aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-11-075-3/+40
|\
| * Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-11-075-3/+40
| |\
| | * Fix some valgrind errors.Arnold D. Robbins2016-11-072-2/+9
| | |
| | * Improve behavior on MS-Windows when stdout is redirected to a pipe.Eli Zaretskii2016-11-045-3/+40
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-11-045-313/+324
|\| |
| * | Fix spelling error in doc, update wordlist.Arnold D. Robbins2016-11-045-313/+324
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-11-043-2/+8
|\| |
| * | Remove #! from test/arrayind1.awk.Arnold D. Robbins2016-11-042-1/+5
| | |
| * | Update Checklist a bit.Arnold D. Robbins2016-11-041-1/+3
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-11-012-0/+6
|\| |
| * | Resync flags for flags2str.Arnold D. Robbins2016-11-012-0/+6
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-317-5/+38
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-10-313-1/+15
| |\|
| | * Add README.aix. Typo fix in README.zLinux.Arnold D. Robbins2016-10-313-1/+15
| | |
| * | Fix some valgrind errors.Arnold D. Robbins2016-10-314-4/+23
| | |
* | | Move to master's copy of doc to make merges easy.Arnold D. Robbins2016-10-263-148/+109
| | | | | | | | | | | | Save real doc diff in a separate file.
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-263-2/+40187
|\| |
| * | Add .info files back.Arnold D. Robbins2016-10-263-2/+40187
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-262-1/+7
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-10-262-1/+7
| |\|
| | * Minor bug fix for init_awkpath.Arnold D. Robbins2016-10-262-1/+7
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-253-32/+50
|\| |
| * | Ignore doc/*.info in .gitignore.Arnold D. Robbins2016-10-251-0/+2
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-10-252-32/+48
| |\|
| | * Restore null elements in paths being same as dot.Arnold D. Robbins2016-10-252-31/+50
| | |
* | | Finish merge, remove doc/gawk.infoArnold D. Robbins2016-10-251-35837/+0
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-2513-4794/+640
|\| |
| * | Remove info files from repo. No need to keep updating them.Arnold D. Robbins2016-10-252-40187/+0
| | |
| * | Disallow negative arguments to bitwise functions. Document same.Arnold D. Robbins2016-10-259-368/+616
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-10-253-20/+24
| |\|
| | * VMS should not kit the entire git cloneJohn Malmberg2016-10-243-20/+24
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-2372-2258/+1703
|\| |
| * | Remove trailing whitespace everywhere. Fix Unicode into ASCII.Arnold D. Robbins2016-10-2367-975/+1009
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-10-235-1283/+694
| |\|
| | * Remove references to MS-DOS and OS/2 from the doc.Arnold D. Robbins2016-10-235-1276/+687
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-163-2/+6
|\| |
| * | Typo fix in call to add_sign_to_num.Arnold D. Robbins2016-10-163-2/+6
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-167-422/+484
|\| |
| * | Implement unary plus for real, including for pretty printing.Arnold D. Robbins2016-10-167-411/+473
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-132-0/+38
|\| |
| * | Sync dfa.c with GNULIB.Arnold D. Robbins2016-10-132-0/+38
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-124-10/+21
|\| |
| * | Optimization in storing numeric string values for profiling. Update NEWS.Arnold D. Robbins2016-10-124-10/+21
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-117-440/+490
|\| |
| * | Use original input text of numbers when pretty printing.Arnold D. Robbins2016-10-117-429/+479
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-024-663/+736
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-10-024-663/+736
| |\|
| | * Rework Bugs section in the manual.Arnold D. Robbins2016-10-024-656/+729
| | |
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-09-266-2/+31
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-09-266-2/+31
| |\|