Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Allow any redirected getline inside BEGINFILE/ENDFILE. | Arnold D. Robbins | 2014-05-22 | 1 | -118/+109 | |
| | | | | ||||||
| * | | | Fix memory leak in do_eval. | Arnold D. Robbins | 2014-05-09 | 1 | -0/+9 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-04-11 | 1 | -2/+2 | |
|\| | | ||||||
| * | | Continue to straighten out enum usage. | Arnold D. Robbins | 2014-03-05 | 1 | -2/+2 | |
| | | | ||||||
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-02-20 | 1 | -1402/+1217 | |
|\| | | ||||||
| * | | Update to Bison 3.0.2. | Arnold D. Robbins | 2014-02-15 | 1 | -1392/+1183 | |
| | | | ||||||
| * | | Remove compilation warning. | Arnold D. Robbins | 2014-02-03 | 1 | -0/+2 | |
| | | | ||||||
| * | | Fix bug that only showed up on 32 bit systems with MPFR. | Arnold D. Robbins | 2014-01-28 | 1 | -4/+9 | |
| | | | ||||||
| * | | Fix -0 for MPFR. | Arnold D. Robbins | 2014-01-19 | 1 | -7/+24 | |
| | | | ||||||
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-01-12 | 1 | -24/+20 | |
|\| | | ||||||
| * | | Minor improvements in a few files. | Arnold D. Robbins | 2014-01-12 | 1 | -14/+7 | |
| | | | ||||||
| * | | Fix -O option. | Arnold D. Robbins | 2013-10-16 | 1 | -9/+7 | |
| | | | ||||||
| * | | Bug fix for $i++ = 3. | Arnold D. Robbins | 2013-10-09 | 1 | -1/+6 | |
| |/ | ||||||
* | | Additional work. | Arnold D. Robbins | 2013-08-15 | 1 | -0/+3 | |
| | | ||||||
* | | Further attempt on comments. Not so good. | Arnold D. Robbins | 2013-08-14 | 1 | -1/+5 | |
| | | ||||||
* | | Start new branch that adds comments to profiling. | Arnold D. Robbins | 2013-08-14 | 1 | -202/+260 | |
|/ | ||||||
* | Minor cleanup in awkgram.y. | Arnold D. Robbins | 2013-06-27 | 1 | -3/+1 | |
| | ||||||
* | Make /regex/ a 2nd arg to index() a fatal error. | Arnold D. Robbins | 2013-05-09 | 1 | -0/+6 | |
| | ||||||
* | Regenerate awkgram.c with latest bison. | Arnold D. Robbins | 2013-04-16 | 1 | -184/+184 | |
| | ||||||
* | Bug fix in awkgram.y:check_funcs. | Arnold D. Robbins | 2013-04-14 | 1 | -3/+4 | |
| | ||||||
* | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-02-26 | 1 | -100/+124 | |
|\ | ||||||
| * | Bug fix for expression list error. | Arnold D. Robbins | 2013-02-26 | 1 | -89/+101 | |
| | | ||||||
* | | Considerable additional portability fixes. | Arnold D. Robbins | 2013-01-25 | 1 | -2/+2 | |
| | | ||||||
* | | Make mpfr and, or, xor, accept >= 2 arguments. | Arnold D. Robbins | 2013-01-11 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-23 | 1 | -193/+207 | |
|\| | ||||||
| * | Bug fixes from John Haque. | Arnold D. Robbins | 2012-12-23 | 1 | -187/+201 | |
| | | ||||||
| * | Bug fix for sprintf/printf. Minor edit in awkgram.y. | Arnold D. Robbins | 2012-12-23 | 1 | -1/+1 | |
| | | ||||||
* | | Fix --disable-lint. | Arnold D. Robbins | 2012-12-19 | 1 | -191/+198 | |
| | | ||||||
* | | Fix extension to be available only if DYNAMIC. | Arnold D. Robbins | 2012-12-18 | 1 | -0/+2 | |
| | | ||||||
* | | 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 | |
| | | |