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
Age
Commit message (
Expand
)
Author
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
Base+Utilities: Add the asctl audio utility, replacing avol
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
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
2021-08-27
LibJS: Extend Intl.DisplayNames.of to support script tags
Timothy Flynn
2021-08-27
LibUnicode: Parse Unicode CLDR scripts and generate locale mappings
Timothy Flynn
2021-08-27
LibJS: Extend Intl.DisplayNames.of to support language tags
Timothy Flynn
2021-08-27
LibUnicode: Parse Unicode CLDR languages and generate locale mappings
Timothy Flynn
2021-08-27
LibUnicode: Generate locale subtag data as multiple smaller tables
Timothy Flynn
2021-08-27
LibUnicode: Move Locale enumeration from generated UCD data to CLDR data
Timothy Flynn
2021-08-27
ConfigServer: Update the configuration cache on file changes
Andreas Kling
2021-08-27
Pong: Remove unused Core::ConfigFile imports
Mustafa Quraish
2021-08-27
Spider: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
2021-08-27
Snake: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
2021-08-27
PixelPaint: Make Layer passed to tools a pointer
Maciej Zygmanowski
2021-08-27
PixelPaint: Pass raw mouse event to Tools and wrap them all in a struct
Maciej Zygmanowski
2021-08-27
PixelPaint: Make scaling exponential
Maciej Zygmanowski
2021-08-27
FontEditor: Adjust margins and spacing
thankyouverycool
2021-08-27
FontEditor: Let WindowServer manage modified markings
thankyouverycool
2021-08-27
FontEditor: Save discrete undo and redo states for each Command
thankyouverycool
2021-08-27
HexEditor: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
2021-08-26
FileManager: Report errors from chdir(), if any
Andreas Kling
2021-08-26
ConfigServer: Monitor opened config files for changes
Andreas Kling
2021-08-26
FileManager: Make DirectoryView listen for configuration changes
Andreas Kling
2021-08-26
FileManager: Move "View as ViewType" actions into DirectoryView
Andreas Kling
2021-08-26
ConfigServer+LibConfig: Add way for clients to listen for config changes
Andreas Kling
2021-08-26
LibWeb: Remove outdated FIXME about ACID2
Andreas Kling
2021-08-26
Meta: Ensure cmake fails if we are unable to unzip the CLDR database
Timothy Flynn
2021-08-26
LibJS: Implement Intl.DisplayNames.prototype.resolvedOptions
Timothy Flynn
[next]