summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix location of assoc_set function in awk.h and start to use it.Andrew J. Schorr2019-01-153-63/+30
* | | Add assoc_set inline function for setting array elements.Andrew J. Schorr2019-01-142-0/+20
|/ /
* | Fix memory leak in new do_typeof optional array arg.Andrew J. Schorr2019-01-142-0/+11
* | Squashed merge of feature/namespaces. Add code and doc.Arnold D. Robbins2019-01-1155-2138/+5595
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2019-01-1113-221/+243
|\ \ | |/
| * Further doc on translations.Arnold D. Robbins2019-01-114-210/+215
| * Fixes for building on OpenVMSJohn Malmberg2019-01-099-11/+28
* | Implement optional second array arg to type of returning info on variable int...Andrew J. Schorr2019-01-0913-4/+147
* | 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
* | 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 '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
* | 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 '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 '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 'gawk-4.2-stable'Arnold D. Robbins2018-12-1812-42/+82
|\ \ | |/
| * Remove .deps directory upon make distclean.Arnold D. Robbins2018-12-1812-42/+82
* | 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 '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 '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
* | 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
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-068-8/+40
|\ \ | |/
| * Configuration stuff updates, including no optimization.Arnold D. Robbins2018-12-068-8/+40
* | Additional commenting fix.Arnold D. Robbins2018-12-023-0/+25
* | Merge branch 'master' into feature/fix-commentsfeature/fix-commentsArnold D. Robbins2018-11-2911-431/+418
|\ \
| * | And add doc.Arnold D. Robbins2018-11-292-378/+377
| * | Disable writing to arbitrary elements of SYMTAB.Arnold D. Robbins2018-11-299-53/+41
* | | Some polishing in awkgram.y.Arnold D. Robbins2018-11-293-780/+763
* | | More adjustments. profile11 now gets all the comments!Arnold D. Robbins2018-11-285-444/+491
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-274-42/+82
|\ \ \ | |/ /