Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-08-12 | 2 | -211/+54 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Rework zOS patches; keep separate from autotools. | Arnold D. Robbins | 2015-08-02 | 33 | -178/+454 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Revert update of texinfo.tex. | Arnold D. Robbins | 2015-10-04 | 2 | -837/+431 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Small doc fix (no secure sockets). | Arnold D. Robbins | 2015-10-02 | 4 | -206/+226 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Fatal with --posix on multidimensional arrays. | Arnold D. Robbins | 2015-09-26 | 8 | -0/+38 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Update infrastructure files. | Arnold D. Robbins | 2015-09-25 | 10 | -459/+915 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Bug fix to FPAT field parsing. | Arnold D. Robbins | 2015-09-18 | 9 | -5/+42 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Profiling: print integral values as integers. | Arnold D. Robbins | 2015-09-04 | 4 | -4/+23 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Make MAYBE_NUM -> NUMBER smarter, clear STRING. | Arnold D. Robbins | 2015-08-25 | 4 | -4/+45 | |
| | | | | | ||||||
* | | | | | Improve handling of invalid data in UTF locales. | Arnold D. Robbins | 2015-08-25 | 9 | -13/+72 | |
| |_|_|/ |/| | | | ||||||
* | | | | Restore c90 compat in dfa.c. | Arnold D. Robbins | 2015-08-15 | 2 | -2/+9 | |
| |_|/ |/| | | ||||||
* | | | Small typo fixes. | Arnold D. Robbins | 2015-08-14 | 4 | -80/+85 | |
| |/ |/| | ||||||
* | | Sync dfa with grep. | Arnold D. Robbins | 2015-08-12 | 2 | -211/+54 | |
|/ | ||||||
* | Update autotools. | Arnold D. Robbins | 2015-08-02 | 27 | -245/+955 | |
| | ||||||
* | Bug fix in revoutput extension. | Arnold D. Robbins | 2015-08-02 | 3 | -7/+18 | |
| | ||||||
* | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2015-08-02 | 2 | -41/+66 | |
| | ||||||
* | Sync dfa with grep. | Arnold D. Robbins | 2015-07-21 | 2 | -8/+82 | |
| | ||||||
* | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2015-07-18 | 2 | -12/+42 | |
| | ||||||
* | Sync dfa with GNU grep. | Arnold D. Robbins | 2015-07-08 | 3 | -53/+46 | |
| | ||||||
* | Update doc on quiktrim awk. | Arnold D. Robbins | 2015-07-01 | 4 | -38/+49 | |
| | ||||||
* | Fix negtime test to run out-of-tree. | Arnold D. Robbins | 2015-06-25 | 3 | -2/+6 | |
| | ||||||
* | Update extract.awk. | Arnold D. Robbins | 2015-06-19 | 2 | -12/+14 | |
| | ||||||
* | Minor doc fix. | Arnold D. Robbins | 2015-06-19 | 4 | -1291/+1280 | |
| | ||||||
* | Document inplace shortcomings (no ACL preservation and no signal handling). | Andrew J. Schorr | 2015-06-17 | 6 | -87/+116 | |
| | ||||||
* | For the inplace extension, add inplace variable to control whether it's active. | Andrew J. Schorr | 2015-06-17 | 11 | -99/+193 | |
| | ||||||
* | Configuration/Build fix for Gentoo/FreeBSD. | Arnold D. Robbins | 2015-06-15 | 3 | -2/+45 | |
| | ||||||
* | More "attribute" cleanup. | Arnold D. Robbins | 2015-06-14 | 2 | -5/+7 | |
| | ||||||
* | Replace __attribute with __attribute__ in regex routines. | Arnold D. Robbins | 2015-06-14 | 3 | -4/+8 | |
| | ||||||
* | Sync regex routines wit GLIBC. | Arnold D. Robbins | 2015-06-14 | 4 | -33/+44 | |
| | ||||||
* | Remove an unneeded exercise from the doc. | Arnold D. Robbins | 2015-06-13 | 4 | -267/+262 | |
| | ||||||
* | Add another Chet Ramey pithy saying to the doc. | Arnold D. Robbins | 2015-06-12 | 3 | -0/+27 | |
| | ||||||
* | Improve handling and doc of compl(). | Arnold D. Robbins | 2015-05-30 | 6 | -307/+342 | |
| | ||||||
* | Update pc/Makefile.tst some more. | Arnold D. Robbins | 2015-05-29 | 2 | -3/+6 | |
| | ||||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2015-05-29 | 2 | -2/+8 | |
| | ||||||
* | Improve negtime test. | Arnold D. Robbins | 2015-05-29 | 4 | -3/+32 | |
| | ||||||
* | Add two new helper programs. | Arnold D. Robbins | 2015-05-27 | 3 | -0/+27 | |
| | ||||||
* | Fix regex compile error messages. | Arnold D. Robbins | 2015-05-26 | 2 | -1/+6 | |
| | ||||||
* | Improve error message if inadequate locale support. | Arnold D. Robbins | 2015-05-21 | 3 | -2/+7 | |
| | ||||||
* | Fix fts test to not include atime. | Arnold D. Robbins | 2015-05-21 | 2 | -6/+19 | |
| | ||||||
* | Use modern @image, fix a .txt image file. | Arnold D. Robbins | 2015-05-19 | 5 | -421/+357 | |
| | ||||||
* | Changes for 4.1.3 release. | Arnold D. Robbins | 2015-05-19 | 55 | -1487/+1521 | |
| | ||||||
* | Update texinfo.tex. | Arnold D. Robbins | 2015-05-19 | 2 | -13/+36 | |
| | ||||||
* | New da.po file. | Arnold D. Robbins | 2015-05-18 | 1 | -45/+31 | |
| | ||||||
* | Add a commented out quote from Chet Ramey. | Arnold D. Robbins | 2015-05-18 | 3 | -0/+31 | |
| | ||||||
* | Merge branch 'gawk-4.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Arnold D. Robbins | 2015-05-16 | 2 | -0/+6 | |
|\ | | | | | | | gawk-4.1-stable | |||||
| * | Fix minor memory leak during creation of PROCINFO["identifiers"] array. | Andrew J. Schorr | 2015-05-15 | 2 | -0/+6 | |
| | | ||||||
* | | Doc fix for nextfile. | Arnold D. Robbins | 2015-05-16 | 4 | -364/+369 | |
|/ | ||||||
* | Regenerate doc, now using makeinfo 5.2. | Arnold D. Robbins | 2015-05-14 | 1 | -12897/+12891 | |
| | ||||||
* | Update Bugs section in doc to ask for plain text. | Arnold D. Robbins | 2015-05-14 | 3 | -0/+9 | |
| | ||||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2015-05-12 | 2 | -1/+11 | |
| |