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-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
2021-11-10
LibWeb: Remove concept of CSS pseudo-properties
Sam Atkins
2021-11-09
LibUnicode: Upgrade to CLDR version 40.0.0
Timothy Flynn
2021-11-09
LibUnicode: Parse the CLDR's defaultContent.json locale list
Timothy Flynn
2021-11-05
Meta: Remove useless lint-ipc-ids.sh script
Ben Wiederhake
2021-11-05
Meta: Run IPC magic number linter during CI and pre-commit
Ben Wiederhake
2021-11-05
Meta: Implement checker for IPC magic number collisions
Ben Wiederhake
2021-11-05
IPCCompiler: Remove now-unused ability to hardcode magic number
Ben Wiederhake
2021-11-02
Meta: Add a check to ensure grep -P stays gone
thislooksfun
2021-11-02
Meta: Run find in the current dir
thislooksfun
2021-11-02
Meta: Adhere to latest ScriptCheck standards (SC2268)
thislooksfun
2021-11-02
Meta: Add special case for macOS
thislooksfun
2021-11-02
Meta: Remove unnecessary -i
thislooksfun
2021-11-02
Meta: Use grep -E/F, not grep -P
thislooksfun
2021-11-02
ConfigureComponents: Reduce duplicated code
Ben Wiederhake
2021-11-02
Meta: Don't check for toolchain if serenity.sh target is lagom
Linus Groh
2021-11-02
LibWeb: Convert is_named_property_exposed_on_object to ThrowCompletions
Idan Horowitz
2021-11-01
Meta: Check auto-generated manpages for completeness on CI
Ben Wiederhake
2021-11-01
Meta: Add script to generate and export manpages
Ben Wiederhake
[next]