Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more info to README.git and update date. | Arnold D. Robbins | 2014-04-17 | 1 | -1/+14 |
| | |||||
* | Remove an obsolete paragraph from BUGS in gawk.1. | Arnold D. Robbins | 2014-04-17 | 2 | -6/+6 |
| | |||||
* | Further fix in pc/Makefile.tst. | Arnold D. Robbins | 2014-04-17 | 1 | -2/+1 |
| | |||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2014-04-17 | 2 | -1/+10 |
| | |||||
* | Use $(DESTDIR) in extension/Makefile.am when removing .la files. | Arnold D. Robbins | 2014-04-11 | 3 | -2/+8 |
| | |||||
* | Add a warning that locale support is needed for the charset tests. | Arnold D. Robbins | 2014-04-11 | 3 | -0/+14 |
| | |||||
* | Define closemaybesocket if it isn't otherwise. | Arnold D. Robbins | 2014-04-11 | 2 | -0/+12 |
| | |||||
* | Make release tar ball. | Arnold D. Robbins | 2014-04-08 | 55 | -5547/+6766 |
| | |||||
* | Update texinfo.tex to latest. | Arnold D. Robbins | 2014-04-08 | 2 | -19/+34 |
| | |||||
* | Typo fix in README_d/README.pc. | Arnold D. Robbins | 2014-04-08 | 1 | -1/+1 |
| | |||||
* | Prettify lists of tests. | Arnold D. Robbins | 2014-04-08 | 3 | -4/+6 |
| | |||||
* | Update Checklist file in git repo. | Arnold D. Robbins | 2014-04-04 | 1 | -5/+5 |
| | |||||
* | Fix a compilation warning. | Arnold D. Robbins | 2014-04-04 | 2 | -3/+7 |
| | |||||
* | Bump version is pc/config.h after doing so for tarball. | Arnold D. Robbins | 2014-04-03 | 1 | -3/+3 |
| | |||||
* | Bump version for test tarball. | Arnold D. Robbins | 2014-04-03 | 2 | -11/+11 |
| | |||||
* | Fix test/Makefile.am for making dists. | Arnold D. Robbins | 2014-04-03 | 3 | -0/+6 |
| | |||||
* | Minor code cleanup in regcomp.c. | Arnold D. Robbins | 2014-04-03 | 2 | -1/+6 |
| | |||||
* | README_d/README.gcc-3 file added. | Arnold D. Robbins | 2014-04-02 | 2 | -0/+15 |
| | |||||
* | Update copyright years on files changed in 2014. | Arnold D. Robbins | 2014-03-31 | 23 | -22/+34 |
| | |||||
* | Remove -Wextra from gcc command line in extension dir.. | Arnold D. Robbins | 2014-03-31 | 3 | -2/+8 |
| | |||||
* | Some more docbook fixes. | Arnold D. Robbins | 2014-03-30 | 3 | -20/+54 |
| | |||||
* | Sync dfa.c with grep. | Arnold D. Robbins | 2014-03-30 | 2 | -78/+115 |
| | |||||
* | Create valid DocBook XML output with current makeinfo. | Arnold D. Robbins | 2014-03-28 | 4 | -595/+1180 |
| | |||||
* | Minor cleanup to indexing. | Arnold D. Robbins | 2014-03-28 | 4 | -24/+31 |
| | |||||
* | Improvements in both configure.ac files. | Arnold D. Robbins | 2014-03-28 | 7 | -70/+251 |
| | |||||
* | Add input parser to readfile extension, document it and test it. | Arnold D. Robbins | 2014-03-27 | 12 | -98/+308 |
| | |||||
* | Add note that lookup of PROCINFO can fail. | Arnold D. Robbins | 2014-03-27 | 4 | -106/+130 |
| | |||||
* | Finishing indexing changes, special treatment for functions. | Arnold D. Robbins | 2014-03-27 | 4 | -462/+518 |
| | |||||
* | First round of indexing changes. | Arnold D. Robbins | 2014-03-27 | 4 | -934/+1487 |
| | |||||
* | Update awklib/eg/data/ files after doc changes. | Arnold D. Robbins | 2014-03-27 | 2 | -11/+11 |
| | |||||
* | BBS-list examples redone. Yay! Thanks to Antonio. | Arnold D. Robbins | 2014-03-27 | 4 | -1326/+1353 |
| | |||||
* | Add default defn's for constants in extension files. | Arnold D. Robbins | 2014-03-23 | 3 | -0/+15 |
| | |||||
* | Updated pl translation. | Arnold D. Robbins | 2014-03-23 | 1 | -719/+615 |
| | |||||
* | Fix in .gitignore. | Arnold D. Robbins | 2014-03-23 | 2 | -2/+5 |
| | |||||
* | Irix fix for dfa.c. | Arnold D. Robbins | 2014-03-23 | 2 | -2/+7 |
| | |||||
* | Bump UPDATE_YEAR in main.c. | Arnold D. Robbins | 2014-03-21 | 2 | -1/+5 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Build fix for BSD systems. | Arnold D. Robbins | 2014-03-11 | 3 | -0/+14 |
| | |||||
* | 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 |
| | |||||
* | 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 |