Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Change GNU URLs to use https. | Arnold D. Robbins | 2017-09-18 | 4 | -659/+696 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-09-18 | 3 | -685/+439 | |
|\| | ||||||
| * | Fix typo in ChangeLog entry. | Arnold D. Robbins | 2017-09-18 | 1 | -1/+1 | |
| | | ||||||
| * | Update de.po. | Arnold D. Robbins | 2017-09-18 | 2 | -684/+438 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-09-17 | 10 | -354/+373 | |
|\| | ||||||
| * | Fix gawkapi.h to be usable with C++. | Arnold D. Robbins | 2017-09-17 | 6 | -144/+153 | |
| | | ||||||
| * | Minor fix to filefuncs.c for Fedora compilation. | Arnold D. Robbins | 2017-09-17 | 2 | -2/+9 | |
| | | ||||||
| * | Update sv.po. | Arnold D. Robbins | 2017-09-17 | 2 | -208/+211 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-09-16 | 11 | -1136/+1192 | |
|\| | ||||||
| * | Update several translations. | Arnold D. Robbins | 2017-09-16 | 6 | -1130/+1162 | |
| | | ||||||
| * | Update the MinGW build to recent changes. | Eli Zaretskii | 2017-09-16 | 5 | -6/+30 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-09-14 | 3 | -62/+57 | |
|\| | ||||||
| * | Fix spelling errors and typos in main, doc, and test ChangeLog files. | Arnold D. Robbins | 2017-09-14 | 3 | -62/+57 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Andrew J. Schorr | 2017-09-14 | 5 | -11/+18 | |
|\| | ||||||
| * | Fix nonfatal1 test by ignoring the platform-specific portion of the error ↵ | Andrew J. Schorr | 2017-09-14 | 5 | -11/+18 | |
| | | | | | | | | message. | |||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-09-13 | 13 | -73/+40 | |
|\| | ||||||
| * | Small fixes to doc for use with info command. | Arnold D. Robbins | 2017-09-13 | 6 | -5/+10 | |
| | | ||||||
| * | Revise build to use bison for both grammars in a parallel-safe way. | Arnold D. Robbins | 2017-09-13 | 5 | -67/+24 | |
| | | ||||||
| * | Update copyright year in extension/rwarray.c. | Arnold D. Robbins | 2017-09-13 | 2 | -1/+6 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-09-12 | 13 | -49/+83 | |
|\| | ||||||
| * | Serialize running bison in parallel builds. | Arnold D. Robbins | 2017-09-12 | 4 | -10/+21 | |
| | | ||||||
| * | Allow rwarray extension to write/read undefined values. | Arnold D. Robbins | 2017-09-12 | 2 | -1/+11 | |
| | | ||||||
| * | Minor improvement in installation summary section. | Arnold D. Robbins | 2017-09-12 | 4 | -36/+43 | |
| | | ||||||
| * | Improve filesystem warning message for readdir test. | Arnold D. Robbins | 2017-09-12 | 3 | -2/+8 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-09-04 | 2 | -1/+9 | |
|\| | ||||||
| * | Update README.ps wrt building extensions. | Eli Zaretskii | 2017-09-04 | 2 | -1/+9 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-08-31 | 2 | -30/+107 | |
|\| | ||||||
| * | OpenVMS test fixes | John Malmberg | 2017-08-31 | 2 | -30/+107 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-08-30 | 4 | -82/+190 | |
|\| | ||||||
| * | Add use of <sys/sysmacros.h> to extension/fnmatch.c. | Arnold D. Robbins | 2017-08-30 | 2 | -0/+12 | |
| | | ||||||
| * | OpenVMS test updates | John Malmberg | 2017-08-29 | 2 | -82/+178 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-08-28 | 19 | -116/+201 | |
|\| | ||||||
| * | Increase version towards next tarball. | Arnold D. Robbins | 2017-08-28 | 2 | -11/+11 | |
| | | ||||||
| * | Use gai_strerror for error messages if getaddrinfo fails. | Arnold D. Robbins | 2017-08-28 | 7 | -3/+28 | |
| | | ||||||
| * | Remove warnings around some printf arguments in interpret.h. | Arnold D. Robbins | 2017-08-28 | 2 | -2/+11 | |
| | | ||||||
| * | Remove warning from clang. | Arnold D. Robbins | 2017-08-28 | 2 | -3/+11 | |
| | | ||||||
| * | Minor doc update. | Arnold D. Robbins | 2017-08-28 | 4 | -83/+93 | |
| | | ||||||
| * | Increase version in pc/config.h. | Arnold D. Robbins | 2017-08-28 | 1 | -3/+3 | |
| | | ||||||
| * | Fix the DJGPP port. | Juan Manuel Guerrero | 2017-08-27 | 6 | -6/+35 | |
| | | ||||||
| * | Fix pc/Makefile.tst. | Eli Zaretskii | 2017-08-26 | 2 | -5/+9 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-08-24 | 7 | -93/+111 | |
|\| | ||||||
| * | Small doc improvements. | Arnold D. Robbins | 2017-08-24 | 4 | -85/+87 | |
| | | ||||||
| * | Update texinfo.tex, fixes another TOC problem. | Arnold D. Robbins | 2017-08-24 | 2 | -5/+14 | |
| | | ||||||
| * | Update README_d/README.pc with new DJGPP maintainer. | Arnold D. Robbins | 2017-08-24 | 2 | -3/+10 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-08-23 | 9 | -8/+41 | |
|\| | ||||||
| * | Update README.git. | Arnold D. Robbins | 2017-08-23 | 2 | -4/+10 | |
| | | ||||||
| * | New README.alpine file. | Arnold D. Robbins | 2017-08-23 | 2 | -0/+19 | |
| | | ||||||
| * | Fix removing testext.tmp file in test suite. | Arnold D. Robbins | 2017-08-23 | 5 | -4/+12 | |
| | | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-08-21 | 25 | -962/+820 | |
|\| | ||||||
| * | Regenerate test/Makefile.in. | Arnold D. Robbins | 2017-08-21 | 1 | -1/+1 | |
| | |