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-28
StateMachineGenerator: Don't move() return value from actions()
Andrew Kaster
2021-08-28
LibWeb: Use foreach to generate wrapper targets and tidy up CMakeLists
Andrew Kaster
2021-08-28
Meta+LibUnicode: Move unicode_data helper to Meta/CMake
Andrew Kaster
2021-08-28
Meta: Prefer SerenityOS_SOURCE_DIR to CMAKE_SOURCE_DIR
Andrew Kaster
2021-08-28
Meta: Move code generator helpers to their own CMake helper file
Andrew Kaster
2021-08-28
Meta: Move components CMake helpers to their own file
Andrew Kaster
2021-08-28
Utilities: Add a command line client for ConfigServer
Ralf Donau
2021-08-28
shot: Get only cropped region from WindowServer
Mustafa Quraish
2021-08-28
WindowServer: Always return properly cropped bitmap
Mustafa Quraish
2021-08-28
LibGUI: Select common location on Filepicker startup
Simon Danner
2021-08-28
LibUnicode: Change unzip commands to also extract subdirectories
Robert Syring
2021-08-28
PixelPaint: Always change cursor when active tool is set
Mustafa Quraish
2021-08-27
Documentation: Add configuration information for VSCode
kleines Filmröllchen
2021-08-27
LibJS: Implement Temporal.ZonedDateTime.prototype.eraYear
Linus Groh
2021-08-27
LibJS: Implement Temporal.ZonedDateTime.prototype.era
Linus Groh
2021-08-27
LibJS: Implement Temporal.PlainYearMonth.prototype.eraYear
Linus Groh
2021-08-27
LibJS: Implement Temporal.PlainYearMonth.prototype.era
Linus Groh
2021-08-27
LibJS: Implement Temporal.PlainDateTime.prototype.eraYear
Linus Groh
2021-08-27
LibJS: Implement Temporal.PlainDateTime.prototype.era
Linus Groh
2021-08-27
LibJS: Implement Temporal.PlainDate.prototype.eraYear
Linus Groh
2021-08-27
LibJS: Implement Temporal.PlainDate.prototype.era
Linus Groh
2021-08-27
LibJS: Implement Temporal.Calendar.prototype.eraYear()
Linus Groh
2021-08-27
LibJS: Implement Temporal.Calendar.prototype.era()
Linus Groh
2021-08-27
AudioApplet: Remove `wpath` and `cpath` priviliges
Mustafa Quraish
2021-08-27
Hearts: Remove `wpath` and `cpath` priviliges
Mustafa Quraish
2021-08-27
AudioApplet: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
2021-08-27
Hearts: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
2021-08-27
Shell: Use variable instead of iteration_times.size() in builtin_time
Musab Kılıç
2021-08-27
Shell: Add iteration_times.ensure_capacity() in builtin_time
Musab Kılıç
2021-08-27
Everywhere: Use the Optional<T>::operator==(T) operator
Mustafa Quraish
2021-08-27
Meta: Add System32 to the PATH so that reg.exe is always found
kleines Filmröllchen
2021-08-27
Base+Utilities: Add the asctl audio utility, replacing avol
kleines Filmröllchen
2021-08-27
AK: Add Traits for Enums
kleines Filmröllchen
2021-08-27
Userland: Two low-sample rate fixes
kleines Filmröllchen
2021-08-27
Userland+LibAudio: Make audio applications support dynamic sample rate
kleines Filmröllchen
2021-08-27
AudioServer: Expose the ability to get and set the sample rate
kleines Filmröllchen
2021-08-27
Kernel: Implement ioctl for the SB16 to change sample rate
kleines Filmröllchen
2021-08-27
Kernel: Modernize SB16.cpp
kleines Filmröllchen
2021-08-27
LibJS: Implement Temporal.PlainDateTime.prototype.withPlainTime()
Idan Horowitz
2021-08-27
LibJS: Implement Temporal.PlainTime.prototype.equals()
Idan Horowitz
2021-08-27
LibJS: Implement Temporal.PlainTime.compare()
Idan Horowitz
2021-08-27
LibJS: Implement Temporal.PlainTime.from()
Idan Horowitz
2021-08-27
LibJS: Implement Temporal.PlainDate.prototype.toPlainDateTime()
Idan Horowitz
2021-08-27
LibJS: Add the ToTemporalTime AO and stub the ParseTemporalTimeString AO
Idan Horowitz
2021-08-27
LibJS: Implement Temporal.PlainDateTime.prototype.equals()
Idan Horowitz
2021-08-27
LibJS: Implement Temporal.PlainDateTime.compare()
Idan Horowitz
2021-08-27
LibJS: Add the CompareTemporalTime & CompareISODateTime AOs
Idan Horowitz
2021-08-27
LibJS: Extend Intl.DisplayNames.of to support currency tags
Timothy Flynn
2021-08-27
LibUnicode: Parse Unicode CLDR currencies and generate locale mappings
Timothy Flynn
2021-08-27
LibUnicode: Extract cldr-numbers dataset from CLDR database
Timothy Flynn
[next]