summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update aux files.Arnold D. Robbins2019-02-071-0/+1
* Move to makeinfo 6.5.Arnold D. Robbins2019-02-071-0/+4
* Include NEWS.1 in what gets distributed.Arnold D. Robbins2019-02-051-0/+4
* Updates for DJGPP.Arnold D. Robbins2019-02-041-0/+2
* Rotate NEWS into NEWS.1, start fresh NEWS.Arnold D. Robbins2019-02-041-0/+5
* Update TODO, disallow @/.../ as second arg to index.Arnold D. Robbins2019-02-031-0/+5
* Update to Bison 3.3.Arnold D. Robbins2019-02-021-0/+5
* Cleanup debug.c: remove one __MINGW32__ conditional.Eli Zaretskii2019-02-021-0/+3
* Fix compilation errors and warnings with MinGW64.Eli Zaretskii2019-02-021-0/+12
* Further simply namespace handling in awkgram.y.Arnold D. Robbins2019-01-281-0/+7
* Update copyright year in many dates.Arnold D. Robbins2019-01-281-0/+7
* Changes after make distcheck.Arnold D. Robbins2019-01-261-0/+4
* Small cleanups before making a tarball.Arnold D. Robbins2019-01-251-0/+7
* Rework namespace handling to make simpler and correct. Add two test cases.Arnold D. Robbins2019-01-251-0/+26
* Code cleanups.feature/fix-ns-memleakArnold D. Robbins2019-01-211-0/+4
* Fix last namespace leak in test suite via change during parsing.Arnold D. Robbins2019-01-211-0/+5
* Merge branch 'master' into feature/fix-ns-memleakArnold D. Robbins2019-01-201-0/+39
|\
| * Cleanups for assoc_set.Arnold D. Robbins2019-01-201-0/+6
| * Finish transition to using assoc_set.Arnold D. Robbins2019-01-151-0/+15
| * Merge branch 'master' into feature/assoc_setArnold D. Robbins2019-01-151-0/+6
| |\
| * | Remove some unused local variables in builtin.c.Andrew J. Schorr2019-01-151-0/+5
| * | Fix location of assoc_set function in awk.h and start to use it.Andrew J. Schorr2019-01-151-0/+8
| * | Add assoc_set inline function for setting array elements.Andrew J. Schorr2019-01-141-0/+5
* | | Restore passing tests in namespace code.Arnold D. Robbins2019-01-201-0/+8
* | | Continue fixing memory leaks related to namespaces.Arnold D. Robbins2019-01-191-0/+16
* | | Start fixing memory leaks in namespace management.Arnold D. Robbins2019-01-181-0/+16
| |/ |/|
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2019-01-141-0/+6
|\ \ | |/ |/|
| * Fix small potential memory leak for intdiv.Arnold D. Robbins2019-01-141-0/+6
* | Fix memory leak in new do_typeof optional array arg.Andrew J. Schorr2019-01-141-0/+5
* | Squashed merge of feature/namespaces. Add code and doc.Arnold D. Robbins2019-01-111-0/+266
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2019-01-111-0/+5
|\ \ | |/
| * Fixes for building on OpenVMSJohn Malmberg2019-01-091-0/+5
* | Implement optional second array arg to type of returning info on variable int...Andrew J. Schorr2019-01-091-0/+7
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2019-01-081-0/+6
|\ \ | |/
| * Small optimization for translatable strings.Arnold D. Robbins2019-01-081-0/+6
* | Use a struct instead of an array to contain the array methods.Andrew J. Schorr2019-01-071-0/+37
* | Reset the implementation of empty arrays.Andrew J. Schorr2019-01-061-0/+6
* | Remove alength array method in favor of accessing table_size directly.Andrew J. Schorr2019-01-061-0/+21
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-211-0/+4
|\ \ | |/
| * Improve auto debug for .developing.Arnold D. Robbins2018-12-211-0/+4
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-181-0/+4
|\ \ | |/
| * Remove .deps directory upon make distclean.Arnold D. Robbins2018-12-181-0/+4
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-141-0/+4
|\ \ | |/
| * Update config.guess.Arnold D. Robbins2018-12-141-0/+4
* | Update TODO.Arnold D. Robbins2018-12-121-0/+4
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-121-0/+8
|\ \ | |/
| * Speed up UTC mktime by using library timegm if available instead of our slow ...Andrew J. Schorr2018-12-121-0/+8
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-061-0/+6
|\ \ | |/
| * Configuration stuff updates, including no optimization.Arnold D. Robbins2018-12-061-0/+6
* | Additional commenting fix.Arnold D. Robbins2018-12-021-0/+5