summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/namespacesfeature/namespacesArnold D. Robbins2019-01-0811-294/+405
|\
| * Merge branch 'gawk-4.2-stable'Arnold D. Robbins2019-01-086-230/+300
| |\
| | * Improve doc on making directory to hold .mo files.Arnold D. Robbins2019-01-084-229/+290
| | * Small optimization for translatable strings.Arnold D. Robbins2019-01-082-1/+10
| * | Use a struct instead of an array to contain the array methods.Andrew J. Schorr2019-01-076-52/+93
* | | Merge branch 'master' into feature/namespacesArnold D. Robbins2019-01-068-40/+52
|\ \ \ | |/ /
| * | Reset the implementation of empty arrays.Andrew J. Schorr2019-01-062-0/+9
| * | Remove alength array method in favor of accessing table_size directly.Andrew J. Schorr2019-01-068-40/+43
* | | Merge branch 'master' into feature/namespacesArnold D. Robbins2019-01-044-332/+381
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2019-01-044-320/+369
| |\ \ | | |/
| | * Small doc improvements.Arnold D. Robbins2019-01-044-277/+309
| | * Small indexing fixes.Arnold D. Robbins2019-01-034-258/+275
* | | More doc fixes for namespace chapter.Arnold D. Robbins2019-01-024-130/+134
* | | Some namespace doc fixes.Arnold D. Robbins2018-12-314-199/+215
* | | Clean up namespace handling for the profiler.Arnold D. Robbins2018-12-315-460/+440
* | | Improve description of namespace list in profile.c.Arnold D. Robbins2018-12-302-0/+4
* | | Clean up some function naming in awkgram.y.Arnold D. Robbins2018-12-304-429/+436
* | | Merge branch 'master' into feature/namespacesArnold D. Robbins2018-12-268-418/+1125
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-268-418/+1125
| |\ \ | | |/
| | * Sync and update regex from GNULIB.Arnold D. Robbins2018-12-268-418/+1125
* | | Merge branch 'master' into feature/namespacesArnold D. Robbins2018-12-244-10/+19
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-244-10/+19
| |\ \ | | |/
| | * Make inet tests keep going if they fail.Arnold D. Robbins2018-12-243-8/+13
| | * Fix test/inftest.ok.Arnold D. Robbins2018-12-232-2/+6
* | | Merge branch 'master' into feature/namespacesArnold D. Robbins2018-12-2112-9/+71
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-2112-9/+71
| |\ \ | | |/
| | * Improve auto debug for .developing.Arnold D. Robbins2018-12-213-2/+10
| | * Bug fix in dfa, with test.Arnold D. Robbins2018-12-219-7/+61
* | | Merge branch 'master' into feature/namespacesArnold D. Robbins2018-12-1812-42/+82
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-1812-42/+82
| |\ \ | | |/
| | * Remove .deps directory upon make distclean.Arnold D. Robbins2018-12-1812-42/+82
* | | Add indexing to namespace chapter.Arnold D. Robbins2018-12-184-7/+147
* | | Merge branch 'master' into feature/namespacesArnold D. Robbins2018-12-189-688/+941
|\ \ \ | |/ /
| * | Update Italian manual.Arnold D. Robbins2018-12-182-167/+269
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-188-509/+656
| |\ \ | | |/
| | * Update indexing in debugger chapter.Arnold D. Robbins2018-12-184-221/+316
| | * Update it.po.Arnold D. Robbins2018-12-182-253/+259
| | * Update Italian man page.Arnold D. Robbins2018-12-182-35/+77
* | | Merge branch 'master' into feature/namespacesArnold D. Robbins2018-12-153-9/+13
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-153-9/+13
| |\ \ | | |/
| | * Update dfa.h and dfa.c from GNULIB.Arnold D. Robbins2018-12-153-9/+13
* | | Merge branch 'master' into feature/namespacesArnold D. Robbins2018-12-146-6/+19
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-144-6/+12
| |\ \ | | |/
| | * Update config.guess.Arnold D. Robbins2018-12-144-6/+12
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-142-0/+7
| |\ \ | | |/
| | * Add comment indicating that timegm came from the Linux man page.Andrew J. Schorr2018-12-122-0/+7
* | | Merge branch 'master' into feature/namespacesArnold D. Robbins2018-12-1210-34/+60
|\ \ \ | |/ /
| * | Update TODO.Arnold D. Robbins2018-12-122-3/+5
| * | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-129-31/+55
| |\ \ | | |/
| | * Speed up UTC mktime by using library timegm if available instead of our slow ...Andrew J. Schorr2018-12-129-31/+55