aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-231-0/+16
|\|
| * Make the 4.0.2 tarballs.Arnold D. Robbins2012-12-231-0/+4
| |
| * Bug fixes from John Haque.Arnold D. Robbins2012-12-231-0/+6
| |
| * Bug fix for sprintf/printf. Minor edit in awkgram.y.Arnold D. Robbins2012-12-231-0/+6
| |
* | Restore building with tcc.Arnold D. Robbins2012-12-191-0/+8
| |
* | Fix --disable-lint.Arnold D. Robbins2012-12-191-0/+6
| |
* | Make indirectly updated vars accessable to SYMTAB, API.Arnold D. Robbins2012-12-191-0/+8
| |
* | Move read_func from IOBUF into awk_input_buf_t.Arnold D. Robbins2012-12-191-0/+6
| |
* | Fix in bootstrap.sh.Arnold D. Robbins2012-12-191-0/+4
| |
* | Fix API to update the node type to Node_var when setting an undefined variable.Andrew J. Schorr2012-12-181-0/+6
| |
* | Fix extension to be available only if DYNAMIC.Arnold D. Robbins2012-12-181-0/+5
| |
* | Minor code and doc cleanups.Arnold D. Robbins2012-12-161-0/+4
| |
* | Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-151-0/+7
|\ \
| * | Merge branch 'gawk-4.0-stable'. Automake and bison.Arnold D. Robbins2012-12-151-0/+7
| |\|
| | * Move to automake 1.12.6.Arnold D. Robbins2012-12-151-0/+1
| | |
| | * Move to bison 2.7.Arnold D. Robbins2012-12-151-0/+6
| | |
* | | Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-091-0/+41
|\| |
| * | Make bitflag checking consistent everywhere.Arnold D. Robbins2012-12-091-0/+7
| | |
| * | Allow only ASCII letters for a an extension name.Arnold D. Robbins2012-12-091-0/+10
| | |
| * | VMS changes.Arnold D. Robbins2012-12-091-0/+5
| | |
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-091-0/+17
| |\|
| | * Use posix_openpt() if available.Arnold D. Robbins2012-12-091-0/+7
| | |
| | * Change BINMODE to use symbolic values.Arnold D. Robbins2012-12-091-0/+10
| | |
* | | Merge branch 'master' into array-iface. fflush() is in POSIX.Arnold D. Robbins2012-12-071-0/+14
|\| |
| * | Merge branch 'gawk-4.0-stable'. fflush is now POSIX.Arnold D. Robbins2012-12-071-0/+14
| |\|
| | * fflush() is now POSIX. Fix code and document.Arnold D. Robbins2012-12-071-0/+14
| | |
* | | Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-031-0/+8
|\| |
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-011-0/+8
| |\|
| | * Apply realloc optimization to wide string values.Arnold D. Robbins2012-12-011-0/+8
| | |
* | | Merge branch 'master' into array-ifaceArnold D. Robbins2012-11-301-0/+27
|\| |
| * | Add awk_true and awk_false to API.Arnold D. Robbins2012-11-301-0/+3
| | |
| * | Sync regex routines with GLIBC.Arnold D. Robbins2012-11-301-0/+5
| | |
| * | Further awk.h cleanup.Arnold D. Robbins2012-11-301-0/+14
| | |
| * | Change fflush() behavior to match BWK and document.Arnold D. Robbins2012-11-271-0/+5
| | |
* | | Finish porting to current code base.Arnold D. Robbins2012-11-261-0/+12
| | |
* | | Merge branch 'master' into array-ifaceArnold D. Robbins2012-11-251-1/+1146
|\| |
| * | Merge LIMATIONS into gawk.texi, fix Makefile.am.Arnold D. Robbins2012-11-241-0/+8
| | |
| * | API minor fixes and doc update.Arnold D. Robbins2012-11-221-0/+5
| | |
| * | Clean up of awk.h.Arnold D. Robbins2012-11-221-0/+20
| | |
| * | Minor cleanup in calls to mpfr routines.Arnold D. Robbins2012-11-141-0/+7
| | |
| * | VMS updates. Should now build, pass some tests.Arnold D. Robbins2012-11-141-0/+5
| | |
| * | Bug fix.Arnold D. Robbins2012-11-131-0/+5
| | |
| * | Some VMS fixes.Arnold D. Robbins2012-11-101-0/+2
| | |
| * | Merge branch 'gawk-4.0-stable' (go to bison 2.6.5)Arnold D. Robbins2012-11-101-0/+4
| |\|
| | * Update to bison 2.6.5.Arnold D. Robbins2012-11-101-1/+5
| | |
| * | Array bug fixes.Arnold D. Robbins2012-11-101-0/+6
| | |
| * | Bug fixes for SYMTAB.Arnold D. Robbins2012-11-101-0/+4
| | |
| * | Add null pointer checks in gawkapi.c.Arnold D. Robbins2012-11-101-0/+8
| | |
| * | More doc edits. Finish up api.texi.Arnold D. Robbins2012-11-041-0/+4
| | |
| * | Forging ahead with API documentation.Arnold D. Robbins2012-10-311-0/+2
| | |