aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge branch 'gawk-4.0-stable'.Arnold D. Robbins2012-10-281-1/+5
| |\|
| | * Update to bison 2.6.4.Arnold D. Robbins2012-10-281-1/+5
| | |
| * | Doc updates.Arnold D. Robbins2012-10-271-0/+4
| | |
| * | API doc additions and related other edits.Arnold D. Robbins2012-10-261-0/+4
| | |
| * | Doc additions.Arnold D. Robbins2012-10-241-0/+4
| | |
| * | More documentation work.Arnold D. Robbins2012-10-231-0/+4
| | |
| * | Minor API doc edits.Arnold D. Robbins2012-10-211-0/+4
| | |
| * | z/OS fixes.Arnold D. Robbins2012-10-211-0/+8
| | |
| * | SYMTAB enhancements, bug fix. Doc additions.Arnold D. Robbins2012-10-191-0/+22
| | |
| * | API cleanups and doc additions.Arnold D. Robbins2012-10-141-0/+6
| | |
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-10-131-0/+4
| |\|
| | * Upgrade to Automake 1.12.4 and dist bugfix.Arnold D. Robbins2012-10-131-0/+4
| | |
| * | Bug fix in testext test and fix flag values.Arnold D. Robbins2012-10-111-0/+2
| | |
| * | Bug fix for new symbol table implementation.Arnold D. Robbins2012-10-111-0/+7
| | |
| * | Cleanups in gawkapi.h and adjustments for them.Arnold D. Robbins2012-10-101-0/+8
| | |
| * | Merge branch 'symtab'Arnold D. Robbins2012-10-051-0/+48
| |\ \
| | * | Add tests for SYMTAB and FUNCTAB.Arnold D. Robbins2012-10-041-0/+5
| | | |
| | * | More SYMTAB and FUNCTAB improvements.Arnold D. Robbins2012-10-031-1/+11
| | | |
| | * | Document SYMTAB and FUNCTAB. Disable for --posix.Arnold D. Robbins2012-10-021-0/+4
| | | |
| | * | First cut at SYMTAB and FUNCTAB.Arnold D. Robbins2012-09-251-0/+31
| | | |
| * | | Update mbsupport.h for newer z/OS.Arnold D. Robbins2012-10-051-0/+4
| | | |
| * | | Update to autoconf 1.12.4.Arnold D. Robbins2012-10-041-0/+6
| | | |
| * | | Clean up make_str_node macro.Arnold D. Robbins2012-10-041-0/+9
| |/ /
| * | Update some things that are now POSIX.Arnold D. Robbins2012-09-251-0/+10
| |\|
| | * Update some things that are now POSIX.Arnold D. Robbins2012-09-251-0/+10
| | |
| | * Update infrastructure.Arnold D. Robbins2012-08-171-0/+4
| | |
| * | Fix for PPC Mac OS X.Arnold D. Robbins2012-09-191-0/+5
| | |
| * | Add undocumented-for-now PROCINFO["identifiers"].Arnold D. Robbins2012-09-141-0/+7
| | |
| * | Allow extensions read-only access to built-in vars.Arnold D. Robbins2012-09-141-0/+11
| | |
| * | z/OS changes from Dave Pitts and Arnold.Arnold D. Robbins2012-09-131-0/+9
| | |
| * | Fix so will compile if no dynamic lib support.Arnold D. Robbins2012-08-311-0/+5
| | |
| * | Add facility to get vesion info from extensions.Arnold D. Robbins2012-08-241-0/+16
| | |
| * | Add output and two-way processors to API. Update Mac config stuff.Arnold D. Robbins2012-08-241-0/+25
| | |
| * | Update infrastructure.Arnold D. Robbins2012-08-171-4/+8
| | |
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-08-171-0/+9
| |\|
| | * Sync w/GNU grep.Arnold D. Robbins2012-08-121-0/+4
| | |
| | * Fix bug with --characters-as-bytes.Arnold D. Robbins2012-06-191-0/+5
| | |
| * | Merge branch 'extgawk'Arnold D. Robbins2012-08-171-0/+607
| |\ \
| | * | Make api versions into enum, not defines.Arnold D. Robbins2012-08-121-0/+4
| | | |
| | * | Make it a fatal error to load the same file with -f and -i (or @include).Andrew J. Schorr2012-08-111-0/+6
| | | |
| | * | Doc updates. Mostly about the API.Arnold D. Robbins2012-08-101-0/+4
| | | |
| | * | Move struct stat into IOBUF_PUBLIC.Arnold D. Robbins2012-08-081-0/+7
| | | |
| | * | Add fts() extension, support, doc, and test.Arnold D. Robbins2012-08-081-0/+4
| | | |
| | * | Remove asserts for production build.Arnold D. Robbins2012-08-081-0/+4
| | | |
| | * | Finish reworking input parsers.Arnold D. Robbins2012-08-011-0/+14
| | | |
| | * | Update input_parser interface for RT.Arnold D. Robbins2012-07-291-0/+9
| | | |
| | * | Merge branch 'extgawk' of ssh://git.sv.gnu.org/srv/git/gawk into extgawkArnold D. Robbins2012-07-291-0/+4
| | |\ \
| | | * | Issue a warning if the parser take_control_of function fails.Andrew J. Schorr2012-07-271-0/+4
| | | | |
| | * | | Finish work on iop management. New readdir test.Arnold D. Robbins2012-07-291-0/+17
| | |/ /
| | * | Fix bug in API set_RT, bug in readdir.c.Arnold D. Robbins2012-07-271-0/+7
| | | |