Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Updated da.po file. | Arnold D. Robbins | 2015-05-11 | 1 | -322/+332 | |
| | ||||||
* | Start NEWS entry for 4.1.3. | Arnold D. Robbins | 2015-05-05 | 1 | -0/+10 | |
| | ||||||
* | Update Checklist. | Arnold D. Robbins | 2015-05-05 | 1 | -1/+2 | |
| | ||||||
* | Get latest config.guess and config.sub. | Arnold D. Robbins | 2015-05-05 | 3 | -10/+34 | |
| | ||||||
* | Wrap dbueval test in check for tty. | Arnold D. Robbins | 2015-05-05 | 3 | -4/+14 | |
| | ||||||
* | Fix parsing brackets in regexps (again). | Arnold D. Robbins | 2015-05-05 | 10 | -8/+90 | |
| | ||||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2015-05-04 | 2 | -2/+16 | |
| | ||||||
* | Fix minor coredump. | Arnold D. Robbins | 2015-05-01 | 3 | -191/+203 | |
| | ||||||
* | Fix brackets in regexps again. Let's hope this is really it. | Arnold D. Robbins | 2015-04-30 | 3 | -16/+25 | |
| | ||||||
* | Add some notes in Checklist. | Arnold D. Robbins | 2015-04-30 | 1 | -1/+10 | |
| | ||||||
* | Take --program-prefix into account for the installation symlinks. | Arnold D. Robbins | 2015-04-30 | 3 | -6/+21 | |
| | ||||||
* | Make 4.1.2 release. | Arnold D. Robbins | 2015-04-29 | 49 | -3148/+4278 | |
| | ||||||
* | Note that MBS support is now required in NEWS. | Arnold D. Robbins | 2015-04-29 | 1 | -1/+5 | |
| | ||||||
* | Make call-by-value work again for $0. | Arnold D. Robbins | 2015-04-28 | 9 | -3/+50 | |
| | ||||||
* | Fix bracket handling. "This time for sure." | Arnold D. Robbins | 2015-04-28 | 3 | -42/+61 | |
| | ||||||
* | Fix to Jan 7 2015 regexp parsing fix. | Arnold D. Robbins | 2015-04-27 | 10 | -6/+39 | |
| | ||||||
* | Add updated Italian translation. | Arnold D. Robbins | 2015-04-27 | 1 | -16/+4 | |
| | ||||||
* | Update da and sv .po files. | Arnold D. Robbins | 2015-04-27 | 2 | -529/+549 | |
| | ||||||
* | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2015-04-26 | 2 | -3/+6 | |
| |