index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-08
LibUnicode: Parse and generate per-locale plural rules from the CLDR
Timothy Flynn
2022-07-08
Kernel/Storage: Do proper locking & reset in the AHCIController code
Liav A
2022-07-08
Kernel/Storage: Move Identify page allocation to the AHCIPort class
Liav A
2022-07-08
Kernel/Storage: Rename AHCIPortHandler => AHCIInterruptHandler
Liav A
2022-07-08
Kernel/Storage: Simplify AHCIPortHandler class
Liav A
2022-07-08
Kernel/Storage: Remove 3 stale methods in AHCIPortHandler class
Liav A
2022-07-08
Kernel/AHCI: Don't use UNMAP_AFTER_INIT in header files
Liav A
2022-07-08
Kernel: Clean up the AHCI code a bit
Liav A
2022-07-07
Meta: Don't overwrite newer files when building the root filesystem
Tim Schumacher
2022-07-07
Ports: Don't create ccache symlinks for tools we don't have
Tim Schumacher
2022-07-07
WebSocket: Change target name to deconflict with LibWebSocket on Lagom
Andrew Kaster
2022-07-07
Ports: Update OpenSSL to 1.1.1q
Luke Wilde
2022-07-06
LibWeb: Use correct margin & padding values in anonymous wrapper boxes
Andreas Kling
2022-07-06
LibWeb: Cache a pointer to the IFC root in InlineLevelIterator
Andreas Kling
2022-07-06
LibWeb: Keep the "remaining free space" across flexbox algo steps
Andreas Kling
2022-07-06
LibWeb: Add a 1-entry lookup cache to FormattingState
Andreas Kling
2022-07-06
LibWeb: Make non-finite CSS lengths resolve to "auto"
Andreas Kling
2022-07-06
LibJS: Implement Intl.Locale.prototype.weekInfo property
Timothy Flynn
2022-07-06
LibUnicode: Generate per-region week data
Timothy Flynn
2022-07-06
LibJS: Implement Intl.Locale.prototype.textInfo property
Timothy Flynn
2022-07-06
LibUnicode: Generate per-locale text layout information
Timothy Flynn
2022-07-06
LibJS: Implement Intl.Locale.prototype.timeZones property
Timothy Flynn
2022-07-06
LibTimeZone: Parse and generate a list of time zones used by region
Timothy Flynn
2022-07-06
LibJS: Implement Intl.Locale.prototype.numberingSystems property
Timothy Flynn
2022-07-06
LibJS: Implement Intl.Locale.prototype.hourCycles property
Timothy Flynn
2022-07-06
LibJS: Partially implement Intl.Locale.prototype.collations property
Timothy Flynn
2022-07-06
LibJS: Implement Intl.Locale.prototype.calendars property
Timothy Flynn
2022-07-06
LibJS: Revert partial resizable ArrayBuffer implementation
Linus Groh
2022-07-06
FontEditor: Rename FontEditorWidget => FontEditor::MainWidget
thankyouverycool
2022-07-06
FontEditor: Hide Widget::set_font() in GlyphEditorWidget
thankyouverycool
2022-07-06
FontEditor: Remove unused headers and member variables
thankyouverycool
2022-07-06
FontEditor: Simplify GlyphMapWidget context menu construction
thankyouverycool
2022-07-06
FontEditor: Update GML for new layout system
thankyouverycool
2022-07-06
FontEditor: Convert preview window to GML and propagate its errors
thankyouverycool
2022-07-06
FontEditor: Propagate errors when pushing undo commands
thankyouverycool
2022-07-06
LibGUI: Add fallible try_push() variant to UndoStack
thankyouverycool
2022-07-06
FontEditor: Normalize GlyphMap selection before creating UndoSelection
thankyouverycool
2022-07-06
FontEditor: Improve error propagation during construction
thankyouverycool
2022-07-06
Meta: Build select Services in Lagom
Andrew Kaster
2022-07-06
Meta: Rename Lagom library target names from LagomFoo to LibFoo
Andrew Kaster
2022-07-06
Meta: Use CMAKE_INSTALL_FOODIR variables instead of hardcoding usr/foo
Andrew Kaster
2022-07-06
LookupServer: Use _POSIX_HOST_NAME_MAX instead of HOST_NAME_MAX
Timon Kruiper
2022-07-06
LookupServer: Use designated initializers for sockaddr_in
Andrew Kaster
2022-07-06
RequestServer: Only attach SIGINFO signal handler if SIGINFO is defined
Andrew Kaster
2022-07-06
LibCore: Stub out pledge and unveil for non-serenity systems
Andrew Kaster
2022-07-06
LibCore: Stub out FileWatcher for Lagom platforms
Andrew Kaster
2022-07-06
LibJS: Make AST.cpp compile with -O0
Linus Groh
2022-07-06
LibJS: Properly compute the line for source location hints
DexesTTP
2022-07-06
LibIMAP: Properly escape the whole string instead of the first character
DexesTTP
2022-07-06
LibWeb: Replace all uses of -'s and ::'s when running the IDL generator
DexesTTP
[next]