index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
Age
Commit message (
Expand
)
Author
2022-08-04
Tests: Update TestFontHandling and add new test
thankyouverycool
2022-08-04
Tests: Add a test for markdown image sizes
MacDue
2022-07-27
Everywhere: Make the codebase more architecture aware
Undefine
2022-07-27
LibCore: Implement four-digit modes for `FilePermissionsMask` parsing
Tim Schumacher
2022-07-27
LibCore: Implement the 'X' modifier into `FilePermissionMask`
Tim Schumacher
2022-07-22
Everywhere: Prefix 'TYPEDEF_DISTINCT_NUMERIC_GENERAL' with 'AK_'
Linus Groh
2022-07-22
Tests: Add a test for `pthread_cancel`
Tim Schumacher
2022-07-22
Tests: Add tests for `pthread_setcancel{state,type}`
Tim Schumacher
2022-07-20
LibRegex: Partially implement the ECMAScript unicodeSets proposal
Ali Mohammad Pur
2022-07-19
LibC: Remove the `LibPthread` interface target
Tim Schumacher
2022-07-19
Tests: Move the LibPthread tests to the correct namespace
Tim Schumacher
2022-07-19
Everywhere: Refer to `pthread.h` by its non-prefixed name
Tim Schumacher
2022-07-14
AK: Use the correct data types in bitap_bitwise()
Ali Mohammad Pur
2022-07-12
Tests: Remove StringView char const* initialization test
sin-ack
2022-07-12
AK+Userland+Tests: Remove URL(char const*) constructor
sin-ack
2022-07-12
Everywhere: Replace single-char StringView op. arguments with chars
sin-ack
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-12
Everywhere: Explicitly specify the size in StringView constructors
sin-ack
2022-07-12
Tests: Convert TestQuotedPrintable decode test to use StringViews
sin-ack
2022-07-12
Tests: Convert TestBase64 decode test to use StringViews directly
sin-ack
2022-07-12
Tests: Make TestSourceLocation basic_scenario specify StringView length
sin-ack
2022-07-10
AK: Treat empty string as invalid JSON
Luke Wilde
2022-07-10
LibXML: Fail gracefully on integer overflow in character references
Idan Horowitz
2022-07-10
LibRegex: Treat inverted Compare entries as disjunctions
Ali Mohammad Pur
2022-07-09
AK: Add IPv4Address::netmask_from_cidr
Maciej
2022-07-09
LibRegex: Fix lookup table-based range checks in Compare
Ali Mohammad Pur
2022-07-08
Tests: Remove the RDTSC kernel crash test
Tim Schumacher
2022-07-06
AK: Use an enum instead of a bool for String::replace(all_occurences)
DexesTTP
2022-07-05
Tests: Add tests for inheriting signal handlers
Tim Schumacher
2022-07-05
LibRegex: Use proper CharRange constructor instead of bit_casting
Ali Mohammad Pur
2022-07-04
LibRegex: Fully interpret the Compare Op when looking for overlaps
Ali Mohammad Pur
2022-07-04
Tests: Move sprintf test from AK/ to LibC/
Daniel Bertalan
2022-06-30
Tests: Add tests for <ctype.h> functions declared in the C Standard
Andrew Kaster
2022-06-24
Tests: Add test for dlsym(RTLD_DEFAULT) for symbols from dlopen'd libs
Andrew Kaster
2022-06-23
AK: Zero previous pointer *after* fixing the insertion list in HashTable
Hendiadyoin1
2022-06-23
Tests: Add tests for `wcsftime`
Tim Schumacher
2022-06-23
LibJS: Implement WeakMap changes from 'Symbol as WeakMap Keys Proposal'
Idan Horowitz
2022-06-22
AK: Clear the previous and next pointers of deleted HashTable buckets
Idan Horowitz
2022-06-13
AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice()
Matthias Zimmerman
2022-06-10
Tests: Add tests for the LibPthread cleanup handlers
Tim Schumacher
2022-06-04
LibGL: Reject GL_LEFT and GL_RIGHT in glCullFace
Luke Wilde
2022-06-02
LibGL: Check that texture name is allocated before marking it as free
Luke Wilde
2022-05-30
LibXML+Tests: Consume `>` in the character data ending `]]>` and test it
Luke Wilde
2022-05-21
LibCompress: Implement Brotli decompressor
Michiel Visser
2022-05-20
Tests: Add tests for posix_memalign(3) and aligned_alloc(3)
Peter Elliott
2022-05-12
LibCrypto: Add Ed25519
stelar7
2022-05-12
Tests: Fix new GCC 12 warnings
Daniel Bertalan
2022-05-09
LibGL+LibGPU+LibSoftGPU: Implement point and line drawing
Jelle Raaijmakers
2022-05-05
Everywhere: Purge all support and usage of framebuffer devices
Liav A
2022-05-05
Everywhere: Rename FB prefix name ioctls => GRAPHICS
Liav A
[next]