index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2020-12-30
LibTTF: Reorganized TTF parsing code into LibTTF
Srimanta Barua
2020-12-14
LibCoreDump: Add library for parsing coredump files
Itamar
2020-11-27
LibRegex: Add a regular expression library
Emanuel Sprung
2020-10-04
LibTar: Create LibTar and TarStream
Peter Elliott
2020-09-30
LibCpp: Add library for working with c++ code
Itamar
2020-09-15
LibDiff: Add library for working with diffs
Itamar
2020-08-21
Chess: Refactor game logic into LibChess for use in engines
Peter Elliott
2020-08-04
LibCompress: Add LibCompress
stelar7
2020-07-28
LibCrypt: Add LibCrypt, crypt, and crypt_r
Peter Elliott
2020-06-22
ImageDecoder: Add a new service for out-of-process image decoding :^)
Andreas Kling
2020-06-03
LibKeyboard: Add new library for keyboard applications
Hüseyin ASLITÜRK
2020-05-20
Revert "LibC: Implement Itanium C++ ABI for static variable guards"
Andreas Kling
2020-05-20
LibC: Implement Itanium C++ ABI for static variable guards
Andrew Kaster
2020-05-17
LibGemini: Implement basic Gemini protocol support
Conrad Pankoff
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev