Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Make 4.2.0 tarball. | Arnold D. Robbins | 2017-10-19 | 57 | -3368/+3405 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-17 | 14 | -399/+420 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Adjust forcenum test for better portability. | Arnold D. Robbins | 2017-10-17 | 3 | -3/+24 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Docs: Update EDITION. Remove visible references to awk.info site. | Arnold D. Robbins | 2017-10-17 | 6 | -93/+102 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Update Italian translation. | Arnold D. Robbins | 2017-10-17 | 2 | -5/+4 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fix the mode on doc/it/gawktexi.in. | Arnold D. Robbins | 2017-10-17 | 1 | -0/+0 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Do not deprecate isarray in this release. | Andrew J. Schorr | 2017-10-17 | 9 | -330/+322 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-14 | 2 | -7/+8 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Simplify lint warnings in field.c:do_split. | Arnold D. Robbins | 2017-10-14 | 2 | -7/+8 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-12 | 7 | -4/+40 | |
|\| | | | | | | | ||||||
| * | | | | | | | Fix fork and fork2 tests for OS/2. | Arnold D. Robbins | 2017-10-12 | 3 | -0/+7 | |
| | | | | | | | | ||||||
| * | | | | | | | Update Italian translation. | Arnold D. Robbins | 2017-10-12 | 2 | -4/+13 | |
| | | | | | | | | ||||||
| * | | | | | | | Added README.rpm file. | Arnold D. Robbins | 2017-10-10 | 2 | -0/+20 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-10 | 4 | -287/+304 | |
|\| | | | | | | ||||||
| * | | | | | | Doc fix and add some references. | Arnold D. Robbins | 2017-10-10 | 4 | -287/+304 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-08 | 9 | -142/+154 | |
|\| | | | | | ||||||
| * | | | | | Fix the FSF's address in a few files that still needed it. | Arnold D. Robbins | 2017-10-08 | 5 | -94/+104 | |
| | | | | | | ||||||
| * | | | | | Update Italian translation some more. | Arnold D. Robbins | 2017-10-08 | 1 | -4/+3 | |
| | | | | | | ||||||
| * | | | | | More improvements in NEWS. | Arnold D. Robbins | 2017-10-08 | 2 | -33/+36 | |
| | | | | | | ||||||
| * | | | | | Bump version after updates. | Arnold D. Robbins | 2017-10-08 | 2 | -11/+11 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-08 | 13 | -636/+673 | |
|\| | | | | ||||||
| * | | | | Fixes for OS/2. | Arnold D. Robbins | 2017-10-08 | 5 | -3/+11 | |
| | | | | | ||||||
| * | | | | Small doc correction in the manual. | Arnold D. Robbins | 2017-10-08 | 4 | -533/+534 | |
| | | | | | ||||||
| * | | | | Update the Italian translation. | Arnold D. Robbins | 2017-10-08 | 2 | -65/+105 | |
| | | | | | ||||||
| * | | | | Rationalize NEWS w.r.t. the API. | Arnold D. Robbins | 2017-10-08 | 2 | -35/+23 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'master' into feature/fix-comments | Andrew J. Schorr | 2017-10-04 | 2 | -1/+5 | |
|\| | | | ||||||
| * | | | Remove stray word in README file. | Andrew J. Schorr | 2017-10-04 | 2 | -1/+5 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-04 | 39 | -3278/+4483 | |
|\| | | ||||||
| * | | Sync .po and .gmo files. | Arnold D. Robbins | 2017-10-04 | 33 | -3273/+4464 | |
| | | | ||||||
| * | | Sync pc/config.h with mainline. | Arnold D. Robbins | 2017-10-04 | 1 | -3/+3 | |
| | | | ||||||
| * | | Update the update month in the doc. | Arnold D. Robbins | 2017-10-04 | 3 | -2/+6 | |
| | | | ||||||
| * | | Update NEWS with info about OS/2 port. | Arnold D. Robbins | 2017-10-04 | 2 | -0/+10 | |
| |/ | ||||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-10-02 | 15 | -392/+456 | |
|\| | ||||||
| * | Add intdiv0.awk in examples. | Arnold D. Robbins | 2017-10-02 | 1 | -0/+23 | |
| | |