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
2022-01-08
CI: Add a cache for the IANA time zone database files
Timothy Flynn
2022-01-08
LibTimeZone+Meta: Add plumbing for an IANA Time Zone Database generator
Timothy Flynn
2022-01-08
Meta: Move invoke_generator to utils.cmake
Timothy Flynn
2022-01-08
Meta: Move remove_unicode_data_if_version_changed to utils.cmake
Timothy Flynn
2022-01-08
Meta: Redefine link_with_unicode_data to not include unicode_data.cmake
Timothy Flynn
2022-01-08
Meta: Remove -ldl linkage from LagomUnicode
Timothy Flynn
2022-01-08
PixelPaint+LibGfx: Add sepia color filter
Xavier Defrang
2022-01-08
LibGfx: Implement Grayscale/Invert filters as ColorFilter
Xavier Defrang
2022-01-08
Userland: Introduce the pmemdump utility
Liav A
2022-01-08
Kernel: Avoid potential memory info leak when doing mmap on /dev/mem
Liav A
2022-01-08
Kernel: Implement read functionality for MemoryDevice
Liav A
2022-01-08
Kernel: Remove needless did_seek method override in MemoryDevice class
Liav A
2022-01-08
Kernel: Change method name to clarify physical memory mmap validation
Liav A
2022-01-08
less: Fix crash on empty input
Rummskartoffel
2022-01-08
KeyboardMapper: Add support for dynamic keyboard visualization
Jean-Paul Balabanian
2022-01-08
LibGUI: Add missing altgr() modifier key
Jean-Paul Balabanian
2022-01-08
Ports: Update curl port to version 7.81.0
Luke Wilde
2022-01-08
Ports: Update zstd port to version 1.5.1
Luke Wilde
2022-01-08
Ports: Update OpenSSL port to version 1.1.1m
Luke Wilde
2022-01-08
Ports: Update libtiff port to version 4.3.0 and use sha256
Luke Wilde
2022-01-08
LibTLS: Mark the socket as idle after a TLS-level disconnection
Ali Mohammad Pur
2022-01-07
CI: Extract toolchain ccache in the Serenity build stage
Timothy Flynn
2022-01-08
Ports: Remove unnecessary `-lmodplug` from `tuxracer`
Jelle Raaijmakers
2022-01-08
Ports: Fix dynamic load of libmodplug by SDL2_mixer
Jelle Raaijmakers
2022-01-08
LibC: Fix up a few copy-pasted INTMAX parameter names
Tim Schumacher
2022-01-08
Ports: Include missing signal.h in emu2
Tim Schumacher
2022-01-08
Ports: Unset env vars after configure in `php`
Jelle Raaijmakers
2022-01-08
Ports: Update `php` port to version 8.1.1
Jelle Raaijmakers
2022-01-08
LibJS: Remove duplicate assignment step from parse_iso_date_time()
Linus Groh
2022-01-08
Ports: Reinstate `config.sub` patch for `libogg`
Jelle Raaijmakers
2022-01-08
Spider: Add functionality to automatically move cards to valid stacks
Neolyum
2022-01-07
man: Fix error handling when section is specified
Julian Eigmüller
2022-01-07
Base: Port serenity-application template to LibMain
Dolphin von Chips
2022-01-07
Ports/qt6: Add qt6-serenity
Martin Bříza
2022-01-07
Ports/qt6: Add a very basic Qt6 Base package
Martin Bříza
2022-01-07
Toolchain/GCC: Declare we don't have memalign
Martin Bříza
2022-01-07
LibC: Add mntent stub functions
Martin Bříza
2022-01-07
Kernel/Memory: Remove needless VERIFY in /dev/mem mmap validation method
Liav A
2022-01-07
Everywhere: Fix spelling mistakes
mjz19910
2022-01-07
Meta: Remove explicit IDE attached drive from q35 setup
Liav A
2022-01-07
CI: Don't let APT ask for confirmation on package installation
Tim Schumacher
2022-01-07
AK: Use a full-period xorshift PRNG for double_hash
Schlufi
2022-01-07
Ports: Describe in README that 'depends' is an array
Erlend Lind Madsen
2022-01-07
Meta+CI+Documentation: Bump host gcc requirement up to gcc 11
Andrew Kaster
2022-01-07
LibLine: Replace call to vfork() with fork()
Andrew Kaster
2022-01-07
Everywhere: Fix many spelling errors
mjz19910
2022-01-07
run-tests: Make reproducing test failures behave closer to selftest mode
Brian Gianforcaro
2022-01-07
LibPthread: Remove bad spec link for pthread_{get/set}name_np APIs
Brian Gianforcaro
2022-01-07
LibPthread: Add POSIX spec link for pthread_sigmask API
Brian Gianforcaro
2022-01-07
LibPthread: Add POSIX spec links for pthread_once API
Brian Gianforcaro
[next]