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
2022-07-11
LibWeb: Store MessageEvent::m_data in a JS::Handle
Luke Wilde
2022-07-10
AK: Treat empty string as invalid JSON
Luke Wilde
2022-07-10
LibXML: Fail gracefully on integer overflow in character references
Idan Horowitz
2022-07-10
LibGfx: Default-initialize dummy scanline
Karol Kosek
2022-07-10
Kernel+LibC+LibCore: Pass fcntl extra argument as pointer-sized variable
gggggg-gggggg
2022-07-10
LibGUI: Disallow selection identation in readonly text editors
networkException
2022-07-10
LibGfx: Implement PNG filtering on write
Karol Kosek
2022-07-10
LibGfx: Move PNG header and paeth_predictor function to a shared header
Karol Kosek
2022-07-10
LibGfx: Use enum instead of magic numbers for PNG Color and Filter types
Karol Kosek
2022-07-10
Kernel+SystemServer: Make KCOVDevice a character device
Liav A
2022-07-10
LibRegex: Treat inverted Compare entries as disjunctions
Ali Mohammad Pur
2022-07-10
LibRegex: Correctly track current inversion state in the optimizer
Ali Mohammad Pur
2022-07-10
LibRegex: Flush compare tables before entering a permanent inverse state
Ali Mohammad Pur
2022-07-10
DynamicLoader: Stop performing relative relocations on non-pie objects
Idan Horowitz
2022-07-10
LibCompress: Write Deflate window size in the Zlib header
Karol Kosek
2022-07-10
LibWeb: Tiebreak corner color on existence of corresponding borders
MacDue
2022-07-10
LibGUI: Allow deleting text editor indent selections in non tab cases
networkException
2022-07-10
LibJS: Fix typos in Temporal spec comments
Linus Groh
2022-07-10
LibJS: Add Add IsValidISODate assertions
Linus Groh
2022-07-10
js: Add missing built-in functions to help() output
Linus Groh
2022-07-10
js: Remove load() built-in function
Linus Groh
2022-07-10
LibWeb: Support flex item cross sizing based on intrinsic aspect ratio
Andreas Kling
2022-07-10
LibWeb: Don't include flex line margins in inner flex item cross sizes
Andreas Kling
2022-07-10
LibWeb: Improve support for flex-start/end with reversed flex-direction
Andreas Kling
2022-07-09
LibWeb: Make sure CSS::ComputedValues has initial size values
Andreas Kling
2022-07-09
LibWeb: Add LengthPercentage::is_auto() convenience helper
Andreas Kling
2022-07-09
LibGfx: Use float when calculating text width in ScaledFont
Andreas Kling
2022-07-09
LibGfx: Paint whitespace characters (including ) as empty space
Andreas Kling
2022-07-09
LibCrypto: Add the [[nodiscard]] qualifier in both BigInteger classes
Lucas CHOLLET
2022-07-09
FileManager: Change PGID of spawned processes
Lucas CHOLLET
2022-07-09
LibWeb: Base marker size on font height rather than line height
MacDue
2022-07-09
LibCore+Userland: Use StringViews when calling Core::System::open
kleines Filmröllchen
2022-07-09
Applications: Add a new NetworkSettings application
Maciej
2022-07-09
NetworkServer: Kill running DHCPServer before starting our own
Maciej
2022-07-09
NetworkServer: Clear default gateway route entry before adding
Maciej
2022-07-09
route: Support removing entries with unknown gateway
Maciej
2022-07-09
LibRegex: Fix lookup table-based range checks in Compare
Ali Mohammad Pur
2022-07-08
LibC: Move stack canary initialization before the global constructors
Tim Schumacher
2022-07-08
Kernel: Implement `sigsuspend` using a SignalBlocker
Tim Schumacher
2022-07-08
Kernel: Implement an `axallowed` mount option
Tim Schumacher
2022-07-08
LibM: Implement fma
Tim Schumacher
2022-07-08
LibC: Add stubs for glob and globfree
Tim Schumacher
2022-07-08
LibUnicode: Remove now-unused Unicode::select_pattern_with_plurality
Timothy Flynn
2022-07-08
LibJS: Use Intl.PluralRules within Intl.NumberFormat
Timothy Flynn
2022-07-08
LibJS: Add an overload of ResolvePlural for use without PluralRules
Timothy Flynn
2022-07-08
LibJS: Use Intl.PluralRules within Intl.DurationFormat
Timothy Flynn
2022-07-08
LibUnicode: Replace NumberFormat::Plurality with Unicode::PluralCategory
Timothy Flynn
2022-07-08
LibJS+LibUnicode: Do not generate the PluralCategory enum
Timothy Flynn
2022-07-08
LibGUI: Unindent selected text on shift+tab press
huttongrabiel
2022-07-08
LibGUI: Indent selected text on tab press
huttongrabiel
[prev]
[next]