Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Move to bison 2.7. | Arnold D. Robbins | 2012-12-15 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-09 | 1 | -0/+41 | |
|\| | | ||||||
| * | | Make bitflag checking consistent everywhere. | Arnold D. Robbins | 2012-12-09 | 1 | -0/+7 | |
| | | | ||||||
| * | | Allow only ASCII letters for a an extension name. | Arnold D. Robbins | 2012-12-09 | 1 | -0/+10 | |
| | | | ||||||
| * | | VMS changes. | Arnold D. Robbins | 2012-12-09 | 1 | -0/+5 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-09 | 1 | -0/+17 | |
| |\| | ||||||
| | * | Use posix_openpt() if available. | Arnold D. Robbins | 2012-12-09 | 1 | -0/+7 | |
| | | | ||||||
| | * | Change BINMODE to use symbolic values. | Arnold D. Robbins | 2012-12-09 | 1 | -0/+10 | |
| | | | ||||||
* | | | Merge branch 'master' into array-iface. fflush() is in POSIX. | Arnold D. Robbins | 2012-12-07 | 1 | -0/+14 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.0-stable'. fflush is now POSIX. | Arnold D. Robbins | 2012-12-07 | 1 | -0/+14 | |
| |\| | ||||||
| | * | fflush() is now POSIX. Fix code and document. | Arnold D. Robbins | 2012-12-07 | 1 | -0/+14 | |
| | | | ||||||
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-03 | 1 | -0/+8 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-01 | 1 | -0/+8 | |
| |\| | ||||||
| | * | Apply realloc optimization to wide string values. | Arnold D. Robbins | 2012-12-01 | 1 | -0/+8 | |
| | | | ||||||
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-11-30 | 1 | -0/+27 | |
|\| | | ||||||
| * | | Add awk_true and awk_false to API. | Arnold D. Robbins | 2012-11-30 | 1 | -0/+3 | |
| | | | ||||||
| * | | Sync regex routines with GLIBC. | Arnold D. Robbins | 2012-11-30 | 1 | -0/+5 | |
| | | | ||||||
| * | | Further awk.h cleanup. | Arnold D. Robbins | 2012-11-30 | 1 | -0/+14 | |
| | | | ||||||
| * | | Change fflush() behavior to match BWK and document. | Arnold D. Robbins | 2012-11-27 | 1 | -0/+5 | |
| | | | ||||||
* | | | Finish porting to current code base. | Arnold D. Robbins | 2012-11-26 | 1 | -0/+12 | |
| | | | ||||||
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-11-25 | 1 | -1/+1146 | |
|\| | | ||||||
| * | | Merge LIMATIONS into gawk.texi, fix Makefile.am. | Arnold D. Robbins | 2012-11-24 | 1 | -0/+8 | |
| | | | ||||||
| * | | API minor fixes and doc update. | Arnold D. Robbins | 2012-11-22 | 1 | -0/+5 | |
| | | | ||||||
| * | | Clean up of awk.h. | Arnold D. Robbins | 2012-11-22 | 1 | -0/+20 | |
| | | | ||||||
| * | | Minor cleanup in calls to mpfr routines. | Arnold D. Robbins | 2012-11-14 | 1 | -0/+7 | |
| | | | ||||||
| * | | VMS updates. Should now build, pass some tests. | Arnold D. Robbins | 2012-11-14 | 1 | -0/+5 | |
| | | | ||||||
| * | | Bug fix. | Arnold D. Robbins | 2012-11-13 | 1 | -0/+5 | |
| | | | ||||||
| * | | Some VMS fixes. | Arnold D. Robbins | 2012-11-10 | 1 | -0/+2 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.0-stable' (go to bison 2.6.5) | Arnold D. Robbins | 2012-11-10 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Update to bison 2.6.5. | Arnold D. Robbins | 2012-11-10 | 1 | -1/+5 | |
| | | | ||||||
| * | | Array bug fixes. | Arnold D. Robbins | 2012-11-10 | 1 | -0/+6 | |
| | | | ||||||
| * | | Bug fixes for SYMTAB. | Arnold D. Robbins | 2012-11-10 | 1 | -0/+4 | |
| | | | ||||||
| * | | Add null pointer checks in gawkapi.c. | Arnold D. Robbins | 2012-11-10 | 1 | -0/+8 | |
| | | | ||||||
| * | | More doc edits. Finish up api.texi. | Arnold D. Robbins | 2012-11-04 | 1 | -0/+4 | |
| | | | ||||||
| * | | Forging ahead with API documentation. | Arnold D. Robbins | 2012-10-31 | 1 | -0/+2 | |
| | | | ||||||
| * | | Some minor fixes. See ChangeLog. | Arnold D. Robbins | 2012-10-31 | 1 | -1/+9 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.0-stable'. | Arnold D. Robbins | 2012-10-28 | 1 | -1/+5 | |
| |\| | ||||||
| | * | Update to bison 2.6.4. | Arnold D. Robbins | 2012-10-28 | 1 | -1/+5 | |
| | | | ||||||
| * | | Doc updates. | Arnold D. Robbins | 2012-10-27 | 1 | -0/+4 | |
| | | | ||||||
| * | | API doc additions and related other edits. | Arnold D. Robbins | 2012-10-26 | 1 | -0/+4 | |
| | | | ||||||
| * | | Doc additions. | Arnold D. Robbins | 2012-10-24 | 1 | -0/+4 | |
| | | | ||||||
| * | | More documentation work. | Arnold D. Robbins | 2012-10-23 | 1 | -0/+4 | |
| | | | ||||||
| * | | Minor API doc edits. | Arnold D. Robbins | 2012-10-21 | 1 | -0/+4 | |
| | | | ||||||
| * | | z/OS fixes. | Arnold D. Robbins | 2012-10-21 | 1 | -0/+8 | |
| | | | ||||||
| * | | SYMTAB enhancements, bug fix. Doc additions. | Arnold D. Robbins | 2012-10-19 | 1 | -0/+22 | |
| | | | ||||||
| * | | API cleanups and doc additions. | Arnold D. Robbins | 2012-10-14 | 1 | -0/+6 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-10-13 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Upgrade to Automake 1.12.4 and dist bugfix. | Arnold D. Robbins | 2012-10-13 | 1 | -0/+4 | |
| | | | ||||||
| * | | Bug fix in testext test and fix flag values. | Arnold D. Robbins | 2012-10-11 | 1 | -0/+2 | |
| | | | ||||||
| * | | Bug fix for new symbol table implementation. | Arnold D. Robbins | 2012-10-11 | 1 | -0/+7 | |
| | | |