| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-26 | 443 Bytes | |
| v9.07 source code.tar.gz | 2026-07-26 | 225.5 kB | |
| v9.07 source code.zip | 2026-07-26 | 298.7 kB | |
| Totals: 3 Items | 524.6 kB | 1 | |
- fixes [#221] - replace codecvt with self-contained UTF-16 conversion
- fixes [#218] - add optional limit for number of rows and columns parsed
- fixes [#217] - add range checking of unsigned integer type conversions
- document GetColumnIdx and GetRowIdx limitations
- use ptrdiff_t for size comparisons to avoid int truncation
- fix auto-quoting of cells containing carriage return
- fix row label lookup in documents with short rows