aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
Commit message (Collapse)AuthorAgeFilesLines
...
* | More code improvements. Add ChangeLog. Update test.Arnold D. Robbins2016-03-191-3/+4
| |
* | More improvements in comment printing.Arnold D. Robbins2016-03-171-11/+34
| |
* | Improve end of line comments in if/else.Arnold D. Robbins2016-03-171-2/+4
| |
* | Initial changes to improve end of line comments.Arnold D. Robbins2016-03-171-16/+39
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-03-031-1/+1
|\|
| * Fix a compile warning in profile.c.Arnold D. Robbins2016-03-031-1/+1
| |
* | Revert b8d9a73257e1984eae80e61f0b751ddc4e9eab25.Arnold D. Robbins2016-03-021-30/+4
| |
* | Additional prints in instruction dump.Arnold D. Robbins2016-03-021-4/+30
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-02-291-19/+25
|\|
| * Fix profiling bug - printf with no arguments.Arnold D. Robbins2016-02-291-19/+25
| |
| * Fix copy-paste error in profiler's else handling.Arnold D. Robbins2016-02-281-1/+1
| |
* | Fix copy-paste error in profiler's else handling.Arnold D. Robbins2016-02-281-1/+1
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-02-181-41/+68
|\|
| * Make pretty-printing and profiling chain else-if's.Arnold D. Robbins2016-02-181-40/+68
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-12-161-1/+2
|\|
| * Minor compile fix for non-MPFR builds.Arnold D. Robbins2015-12-161-1/+2
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-09-041-3/+13
|\|
| * Profiling: print integral values as integers.Arnold D. Robbins2015-09-041-3/+13
| |
* | Make isarray also not scalarize untyped parameters.Arnold D. Robbins2015-06-221-0/+1
| |
* | Change Node_hardregex to Node_typedregex.Arnold D. Robbins2015-05-111-14/+14
| |
* | Make profiling work for hard regexes.Arnold D. Robbins2015-05-051-4/+34
| |
* | Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-161-4/+4
|\ \
| * | Updated autoconf (.ac) files. Remove RETSIGTYPE.Arnold D. Robbins2015-04-161-4/+4
| | |
* | | Further fixes from Andrew Schorr.Arnold D. Robbins2015-04-091-3/+2
| | |
* | | Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-081-2/+22
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-081-1/+21
| |\|
| | * Enable special filenames for profiling output.Arnold D. Robbins2015-04-081-2/+19
| | |
| | * Allow to redirect profile to stdout more portably.Eli Zaretskii2015-04-081-1/+4
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-071-1/+1
| |\|
| | * Update copyrights and prep towards release.Arnold D. Robbins2015-04-071-1/+1
| | |
* | | Merge branch 'master' into wasted-byteArnold D. Robbins2015-03-171-6/+20
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-171-6/+20
| |\|
| | * Fix bad allocs -M and profiling.Arnold D. Robbins2015-03-171-6/+20
| | |
* | | Merge branch 'master' into wasted-byteArnold D. Robbins2015-02-131-0/+1
|\| |
| * | Bug fix in profile.c.Arnold D. Robbins2015-02-101-0/+1
| | |
* | | Merge branch 'master' into wasted-byteArnold D. Robbins2014-12-261-0/+1
|\| |
| * | Minor bug fix in pretty printing code.Arnold D. Robbins2014-12-241-0/+1
| | |
* | | Fix to previous change. Now passes valgrind.Arnold D. Robbins2014-12-141-1/+1
| | |
* | | More fixes to stop allocating an extra byte.Arnold D. Robbins2014-12-141-3/+3
|/ /
* | Improve comment handling in pretty printing.Arnold D. Robbins2014-12-121-77/+104
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-11-021-2/+24
|\|
| * Additional profiling fix.Arnold D. Robbins2014-11-021-2/+24
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-10-301-15/+31
|\|
| * Fixes in pretty-printer.Arnold D. Robbins2014-10-301-15/+31
| |
| * Minor typo fix in profiling output.Arnold D. Robbins2014-10-051-1/+1
| |
* | Merge branch 'master' into commentArnold D. Robbins2014-10-041-2/+2
|\|
| * Fix --gen-pot with long strings.Arnold D. Robbins2014-10-041-2/+2
| |
* | Code review and minor whitespace cleanups.Arnold D. Robbins2014-10-021-1/+3
| |
* | Some cleanups and doc additions.Arnold D. Robbins2014-10-011-1/+2
| |
* | Merge branch 'master' into commentArnold D. Robbins2014-09-271-1/+1
|\|