Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-02-23 | 2 | -0/+23 |
|\ | |||||
| * | Add script to update branches from master. | Arnold D. Robbins | 2017-02-23 | 2 | -0/+23 |
| | | |||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-02-23 | 3 | -4/+9 |
|\| | |||||
| * | Minor typo fix in doc. | Arnold D. Robbins | 2017-02-23 | 3 | -4/+9 |
| | | |||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-02-23 | 21 | -355/+458 |
|\| | |||||
| * | Change return type on some functions from int to bool. | Arnold D. Robbins | 2017-02-23 | 4 | -4/+11 |
| | | |||||
| * | Add optional 2nd argument to mktime to request UTC instead of local time. | Andrew J. Schorr | 2017-02-22 | 18 | -351/+447 |
| | | |||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-02-21 | 2 | -19/+5 |
|\| | |||||
| * | Update posix/gawkmisc.c - remove cygwin code. | Arnold D. Robbins | 2017-02-20 | 2 | -19/+5 |
| | | |||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-02-17 | 9 | -8/+55 |
|\| | |||||
| * | Fix typeof on null fields. | Arnold D. Robbins | 2017-02-17 | 9 | -8/+55 |
| | | |||||
* | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-02-13 | 5 | -144/+158 |
|\| | |||||
| * | More typo fixes and updates of the wordlist. | Arnold D. Robbins | 2017-02-13 | 5 | -138/+147 |
| | | |||||
| * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-02-13 | 4 | -40/+45 |
| |\ | |||||
| | * | Fix some typos in the doc, update the wordlist. | Arnold D. Robbins | 2017-02-13 | 5 | -40/+47 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-02-05 | 3 | -6/+13 |
|\| | | |||||
| * | | In set_profile_text, use emalloc instead of estrdup to improve clarity. | Andrew J. Schorr | 2017-02-03 | 3 | -6/+13 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-02-02 | 3 | -6/+11 |
|\| | | |||||
| * | | Undo change, but update comments as to why not needed. | Arnold D. Robbins | 2017-02-02 | 3 | -6/+11 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-02-02 | 3 | -2/+10 |
|\| | | |||||
| * | | Improve memory hygiene in set_profile_text. | Arnold D. Robbins | 2017-02-02 | 3 | -2/+10 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-02-01 | 6 | -41/+46 |
|\| | | |||||
| * | | Improve making of profile number code and also MPFR case thereof. | Arnold D. Robbins | 2017-02-01 | 3 | -32/+26 |
| | | | |||||
| * | | Fix up mbc_char_count to be correct. | Arnold D. Robbins | 2017-02-01 | 2 | -2/+8 |
| | | | |||||
| * | | Further revise po/POTFILES.in. | Arnold D. Robbins | 2017-02-01 | 2 | -7/+12 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-27 | 2 | -8/+14 |
|\| | | |||||
| * | | Update po/POTFILES.in for correct location of support files. | Arnold D. Robbins | 2017-01-27 | 2 | -8/+14 |
| | | | |||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-27 | 19 | -1217/+2715 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-27 | 1 | -1/+1 |
| |\| | |||||
| | * | Typo fix in ChangeLog. | Arnold D. Robbins | 2017-01-27 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-27 | 17 | -1214/+2708 |
| |\| | |||||
| | * | Fix assignment from gensub to $0. | Arnold D. Robbins | 2017-01-27 | 9 | -6/+40 |
| | | | |||||
| | * | Improve messge translatability in debug.c. Update copyright in interpret.h. | Arnold D. Robbins | 2017-01-27 | 3 | -4/+11 |
| | | | |||||
| | * | 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 |
| | | |