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
2020-08-23
LibGfx+WindowServer: Simplify notification window frame theming
Andreas Kling
2020-08-23
AK: Fix human_readable_size corner cases
Ben Wiederhake
2020-08-23
AK: Add tests for human_readable_size()
Ben Wiederhake
2020-08-23
AK: Print RHS and LHS in EXPECT_EQ if we can
Ben Wiederhake
2020-08-23
test-web: Add updates from test-js
Luke
2020-08-23
test-js+test-web: Clear taskbar progress on error/assertion failure
Luke
2020-08-23
LibGUI: Remove spacing between day labels in Calendar
thankyouverycool
2020-08-23
LibC: Make localtime() and gmtime() handle years before 1970
Nico Weber
2020-08-23
LibC: Slightly tweak tm_to_time
Nico Weber
2020-08-23
LibJS: Enable Date.parse.js tests that pass after c399caf27f9de4
Nico Weber
2020-08-23
ThemeEditor: Use m_inactive_window_icon when painting the inactive..
Emanuele Torre
2020-08-23
Ext2FS: Fix build with EXT2_DEBUG
Andreas Kling
2020-08-23
Chess: Allow resizing Chess using resize_aspect_ratio(1,1)
Peter Elliott
2020-08-23
LibGUI+WindowServer: Add resize_aspect_ratio()
Peter Elliott
2020-08-23
AK: Add operator== to AK::Optional
Peter Elliott
2020-08-23
Chess: Optionaly display coordinates at edge of board
Peter Elliott
2020-08-23
LibGfx: Add TextAlignment::BottomRight
Peter Elliott
2020-08-23
LibCrypto: Don't cause errors when function unused
Ben Wiederhake
2020-08-23
Meta: Fix wrong 'using namespace X' usages
Ben Wiederhake
2020-08-22
LibC+Userland: Prefer snprintf over sprintf
Ben Wiederhake
2020-08-22
Kernel: Stop supporting sprintf
Ben Wiederhake
2020-08-22
AK: Prefer snprintf over sprintf
Ben Wiederhake
2020-08-22
Kernel: Prefer snprintf over sprintf
Ben Wiederhake
2020-08-22
AK+Kernel: Support snprintf
Ben Wiederhake
2020-08-22
LibC: Fix off-by-one in snprintf()
Ben Wiederhake
2020-08-22
LibC: Demonstrate off-by-one in current snprintf
Ben Wiederhake
2020-08-22
Shell: Add tests for 'if'
AnotherTest
2020-08-22
Shell: Add 'if' expressions
AnotherTest
2020-08-22
AK: TestSuite: Terminate when ASSERT_NOT_REACHED is called.
asynts
2020-08-22
Shell: Actually process for loop entries as a stream
AnotherTest
2020-08-22
Shell: Do not flatten syntactic lists in for_each_entry()
AnotherTest
2020-08-22
Shell: Mark AST::Background as would_execute if its subnode does
AnotherTest
2020-08-22
Revert "Kernel: Switch singletons to use new Singleton class"
Andreas Kling
2020-08-22
Kernel: Make Process::dump_regions() sort the regions before dumping
Andreas Kling
2020-08-22
Kernel: Prevent confusing silent misuse of PCI::Address
Ben Wiederhake
2020-08-22
AK: Prevent confusing silent misuse of Userspace<T>
Ben Wiederhake
2020-08-22
AK: Fix description of DistinctNumeric around operator bool
Ben Wiederhake
2020-08-22
AK: Prevent confusing silent misuse of ByteBuffer
Ben Wiederhake
2020-08-22
AK: Demonstrate surprising ByteBuffer behavior
Ben Wiederhake
2020-08-22
Revert "Kernel: Move Singleton class to AK"
Andreas Kling
2020-08-22
Revert "Kernel: Fix regression where MemoryManager is initialized twice"
Andreas Kling
2020-08-22
Revert "AK: Get rid of make_singleton function"
Andreas Kling
2020-08-22
Revert "Kernel: Copy command line to a safe place"
Andreas Kling
2020-08-22
Revert "Kernel: Make PhysicalPage not movable and use atomic ref counting"
Andreas Kling
2020-08-22
Revert "Kernel: Fix kmalloc memory corruption"
Andreas Kling
2020-08-22
LibGUI+WindowServer: Remove ResizeEvent::old_size()
Andreas Kling
2020-08-22
LibGUI: Fix crash during HackStudio application teardown
Andreas Kling
2020-08-22
MenuApplets: Add a mini calendar to Clock applet
thankyouverycool
2020-08-22
LibGUI+Calendar: Make Calendar a common widget in LibGUI
thankyouverycool
2020-08-22
LibCore: Fix spelling for month of "August"
thankyouverycool
[prev]
[next]