index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
Age
Commit message (
Expand
)
Author
2021-11-23
Meta: Use AC97 device in Qemu by default
Jelle Raaijmakers
2021-11-22
js: Port to LibMain :^)
Linus Groh
2021-11-22
Lagom: Add LibMain as a lagom_lib()
Linus Groh
2021-11-21
LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<>
Andreas Kling
2021-11-20
Meta+LibUnicode: Provide code point names through library
Ben Wiederhake
2021-11-19
LibUnicode: Support locales-without-script aliases for ECMA-402
Timothy Flynn
2021-11-19
LibUnicode: Stop passing the cldr-core package to UnicodeNumberFormat
Timothy Flynn
2021-11-19
LibUnicode: Generate default-content locales as aliases
Timothy Flynn
2021-11-19
LibUnicode: Move GenerateUnicodeData's Alias struct to generator header
Timothy Flynn
2021-11-18
LibGfx: Remove ImageDecoderPlugin::bitmap() in favor of frame(index)
Andreas Kling
2021-11-18
Fuzzers: Use ImageDecoderPlugin::frame() in image decoder fuzzers
Andreas Kling
2021-11-17
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
Andreas Kling
2021-11-16
LibUnicode: Parse and generate CLDR unit data for Intl.NumberFormat
Timothy Flynn
2021-11-16
LibUnicode: Ignore U+200F when parsing format identifiers
Timothy Flynn
2021-11-16
LibJS+LibUnicode: Support multiple identifiers within format pattern
Timothy Flynn
2021-11-16
LibJS+LibUnicode: Rename the generated compact_identifier to identifier
Timothy Flynn
2021-11-16
LibJS+LibUnicode: Fix computation of compact pattern exponents
Timothy Flynn
2021-11-16
LibUnicode: Parse compact identifiers and replace them with a format key
Timothy Flynn
2021-11-14
LibUnicode: Parse and generate scientific formatting rules
Timothy Flynn
2021-11-14
LibUnicode: Fix typo in percent format parser
Timothy Flynn
2021-11-14
LibUnicode: Generate primary and secondary number grouping sizes
Timothy Flynn
2021-11-13
LibJS+LibUnicode: Don't remove {currency} keys in GetNumberFormatPattern
Timothy Flynn
2021-11-13
LibJS+LibUnicode: Fully implement currency number formatting
Timothy Flynn
2021-11-13
LibUnicode: Ensure UnicodeNumberFormat is aware of default content
Timothy Flynn
2021-11-13
LibUnicode: Generate currency unit-pattern number formats
Timothy Flynn
2021-11-13
LibJS+LibUnicode: Generate all styles of currency localizations
Timothy Flynn
2021-11-13
LibUnicode: Parse numbers in number formats a bit more leniently
Timothy Flynn
2021-11-13
Meta: Resolve cyclic dependency between LibPthread and libc++
Daniel Bertalan
2021-11-13
Fuzzers: Use ImageDecoders instead of load_FORMAT_from_memory() wrappers
Andreas Kling
2021-11-12
LibUnicode: Move number formatting code generator to UnicodeNumberFormat
Timothy Flynn
2021-11-12
LibUnicode: Move (soon-to-be) common code out of GenerateUnicodeLocale
Timothy Flynn
2021-11-12
Meta: Update the gdb script for the new RefPtr layout
Ali Mohammad Pur
2021-11-12
LibUnicode: Precompute the compact scale of each number formatting rule
Timothy Flynn
2021-11-12
LibUnicode: Parse number formats into zero/positive/negative patterns
Timothy Flynn
2021-11-12
LibUnicode: Parse and generate standard accounting formatting rules
Timothy Flynn
2021-11-12
LibUnicode: Parse and generate standard currency formatting rules
Timothy Flynn
2021-11-12
LibUnicode: Parse and generate standard decimal formatting rules
Timothy Flynn
2021-11-12
LibUnicode: Parse and generate standard percentage formatting rules
Timothy Flynn
2021-11-12
LibUnicode: Parse and generate compact currency formatting rules
Timothy Flynn
2021-11-12
LibUnicode: Parse and generate compact decimal formatting rules
Timothy Flynn
2021-11-12
LibUnicode: Begin parsing and generating locale number systems
Timothy Flynn
2021-11-12
LibUnicode: Parse alternate default numbering systems
Timothy Flynn
2021-11-12
LibUnicode: Capitialize generated identifiers in lieu of full title case
Timothy Flynn
2021-11-11
LibWasm: Implement module validation
Ali Mohammad Pur
2021-11-11
Meta: Update WebAssembly testsuite branch name
Ali Mohammad Pur
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-11-10
LibWeb: Make property_initial_value() return a NonnullRefPtr
Sam Atkins
2021-11-10
LibWeb: Ensure that CSS initial values are always valid :^)
Sam Atkins
2021-11-10
CMake: Build serenity_lib libraries with a custom SONAME
Tim Schumacher
2021-11-10
CMake: Remove unused serenity_shared_lib function
Tim Schumacher
[next]