3 files changed
+75
-62
lines changed- .github/workflows/build.yml+4-2
- Makefile.am+12-1
- NEWS+10
- README.md+2-1
- VS17/PropertySheet.props+1-1
- VS17/ReadStat.vcxproj+3-1
- VS17/ReadStat.vcxproj.filters+6
- configure.ac+5-4
- fuzz/dict/fuzz_grammar_xport_format.dict+154
- src/fuzz/fuzz_grammar_xport_format.c+12
- src/readstat_writer.c+2-2
- src/sas/readstat_sas7bdat_read.c+2-1
- src/sas/readstat_xport.h+6
- src/sas/readstat_xport_parse_format.c+265
- src/sas/readstat_xport_parse_format.h+4
- src/sas/readstat_xport_parse_format.rl+68
- src/sas/readstat_xport_read.c+23-23
- src/sas/readstat_xport_write.c+24-26
- src/spss/readstat_sav_write.c+2-2
- src/stata/readstat_dta_write.c+2-2
- src/test/test_list.h+22-1
- src/test/test_read.c+4-3
- src/txt/readstat_sas_commands_read.c+3.2k-2.7k
- src/txt/readstat_sas_commands_read.rl+37-12
- src/txt/readstat_spss_commands_read.c+1.6k-1.5k
- src/txt/readstat_spss_commands_read.rl+3-2
- src/txt/readstat_txt_read.c+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments