Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Small fix in ChangeLog. Update README.mpfr. | Arnold D. Robbins | 2017-11-15 | 3 | -3/+21 | |
| | | | ||||||
| | * | Fix field corruption when $0 is reassigned with open $n references. | Andrew J. Schorr | 2017-11-14 | 12 | -9/+91 | |
| | | | ||||||
| | * | Support building with MPFR in the DJGPP port. | Juan Manuel Guerrero | 2017-11-14 | 4 | -0/+36 | |
| | | | ||||||
| | * | Exclude DJGPP from the sigpipe1 test. | Juan Manuel Guerrero | 2017-11-12 | 2 | -4/+10 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-11-10 | 2 | -0/+5 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-11-10 | 2 | -0/+5 | |
| |\| | ||||||
| | * | Fix badargs test after code change. | Arnold D. Robbins | 2017-11-10 | 2 | -0/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-11-09 | 6 | -380/+390 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-11-09 | 6 | -380/+390 | |
| |\| | ||||||
| | * | Don't post bugs to comp.lang.awk added to --help output. | Arnold D. Robbins | 2017-11-09 | 2 | -1/+7 | |
| | | | ||||||
| | * | Very small doc improvement. | Arnold D. Robbins | 2017-11-09 | 4 | -379/+383 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-11-08 | 6 | -160/+186 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-11-08 | 6 | -160/+186 | |
| |\| | ||||||
| | * | Fix gawkapi.h for C++. Update doc. | Arnold D. Robbins | 2017-11-08 | 6 | -160/+186 | |
| | | | ||||||
| | * | Fix permissions on missing_d/ChangeLog. | Arnold D. Robbins | 2017-11-08 | 1 | -0/+0 | |
| | | | ||||||
| | * | Remove varargs.h support from missing_d/snprintf.c | John Malmberg | 2017-11-08 | 2 | -16/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-11-08 | 2 | -16/+4 | |
|\| | | ||||||
| * | | Fix permissions on missing_d/ChangeLog. | Arnold D. Robbins | 2017-11-08 | 1 | -0/+0 | |
| | | | ||||||
| * | | Remove varargs.h support from missing_d/snprintf.c | John Malmberg | 2017-11-07 | 2 | -16/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-11-03 | 3 | -2/+16 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-11-03 | 3 | -2/+16 | |
| |\| | ||||||
| | * | Fix "make install" of the DJGPP build. | Juan Manuel Guerrero | 2017-11-03 | 2 | -2/+11 | |
| | | | ||||||
| | * | Minor sync change in pc/Makefile.tst. | Scott Deifik | 2017-11-03 | 2 | -1/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-28 | 2 | -2/+9 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-10-28 | 2 | -2/+9 | |
| |\| | ||||||
| | * | Small improvements in extension/rwarray.c. | Arnold D. Robbins | 2017-10-28 | 2 | -2/+9 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-24 | 2 | -1/+12 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-10-24 | 2 | -1/+12 | |
| |\| | ||||||
| | * | Update NEWS. | Arnold D. Robbins | 2017-10-24 | 2 | -0/+11 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-22 | 16 | -231/+131 | |
|\| | | ||||||
| * | | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-21 | 10 | -137/+274 | |
| |\| | ||||||
| * | | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-19 | 57 | -3368/+3405 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-17 | 14 | -399/+420 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-14 | 2 | -7/+8 | |
| |\ \ \ \ | ||||||
| * | | | | | Simply lint checking for functions defined/called. | Arnold D. Robbins | 2017-10-14 | 3 | -30/+30 | |
| | | | | | | ||||||
| * | | | | | Remove gawkbool.h; rely on their being a stdbool.h. | Arnold D. Robbins | 2017-10-13 | 8 | -61/+18 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-12 | 7 | -4/+40 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-10 | 4 | -287/+304 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Remove the --with-whiny-user-strftime configuration option. | Arnold D. Robbins | 2017-10-10 | 11 | -107/+67 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-08 | 9 | -142/+154 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-08 | 13 | -636/+673 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/dev-5.0 | Andrew J. Schorr | 2017-10-04 | 2 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-04 | 39 | -3278/+4483 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove code allowing non-English letters in identifiers. | Arnold D. Robbins | 2017-10-02 | 7 | -32/+15 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-21 | 10 | -137/+274 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Update README.os2. | Arnold D. Robbins | 2017-10-21 | 2 | -15/+54 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Don't fold constant strings if either is translatable. | Arnold D. Robbins | 2017-10-21 | 3 | -122/+130 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix the OS/2 build. | KO Myung-Hun | 2017-10-21 | 5 | -0/+81 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix "make install" on pc platforms. | Eli Zaretskii | 2017-10-21 | 2 | -0/+9 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-19 | 57 | -3368/+3405 | |
|\| | | | | | | | | | |