| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | | * | | | | | | | | Fix initial "fields" buffer size | Cody Peter Mello | 2018-11-12 | 1 | -1/+1 | |
| | | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | | | Merge pull request #23 from melloc/cntrl-class | onetrueawk | 2019-01-21 | 1 | -1/+9 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | Fix regular expressions containing [[:cntrl:]] | Cody Peter Mello | 2018-11-12 | 1 | -1/+9 | |
| | | | | | |/ / / / / / / | ||||||
| | | | | * | | | | | | | | Merge pull request #21 from melloc/end-of-args | onetrueawk | 2019-01-21 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | Flags that begin with "--" should not be treated as end of args | Cody Peter Mello | 2018-10-09 | 1 | -1/+1 | |
| | | | | | |/ / / / / / / | ||||||
| | | | | | | * | | | | | | Merge branch 'master' into assign-expr | onetrueawk | 2019-01-21 | 9 | -3/+40 | |
| | | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | Fix issues with assigning during concatenation | Cody Peter Mello | 2018-09-15 | 5 | -11/+25 | |
| | | | | | |/ / / / / / / | ||||||
| | | | | | | | * | | | | | Merge branch 'master' into subsep | onetrueawk | 2019-01-21 | 12 | -7/+51 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | Handle numeric FS, RS, OFS, and ORS values | Cody Peter Mello | 2018-09-23 | 14 | -14/+75 | |
| | | | | | | | * | | | | | | Fix issues with numeric SUBSEP and large SUBSEP values | Cody Peter Mello | 2018-09-17 | 9 | -5/+53 | |
| | | | | | | |/ / / / / / | | | | | |/| | | | | | | ||||||
| | | | | | | | | * | | | | Merge branch 'master' into split-fs-from-array | onetrueawk | 2019-01-21 | 13 | -12/+61 | |
| | | | | | | | | |\ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | | | ||||||
| | | | | | | | | * | | | | Fix calling split() with a third argument that lives in the target array | Cody Peter Mello | 2018-09-18 | 4 | -5/+16 | |
| | | | | | | |_|/ / / / | | | | | |/| | | | | | ||||||
| | | | | | | | | * | | | Merge branch 'master' into nf-self-assign | onetrueawk | 2019-01-21 | 13 | -12/+60 | |
| | | | | | | | | |\ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | | Merge pull request #18 from melloc/error-reporting | onetrueawk | 2019-01-21 | 1 | -7/+11 | |
| | | | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | | | | | ||||||
| | | | | | * | | | | | | Improve error reporting messages | Cody Peter Mello | 2018-09-21 | 1 | -7/+11 | |
| | | | | | |/ / / / / | ||||||
| | | | | * | | | | | | Merge pull request #15 from melloc/fmt-overflow | onetrueawk | 2019-01-21 | 4 | -3/+11 | |
| | | | | |\ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | | | ||||||
| | | | | | * | | | | | Merge branch 'master' into fmt-overflow | onetrueawk | 2019-01-21 | 9 | -3/+42 | |
| | | | | | |\ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | | | * | | | | | | Merge pull request #14 from melloc/missing-precision | onetrueawk | 2019-01-21 | 4 | -0/+9 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | Check for format character precision argument before using it | Cody Peter Mello | 2018-09-14 | 4 | -0/+9 | |
| | | | | | | |/ / / / | | | | | |/| | | | | ||||||
| | | | | * | | | | | | Merge pull request #13 from arnoldrobbins/master | onetrueawk | 2019-01-21 | 2 | -0/+21 | |
| | | | | |\ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | | | ||||||
| | | | | | * | | | | | Fix REGRESS so all tests run on Mac OS X. | Arnold D. Robbins | 2018-08-29 | 2 | -0/+21 | |
| | | | | | |/ / / / | ||||||
| | | | | * / / / / | fix maketab non-bug | Brian Kernighan | 2018-10-25 | 3 | -2/+9 | |
| | | | | |/ / / / | ||||||
| | | | | | * / / | Protect against overflowing during OFMT/CONVFMT conversions | Cody Peter Mello | 2018-09-14 | 4 | -3/+9 | |
| | | | | |/ / / | ||||||
| | | | | | * | | Print an error message for negative NF values | Cody Peter Mello | 2018-09-25 | 4 | -0/+7 | |
| | | | | | * | | Rebuild fields when NF is assigned to itself | Cody Peter Mello | 2018-09-23 | 5 | -2/+12 | |
| | | | | |/ / | ||||||
| | | | | * | | Merge pull request #9 from atsampson/master | onetrueawk | 2018-08-28 | 1 | -3/+4 | |
| | | | | |\ \ | ||||||
| | | | | | * | | Fix ytab.[ch] dependencies to allow parallel make. | Adam Sampson | 2018-08-27 | 1 | -2/+3 | |
| | | | | | * | | Fix comment syntax for pmake. | Adam Sampson | 2018-08-27 | 1 | -1/+1 | |
| | | | | |/ / | ||||||
| | | | | * | | forgot to update version string | Brian Kernighan | 2018-08-27 | 1 | -1/+1 | |
| | | | | * | | disallow $ in printf formats | Brian Kernighan | 2018-08-27 | 4 | -8/+14 | |
| | | | | * | | added Arnold's fixes, updates to awktest.tar | Brian Kernighan | 2018-08-24 | 5 | -25/+38 | |
| | | | | * | | Merge pull request #8 from arnoldrobbins/master | onetrueawk | 2018-08-23 | 38 | -92/+758 | |
| | | | | |\ \ | ||||||
| | | | | | * | | Fix multiple long-standing bugs, improve test suite. | Arnold D. Robbins | 2018-08-22 | 38 | -92/+758 | |
| | | | | |/ / | ||||||
| | | | | * | | FIXES, makefile, REGRESS to smooth out base for Arnold | Brian Kernighan | 2018-08-16 | 3 | -1/+8 | |
| | | | | * | | update awktest.tar with proper beebe,lilly tests | Brian Kernighan | 2018-08-15 | 1 | -0/+0 | |
| | | | | * | | set baseline so Arnold can send pull request | Brian Kernighan | 2018-08-15 | 7 | -77042/+46 | |
| | | | | * | | awktest.tar added; .ar files work poorly | Brian Kernighan | 2017-02-15 | 1 | -0/+0 | |
| | | | | * | | should have been in initial list | Brian Kernighan | 2012-12-22 | 1 | -0/+1026 | |
| | | | | * | | initial commit for github | Brian Kernighan | 2012-12-22 | 16 | -0/+84004 | |
| | | | | / | ||||||
| * | | | | | Remove tarball. am: dbe842be3e am: 771bcd0aae | Elliott Hughes | 2019-01-31 | 19 | -12127/+0 | |
| |\| | | | | ||||||
| | * | | | | Remove tarball. am: dbe842be3e | Elliott Hughes | 2019-01-31 | 19 | -12127/+0 | |
| | |\| | | | ||||||
| | | * | | | Remove tarball. | Elliott Hughes | 2019-01-31 | 19 | -12127/+0 | |
| | | |\| | | ||||||
| | | | * | | Remove tarball. | Elliott Hughes | 2019-01-30 | 19 | -12127/+0 | |
| * | | | | | Fix awk. am: b89363f2cc am: 2db7d7f0c2 | Elliott Hughes | 2019-01-29 | 4 | -114/+4068 | |
| |\| | | | | ||||||
| | * | | | | Fix awk. am: b89363f2cc | Elliott Hughes | 2019-01-29 | 4 | -114/+4068 | |
| | |\| | | | ||||||
| | | * | | | Fix awk. | Elliott Hughes | 2019-01-29 | 4 | -114/+4068 | |
| | | |\| | | ||||||
| | | | * | | Fix awk. | Elliott Hughes | 2019-01-29 | 4 | -114/+4068 | |
| * | | | | | Merge "Switch to system/core/janitors as OWNERS." am: 5bd64cef55 am: 57e1066084 | Chih-hung Hsieh | 2019-01-17 | 1 | -1/+1 | |
| |\| | | | | ||||||
| | * | | | | Merge "Switch to system/core/janitors as OWNERS." am: 5bd64cef55 | Chih-hung Hsieh | 2019-01-17 | 1 | -1/+1 | |
| | |\| | | | ||||||
| | | * | | | Merge "Switch to system/core/janitors as OWNERS." | Chih-hung Hsieh | 2019-01-17 | 1 | -1/+1 | |
| | | |\| | | ||||||
