Timothy Flynn
|
cb912f0e1a
LibEDID: Ignore duplicate PNP IDs
|
2 years ago |
Ben Wiederhake
|
6a351376aa
Everywhere: Only use local includes where appropriate
|
2 years ago |
Tim Schumacher
|
8032724574
CodeGenerators: Ensure that we always print the entire generated output
|
2 years ago |
Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 years ago |
Ali Mohammad Pur
|
db886fe18b
Userland+AK: Stop using getopt() for ArgsParser
|
2 years ago |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 years ago |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 years ago |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 years ago |
Tim Schumacher
|
ed4c2f2f8e
LibCore: Rename `Stream::read_all` to `read_until_eof`
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
demostanis
|
3e8b5ac920
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
|
2 years ago |
Sam Atkins
|
cb45fa79ee
LibEDID: Use Core::Stream API to generate PnpIDs
|
2 years ago |
sin-ack
|
e5f09ea170
Everywhere: Split Error::from_string_literal and Error::from_string_view
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Tom
|
869c20b05d
Meta+LibEDID: Download and generate the PNP ID database
|
3 years ago |