mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 12:51:07 -05:00
- Add xo_format_is_numeric() with improved logic to decide if format
strings are numeric, so json output quotes them
- Convert docs to sphinx/rst
- update tests
Includes fix for PR 221676:
|
||
|---|---|---|
| .. | ||
| saved | ||
| Makefile.am | ||
| test_01.c | ||
| test_02.c | ||
| test_03.c | ||
| test_04.c | ||
| test_05.c | ||
| test_06.c | ||
| test_07.c | ||
| test_08.c | ||
| test_09.c | ||
| test_10.c | ||
| test_11.c | ||
| test_12.c | ||