1. 778d21f Simplify getline-numeric input and results. by Arnold D. Robbins · 5 years ago
  2. 9dbd1f1 Make getline POSIX compliant w.r.t. numeric strings. by Arnold D. Robbins · 5 years ago
  3. 79f008e Merge branch 'master' into nf-self-assign by onetrueawk · 5 years ago
  4. 5a8a060 Merge branch 'master' into split-fs-from-array by onetrueawk · 5 years ago
  5. 10da937 Merge branch 'master' into subsep by onetrueawk · 5 years ago
  6. 1d836ff Merge branch 'master' into assign-expr by onetrueawk · 5 years ago
  7. 4f4701e Merge branch 'master' into nf-self-assign by onetrueawk · 5 years ago
  8. 8dfde73 Merge branch 'master' into split-fs-from-array by onetrueawk · 5 years ago
  9. 11c1fc6 Merge branch 'master' into subsep by onetrueawk · 5 years ago
  10. 611f775 Merge branch 'master' into fmt-overflow by onetrueawk · 5 years ago
  11. 3222d96 Merge branch 'master' into assign-expr by onetrueawk · 5 years ago
  12. 179536a Print an error message for negative NF values by Cody Peter Mello · 6 years ago
  13. 6315525 Rebuild fields when NF is assigned to itself by Cody Peter Mello · 6 years ago
  14. 52566c0 Handle numeric FS, RS, OFS, and ORS values by Cody Peter Mello · 6 years ago
  15. d45db5e Fix calling split() with a third argument that lives in the target array by Cody Peter Mello · 6 years ago
  16. 97a4b7e Fix issues with numeric SUBSEP and large SUBSEP values by Cody Peter Mello · 6 years ago
  17. e262374 Fix issues with assigning during concatenation by Cody Peter Mello · 6 years ago
  18. e059b3b Protect against overflowing during OFMT/CONVFMT conversions by Cody Peter Mello · 6 years ago
  19. 6cf37e9 Check for format character precision argument before using it by Cody Peter Mello · 6 years ago
  20. 32093f5 Fix multiple long-standing bugs, improve test suite. by Arnold D. Robbins · 6 years ago