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
2021-08-15
Assistant: Bundle UI updates to avoid flickering
Carlos César Neves Enumo
2021-08-15
LibJS: Prevent stack overflow in flatten_into_array()
Robert Stefanic
2021-08-15
LibCore: Move EventLoop to AK::Time
Brian Gianforcaro
2021-08-15
AK: Add Time::is_negative() to detect negative time values
Brian Gianforcaro
2021-08-15
AK: Annotate AK::Time APIs as [[nodiscard]]
Brian Gianforcaro
2021-08-15
AK: Add Time::now_<clock_id> functions for obtaining the current time
Brian Gianforcaro
2021-08-15
ddate: Use DateTime::now() for time
Brian Gianforcaro
2021-08-15
date: Use DateTime::now() for time, cleanup duplicate returns
Brian Gianforcaro
2021-08-15
Kernel: Don't hold the process list lock while destructing the process
sin-ack
2021-08-15
LibJS/Tests: Add test for PlainMonthDay default reference year
Linus Groh
2021-08-15
LibJS/Tests: Add test for PlainYearMonth default reference day
Linus Groh
2021-08-15
LibJS: Implement Temporal.PlainMonthDay.prototype.getISOFields()
Linus Groh
2021-08-15
LibJS: Implement Temporal.PlainMonthDay.prototype.valueOf()
Linus Groh
2021-08-15
LibJS: Implement Temporal.PlainMonthDay.prototype.day
Linus Groh
2021-08-15
LibJS: Implement Temporal.PlainMonthDay.prototype.monthCode
Linus Groh
2021-08-15
LibJS: Implement Temporal.PlainMonthDay.prototype.calendar
Linus Groh
2021-08-15
LibJS: Implement Temporal.PlainMonthDay.prototype[@@toStringTag]
Linus Groh
2021-08-15
LibJS: Handle PlainMonthDay in the Calendar.prototype getters
Linus Groh
2021-08-15
LibJS: Handle PlainMonthDay in ISO{Year,Month,MonthCode,Day}
Linus Groh
2021-08-15
LibJS: Handle PlainMonthDay in GetTemporalCalendarWithISODefault
Linus Groh
2021-08-15
LibJS: Handle PlainMonthDay in ToTemporalCalendar
Linus Groh
2021-08-15
LibJS: Start implementing Temporal.PlainMonthDay
Linus Groh
2021-08-15
LibJS/Tests: Tweak PlainYearMonth Infinity test values
Linus Groh
2021-08-15
Kernel: Make Process final
sin-ack
2021-08-15
Kernel: Handle removal of Process from list before unref
sin-ack
2021-08-15
Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits
sin-ack
2021-08-15
Kernel: Handle allocation failure in ProcFS and friends
sin-ack
2021-08-15
AK: Add adopt_nonnull_ref_or_enomem
sin-ack
2021-08-15
LibCore: Make --version print same version as in LibGUI's About dialogs
Nico Weber
2021-08-15
LibGUI: Simplify AboutDialog::version_string()
Nico Weber
2021-08-15
LibCore: Include math.h instead of defining isnan() in ArgsParser.cpp
Nico Weber
2021-08-14
CI: Add a hello world step to azure-pipelines.yml so it stops failing
Linus Groh
2021-08-14
CI: Add required `stages` parameter to azure-pipelines.yml
Linus Groh
2021-08-14
LibJS: Exclude FinalizationRegistries with queued cleanup jobs from GC
Idan Horowitz
2021-08-14
Ports: Add glib version 2.69.0
Kenneth Myhra
2021-08-14
LibC: Add SOCK_RDM and SOCK_SEQPACKET to socket.h
Kenneth Myhra
2021-08-14
LibC: Add IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP to netin/in.h
Kenneth Myhra
2021-08-14
LibC: Add stubs for several functions in xattr.h
Kenneth Myhra
2021-08-14
LibC: Add stub for res_query
Kenneth Myhra
2021-08-14
LibC: Add stub for fnmatch and a set of defined values
Kenneth Myhra
2021-08-14
LibC: Add FIONREAD to ioctl.h
Kenneth Myhra
2021-08-14
LibC: Add function fdopendir
Kenneth Myhra
2021-08-14
Kernel/USB: Remove UAF in device removal
Luke
2021-08-14
CI: Set up Azure Pipelines
Linus Groh
2021-08-14
Kernel/USB: Update SysFS from the generic hub instead of from UHCI
Luke
2021-08-14
Kernel/USB: Split SysFS code into its own file
Luke
2021-08-14
Kernel/USB: Replace PortNumber enum with a raw u8
Luke
2021-08-14
Kernel/USB: Remove get_device_{at_port,from_address}
Luke
2021-08-14
Kernel/USB: Add Hubs and the UHCI Root Hub
Luke
2021-08-14
Kernel/USB: Add the USB 1.x/2.0 hub descriptor
Luke
[prev]
[next]