| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-03-09 | Remove support for Microsoft's Visual C++ compiler | Andrew Clayton | 1 | -1/+0 | |
| We don't run on Windows and only really support compiling Unit with GCC and Clang. Cc: Dan Callahan <d.callahan@f5.com> Co-developed-by: Alejandro Colomar <alx@kernel.org> Signed-off-by: Alejandro Colomar <alx@kernel.org> Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
| 2018-06-25 | Introduced nxt_length() macro. | Valentin Bartenev | 1 | -4/+4 | |
| 2018-04-05 | Fixed NXT_INT64_T_HEXLEN. | Valentin Bartenev | 1 | -2/+2 | |
| This closes #89 issue on GitHub. Thanks to hongzhidao. | |||||
| 2018-04-04 | Style: capitalized letters in hexadecimal literals. | Valentin Bartenev | 1 | -2/+2 | |
| 2017-01-17 | Initial version. | Igor Sysoev | 1 | -0/+151 | |
