Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-08-02 | AK: Add formatters for BigEndian and LittleEndian | sin-ack |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | AK: Simplify constructors and conversions from nullptr_t | Lenny Maiorani |
2020-12-31 | Everywhere: Re-format with clang-format-11 | Linus Groh |
2020-12-28 | AK/Userland: Use AK/Endian.h for portable byte swapping in ntpquery | Andrew Kaster |
2020-10-08 | Endian: constexpr constructors and conversion operators | Lenny Maiorani |
2020-08-29 | AK: Don't swap endianness when writing endian wrappers to stream. | asynts |
2020-08-25 | AK: Add Endian.h header to replace NetworkOrdered.h. | asynts |