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-12-18
FlappyBug: Convert to try_create_default_icon
Astraeus-
2021-12-18
GameOfLife: Convert to try_create_default_icon
Astraeus-
2021-12-18
Snake: Convert to try_create_default_icon
Astraeus-
2021-12-18
Breakout: Convert to try_create_default_icon
Astraeus-
2021-12-18
AK: Speed up BitmapView::find_next_range_of_unset_bits
Nick Johnson
2021-12-18
AK: Add BuiltinWrappers.h
Nick Johnson
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
Kernel: Remove a redundant check in Process::remap_range_as_stack
Hendiadyoin1
2021-12-18
Kernel: Collapse a redundant boolean conditional return statement in …
Hendiadyoin1
2021-12-18
Kernel: Access OpenFileDescriptions::max_open() statically in Syscalls
Hendiadyoin1
2021-12-18
Kernel: Add implicit auto qualifiers in Syscalls
Hendiadyoin1
2021-12-18
Kernel: Remove else after return in Process::do_write
Hendiadyoin1
2021-12-18
Base: Add U+2026 HORIZONTAL ELLIPSIS to font Csilla Regular 10
sin-ack
2021-12-18
Websites: Update the SerenityOS bug bounty program :^)
Andreas Kling
2021-12-18
Kernel: Fix 4-byte uninitialized memory leak in sys$sigaltstack()
Andreas Kling
2021-12-18
Kernel: Enable SMAP protection earlier during syscall entry
Andreas Kling
2021-12-18
Kernel: Make File::stat() & friends return Error<struct stat>
Andreas Kling
2021-12-18
Kernel: Use ksyms in-place instead of duplicating them into eternal heap
Andreas Kling
2021-12-18
Kernel: Use copy_typed_from_user() in more places :^)
Andreas Kling
2021-12-18
Kernel: Make sys${ftruncate,pread} take off_t as const pointer
Andreas Kling
2021-12-18
Kernel: Fix getsockopt(SO_RCVTIMEO) returning wrong timeout
Andreas Kling
2021-12-18
LibJS: Fix typo in MarkedVector::end()
Andreas Kling
2021-12-18
Kernel: Start perf event stack capture at RBP, not EBP on x86_64
Andreas Kling
2021-12-17
LibJS/Tests: Remove outdated FIXME
Linus Groh
2021-12-17
AK: Fast path for single-element TypedTransfer::copy
kleines Filmröllchen
2021-12-17
AK: Bypass Buffered's buffer for large reads
kleines Filmröllchen
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
AnalogClock: Port to LibMain
Astraeus-
2021-12-17
About: Port to LibMain
Astraeus-
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-17
Ports: Updated lua port to version 5.3.6
Rafał Babiarz
2021-12-16
LibCore: Use correct underlying syscall in seteuid() and setegid()
Andreas Kling
2021-12-16
AK: Make JsonValue::from_string("") return a null JsonValue
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
[prev]
[next]