Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Irix fix for dfa.c. | Arnold D. Robbins | 2014-03-23 | 2 | -2/+7 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-21 | 2 | -1/+5 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Bump UPDATE_YEAR in main.c. | Arnold D. Robbins | 2014-03-21 | 2 | -1/+5 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-21 | 2 | -0/+9 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Bump version for beta tarball. | Arnold D. Robbins | 2014-03-21 | 3 | -14/+14 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix dfa for systems without locales. | Arnold D. Robbins | 2014-03-21 | 2 | -0/+9 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-17 | 7 | -14/+28 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Bump version for test release. | Arnold D. Robbins | 2014-03-17 | 3 | -14/+14 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Minor edits in NEWS. | Arnold D. Robbins | 2014-03-17 | 1 | -11/+11 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Deal with Mac OS X .dSYM directories. | Arnold D. Robbins | 2014-03-17 | 5 | -0/+14 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-11 | 3 | -0/+14 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Build fix for BSD systems. | Arnold D. Robbins | 2014-03-11 | 3 | -0/+14 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-10 | 14 | -155/+303 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Update ChangeLog for previous commit. Oops. | Arnold D. Robbins | 2014-03-10 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix thousands separator problems and update doc. | Arnold D. Robbins | 2014-03-10 | 5 | -10/+46 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Indexing improvements. | Arnold D. Robbins | 2014-03-10 | 4 | -76/+130 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Improvement in helpers/quoteconvert2.sh. | Arnold D. Robbins | 2014-03-10 | 2 | -6/+11 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fixes from GNULIB for Mac OS X mixed case matching. | Arnold D. Robbins | 2014-03-10 | 2 | -10/+7 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Sync dfa with grep. | Arnold D. Robbins | 2014-03-10 | 3 | -53/+101 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-08 | 20 | -698/+983 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Update doc on API memory allocation, add to NEWS. | Arnold D. Robbins | 2014-03-08 | 5 | -146/+199 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Arnold D. Robbins | 2014-03-08 | 15 | -694/+828 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gawk-4.1-stable | |||||
| | * | | | | | | | | | | | | | Add memory allocation functions to gawk API. | Andrew J. Schorr | 2014-03-08 | 15 | -694/+828 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Some new helper files added. | Arnold D. Robbins | 2014-03-08 | 4 | -0/+98 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-07 | 4 | -450/+640 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | First round of indexing improvements. | Arnold D. Robbins | 2014-03-07 | 4 | -450/+640 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-05 | 2 | -4/+9 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Minor fix for mktime. | Arnold D. Robbins | 2014-03-05 | 2 | -4/+9 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-05 | 4 | -65/+49 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Update VMS doc. | Arnold D. Robbins | 2014-03-05 | 4 | -65/+49 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-05 | 2 | -1/+6 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Minor fix in debug.c. | Arnold D. Robbins | 2014-03-05 | 2 | -1/+6 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-05 | 9 | -13/+25 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Continue to straighten out enum usage. | Arnold D. Robbins | 2014-03-05 | 9 | -13/+25 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-03 | 2 | -85/+90 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Sync dfa with grep. | Arnold D. Robbins | 2014-03-03 | 2 | -85/+90 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-02-28 | 1 | -405/+396 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Updated CA translation. | Arnold D. Robbins | 2014-02-28 | 1 | -405/+396 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-02-28 | 4 | -70/+83 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Sync dfa with grep, update a test. | Arnold D. Robbins | 2014-02-28 | 4 | -70/+83 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-02-27 | 4 | -379/+371 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Finish up doc fixes before releasing. | Arnold D. Robbins | 2014-02-27 | 4 | -379/+371 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-02-27 | 13 | -672/+740 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Lots of enum/int fixes. | Arnold D. Robbins | 2014-02-27 | 5 | -62/+72 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Files regenerated after previous doc update. | Arnold D. Robbins | 2014-02-27 | 2 | -2/+3 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Start on doc fixes. | Arnold D. Robbins | 2014-02-27 | 4 | -602/+658 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix configure for MirBSD also. Bleah. | Arnold D. Robbins | 2014-02-26 | 3 | -6/+7 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-02-21 | 3 | -20/+29 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Sync dfa with grep. | Arnold D. Robbins | 2014-02-21 | 3 | -20/+29 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-02-20 | 16 | -238/+338 | |
|\| | | | | | | | | | | | | |