Commit 80b8c60
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
| |||
695 | 701 | | |
696 | 702 | | |
697 | 703 | | |
698 | | - | |
| 704 | + | |
699 | 705 | | |
700 | 706 | | |
701 | 707 | | |
| |||
704 | 710 | | |
705 | 711 | | |
706 | 712 | | |
707 | | - | |
| 713 | + | |
708 | 714 | | |
709 | 715 | | |
710 | 716 | | |
| |||
968 | 974 | | |
969 | 975 | | |
970 | 976 | | |
971 | | - | |
| 977 | + | |
972 | 978 | | |
973 | 979 | | |
974 | 980 | | |
| |||
977 | 983 | | |
978 | 984 | | |
979 | 985 | | |
980 | | - | |
| 986 | + | |
981 | 987 | | |
982 | 988 | | |
983 | 989 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
- .gitattributes+2
- .github/workflows/tests.yml+10
- cpp/INIReader.cpp+27-4
- cpp/INIReader.h+8
- examples/INIReaderExample.cpp+15
- examples/cpptest.txt+11
- ini.c+22-4
- ini.h+14-3
- meson.build+8-3
- meson_options.txt+5
- tests/baseline_allow_no_value.txt+11
- tests/baseline_call_handler_on_new_section.txt+11
- tests/baseline_disallow_inline_comments.txt+11
- tests/baseline_handler_lineno.txt+11
- tests/baseline_heap.txt+11
- tests/baseline_heap_max_line.txt+14-7
- tests/baseline_heap_realloc.txt+11
- tests/baseline_heap_realloc_max_line.txt+14-7
- tests/baseline_heap_string.txt+2-3
- tests/baseline_multi.txt+11
- tests/baseline_multi_max_line.txt+14-7
- tests/baseline_single.txt+11
- tests/baseline_stop_on_first_error.txt+11
- tests/baseline_string.txt+2-3
- tests/long_line.ini+23
- tests/meson.build+4-1
- tests/runtest.sh+3-3
- tests/unittest.c+8
- tests/unittest_alloc.c+7
- tests/unittest_string.c+7
0 commit comments