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
/
Libraries
Age
Commit message (
Expand
)
Author
2021-07-14
LibWeb: Add missing `typeinfo` include
Daniel Bertalan
2021-07-14
Base+LibGUI: Add icon to the Rename action
jakubiakdev
2021-07-14
LibCore: Convert File to east-const style
Timothy
2021-07-14
LibCore: Add File method to determine absolute path
Timothy
2021-07-14
LibCore: Add File method to determine current working directory
Timothy
2021-07-14
LibCore: Generate new passwd file by checking pw_name
brapru
2021-07-14
LibCore: Add setters for all user account properties
brapru
2021-07-13
LibGUI: Handle KeyDown when checking for Key_Escape in Dialog too
LuK1337
2021-07-13
LibCpp: Don't store entire ASTNode vector in each parser state
Itamar
2021-07-13
LibCpp: Only store error messages for the main parser state
Itamar
2021-07-13
LibDebug: Implement symbolication for x86_64
Gunnar Beutner
2021-07-13
LibDebug: Fix spelling mistake
Gunnar Beutner
2021-07-13
Userland: Prefer using ARCH() over __LP64__
Gunnar Beutner
2021-07-13
LibGUI: Don't clear textbox on save mode in FilePicker
Karol Kosek
2021-07-13
LibJS: Add missing has_constructor override to Generator Functions
Idan Horowitz
2021-07-13
LibWeb: Add extracting character encoding from a meta content attribute
Luke
2021-07-13
LibC: Use C-style void cast in assert()
Linus Groh
2021-07-13
LibGUI: Add Rename action
Karol Kosek
2021-07-13
LibAudio: Use new Vector formatter
kleines Filmröllchen
2021-07-13
LibC: Increase minimum alignment for malloc() to 16 bytes
Gunnar Beutner
2021-07-13
LibGUI: Select radio buttons with keyboard
Ariel Don
2021-07-13
LibRegex: Consider EOF in the middle of a range an error
Ali Mohammad Pur
2021-07-13
LibRegex: Don't attempt to insert invalid bytecode in {B,E}RE
Ali Mohammad Pur
2021-07-13
LibRegex: Implement lookaround in ERE
Ali Mohammad Pur
2021-07-13
LibRegex: Allow empty character classes in {B,E}RE
Ali Mohammad Pur
2021-07-13
LibRegex: Disallow excessively large repetition counts in {B,E}RE
Ali Mohammad Pur
2021-07-13
LibRegex+LibC: Make re_nsub available to the user
Ali Mohammad Pur
2021-07-12
LibC: Replace use of do/while in assert() with the ternary operator
Linus Groh
2021-07-12
LibAudio: Set variable type for decoding fixed subframes in FLAC
Karol Kosek
2021-07-12
LibJS: Add Temporal.Instant.prototype.round()
Idan Horowitz
2021-07-12
LibCrypto: Add the >= operator to UnsignedBigInteger
Idan Horowitz
2021-07-12
LibJS: Add the GetOptionsObject & GetOption Temporal AbstractOperations
Idan Horowitz
2021-07-12
LibJS: Add Temporal.Instant.prototype.equals()
Idan Horowitz
2021-07-12
LibJS: Add Temporal.Instant.from()
Idan Horowitz
2021-07-12
LibJS: Add Temporal.Instant.compare()
Idan Horowitz
2021-07-12
LibJS: Add the ToTemporalInstant Abstract Operation & its requirements
Idan Horowitz
2021-07-12
AK: Add a DateTimeLexer
Idan Horowitz
2021-07-12
LibCore: Implement File::is_link()
Ariel Don
2021-07-12
LibWasm: Adjust signed integer operations to avoid UB
Andrew Kaster
2021-07-12
LibWasm: Skip initializing active empty data sections
Ali Mohammad Pur
2021-07-12
LibWasm: Use AK::StackInfo to track stack size
Ali Mohammad Pur
2021-07-12
LibCore: Tolerate misaligned addresses in struct hostent
Andrew Kaster
2021-07-12
LibGUI: Ignore drop events by default
Karol Kosek
2021-07-12
LibGUI: Use wrapped text rect for paint invalidation
LuK1337
2021-07-12
LibC: Use correct macro to disable assert()
Andrew Kaster
2021-07-12
Revert "LibThreading: Fix BackgroundAction result use-after-free"
Andreas Kling
2021-07-12
LibGUI: Redraw widgets when default font changes
LuK1337
2021-07-12
LibGUI: Add FontsChanged event and deliver it to windows and widgets
LuK1337
2021-07-11
LibWeb: Correct parsing invalid list of declarations
Sam Atkins
2021-07-11
LibWeb: Correct escape handling in CSS Tokenizer
Sam Atkins
[prev]
[next]