1. aa8731e PR #112, #116, #117 by ozan yigit · 2 years, 11 months ago
  2. 3913329 Merge branch 'fix-readrec' of https://github.com/mpinjr/awk into staging by ozan yigit · 2 years, 11 months ago
  3. 92f9e8a Fix readrec's definition of a record by Miguel Pineiro Jr · 3 years, 2 months ago
  4. feaf62d Fix regular expression RS ^-anchoring by Miguel Pineiro Jr · 3 years, 2 months ago
  5. 1fd5fa3 Fix a decision bug with trailing stuff in lib.c:is_valid_number by ozan s. yigit · 3 years, 5 months ago
  6. 8909e00 Inf and NaN values fixed and printing improved. "This time for sure!" by Arnold D. Robbins · 3 years, 6 months ago
  7. 38e525f Include <strings.h> for strcasecmp (#99) by Michael Forney · 3 years, 6 months ago
  8. cc9e9b6 Rework floating point conversions. (#98) by Arnold Robbins · 3 years, 6 months ago
  9. feb247a Don't print extra newlines on error before awk starts parsing. (#97) by Todd C. Miller · 3 years, 7 months ago
  10. 3b42cfa Make it compile with g++. by Arnold D. Robbins · 3 years, 8 months ago
  11. 07f0438 Move exclusively to bison as parser generator. by Arnold D. Robbins · 3 years, 11 months ago
  12. 292d39f Rename dprintf to DPRINTF and use C99 cpp variadic arguments. (#82) by Todd C. Miller · 4 years ago
  13. cef5180 Fix Issue 78 and apply PR 80. by Arnold D. Robbins · 4 years ago
  14. 754cf93 In fldbld(), check that inputFS is set. by Arnold D. Robbins · 4 years ago
  15. ffee778 3 more fixes (#75) by zoulasc · 4 years, 4 months ago
  16. c2c8ecb More minor fixes: (#73) by zoulasc · 4 years, 4 months ago
  17. 94e4c04 argument parsing cleanups, dynamic program file allocation, fpe error enhancement. (#72) by zoulasc · 4 years, 4 months ago
  18. 6932571 Use MB_LEN_MAX instead of MB_CUR_MAX to avoid VLA (#70) by Michael Forney · 4 years, 5 months ago
  19. 6a87709 Small fixes (#68) by zoulasc · 4 years, 5 months ago
  20. 108224b Convert variables to bool and enum. by Arnold D. Robbins · 4 years, 7 months ago
  21. c879fbf From Ori Bernstein, ori@eigenstate.org, for FS="" in multibyte locale. by Arnold D. Robbins · 4 years, 7 months ago
  22. 0d8778b more cleanups (#55) by zoulasc · 4 years, 8 months ago
  23. 6589208 More cleanups: (#53) by zoulasc · 4 years, 8 months ago
  24. 7cae39d Make RS as regexp work without ifdef. Add doc, bump version. by Arnold D. Robbins · 4 years, 9 months ago
  25. 643a5a3 Add RS as regex code, ifdefed-out, from NetBSD. by Arnold D. Robbins · 5 years ago
  26. 795a06b Remove trailing whitespace on lines in all files. by Arnold D. Robbins · 5 years ago
  27. 9310d45 Apply the following from FreeBSD / OpenBSD: by M. Warner Losh · 5 years ago
  28. 0939e33 Apply r323963 from FreeBSD (pulling in the fix from OpenBSD) by M. Warner Losh · 5 years ago
  29. b463680 Update field-splitting behaviour to match POSIX definition by Cody Peter Mello · 6 years ago
  30. 4189ef5 Fix Issue #38 - don't require non-= after = in cmd line assignment. by Arnold D. Robbins · 5 years ago
  31. 79f008e Merge branch 'master' into nf-self-assign by onetrueawk · 5 years ago
  32. 10da937 Merge branch 'master' into subsep by onetrueawk · 5 years ago
  33. 7580235 Fix initial "fields" buffer size by Cody Peter Mello · 6 years ago
  34. 179536a Print an error message for negative NF values by Cody Peter Mello · 6 years ago
  35. 52566c0 Handle numeric FS, RS, OFS, and ORS values by Cody Peter Mello · 6 years ago
  36. 32093f5 Fix multiple long-standing bugs, improve test suite. by Arnold D. Robbins · 6 years ago
  37. 3ed9e24 set baseline so Arnold can send pull request by Brian Kernighan · 6 years ago
  38. 87b9493 initial commit for github by Brian Kernighan · 11 years ago