index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-02
Everywhere: Remove unused includes of AK/Format.h
Ben Wiederhake
2023-01-02
Userland: Remove unused includes of AK/Math.h
Ben Wiederhake
2023-01-02
Everywhere: Move AK/Debug.h include to using files or remove
Ben Wiederhake
2023-01-02
LibGL: Move AK/Debug.h include to where it is used
Ben Wiederhake
2023-01-02
Kernel: Remove unused includes of Kernel/Debug.h
Ben Wiederhake
2023-01-02
Kernel: Turn lock ranks into template parameters
kleines Filmröllchen
2023-01-02
Revert "LibJS: Implement MakeDay without using AK::years_to_days_since…"
Ben Wiederhake
2023-01-02
AK+Kernel: Eliminate UB (signed overflow) from days_since_epoch
Ben Wiederhake
2023-01-02
AK+Tests: Replace years_to_days_since_epoch by near-instant function
Ben Wiederhake
2023-01-02
AK+Tests: Demonstrate slowness of years_to_days_since_epoch
Ben Wiederhake
2023-01-02
AK: Combine SinglyLinkedList and SinglyLinkedListWithCount
Lenny Maiorani
2023-01-02
AK+Tests: Add a test for formatting numbers in base 10 units
Arda Cinar
2023-01-02
AK: Add an option to format numbers with 1000 based units
Arda Cinar
2023-01-02
AK: Make sure no overflow occurs in number_string_with_one_decimal
Arda Cinar
2023-01-02
df: Add an option to display used/available inodes
Arda Cinar
2023-01-02
AK: Add a human_readable_quantity helper to NumberFormat.h
Arda Cinar
2023-01-02
AK: Move the functions in NumberFormat.h out of line
Arda Cinar
2023-01-02
df: Show used percentages for each listed entry
Arda Cinar
2023-01-02
LibCore: Remove unused include MemMem
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of AK/IterationDecision.h
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of AK/Array.h
Ben Wiederhake
2023-01-02
Kernel: Remove unused includes
Ben Wiederhake
2023-01-02
Everywhere: Fix badly-formatted includes
Ben Wiederhake
2023-01-02
LibHTTP: Propagate errors using TRY
ericLemanissier
2023-01-02
LibEDID: Propagate errors using TRY
ericLemanissier
2023-01-02
LibCrypto: Propagate errors using TRY
ericLemanissier
2023-01-02
Base+Userland: Add menu item icons
Brandon Jordan
2023-01-02
Solitaire: Add link to help page
Evan Smal
2023-01-02
Demos: Remove "Mouse" application
Andreas Kling
2023-01-02
Demos: Remove "Fire" application
Andreas Kling
2023-01-02
LibGfx+icc: Print pcs illuminant
Nico Weber
2023-01-02
Base: Move GML Widget documentation to subsubsection
kleines Filmröllchen
2023-01-02
Base: Move GML documentation into subsection
kleines Filmröllchen
2023-01-02
Base: Document manpage structure separately
kleines Filmröllchen
2023-01-02
Help: Detect clicked page correctly
kleines Filmröllchen
2023-01-02
Help: Don't expand the whole tree of the selected node's parent
kleines Filmröllchen
2023-01-02
Help+LibManual: Open sibling page for subsections
kleines Filmröllchen
2023-01-02
LibManual: Create subsections for subdirectories automatically
kleines Filmröllchen
2023-01-02
LibManual: Add SubsectionNode
kleines Filmröllchen
2023-01-02
Help+LibManual: Move URL handling to LibManual
kleines Filmröllchen
2023-01-02
Utilities: Resolve manpage paths more robustly in markdown-check
kleines Filmröllchen
2023-01-02
LibManual: Allow overriding a Node's path calculation
kleines Filmröllchen
2023-01-02
Help+LibManual: Make the children accessor fallible
kleines Filmröllchen
2023-01-02
Help: Use array size instead of sizeof to determine number of sections
kleines Filmröllchen
2023-01-02
Help: Only toggle open/close for SectionNodes
kleines Filmröllchen
2023-01-02
Kernel: Propagate properly errors from PCI IDE Controller initialization
Liav A
2023-01-02
Kernel: Remove stale detect_disks method from PCI IDE controller class
Liav A
2023-01-01
Base: Add 8 new emoji and improve consistency on one more
kleines Filmröllchen
2023-01-01
LibGL: Stop unnecessarily casting to `float`
Jelle Raaijmakers
2023-01-01
LibGL: Implement `GL_TEXTURE_ENV_COLOR`
Jelle Raaijmakers
[next]