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-10-10
LibUnicode: Generate and use unique locale-related alias strings
Timothy Flynn
2021-10-10
LibUnicode: Generate and use unique subtag and complex alias strings
Timothy Flynn
2021-10-10
LibUnicode: Generate and use unique list-format strings
Timothy Flynn
2021-10-10
LibUnicode: Generate and use a set of unique locale-related strings
Timothy Flynn
2021-10-10
LibUnicode: Skip unknown languages and territories
Timothy Flynn
2021-10-10
Meta: Re-enable warnings for deprecated copies also for Lagom
Ben Wiederhake
2021-10-10
Meta: Re-enable warnings for deprecated copies
Ben Wiederhake
2021-10-10
LibGfx: Implement copy-assign for Matrix
Ben Wiederhake
2021-10-10
Kernel: Declare copy-ability of IOAddressGroup
Ben Wiederhake
2021-10-10
LibUnicode: Stop generating large UnicodeData hash map
Timothy Flynn
2021-10-10
LibUnicode: Generate standalone compile-time array for combining class
Timothy Flynn
2021-10-10
LibUnicode: Generate standalone compile-time array for special casing
Timothy Flynn
2021-10-10
LibUnicode: Generate standalone compile-time arrays for simple casing
Timothy Flynn
2021-10-10
LibWeb: Remove dead "outer loop" code in adoption agency algorithm
Brian Gianforcaro
2021-10-10
LibWeb: Use "= default" to declare empty constructors and descructors
Brian Gianforcaro
2021-10-10
LibWeb: Optimize CSS::StyleDeclaration for size
Brian Gianforcaro
2021-10-10
LibJS: Optimize PropertyName and StringPrototype for size
Brian Gianforcaro
2021-10-10
LibELF: Use member initialization for AuxiliaryVector::optional_string
Brian Gianforcaro
2021-10-10
Utilities: Fix null deref in `groupdel` when given a nonexistent group
Brian Gianforcaro
2021-10-10
FileManager: Listen for changes to Desktop wallpaper in config
Mustafa Quraish
2021-10-10
LibWeb: Handle JS exceptions slightly sooner in CSS.escape()
Andreas Kling
2021-10-10
LibHTTP: Quit the read loop when an incomplete chunk size line is seen
Ali Mohammad Pur
2021-10-10
LibTLS: Remove useless ByteBuffer allocation in TLSv12::read_line()
Ali Mohammad Pur
2021-10-09
SpaceAnalyzer: Make files removable depending on directory permissions
Karol Kosek
2021-10-09
LibCore: Display the correct allocation size in the debug line
Karol Kosek
2021-10-09
LibJS: Convert delete_binding() to ThrowCompletionOr
Linus Groh
2021-10-09
LibJS: Convert get_binding_value() to ThrowCompletionOr
Linus Groh
2021-10-09
LibJS: Convert set_mutable_binding() to ThrowCompletionOr
Linus Groh
2021-10-09
LibJS: Convert initialize_binding() to ThrowCompletionOr
Linus Groh
2021-10-09
LibJS: Convert create_immutable_binding() to ThrowCompletionOr
Linus Groh
2021-10-09
LibJS: Convert create_mutable_binding() to ThrowCompletionOr
Linus Groh
2021-10-09
LibJS: Convert has_binding() to ThrowCompletionOr
Linus Groh
2021-10-09
LibJS: Convert bind_this_value() to ThrowCompletionOr
Linus Groh
2021-10-09
LibJS: Convert get_this_binding() to ThrowCompletionOr
Linus Groh
2021-10-09
LibJS: Convert get_super_base() to ThrowCompletionOr
Linus Groh
2021-10-09
LibJS: Remove unused FunctionEnvironment::replace_this_binding()
Linus Groh
2021-10-09
LibWeb: Add a missing null check in StyleComputer::compute_font()
Andreas Kling
2021-10-09
LibJS: Add callee realm fallback to ordinary_call_bind_this()
Linus Groh
2021-10-09
LibRegex: Transform 0,1 min/unbounded max repetitions to * or +
Ali Mohammad Pur
2021-10-09
LibWeb: Add initial version of pointer-events CSS property
huwdp
2021-10-09
LibJS: Decouple new_function_environment() from FunctionObject
Linus Groh
2021-10-09
LibJS: Move ordinary_call_bind_this() to ECMAScriptFunctionObject
Linus Groh
2021-10-09
LibJS: Move prepare_for_ordinary_call() to ECMAScriptFunctionObject
Linus Groh
2021-10-09
LibJS: Implement [[Call]] and [[Construct]] internal slots properly
Linus Groh
2021-10-09
LibJS: Pop execution context after running queued jobs in run()
Linus Groh
2021-10-09
LibJS: Forward BoundFunction::has_constructor() to bound target function
Linus Groh
2021-10-09
LibJS: Add Completion::is_abrupt()
Linus Groh
2021-10-09
Base: Add all Latin-1 Supplement glyphs to KaticaBold12
Maciej
2021-10-09
Base: Add all Latin-1 Supplement glyphs to KaticaRegular12
Maciej
2021-10-09
Base: Add some new characters to Katica*10.font
Maciej
[next]