aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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
| | | |
| | * | Add os_isreadable function for future use.Arnold D. Robbins2012-07-261-0/+1
| | | |
| | * | Add set_RT to API and to readdir extension.Arnold D. Robbins2012-07-261-0/+9
| | | |
| | * | Document the parser interface and remove some excessive readdir paranoia.Andrew J. Schorr2012-07-261-0/+9
| | | |
| | * | Fix api_sym_update_scalar.Andrew J. Schorr2012-07-261-0/+6
| | | |
| | * | Remove translation of errno strings from API.Arnold D. Robbins2012-07-251-0/+13
| | | |
| | * | Start refactoring iop handling. Add readdir extension.Arnold D. Robbins2012-07-251-0/+23
| | | |
| | * | Minor configure.ac/Makefile.am change for more elegant shared library support.Andrew J. Schorr2012-07-251-0/+8
| | | |
| | * | Fix plug-ins on Mac OS X.Arnold D. Robbins2012-07-241-0/+5
| | | |
| | * | Merge branch 'extgawk' of ssh://git.sv.gnu.org/srv/git/gawk into extgawkArnold D. Robbins2012-07-201-0/+18
| | |\ \
| | | * | Clean up support for AWK_SCALAR and AWK_VALUE_COOKIE.Andrew J. Schorr2012-07-171-0/+18
| | | | |
| | * | | Update doc in header. Redo update_scalar.Arnold D. Robbins2012-07-201-0/+6
| | |/ /
| | * | Add AWK_VALUE_COOKIE. And performance speedup.Arnold D. Robbins2012-07-171-0/+18
| | | |
| | * | Minor performance improvement in sym_update_scalar.Arnold D. Robbins2012-07-161-0/+5
| | | |
| | * | Allow creation of constants from extensions.Arnold D. Robbins2012-07-121-0/+12
| | | |