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
2021-04-25
IPCCompiler: Remove hardcoded endpoint magic, attempt deux
sin-ack
2021-04-25
Piano: Add track Volume and improve QOL
kleines Filmröllchen
2021-04-25
Revert "IPCCompiler: Use string hashes for IPC endpoint magic"
Andreas Kling
2021-04-25
LibGUI: Implement Vim motion system
sin-ack
2021-04-25
LibC+LibELF: Implement more fully-features dlfcn functionality
Gunnar Beutner
2021-04-25
LibC: Move the __pthread_mutex_trylock function to LibC
Gunnar Beutner
2021-04-25
UserspaceEmulator: Add more Instructions
Hendiadyoin1
2021-04-25
LibC: Implement the rewinddir() function
Gunnar Beutner
2021-04-25
AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake
Andrew Kaster
2021-04-25
VimEditingEngine: Add handling { and } to move between empty lines
Rok Povsic
2021-04-25
LibWeb: Utilize SourceLocation for HTMLDocumentParser logging
Brian Gianforcaro
2021-04-25
LibWeb: Utilize SourceLocation for HTMLTokenizer logging
Brian Gianforcaro
2021-04-25
LibWeb: Utilize SourceLocation for CSS/Tokenizer logging
Brian Gianforcaro
2021-04-25
LibWeb: Utilize SourceLocation for CSS/Parser logging
Brian Gianforcaro
2021-04-25
LibWeb: Use SourceLocation for DeprecatedCSSParser logging.
Brian Gianforcaro
2021-04-25
LibCpp: Convert ScopeLogger to use AK:SourceLocation
Brian Gianforcaro
2021-04-25
IPCCompiler: Use string hashes for IPC endpoint magic
sin-ack
2021-04-25
Ports: Fix building openssh
Gunnar Beutner
2021-04-24
LibJS: Use linusg@serenityos.org for my new copyright headers, too
Linus Groh
2021-04-24
LibJS+LibWeb: Move exception logging and remove should_log_exceptions
Linus Groh
2021-04-24
LibJS: Add VM::on_call_stack_emptied callback
Linus Groh
2021-04-24
LibJS: Consolidate exception function names and source ranges
Linus Groh
2021-04-24
LibJS: Temporarily clear exception in Object::get_without_side_effects()
Linus Groh
2021-04-24
LibJS: Add TemporaryClearException helper class
Linus Groh
2021-04-24
LibJS: Remove stray '%' from MemberExpression AST dump
Andreas Kling
2021-04-24
LibGUI: Remove some unused cruft from GUI::IconView
Andreas Kling
2021-04-24
LaunchServer: Fix argument order to FileManager
Albert S
2021-04-24
LibGUI: Prevent a Painter's clip_rect from being outside of its target
Mart G
2021-04-24
LibSQL: Parse ALTER TABLE statement
Timothy Flynn
2021-04-24
LibSQL: Parse UPDATE statement
Timothy Flynn
2021-04-24
LibSQL: Parse INSERT statement
Timothy Flynn
2021-04-24
LibSQL: Add missing forward declarations
Timothy Flynn
2021-04-24
Utilities: Add cksum
Brendan Coles
2021-04-24
Utilities: Add pathchk
Brendan Coles
2021-04-24
AudioServer: Mixer: limit max volume to 200%
Brendan Coles
2021-04-23
LibELF: Avoid calculating symbol hashes when we don't need them
Gunnar Beutner
2021-04-23
UE: Implement FLD_RM80 and FSTP_RM80
Hendiadyoin1
2021-04-23
UE+LibX86: Support bigger reads and writes
Hendiadyoin1
2021-04-23
LibX86: Add basic u128 and u256 constainers
Hendiadyoin1
2021-04-23
LibSQL: Parse IN / NOT IN expressions with a nested SELECT statement
Timothy Flynn
2021-04-23
LibSQL: Parse common-table-expressions with a nested SELECT statement
Timothy Flynn
2021-04-23
LibSQL: Parse CREATE TABLE statements with a nested SELECT statement
Timothy Flynn
2021-04-23
LibSQL: Parse EXISTS expressions
Timothy Flynn
2021-04-23
LibSQL: Parse terminating semi-colon in top-level statement parser
Timothy Flynn
2021-04-23
LibSQL: Add Parser::parse_schema_and_table_name helper
Timothy Flynn
2021-04-23
LibSQL: Add Parser::parse_comma_separated_list helper
Timothy Flynn
2021-04-23
LibSQL: Fix handling of optional AS keywords
Timothy Flynn
2021-04-23
Userland: Piano: Optimize repaints
kleines Filmröllchen
2021-04-23
LibRegex: Put to dbgln()s behind REGEX_DEBUG
Linus Groh
2021-04-23
LibJS: Correctly handle mixing +0 and -0 in Math.{min,max}()
Linus Groh
[next]