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-18
LibC: Expose sig_sysname array
Jean-Baptiste Boric
2021-08-18
LibC: Move SIG_* definitions for sigprocmask into bits/sighow.h
Jean-Baptiste Boric
2021-08-18
LibWeb: Fix check for too many 'normal' values in font declaration
Sam Atkins
2021-08-18
LibWeb: Implement font-fallback
Sam Atkins
2021-08-18
LibWeb: Handle numeric font-weights
Sam Atkins
2021-08-18
LibWeb: Calculate font-size in NodeWidthStyle::apply_style()
Sam Atkins
2021-08-18
LibWeb: Handle non-px font sizes
Sam Atkins
2021-08-18
LibGfx: Mark Typeface::get_font() const, because it is const
Sam Atkins
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-18
LibRegex: Ensure the GoBack operation decrements the code unit index
Timothy Flynn
2021-08-18
LibRegex: In non-Unicode mode, parse \u{4} as a repetition pattern
Timothy Flynn
2021-08-18
LibGL: Implement `glGetIntegerv`
Jesse Buhagiar
2021-08-18
LibGL: Implenent `glGetBooleanv`
Jesse Buhagiar
2021-08-17
LibJS/Tests: Add Temporal.Calendar.from() tests for more object types
Linus Groh
2021-08-17
LibJS: Reflect Record wording editorial change in the Temporal spec
Linus Groh
2021-08-17
LibJS: Add PlainDateTime fast path to various Calendar.prototype getters
Linus Groh
2021-08-17
LibJS: Add and use newly introduced ToIntegerThrowOnInfinity Temporal AO
Linus Groh
2021-08-17
echo: Implement -e flag
Nico Weber
2021-08-17
LibJS: Implement Temporal.Calendar.prototype.mergeFields()
Linus Groh
2021-08-17
Kernel+Userland: Remove global futexes
Andreas Kling
2021-08-17
AudioApplet: Persist settings and respect audio server settings
kleines Filmröllchen
2021-08-17
AudioServer: Persist audio settings with a config file
kleines Filmröllchen
2021-08-16
LibJS: Correctly handle Unicode characters in JS source text
davidot
2021-08-16
LibJS: Disallow standalone super expression
davidot
2021-08-16
LibJS: Handle '++' and '--' more correctly within expression
davidot
2021-08-16
LibJS: Check that 'let' is followed by declaration before matching it
davidot
2021-08-16
LibJS: Add optional extra strict checks in parse_binding_pattern
davidot
2021-08-16
LibJS: Tighten default values in formal parameter parsing
davidot
2021-08-16
LibJS: Allow yielding a class
davidot
2021-08-16
LibJS: Treat yield as an identifier in more non-generator contexts
davidot
2021-08-16
LibJS: Add more duplicated declarations detection
davidot
2021-08-16
LibJS: Be more strict about the lhs of a for in/of loop
davidot
2021-08-16
LibJS: Force the lexer to parse a regex when expecting a statement
davidot
2021-08-16
LibJS: Treat arrow expression as function and stop parsing after
davidot
2021-08-16
LibJS: Make functions reset break and continue context
davidot
2021-08-16
LibJS: Allow class methods named "get", "set" or "static"
davidot
2021-08-16
LibJS: Allow labelled functions in certain contexts
davidot
2021-08-16
LibJS: Fix that a windows-style new line was not escaped properly
davidot
2021-08-17
LibAudio: Fix overflow on 24-bit FLAC LPC data
kleines Filmröllchen
2021-08-17
LibAudio: Rescale integer samples correctly in FLAC loader
kleines Filmröllchen
2021-08-17
LibAudio: Use size_t in loops
kleines Filmröllchen
2021-08-16
LibWeb: Replace is_inherited_property() with generated code
Sam Atkins
2021-08-16
LibJS: Add missing spec link to YearMonthFromFields
Linus Groh
2021-08-16
LibJS: Implement Temporal.PlainDate.prototype.toPlainMonthDay()
Linus Groh
2021-08-16
LibJS: Implement Temporal.Calendar.prototype.monthDayFromFields()
Linus Groh
2021-08-16
Userland: Add as-user execution to the pls utility
pyunbiwi
2021-08-16
LibJS: Implement Temporal.Calendar.prototype.fields()
Linus Groh
2021-08-16
LibJS: Implement Temporal.PlainDate.prototype.toPlainYearMonth()
Linus Groh
2021-08-16
LibJS: Implement Temporal.Calendar.prototype.yearMonthFromFields()
Linus Groh
[prev]
[next]