index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AK
Age
Commit message (
Expand
)
Author
2022-03-31
AK: Use bucket states with special bit patterns in HashTable
kleines Filmröllchen
2022-03-31
AK: Rehash HashTable in-place instead of shrinking
kleines Filmröllchen
2022-03-31
AK: Merge HashTable bucket state into one enum
kleines Filmröllchen
2022-03-30
AK: Allow printing wide characters using %ls modifier
safarp
2022-03-28
LibXML: Add a fairly basic XML parser
Ali Mohammad Pur
2022-03-28
AK: Add a 'OneOf' concept
Ali Mohammad Pur
2022-03-28
AK: Display SourceLocation function name in color
Ali Mohammad Pur
2022-03-28
AK: Add a 'is_not_any_of' similar to 'is_any_of' to GenericLexer
Ali Mohammad Pur
2022-03-28
AK: Make Vector capable of holding forward-declared types
Ali Mohammad Pur
2022-03-28
AK: Add `appendln` helper to SourceGenerator
Hendiadyoin1
2022-03-28
AK: Explicitly move `value` String in SourceGenerator::set
Hendiadyoin1
2022-03-28
AK: Make SourceGenerator move constructible
Hendiadyoin1
2022-03-27
AK: Add an ArbitrarySizedEnum template
Linus Groh
2022-03-27
AK: Add non-const DistinctNumeric::value() getter
Linus Groh
2022-03-27
AK: Remove unused String.h include from UFixedBigInt.h
Linus Groh
2022-03-24
LibWeb: Rename PARSER_DEBUG => HTML_PARSER_DEBUG
Idan Horowitz
2022-03-21
AK: Add a case insensitive of is_one_of to String[View]
Hendiadyoin1
2022-03-19
AK: Fix typo in warnln_if()
Sam Atkins
2022-03-18
AK+Tests: Fix StringUtils::contains() being confused by repeating text
Sam Atkins
2022-03-18
Everywhere: Deduplicate day/month name constants
Lenny Maiorani
2022-03-18
AK: Mark the StringView user-defined literal as consteval
Timothy Flynn
2022-03-18
AK: Add const variant of Vector::in_reverse()
Andreas Kling
2022-03-17
Everywhere: Switch from EnableIf to requires
Lenny Maiorani
2022-03-18
AK: Add constant time equality and zero check to UFixedBigInt
Michiel Visser
2022-03-18
AK: UFixedBigInt add efficient multiplication with full result
Michiel Visser
2022-03-16
AK: Fix implicit and narrowing conversions in Base64
Lenny Maiorani
2022-03-16
AK: Make static constexpr variables to avoid stack copy in Base64
Lenny Maiorani
2022-03-15
AK+Kernel: Avoid double memory clearing of HashTable buckets
Daniel Bertalan
2022-03-15
AK+Everywhere: Add sincos and use it in some places
Hendiadyoin1
2022-03-14
AK: Allow creating a Vector from any Span of the same underlying type
Timothy Flynn
2022-03-13
AK: Add naive implementations of AK::timing_safe_compare
Brian Gianforcaro
2022-03-12
AK: Properly parse unimplemented format length specifiers
Tim Schumacher
2022-03-10
AK: Remove unused String[256] from JsonParser
Sam Atkins
2022-03-09
AK: Print a better error message when missing a SourceGenerator key
Sam Atkins
2022-03-09
AK: Add reverse iterator as member
Federico Guerinoni
2022-03-09
AK: Implement wrapper for reverse range for loop
Federico Guerinoni
2022-03-09
AK: Implement ReverseIterator for NonnullPtrVector
Federico Guerinoni
2022-03-09
AK: Implement reverse iterator for Vector class
Federico Guerinoni
2022-03-09
AK: Add generic reverse iterator for containers
Federico Guerinoni
2022-03-08
AK: Add IPv6Address class
Tom
2022-03-08
AK: Add float support for JsonValue and JsonObjectSerializer
Vrins
2022-03-08
AK: Add to_double() to JsonValue
Vrins
2022-03-07
AK: Automatically shrink HashTable when removing entries
Andreas Kling
2022-03-07
AK: Remove return value from HashTable::remove() and HashMap::remove()
Andreas Kling
2022-03-07
AK: Simplify HashTable::remove_all_matching()
Andreas Kling
2022-03-04
LibWeb: Hide some debug logging behind CANVAS_RENDERING_CONTEXT_2D_DEBUG
Linus Groh
2022-03-02
AK: Print NaN and infinite numbers in PrintfImplementation
Peter Ross
2022-02-28
AK: Add Time::from_ticks()
Lucas CHOLLET
2022-02-28
AK: Correctly process precision modifiers in printf
Timur Sultanov
2022-02-28
AK: Add FixedPoint base 2 logarithm
kleines Filmröllchen
[prev]
[next]