Shannon Booth
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 ano atrás |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 ano atrás |
Timothy Flynn
|
0bc401a1d6
LibTimeZone+Userland: Include Link entries when returning all time zones
|
1 ano atrás |
kleines Filmröllchen
|
82c681e44b
LibTimeZone+Userland: Change timezone functions to use UnixDateTime
|
2 anos atrás |
kleines Filmröllchen
|
213025f210
AK: Rename Time to Duration
|
2 anos atrás |
Lucas CHOLLET
|
8c34959b53
AK: Add the `Input` word to input-only buffered streams
|
2 anos atrás |
gustrb
|
5141c86587
AK: Rename CaseInsensitiveStringViewTraits to reflect intent
|
2 anos atrás |
Tim Schumacher
|
8032724574
CodeGenerators: Ensure that we always print the entire generated output
|
2 anos atrás |
Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 anos atrás |
MacDue
|
727218ff4a
LibTimeZone: Propagate try_append() errors while building timezone data
|
2 anos atrás |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 anos atrás |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 anos atrás |
MacDue
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
2 anos atrás |
Thomas Queiroz
|
6debd967ba
Lagom/CodeGenerators: Use HashMap::try_ensure_capacity
|
2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Timothy Flynn
|
b2164ad979
Meta: Do not hard-code index types for UCD/CLDR/TZDB code generators
|
2 anos atrás |
demostanis
|
3e8b5ac920
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
|
2 anos atrás |
Timothy Flynn
|
9a1b24d5be
LibTimeZone: Use the last DST rule in the TZDB if a match isn't found
|
2 anos atrás |
Timothy Flynn
|
302b6e966f
LibTimeZone: Generate DST rule timestamps at compile time
|
2 anos atrás |
Timothy Flynn
|
becec3578f
LibTimeZone+LibUnicode: Generate string data with run-length encoding
|
2 anos atrás |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 anos atrás |
Timothy Flynn
|
fa005bd276
LibTimeZone: Parse and generate a list of time zones used by region
|
3 anos atrás |
DexesTTP
|
7ceeb74535
AK: Use an enum instead of a bool for String::replace(all_occurences)
|
3 anos atrás |
Sam Atkins
|
d564cf1e89
LibCore+Everywhere: Make Core::Stream read_line() return StringView
|
3 anos atrás |
Lenny Maiorani
|
4c5e9f5633
Everywhere: Deduplicate day/month name constants
|
3 anos atrás |
Timothy Flynn
|
9327c2233f
LibTimeZone: Port the TZDB generator to the stream API
|
3 anos atrás |
Timothy Flynn
|
ea814a3ce6
LibTimeZone: Parse and generate time zone coordinate data
|
3 anos atrás |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 anos atrás |
Timothy Flynn
|
2e1db1b090
LibTimeZone: Use new generator util to generate all time zones
|
3 anos atrás |
Timothy Flynn
|
1f051a8e25
LibTimeZone: Handle time zones which begin the year in daylight savings
|
3 anos atrás |