4f54a52c04
- Update to version 1.1.8: * XPT reader/writer: Improved support for format strings * DTA writer: Fix off-by-one error in v,o indexing for string refs * SAV/DTA writers: Improved checking of non-ASCII characters * SAS7BDAT reader: Fix use-after-free error * Build: Link to libm on GNU systems * SAS commands: Support more syntax * SPSS commands: Make file names optional - Add libcsv and zlib build dependencies where available - Enable test suite
Dirk Stoecker2023-02-05 20:00:14 +00:00
78b5b9a56d
- Fix packaging to conform to SLPP guidelines. - Set NOCONFIGURE=1 before running autogen.sh to ensure configure only runs once -- at the next step.
Atri Bhattacharya2022-01-07 19:30:30 +00:00
9dd2d6d3a8
- Update to version 1.1.7. * SAV writer: Permit missing ranges for integer variables #251 * SAV writer: Fix format-truncation warning #247 * DTA reader/writer: Improved support for string refs on older platforms * DTA reader: Fix incorrect ordering in StrL comparison functions #248 * SAS7BDAT writer: Improved support for tagged missing values on big-endian platforms * SAS readers: Allow header sizes up to 16MiB #249 * Visual Studio: Fix paths to make them consistent between x86 and x64 archs #242 - Update to version 1.1.6. * Regenerate parsers with Ragel 7 and update build script * SAS7BDAT reader: Improved large file support on Windows #226 * SAV reader: Skip null bytes in UTF-8 data tidyverse/haven#560 * SAV reader: Fix hang (oss-fuzz/23485) * DTA reader: Disallow str0 type (fixes hang) * DTA reader: Fix encoding error when garbage values are present beyond the end of a string * Command file readers: Fix integer overflow (oss-fuzz/15778) * extract_metadata: Implement duration support #223 (thanks to @basgys) * Support for SAS files created with SAS Visual Forecaster #232 * Report format widths for date/time SAS formats #233 * Document the meaning of a -1 return value from readstat_get_row_count #234Atri Bhattacharya2022-01-03 19:10:38 +00:00
da4312844f
This package is a dependency for future version of labplot-kf5.
Atri Bhattacharya2020-12-30 14:05:16 +00:00