| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added a default MAX_JSON_DEPTH inside xs_json.h. | 2025-02-13 | 1 | -0/+4 | |
| * | Limit JSON depth | 2025-02-13 | 1 | -17/+19 | |
| * | Fixed JSON string parsing. | 2025-02-05 | 1 | -0/+6 | |
| * | Bumped copyright year. | 2025-01-08 | 1 | -1/+1 | |
| * | Minor code cleaning. | 2024-09-14 | 1 | -1/+1 | |
| * | Backport from xs. | 2024-08-30 | 1 | -3/+2 | |
| * | Some optimizations. | 2024-08-23 | 1 | -2/+5 | |
| * | Added support for listening on unix sockets. | 2024-08-05 | 1 | -1/+1 | |
| * | Added more const. | 2024-05-23 | 1 | -2/+2 | |
| * | Added const everywhere. | 2024-05-21 | 1 | -5/+4 | |
| * | Backport from xs. | 2024-04-14 | 1 | -5/+5 | |
| * | Backport from xs. | 2024-03-25 | 1 | -33/+74 | |
| * | Backport from xs. | 2024-03-09 | 1 | -1/+3 | |
| * | Updated copyright year. | 2024-01-04 | 1 | -1/+1 | |
| * | Backport from xs. | 2023-11-17 | 1 | -8/+4 | |
| * | Backport from xs. | 2023-10-31 | 1 | -2/+0 | |
| * | Backport from xs. | 2023-09-03 | 1 | -63/+116 | |
| * | Backport from xs. | 2023-08-21 | 1 | -34/+20 | |
| * | Backport from xs. | 2023-08-12 | 1 | -104/+67 | |
| * | Backport from xs. | 2023-08-09 | 1 | -3/+2 | |
| * | Renamed json dump functions to new xs spec. | 2023-08-08 | 1 | -5/+5 | |
| * | Backport from xs. | 2023-08-08 | 1 | -127/+86 | |
| * | Backport from xs. | 2023-08-05 | 1 | -56/+52 | |
| * | Partial import of xs_json_load() from xs. | 2023-08-05 | 1 | -0/+10 | |
| * | Backport from xs. | 2023-08-03 | 1 | -0/+14 | |
| * | Updated comment in headers. | 2023-07-28 | 1 | -1/+1 | |
| * | Backport from xs. | 2023-05-15 | 1 | -6/+25 | |
| * | Backport from xs. | 2023-04-19 | 1 | -1/+1 | |
| * | Show Unicode symbols for replaced control codes. | 2023-03-08 | 1 | -2/+2 | |
| * | Sanitize control codes in JSON code. | 2023-03-07 | 1 | -0/+4 | |
| * | Backport from xs. | 2023-02-28 | 1 | -15/+17 | |
| * | Backport from xs. | 2023-01-28 | 1 | -6/+6 | |
| * | Updated year in copyright notices. | 2023-01-17 | 1 | -1/+1 | |
| * | Backport from xs. | 2022-10-25 | 1 | -13/+9 | |
| * | Backport from xs. | 2022-10-07 | 1 | -18/+1 | |
| * | Backport from xs. | 2022-10-07 | 1 | -1/+1 | |
| * | Backported from xs. | 2022-09-25 | 1 | -3/+3 | |
| * | Remove manually the leading zeros in _xs_json_dumps(). | 2022-09-25 | 1 | -1/+14 | |
| * | JSON tweaks. | 2022-09-20 | 1 | -4/+4 | |
| * | Some json tweaks. | 2022-09-20 | 1 | -7/+5 | |
| * | Added support for bigger codepoints in xs_utf8_enc(). | 2022-09-20 | 1 | -1/+0 | |
| * | Improved Unicode surrogate pairs parsing in xs_json. | 2022-09-20 | 1 | -6/+21 | |
| * | Start of work. | 2022-09-19 | 1 | -1/+1 | |
| * | Imported xs. | 2022-09-19 | 1 | -0/+501 |