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
/
Libraries
Age
Commit message (
Expand
)
Author
2021-12-19
LibJS: Only allow TimeZone this value in TimeZone#getPlainDateTimeFor
Luke Wilde
2021-12-19
LibJS: Only allow TimeZone this value in Temporal.TimeZone#toJSON
Luke Wilde
2021-12-19
LibJS: Only allow TimeZone this value in Temporal.TimeZone#id
Luke Wilde
2021-12-19
LibJS: Only allow Calendar this value in Temporal.Calendar#toJSON
Luke Wilde
2021-12-18
LibJS: Fix 'precision != "auto"' check in temporal_duration_to_string()
Linus Groh
2021-12-18
LibJS: Disallow date-only strings for PlainTime
Linus Groh
2021-12-18
LibJS: Allow 'T' prefix in time-only strings
Linus Groh
2021-12-18
LibJS: Fix fractionalSecondDigits behavior in Duration.proto.toString()
Linus Groh
2021-12-18
LibJS: Add optional calendar to Plain{Time,YearMonth,MonthDay} prod
Linus Groh
2021-12-18
LibJS: Update spec comment in get_iso_parts_from_epoch()
Linus Groh
2021-12-18
LibJS: Fix ambiguity in FractionalPart grammar
Linus Groh
2021-12-18
LibJS: Make PlainDate difference methods units handling consistent
Linus Groh
2021-12-18
LibJS: Remove outdated comment in prepare_partial_temporal_fields()
Linus Groh
2021-12-18
LibJS: Fix "smallestUnit" property name typo in a couple of places
Linus Groh
2021-12-18
LibJS: Fix off-by-one in balance_iso_date() for leap year inputs
Linus Groh
2021-12-18
LibJS: Remove outdated comment from parse_temporal_duration_string()
Linus Groh
2021-12-18
LibJS: Only allow Calendar this value in Temporal.Calendar.prototype.id
Linus Groh
2021-12-18
LibC: Make sysbeep return int instead of void
Junior Rantila
2021-12-18
LibJS: Fix typo in MarkedVector::end()
Andreas Kling
2021-12-17
LibJS/Tests: Remove outdated FIXME
Linus Groh
2021-12-17
LibAudio: Don't unnecessarily copy the passed decode buffer
kleines Filmröllchen
2021-12-17
LibAudio: Remove superflous comment
kleines Filmröllchen
2021-12-17
LibAudio: Add an adjustable buffer size to FlacLoader
kleines Filmröllchen
2021-12-17
LibGUI: Add ErrorOr wrapper for default icon creation
Astraeus-
2021-12-17
LibCrypto: Declobber AES header from s-box tables
Alexander Ulmer
2021-12-16
LibCore: Use correct underlying syscall in seteuid() and setegid()
Andreas Kling
2021-12-16
LibCore+passwd+usermod: Make Core::Account::sync() return ErrorOr<void>
Andreas Kling
2021-12-16
LibCore: Add syscall wrapper for rename()
Andreas Kling
2021-12-16
LibCore: Add syscall wrapper for fchmod()
Andreas Kling
2021-12-16
LibCore: Add syscall wrapper for mkstemp()
Andreas Kling
2021-12-16
LibCore: Add syscall wrapper for fork()
Andreas Kling
2021-12-16
LibCore: Add syscall wrapper for mkdir()
Andreas Kling
2021-12-16
LibCore: Add syscall wrapper for mount()
Andreas Kling
2021-12-16
LibCore: Add syscall wrapper for setgroups()
Andreas Kling
2021-12-16
LibCore: Add syscall wrapper for isatty()
Andreas Kling
2021-12-16
LibCore: Add syscall wrappers for setuid/seteuid/setgid/setegid
Andreas Kling
2021-12-16
LibJS: Add MarkedVector<T>
Andreas Kling
2021-12-16
LibJS: Add JS::make_handle(T&)
Andreas Kling
2021-12-16
LibTextCodec: Add alternate Cyrillic (aka Koi8-r) encoding
Dmitry Petrov
2021-12-16
LibCore: Remove LocalServer::on_ready_to_accept
sin-ack
2021-12-16
LibCore+Userland: Convert TCPServer to use the Serenity Stream API
sin-ack
2021-12-16
LibCore: Implement the Serenity Stream API classes
sin-ack
2021-12-16
Kernel+LibC: Move errno definitions to Kernel/API/POSIX
sin-ack
2021-12-16
LibCore+LookupServer: Implement and use UDPServer::send
sin-ack
2021-12-16
LibC: Implement serenity_open
sin-ack
2021-12-16
LibGfx: Handle malformed Platform ID during TTF parsing
Brian Gianforcaro
2021-12-16
Terminal: Fix broken selection after dbl/trp click
ryanb-dev
2021-12-16
LibCore: Add waitpid() wrapper that return ErrorOr<pid_t>
Kenneth Myhra
2021-12-16
LibCore: Add posix_spawnp() wrapper that return ErrorOr<pid_t>
Kenneth Myhra
2021-12-16
LibLine: Switch all files to use east-const
Ali Mohammad Pur
[prev]
[next]