| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Finish reworking typed regexes. Tests pass! | Arnold D. Robbins | 2016-11-15 | 1 | -0/+6 |
| |/
|/| |
|
* | | Remove trailing whitespace everywhere. Fix Unicode into ASCII. | Arnold D. Robbins | 2016-10-23 | 1 | -25/+25 |
|/ |
|
* | Revert warning message until I'm certain that that flag combo is invalid. | Andrew J. Schorr | 2016-07-03 | 1 | -5/+1 |
* | Fix bug where STRING flag was disabled during record reconstruction, and add ... | Andrew J. Schorr | 2016-07-03 | 1 | -1/+5 |
* | Use new STFMT_UNUSED define to improve code clarity, and fix some minor stfmt... | Andrew J. Schorr | 2016-06-30 | 1 | -1/+1 |
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 1 | -1/+5 |
|\ |
|
| * | Allow FS = "\0" if RS = "". | Arnold D. Robbins | 2016-05-30 | 1 | -1/+5 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 1 | -1/+1 |
|\| |
|
| * | Changes toward release and test tarball. | Arnold D. Robbins | 2016-05-30 | 1 | -1/+1 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-09-18 | 1 | -3/+2 |
|\| |
|
| * | Bug fix to FPAT field parsing. | Arnold D. Robbins | 2015-09-18 | 1 | -3/+2 |
* | | POSIX now allows \n for default field splitting. Fix code and doc. | Arnold D. Robbins | 2015-05-31 | 1 | -79/+2 |
* | | More fixes to stop allocating an extra byte. | Arnold D. Robbins | 2014-12-14 | 1 | -1/+1 |
* | | Stop allocating an extra wasted byte at the end of various strings. | Andrew J. Schorr | 2014-12-14 | 1 | -1/+1 |
|/ |
|
* | Remove MBS_SUPPORT ifdefs. | Arnold D. Robbins | 2014-11-15 | 1 | -40/+17 |
* | Fix memory growth problem. | Arnold D. Robbins | 2014-11-11 | 1 | -0/+6 |
* | Rebuild record upon OFS being changed. | Arnold D. Robbins | 2014-08-12 | 1 | -13/+8 |
* | Update copyright year in configure.ac field.c. | Arnold D. Robbins | 2014-01-24 | 1 | -1/+1 |
* | Bug fix to do_split(). | Arnold D. Robbins | 2014-01-14 | 1 | -1/+3 |
* | Fix problem when extending NF. See test/nfloop. | Arnold D. Robbins | 2013-09-13 | 1 | -2/+9 |
* | Update copyrights in all relevant source files. | Arnold D. Robbins | 2013-04-16 | 1 | -1/+1 |
* | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-11-25 | 1 | -80/+80 |
|\ |
|
| * | Some minor fixes. See ChangeLog. | Arnold D. Robbins | 2012-10-31 | 1 | -1/+1 |
| * | Move to use of bool type, true, false, everywhere. | Arnold D. Robbins | 2012-05-11 | 1 | -79/+79 |
* | | Improve array interface. | john haque | 2012-04-19 | 1 | -1/+3 |
|/ |
|
* | Change MPFR variable RND_MODE to ROUND_MODE. | john haque | 2012-04-12 | 1 | -1/+1 |
* | Add arbitrary-precision arithmetic on integers. | john haque | 2012-03-19 | 1 | -2/+5 |
* | Finish MPFR changes and clean up code. | john haque | 2012-02-26 | 1 | -2/+2 |
* | Finish builtins for MPFR. | john haque | 2012-02-19 | 1 | -8/+15 |
* | Add infrastructure for MPFR/GMP support. | john haque | 2012-02-14 | 1 | -1/+2 |
* | Add a test file, cleanup code and update doc. | john haque | 2011-10-12 | 1 | -1/+1 |
* | Speed/memory performance improvements. | john haque | 2011-10-12 | 1 | -14/+16 |
* | Make no mbs support work everywhere. Sheesh. | Arnold D. Robbins | 2011-09-21 | 1 | -10/+10 |
* | Fix bug with FPAT. | Arnold D. Robbins | 2011-08-10 | 1 | -5/+10 |
* | Fix problem with FIELDWIDTHS. | Arnold D. Robbins | 2011-08-10 | 1 | -3/+3 |
* | Bug fix to FPAT and update test. | Arnold D. Robbins | 2011-06-05 | 1 | -2/+1 |
* | Fix FPAT / NF interaction, update test suites. | Arnold D. Robbins | 2011-05-26 | 1 | -1/+12 |
* | Bug fixes for FPAT. | Arnold D. Robbins | 2011-05-23 | 1 | -1/+1 |
* | Fix problem with subarray of deleted array. | Arnold D. Robbins | 2011-05-04 | 1 | -28/+37 |
* | Fixes for asort, asorti, split, patsplit. | Arnold D. Robbins | 2011-03-03 | 1 | -2/+8 |
* | Update copyrights. | Arnold D. Robbins | 2011-02-27 | 1 | -1/+1 |
* | More OS/2 changes. | Arnold D. Robbins | 2011-02-10 | 1 | -1/+0 |
* | Work on char* vs const char *. | Arnold D. Robbins | 2010-12-19 | 1 | -2/+2 |
* | Bring latest byte code gawk into git. Hurray! | Arnold D. Robbins | 2010-11-18 | 1 | -225/+207 |
* | Last commit, I hope, for development gawk. | Arnold D. Robbins | 2010-11-12 | 1 | -0/+0 |
* | Bring in development gawk changes. | Arnold D. Robbins | 2010-11-12 | 1 | -35/+534 |
* | Move to 3.1.8. | Arnold D. Robbins | 2010-07-16 | 1 | -1/+1 |
* | Move to gawk-3.1.7. | Arnold D. Robbins | 2010-07-16 | 1 | -25/+77 |
* | Move to gawk-3.1.6. | Arnold D. Robbins | 2010-07-16 | 1 | -7/+18 |
* | Move to gawk 3.1.5. | Arnold D. Robbins | 2010-07-16 | 1 | -10/+43 |