| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix uninitialised memory access | 2025-02-20 | 1 | -3/+4 | |
| * | Only split real strings in xs_split_n(). | 2025-02-04 | 1 | -5/+10 | |
| * | Backport from xs. | 2025-01-28 | 1 | -3/+18 | |
| * | Minor improvements to start / end event time showing. | 2025-01-12 | 1 | -3/+2 | |
| * | Better dangling hashtag checking. | 2025-01-12 | 1 | -0/+3 | |
| * | Backport from xs. | 2025-01-12 | 1 | -4/+12 | |
| * | Bumped copyright year. | 2025-01-08 | 1 | -1/+1 | |
| * | Added -pedantic compilation flag. | 2024-10-08 | 1 | -1/+1 | |
| * | More migration work. | 2024-09-20 | 1 | -4/+2 | |
| * | Minor code cleaning. | 2024-09-14 | 1 | -0/+4 | |
| * | Backport from xs. | 2024-08-30 | 1 | -10/+11 | |
| * | Backport from xs. | 2024-08-11 | 1 | -5/+13 | |
| * | Use xs_between() where applicable. | 2024-08-05 | 1 | -4/+4 | |
| * | Added support for listening on unix sockets. | 2024-08-05 | 1 | -8/+69 | |
| * | Minor tweak. | 2024-07-01 | 1 | -0/+2 | |
| * | Backport from xs (faster dicts). | 2024-06-12 | 1 | -83/+167 | |
| * | Merge branch 'master' into master | 2024-05-27 | 1 | -1/+1 | |
| |\ | |||||
| | * | Backport from xs. | 2024-05-27 | 1 | -1/+1 | |
| * | | Use ISO C99 __func__ instead of GNU __FUNCTION__ | 2024-05-27 | 1 | -1/+1 | |
| |/ | |||||
| * | Minor tweak to markdown-like links. | 2024-05-27 | 1 | -3/+3 | |
| * | Backport from xs (fix regex.h compilation with tcc). | 2024-05-25 | 1 | -13/+11 | |
| * | Added more const. | 2024-05-23 | 1 | -17/+17 | |
| * | Added const everywhere. | 2024-05-21 | 1 | -34/+76 | |
| * | Use xs_regex_match() where applicable. | 2024-05-15 | 1 | -1/+1 | |
| * | Backport from xs. | 2024-05-03 | 1 | -42/+6 | |
| * | Backport from xs. | 2024-04-22 | 1 | -2/+42 | |
| * | Backport from xs. | 2024-04-14 | 1 | -0/+4 | |
| * | Backport from xs. | 2024-03-15 | 1 | -38/+61 | |
| * | Replaced all xs_dict_iter() with xs_dict_next(). | 2024-03-09 | 1 | -0/+3 | |
| * | Backport from xs. | 2024-03-09 | 1 | -4/+40 | |
| * | Backport from xs. | 2024-03-09 | 1 | -9/+11 | |
| * | Backport from xs. | 2024-02-20 | 1 | -5/+23 | |
| * | Backport from xs. | 2024-02-15 | 1 | -23/+12 | |
| * | Backport from xs. | 2024-01-07 | 1 | -24/+29 | |
| * | Updated copyright year. | 2024-01-04 | 1 | -1/+1 | |
| * | Replaced encode_html_strict() with xs_html_encode(). | 2023-11-20 | 1 | -1/+18 | |
| * | Backport from xs. | 2023-11-17 | 1 | -73/+0 | |
| * | Backport from xs. | 2023-11-17 | 1 | -2/+5 | |
| * | Backport from xs. | 2023-10-14 | 1 | -2/+2 | |
| * | Backport from xs. | 2023-10-09 | 1 | -5/+7 | |
| * | Backport from xs. | 2023-09-23 | 1 | -5/+6 | |
| * | Backport from xs. | 2023-09-13 | 1 | -18/+39 | |
| * | Backport from xs. | 2023-09-03 | 1 | -5/+2 | |
| * | Backport from xs. | 2023-08-30 | 1 | -3/+13 | |
| * | Backport from xs. | 2023-08-14 | 1 | -4/+6 | |
| * | Backport from xs. | 2023-08-13 | 1 | -32/+35 | |
| * | Backport from xs. | 2023-08-13 | 1 | -1/+1 | |
| * | Use some new xs_stock values. | 2023-08-13 | 1 | -1/+8 | |
| * | Updated comment in headers. | 2023-07-28 | 1 | -1/+1 | |
| * | Fixed some memory leaks. | 2023-07-11 | 1 | -15/+0 | |