Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-15 | 1 | -188/+191 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.0-stable'. Automake and bison. | Arnold D. Robbins | 2012-12-15 | 1 | -188/+191 | |
| |\| | ||||||
| | * | Move to bison 2.7. | Arnold D. Robbins | 2012-12-15 | 1 | -183/+186 | |
| | | | ||||||
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-09 | 1 | -197/+199 | |
|\| | | ||||||
| * | | Make bitflag checking consistent everywhere. | Arnold D. Robbins | 2012-12-09 | 1 | -6/+6 | |
| | | | ||||||
| * | | Allow only ASCII letters for a an extension name. | Arnold D. Robbins | 2012-12-09 | 1 | -191/+193 | |
| | | | ||||||
* | | | Merge branch 'master' into array-iface. fflush() is in POSIX. | Arnold D. Robbins | 2012-12-07 | 1 | -9/+3 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.0-stable'. fflush is now POSIX. | Arnold D. Robbins | 2012-12-07 | 1 | -9/+3 | |
| |\| | ||||||
| | * | fflush() is now POSIX. Fix code and document. | Arnold D. Robbins | 2012-12-07 | 1 | -9/+3 | |
| | | | ||||||
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-11-25 | 1 | -1448/+1441 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.0-stable' (go to bison 2.6.5) | Arnold D. Robbins | 2012-11-10 | 1 | -221/+183 | |
| |\| | ||||||
| | * | Update to bison 2.6.5. | Arnold D. Robbins | 2012-11-10 | 1 | -216/+178 | |
| | | | ||||||
| * | | Some minor fixes. See ChangeLog. | Arnold D. Robbins | 2012-10-31 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.0-stable'. | Arnold D. Robbins | 2012-10-28 | 1 | -193/+204 | |
| |\| | ||||||
| | * | Update to bison 2.6.4. | Arnold D. Robbins | 2012-10-28 | 1 | -188/+199 | |
| | | | ||||||
| * | | SYMTAB enhancements, bug fix. Doc additions. | Arnold D. Robbins | 2012-10-19 | 1 | -191/+235 | |
| | | | ||||||
| * | | Merge branch 'symtab' | Arnold D. Robbins | 2012-10-05 | 1 | -129/+143 | |
| |\ \ | ||||||
| | * | | More SYMTAB and FUNCTAB improvements. | Arnold D. Robbins | 2012-10-03 | 1 | -4/+12 | |
| | | | | ||||||
| | * | | First cut at SYMTAB and FUNCTAB. | Arnold D. Robbins | 2012-09-25 | 1 | -129/+135 | |
| |/ / | ||||||
| * | | Update some things that are now POSIX. | Arnold D. Robbins | 2012-09-25 | 1 | -153/+150 | |
| |\| | ||||||
| | * | Update some things that are now POSIX. | Arnold D. Robbins | 2012-09-25 | 1 | -151/+148 | |
| | | | ||||||
| | * | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -415/+259 | |
| | | | ||||||
| * | | Add undocumented-for-now PROCINFO["identifiers"]. | Arnold D. Robbins | 2012-09-14 | 1 | -3/+3 | |
| | | | ||||||
| * | | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -425/+264 | |
| | | | ||||||
| * | | Make it a fatal error to load the same file with -f and -i (or @include). | Andrew J. Schorr | 2012-08-11 | 1 | -5/+14 | |
| | | | ||||||
| * | | Improve lint warning message about a previously loaded shared library. | Andrew J. Schorr | 2012-07-10 | 1 | -1/+5 | |
| | | | ||||||
| * | | Extend or(), and(), xor() to N arguments, N >= 2. | Arnold D. Robbins | 2012-07-09 | 1 | -3/+3 | |
| | | | ||||||
| * | | Fix lint checking for extension functions. | Arnold D. Robbins | 2012-06-25 | 1 | -8/+23 | |
| | | | ||||||
| * | | Remove extension() builtin. | Arnold D. Robbins | 2012-06-21 | 1 | -2/+1 | |
| | | | ||||||
| * | | Further API code and test code. | Arnold D. Robbins | 2012-06-21 | 1 | -2/+2 | |
| | | | ||||||
| * | | Restore stopme() debugging function. | Arnold D. Robbins | 2012-06-20 | 1 | -0/+11 | |
| | | | ||||||
| * | | Fix code duplication in gawkapi.c from msg.c. | Arnold D. Robbins | 2012-06-19 | 1 | -5/+5 | |
| | | | ||||||
| * | | First working version of new API mechanism (probably has memory leaks). | Andrew J. Schorr | 2012-05-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add -i option, append .awk if initial search fails, and allow -f repeats. | Andrew J. Schorr | 2012-05-19 | 1 | -18/+21 | |
| | | | ||||||
| * | | Move to use of bool type, true, false, everywhere. | Arnold D. Robbins | 2012-05-11 | 1 | -308/+307 | |
| | | | ||||||
| * | | Merge remote branch 'origin/xgawk-build' | Arnold D. Robbins | 2012-05-09 | 1 | -839/+924 | |
| |\ \ | ||||||
| | * | | Fix minor bugs in configure.ac and awkgram.y. | Andrew J. Schorr | 2012-03-27 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Rebuild after merge from xgawk. | Arnold D. Robbins | 2012-03-26 | 1 | -3/+7 | |
| | | | | ||||||
| | * | | xgawk + derived files needed to build | Andrew J. Schorr | 2012-03-24 | 1 | -839/+920 | |
| | | | | ||||||
| * | | | Cleanups in io.c and improve RS as regexp. | Arnold D. Robbins | 2012-04-26 | 1 | -169/+169 | |
| | | | | ||||||
* | | | | Add optional shutdown routine for an extension lib. | john haque | 2012-04-21 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Improve array interface. | john haque | 2012-04-19 | 1 | -0/+10 | |
|/ / / | ||||||
* | | | Merge branch 'master' into gawk_mpfr. | john haque | 2012-04-17 | 1 | -9/+27 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-03-22 | 1 | -9/+27 | |
| |\ \ \ | | |/ / | |/| / | | |/ | ||||||
| | * | Fix warnings from gcc -Wall, GCC 4.6.2. | Arnold D. Robbins | 2012-02-15 | 1 | -9/+27 | |
| | | | ||||||
* | | | Change MPFR variable RND_MODE to ROUND_MODE. | john haque | 2012-04-12 | 1 | -4/+4 | |
| | | | ||||||
* | | | Placate gcc -Wall, minor doc updates. | john haque | 2012-04-08 | 1 | -200/+198 | |
| | | | ||||||
* | | | Edit doc. Bring awkgram.c and command.c up to date. | Arnold D. Robbins | 2012-04-08 | 1 | -165/+165 | |
| | | | ||||||
* | | | Add arbitrary-precision arithmetic on integers. | john haque | 2012-03-19 | 1 | -163/+178 | |
| | | | ||||||
* | | | Bug fixes and tests for MPFR. | john haque | 2012-03-07 | 1 | -167/+167 | |
| | | |