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
Age
Commit message (
Expand
)
Author
2022-02-01
LibGfx+Applications: Add human readable name helper for fonts
thankyouverycool
2022-02-01
Everywhere: Fully qualify font names by including their slope
thankyouverycool
2022-02-01
LibGfx: Determine slope attributes for TrueTypeFonts from tables
thankyouverycool
2022-02-01
sleep: Port to LibMain
alexmajor
2022-02-01
shutdown: Port to LibMain
alexmajor
2022-02-01
stty: Port to LibMain
alexmajor
2022-02-01
sql: Port to LibMain
alexmajor
2022-02-01
shot: Port to LibMain
alexmajor
2022-02-01
sysctl: Port to LibMain
alexmajor
2022-02-01
syscall: Port to LibMain
alexmajor
2022-02-01
sync: Port to LibMain
alexmajor
2022-02-01
Starfield: Add app icon
Jagger De Leo
2022-01-31
LibJS: Implement Intl %SegmentIteratorPrototype%.next ( )
Idan Horowitz
2022-01-31
LibJS: Implement Intl %SegmentsPrototype%.containing
Idan Horowitz
2022-01-31
LibJS: Implement the Intl CreateSegmentDataObject AO
Idan Horowitz
2022-01-31
LibJS: Implement the Intl.Segmenter FindBoundary AO
Idan Horowitz
2022-01-31
LibJS: Convert Intl.Segmenter, Segments and SegmentIterator to Utf16
Idan Horowitz
2022-01-31
LibUnicode: Implement sentence segmentation
Idan Horowitz
2022-01-31
LibUnicode: Implement word segmentation
Idan Horowitz
2022-01-31
LibUnicode: Implement grapheme segmentation
Idan Horowitz
2022-01-31
LibUnicode: Download and parse {Grapheme,Word,Sentence} break props
Idan Horowitz
2022-01-31
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
Timothy Flynn
2022-01-31
LibJS: Implement BigInt IsLessThan according to the spec
Timothy Flynn
2022-01-31
LibJS: Implement BigInt loose-equality according to the spec
Timothy Flynn
2022-01-31
LibJS: Implement conversion of strings to BigInts according to the spec
Timothy Flynn
2022-01-31
LibCrypto: Change UnsignedBigInteger parser to use a StringView
Timothy Flynn
2022-01-31
LibJS: Add a 96-byte CellAllocator
Andreas Kling
2022-01-31
LibJS: Use u32 for the JS::Shape property count
Andreas Kling
2022-01-31
LibJS: Store ECMAScriptFunctionObject bytecode in an OwnPtr
Andreas Kling
2022-01-31
LibJS: Make JS::ECMAScriptFunctionObject smaller by reordering members
Andreas Kling
2022-01-31
LibJS: Remove unnecessary GlobalObject pointer from Environment
Andreas Kling
2022-01-31
LibJS: Reorganize JS::Shape members a little bit
Andreas Kling
2022-01-31
LibJS: Make JS::Shape smaller by using OwnPtr<HashMap> for transitions
Andreas Kling
2022-01-31
LibJS: Make JS::Environment smaller by reordering members
Andreas Kling
2022-01-31
LibWeb: Implement ChildNode.replaceWith
Luke Wilde
2022-01-31
LibWeb: Implement ChildNode.after
Luke Wilde
2022-01-31
LibWeb: Implement ChildNode.before
Luke Wilde
2022-01-31
LibWeb: Implement ParentNode.replaceChildren
Luke Wilde
2022-01-31
LibWeb: Implement ParentNode.append
Luke Wilde
2022-01-31
LibWeb: Implement ParentNode.prepend
Luke Wilde
2022-01-31
LibWeb: Accept array pairs in URLSearchParams constructor
Luke Wilde
2022-01-31
pape: Port to LibMain
Kenneth Myhra
2022-01-31
open: Use more StringView instead of const char*
Kenneth Myhra
2022-01-31
open: Port to LibMain
Kenneth Myhra
2022-01-31
ntpquery: Port to LibMain
Kenneth Myhra
2022-01-31
notify: Port to LibMain
Kenneth Myhra
2022-01-31
nl: Port to LibMain
Kenneth Myhra
2022-01-31
mount: Use more StringView instead of const char*
Kenneth Myhra
2022-01-31
mount: Port to LibMain
Kenneth Myhra
2022-01-31
lsof: Use more StringView instead of const char*
Kenneth Myhra
[next]