index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-10-21
Libraries: Add LibDeviceTree for manipulating OpenFirmware Device Trees
Andrew Kaster
2021-08-31
Libraries: Add LibDSP
kleines Filmröllchen
2021-08-26
Userland: Introduce ConfigServer and LibConfig
Andreas Kling
2021-08-23
Everywhere: Core dump => Coredump
Andreas Kling
2021-07-29
LibTTF/LibGfx: Remove circular dependency by merging LibTTF into LibGfx
Andrew Kaster
2021-07-26
LibUnicode: Introduce a Unicode library for interacting with UCD files
Timothy Flynn
2021-07-18
FileSystemAccessServer+TextEditor: Implement cross-process modal prompts
Timothy
2021-06-18
Userland/Libraries: Add LibUSBDB library
Jesse Buhagiar
2021-06-11
LibIMAP: Add a new IMAP client and support NOOP
x-yl
2021-06-06
LibVideo: Scaffold LibVideo and implement simplistic Matroska parser
FalseHonesty
2021-05-27
Userland: Port UBSAN implementation to userspace
Andrew Kaster
2021-05-22
Userland: Rename LibThread => LibThreading
Andreas Kling
2021-05-22
Userland: Rename LibSymbolClient => LibSymbolication
Andreas Kling
2021-05-21
Solitaire: Move cards functionality into LibCards
Gunnar Beutner
2021-05-10
LibPDF: Create basic object structure
Matthew Olsson
2021-05-08
LibWasm: Start implementing a basic WebAssembly binary format parser
Ali Mohammad Pur
2021-05-08
LibGL: Implement a basic OpenGL 1.x compatible library
Jesse Buhagiar
2021-04-25
LibC+LibELF: Implement more fully-features dlfcn functionality
Gunnar Beutner
2021-04-20
LibSQL: Introduce a SQL library with a tokenizer
Timothy Flynn
2021-04-18
LibWebSocket: Add a new websocket library
DexesTTP
2021-03-23
Libraries: Rename LibTar to LibArchive
Idan Horowitz
2021-03-01
LibTest + test-js: Add initial skelaton of LibTest and migrate code there.
Brian Gianforcaro
2021-02-07
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax
Andreas Kling
2021-02-05
Userland: Add LibSystem and funnel all syscalls through it
Andreas Kling
2021-02-04
LibSymbolClient: Add helper library for interfacing with SymbolServer
Andreas Kling
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling