1. 14c3fe4 updated FIXES, added getline corruption tests by ozan yigit · 2 years, 7 months ago
  2. 8909e00 Inf and NaN values fixed and printing improved. "This time for sure!" by Arnold D. Robbins · 3 years, 6 months ago
  3. 453ce86 Avoid accessing pfile[] out of bounds on syntax error at EOF. (#90) by Todd C. Miller · 3 years, 10 months ago
  4. 22ee26b Cast to uschar when storing a char in an int that will be used as an index (#88) by Todd C. Miller · 3 years, 10 months ago
  5. b2554a9 Add regression script for bugs-fixed directory. by Arnold D. Robbins · 4 years ago
  6. 778d21f Simplify getline-numeric input and results. by Arnold D. Robbins · 5 years ago
  7. 9dbd1f1 Make getline POSIX compliant w.r.t. numeric strings. by Arnold D. Robbins · 5 years ago
  8. 79f008e Merge branch 'master' into nf-self-assign by onetrueawk · 5 years ago
  9. 5a8a060 Merge branch 'master' into split-fs-from-array by onetrueawk · 5 years ago
  10. 10da937 Merge branch 'master' into subsep by onetrueawk · 5 years ago
  11. 1d836ff Merge branch 'master' into assign-expr by onetrueawk · 5 years ago
  12. 4f4701e Merge branch 'master' into nf-self-assign by onetrueawk · 5 years ago
  13. 8dfde73 Merge branch 'master' into split-fs-from-array by onetrueawk · 5 years ago
  14. 11c1fc6 Merge branch 'master' into subsep by onetrueawk · 5 years ago
  15. 611f775 Merge branch 'master' into fmt-overflow by onetrueawk · 5 years ago
  16. 3222d96 Merge branch 'master' into assign-expr by onetrueawk · 5 years ago
  17. 179536a Print an error message for negative NF values by Cody Peter Mello · 6 years ago
  18. 6315525 Rebuild fields when NF is assigned to itself by Cody Peter Mello · 6 years ago
  19. 52566c0 Handle numeric FS, RS, OFS, and ORS values by Cody Peter Mello · 6 years ago
  20. d45db5e Fix calling split() with a third argument that lives in the target array by Cody Peter Mello · 6 years ago
  21. 97a4b7e Fix issues with numeric SUBSEP and large SUBSEP values by Cody Peter Mello · 6 years ago
  22. e262374 Fix issues with assigning during concatenation by Cody Peter Mello · 6 years ago
  23. e059b3b Protect against overflowing during OFMT/CONVFMT conversions by Cody Peter Mello · 6 years ago
  24. 6cf37e9 Check for format character precision argument before using it by Cody Peter Mello · 6 years ago
  25. 32093f5 Fix multiple long-standing bugs, improve test suite. by Arnold D. Robbins · 6 years ago