Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-01-07 | 1 | -2/+5 |
|\ | |||||
| * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-07 | 1 | -2/+5 |
| |\ | |||||
| | * | Fix count$ in printf for dynamic width/precision. | Arnold D. Robbins | 2015-01-07 | 1 | -2/+5 |
* | | | More removal of extra unused byte. | Arnold D. Robbins | 2014-12-18 | 1 | -2/+2 |
* | | | More fixes to stop allocating an extra byte. | Arnold D. Robbins | 2014-12-14 | 1 | -4/+3 |
* | | | Stop allocating an extra wasted byte at the end of various strings. | Andrew J. Schorr | 2014-12-14 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-26 | 1 | -2/+2 |
|\| | |||||
| * | Fixes for new gensub warnings. | Arnold D. Robbins | 2014-11-26 | 1 | -2/+2 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-25 | 1 | -2/+4 |
|\| | |||||
| * | Improve warnings in gensub. | Arnold D. Robbins | 2014-11-25 | 1 | -2/+4 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-15 | 1 | -69/+15 |
|\| | |||||
| * | Remove MBS_SUPPORT ifdefs. | Arnold D. Robbins | 2014-11-15 | 1 | -69/+15 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-15 | 1 | -1/+1 |
|\| | |||||
| * | Finish excising isalpha and isalnum. Document. | Arnold D. Robbins | 2014-09-15 | 1 | -1/+1 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-01 | 1 | -3/+10 |
|\| | |||||
| * | Minor improvement to substr(). | Arnold D. Robbins | 2014-09-01 | 1 | -3/+10 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-13 | 1 | -5/+7 |
|\| | |||||
| * | Minor improvement in gsub() memory management. | Arnold D. Robbins | 2014-08-13 | 1 | -5/+7 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-03 | 1 | -2/+1 |
|\| | |||||
| * | Minor code improvement for sprintf %c. | Arnold D. Robbins | 2014-08-03 | 1 | -2/+1 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-31 | 1 | -5/+18 |
|\| | |||||
| * | Make sprintf %c work better on Windows (printhuge test) | Arnold D. Robbins | 2014-07-31 | 1 | -5/+18 |
* | | Add div() function for integer division & remainder. | Arnold D. Robbins | 2014-07-10 | 1 | -0/+66 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-07-10 | 1 | -1/+1 |
|\| | |||||
| * | Bug fix when sprintf %c on huge values in multibyte locales. | Arnold D. Robbins | 2014-07-10 | 1 | -1/+1 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-06-19 | 1 | -16/+23 |
|\| | |||||
| * | Add more comments and whitespace for do_sub(). | Arnold D. Robbins | 2014-06-19 | 1 | -16/+23 |
* | | Fix do_rand order-of-evaluation dependency. | Arnold D. Robbins | 2014-04-20 | 1 | -2/+8 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-31 | 1 | -1/+1 |
|\| | |||||
| * | Update copyright years on files changed in 2014. | Arnold D. Robbins | 2014-03-31 | 1 | -1/+1 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-10 | 1 | -7/+23 |
|\| | |||||
| * | Fix thousands separator problems and update doc. | Arnold D. Robbins | 2014-03-10 | 1 | -7/+23 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-03-05 | 1 | -4/+4 |
|\| | |||||
| * | Minor fix for mktime. | Arnold D. Robbins | 2014-03-05 | 1 | -4/+4 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-02-27 | 1 | -2/+2 |
|\| | |||||
| * | Lots of enum/int fixes. | Arnold D. Robbins | 2014-02-27 | 1 | -2/+2 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-10 | 1 | -2/+2 |
|\| | |||||
| * | Remove unneeded Floor and Ceil wrapper functions. | Arnold D. Robbins | 2013-12-10 | 1 | -2/+2 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-01 | 1 | -0/+5 |
|\| | |||||
| * | Additional work for EPIPE errors on stdout. | Arnold D. Robbins | 2013-11-01 | 1 | -0/+5 |
* | | Additional fix in do_rand. | Arnold D. Robbins | 2013-10-17 | 1 | -5/+6 |
* | | Minor fix in do_rand(). | Arnold D. Robbins | 2013-10-16 | 1 | -0/+35 |
* | | Improvements in the random number generator. | Arnold D. Robbins | 2013-09-25 | 1 | -1/+20 |
|/ | |||||
* | Fix problem when extending NF. See test/nfloop. | Arnold D. Robbins | 2013-09-13 | 1 | -1/+1 |
* | Fixes based on problems from a static checker. | Arnold D. Robbins | 2013-09-08 | 1 | -1/+4 |
* | Fix for %c in multibyte locale + new tests. | Arnold D. Robbins | 2013-07-04 | 1 | -12/+15 |
* | Update copyrights in all relevant source files. | Arnold D. Robbins | 2013-04-16 | 1 | -1/+1 |
* | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-02-06 | 1 | -4/+5 |
|\ | |||||
| * | Clean up code for sprintf checking for zero args. | Arnold D. Robbins | 2013-02-06 | 1 | -4/+5 |
* | | Use output_fp for print/printf only if debugging. | Arnold D. Robbins | 2012-12-27 | 1 | -2/+6 |