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-05-01
LibELF: Add support for IFUNCs
Daniel Bertalan
2022-05-01
LibELF: Keep track of whether the PLT contains REL or RELA relocations
Daniel Bertalan
2022-05-01
LibELF: Perform .relr.dyn relocations before .rel.dyn
Daniel Bertalan
2022-05-01
LibELF: Relax restriction on allowed values of EI_OSABI to allow GNU
Andrew Kaster
2022-04-30
LibJS: Stop fetching GlobalObject from target's realm in ArrayBuffer
Idan Horowitz
2022-04-30
LibJS: Reject -00000 as extended year in Date parsing
Idan Horowitz
2022-04-30
LibJS: Do not negate zero into negative zero in ToIntegerOrInfinity
Idan Horowitz
2022-04-30
Base+Documentation: Add UsingFontEditor markdown file
djwisdom
2022-04-30
LibJS: Reorder parsing for TimeSpecWithOptionalTimeZoneNotAmbiguous
Idan Horowitz
2022-04-30
Kernel+route: Support global routing table deletion
brapru
2022-04-30
Kernel: Make Route's operator== overload const
brapru
2022-04-30
Base: SatoriMono10 Regular add glyphs to widen coverage
djwisdom
2022-04-30
Base: SatoriMono10 Bold add glyphs to widen coverage
djwisdom
2022-04-30
Base: Ataraxia10 Light add glyphs to widen coverage
djwisdom
2022-04-30
Base: Ataraxia10 Bold add glyphs to widen coverage
djwisdom
2022-04-30
Base: Rename Estonian emoji flag code sequence to 'EE'
Karol Kosek
2022-04-30
Base: Add Adlam to Katica Regular 10
Lady Gegga
2022-04-30
Base: Add Bassa Vah to Katica Regular 10
Lady Gegga
2022-04-30
Ports: Set the correct prefix for libxml2
Tim Schumacher
2022-04-30
LibC: Add all the `POSIX_FADV_*` constants
Tim Schumacher
2022-04-29
Ports: Remove no longer needed fnmatch.patch
Kenneth Myhra
2022-04-29
LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS
Linus Groh
2022-04-29
LibJS: Add notes about lifetime of surrounding agent
Linus Groh
2022-04-29
LibJS: Fix numeric type confusion in GetEpochFromISOParts return value
Linus Groh
2022-04-29
LibJS: Update for structured headers added to various Temporal AOs
Linus Groh
2022-04-29
LibJS: Drop "integral part of" language
Linus Groh
2022-04-29
LibJS: Fix one more instance of Number value / integer confusion
Linus Groh
2022-04-29
LibJS: Define IsBuiltinCalendar in terms of AvailableCalendars
Linus Groh
2022-04-29
LibJS: Rename DateFromFields to CalendarDateFromFields, etc
Linus Groh
2022-04-29
LibC: Implement posix_fadvise() (as a harmless no-op)
Andreas Kling
2022-04-29
LibC: Add more _POSIX_FOO constants to unistd.h
Andreas Kling
2022-04-29
LibC: Add MIN, MAX and howmany macros to sys/param.h
Andreas Kling
2022-04-29
LibC: Actually set the FPU environment instead of its pointer
Tim Schumacher
2022-04-29
LibJS: Fix RoundNumberToIncrement spec number
Linus Groh
2022-04-29
ThemeEditor: Show if modified, and prompt before discarding unsaved work
Sam Atkins
2022-04-29
ThemeEditor: Update displayed alignment when loading a theme file
Sam Atkins
2022-04-29
ThemeEditor: Stop firing unnecessary change callbacks
Sam Atkins
2022-04-29
LibGUI+ThemeEditor: Split preview-widget palette-change callback
Sam Atkins
2022-04-29
LibGUI: Add AllowCallback parameter to ColorInput::set_color()
Sam Atkins
2022-04-29
ThemeEditor: Open the FilePicker at the location in the path input
Sam Atkins
2022-04-29
ThemeEditor: Show a message box if saving fails
Sam Atkins
2022-04-29
ThemeEditor: Propagate failure to create AlignmentModel
Sam Atkins
2022-04-29
Kernel+WindowServer: Move setting tty graphical mode to Userspace
Peter Elliott
2022-04-29
Kernel: Support userspace TTY graphics modesetting
Peter Elliott
2022-04-29
LibJS: Remove outdated FIXMEs about required date_from_fields() options
Linus Groh
2022-04-29
AK: Install generated `Debug.h` into `/usr/include`
Jelle Raaijmakers
2022-04-29
Ports: Compile SDL2 against LibAudio
Jelle Raaijmakers
2022-04-29
LibAudio: Add a formatter for `Audio::Sample`
Jelle Raaijmakers
2022-04-29
LibCore: Simplify conditional logic in SharedCircularQueue
Jelle Raaijmakers
2022-04-29
LibAudio: Make includes work from ports
Jelle Raaijmakers
[next]