Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-16 | 1 | -1/+2 |
|\ | |||||
| * | Minor compile fix for non-MPFR builds. | Arnold D. Robbins | 2015-12-16 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-09-04 | 1 | -3/+13 |
|\| | |||||
| * | Profiling: print integral values as integers. | Arnold D. Robbins | 2015-09-04 | 1 | -3/+13 |
| | | |||||
* | | Make isarray also not scalarize untyped parameters. | Arnold D. Robbins | 2015-06-22 | 1 | -0/+1 |
| | | |||||
* | | Change Node_hardregex to Node_typedregex. | Arnold D. Robbins | 2015-05-11 | 1 | -14/+14 |
| | | |||||
* | | Make profiling work for hard regexes. | Arnold D. Robbins | 2015-05-05 | 1 | -4/+34 |
| | | |||||
* | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-16 | 1 | -4/+4 |
|\ \ | |||||
| * | | Updated autoconf (.ac) files. Remove RETSIGTYPE. | Arnold D. Robbins | 2015-04-16 | 1 | -4/+4 |
| | | | |||||
* | | | Further fixes from Andrew Schorr. | Arnold D. Robbins | 2015-04-09 | 1 | -3/+2 |
| | | | |||||
* | | | Merge branch 'master' into feature/wasted-byte | Arnold D. Robbins | 2015-04-08 | 1 | -2/+22 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-08 | 1 | -1/+21 |
| |\| | |||||
| | * | Enable special filenames for profiling output. | Arnold D. Robbins | 2015-04-08 | 1 | -2/+19 |
| | | | |||||
| | * | Allow to redirect profile to stdout more portably. | Eli Zaretskii | 2015-04-08 | 1 | -1/+4 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-04-07 | 1 | -1/+1 |
| |\| | |||||
| | * | Update copyrights and prep towards release. | Arnold D. Robbins | 2015-04-07 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-03-17 | 1 | -6/+20 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-17 | 1 | -6/+20 |
| |\| | |||||
| | * | Fix bad allocs -M and profiling. | Arnold D. Robbins | 2015-03-17 | 1 | -6/+20 |
| | | | |||||
* | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-02-13 | 1 | -0/+1 |
|\| | | |||||
| * | | Bug fix in profile.c. | Arnold D. Robbins | 2015-02-10 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2014-12-26 | 1 | -0/+1 |
|\| | | |||||
| * | | Minor bug fix in pretty printing code. | Arnold D. Robbins | 2014-12-24 | 1 | -0/+1 |
| | | | |||||
* | | | Fix to previous change. Now passes valgrind. | Arnold D. Robbins | 2014-12-14 | 1 | -1/+1 |
| | | | |||||
* | | | More fixes to stop allocating an extra byte. | Arnold D. Robbins | 2014-12-14 | 1 | -3/+3 |
|/ / | |||||
* | | Improve comment handling in pretty printing. | Arnold D. Robbins | 2014-12-12 | 1 | -77/+104 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-02 | 1 | -2/+24 |
|\| | |||||
| * | Additional profiling fix. | Arnold D. Robbins | 2014-11-02 | 1 | -2/+24 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-30 | 1 | -15/+31 |
|\| | |||||
| * | Fixes in pretty-printer. | Arnold D. Robbins | 2014-10-30 | 1 | -15/+31 |
| | | |||||
| * | Minor typo fix in profiling output. | Arnold D. Robbins | 2014-10-05 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-10-04 | 1 | -2/+2 |
|\| | |||||
| * | Fix --gen-pot with long strings. | Arnold D. Robbins | 2014-10-04 | 1 | -2/+2 |
| | | |||||
* | | Code review and minor whitespace cleanups. | Arnold D. Robbins | 2014-10-02 | 1 | -1/+3 |
| | | |||||
* | | Some cleanups and doc additions. | Arnold D. Robbins | 2014-10-01 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-27 | 1 | -1/+1 |
|\| | |||||
| * | Minor improvement in profiling output. | Arnold D. Robbins | 2014-09-27 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-10 | 1 | -11/+19 |
|\| | |||||
| * | Improve printing empty for loop header in profiler. | Arnold D. Robbins | 2014-09-04 | 1 | -11/+19 |
| | | |||||
* | | Fix some minor indentation nits in profiling. | Arnold D. Robbins | 2014-09-10 | 1 | -31/+45 |
| | | |||||
* | | fix indents | Stephen Davies | 2014-09-08 | 1 | -6/+6 |
| | | |||||
* | | profile.c fixes | Stephen Davies | 2014-09-08 | 1 | -6/+4 |
| | | |||||
* | | function comments 1 | Stephen Davies | 2014-09-07 | 1 | -10/+21 |
| | | |||||
* | | ll except functions looking OK | Stephen Davies | 2014-09-03 | 1 | -24/+48 |
| | | |||||
* | | Progress in collecting comments and with comments within a block. | Stephen Davies | 2014-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | | No joy with comments before BEGIN or END and, before { or after }. Changed my email | ||||
* | | Start new branch that adds comments to profiling. | Arnold D. Robbins | 2013-08-14 | 1 | -0/+22 |
|/ | |||||
* | Bug fix in profile.c:pp_string for valgrind. | Arnold D. Robbins | 2013-07-02 | 1 | -1/+3 |
| | |||||
* | More fixes in profiler. | Arnold D. Robbins | 2013-05-30 | 1 | -12/+8 |
| | |||||
* | Additional fix in profile.c. | Arnold D. Robbins | 2013-05-29 | 1 | -1/+1 |
| | |||||
* | Additional profiling bug fixes. | Arnold D. Robbins | 2013-05-29 | 1 | -40/+159 |
| |