Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2020-09-29 | AK: Add NumericLimits specialization for char. | asynts |
2020-07-18 | AK: Use "signed char" as the opposite of "unsigned char" | Andreas Kling |
2020-05-23 | AK: Allow NumericLimits.h to compile in a kernel context | Andreas Kling |
2020-04-15 | AK: Add a simple NumericLimits<T> template | Andreas Kling |