Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | Update copyright and UPDATE-MONTH in the manual. | Arnold D. Robbins | 2017-01-27 | 4 | -8/+12 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Updated po/pt_BR.po and reactivated it in LINGUAS. | Arnold D. Robbins | 2017-01-27 | 3 | -1198/+2644 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Minor tweak to block allocator to remove pointless BLOCK_INVALID header. | Andrew J. Schorr | 2017-01-26 | 3 | -3/+7 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-26 | 3 | -15/+39 | |
|\| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Minor rewrite of block allocator to improve clarity. | Andrew J. Schorr | 2017-01-25 | 3 | -15/+39 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-25 | 2 | -16/+36 | |
|\| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2017-01-25 | 2 | -16/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Minor performance optimization for numeric operations. | Andrew J. Schorr | 2017-01-22 | 2 | -16/+36 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-25 | 4 | -570/+575 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-25 | 4 | -570/+575 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| / / / / / / / / / / / | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Doc update - awk.info is gone. | Arnold D. Robbins | 2017-01-25 | 4 | -559/+564 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-21 | 11 | -90/+409 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Typo fix in pc/gawkmisc.pc. | Arnold D. Robbins | 2017-01-21 | 2 | -1/+5 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Support LC_* environment variables in the MinGW build. | Eli Zaretskii | 2017-01-21 | 4 | -32/+96 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix the MinGW build and sync its tests with mainline, | Eli Zaretskii | 2017-01-21 | 9 | -59/+310 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-19 | 9 | -52/+83 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Speed up programs that toggle IGNORECASE a lot. | Arnold D. Robbins | 2017-01-19 | 9 | -52/+83 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-19 | 4 | -3/+116 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Improve random number generator's period using a shuffle buffer. | Arnold D. Robbins | 2017-01-19 | 4 | -3/+116 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-19 | 4 | -5/+12 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Sync support with GNULIB, fix a dfa memory leak. | Arnold D. Robbins | 2017-01-19 | 4 | -5/+12 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-18 | 2 | -5/+13 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Improve robustness of Op_assign_concat optimization. | Andrew J. Schorr | 2017-01-18 | 2 | -5/+13 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-16 | 2 | -1/+6 | |
|\| | | | | | | | ||||||
| * | | | | | | | Sync dfa. | Arnold D. Robbins | 2017-01-16 | 2 | -1/+6 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-15 | 8 | -4/+41 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2017-01-15 | 8 | -4/+41 | |
| |\| | | | | | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | Fix bug in string concatenation optimization. | Andrew J. Schorr | 2017-01-15 | 8 | -4/+41 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-10 | 2 | -24/+18 | |
|\| | | | | | ||||||
| * | | | | | Sync dfa from gnulib, for the umpteenth time. | Arnold D. Robbins | 2017-01-10 | 2 | -24/+18 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-10 | 2 | -100/+88 | |
|\| | | | | ||||||
| * | | | | Sync dfa with GNULIB. | Arnold D. Robbins | 2017-01-10 | 2 | -100/+88 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-05 | 10 | -106/+70 | |
|\| | | | ||||||
| * | | | Update auxiliary build files from GNULIB. | Arnold D. Robbins | 2017-01-05 | 10 | -106/+70 | |
| | | | | ||||||
* | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-03 | 6 | -595/+605 | |
|\| | | | ||||||
| * | | | Sync dfa with GNULIB. | Arnold D. Robbins | 2017-01-03 | 2 | -458/+439 | |
| | |/ | |/| | ||||||
| * | | Improve documentation of API strnum feature. | Andrew J. Schorr | 2017-01-02 | 4 | -137/+166 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-27 | 2 | -1/+13 | |
|\| | | ||||||
| * | | CMake updates in 'cmake' directory. | Arnold D. Robbins | 2016-12-27 | 2 | -1/+13 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-27 | 5 | -6/+58 | |
|\| | | ||||||
| * | | Update CMake support after adding support directory. | Arnold D. Robbins | 2016-12-27 | 5 | -6/+58 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-23 | 10 | -23/+74 | |
|\| | | ||||||
| * | | Update for Mac OS X on PowerPC. | Arnold D. Robbins | 2016-12-23 | 5 | -1/+32 | |
| | | | ||||||
| * | | Update OpenVMS for support directory | John Malmberg | 2016-12-23 | 5 | -22/+42 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-23 | 4 | -224/+305 | |
|\| | | ||||||
| * | | Update API table of values requested / returned. | Arnold D. Robbins | 2016-12-23 | 4 | -224/+305 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-22 | 17 | -658/+1218 | |
|\| | | ||||||
| * | | Doc cleanups after merge. Totally break binary compat in the API. | Arnold D. Robbins | 2016-12-22 | 9 | -223/+267 | |
| | | | ||||||
| * | | Finish merging by updating generated docs. | Arnold D. Robbins | 2016-12-22 | 2 | -185/+254 | |
| | | | ||||||
| * | | Merge branch 'feature/regex-to-api' into feature/andy | Arnold D. Robbins | 2016-12-22 | 25 | -911/+1183 | |
| |\ \ |