aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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
|\|
| * Minor improvement in profiling output.Arnold D. Robbins2014-09-271-1/+1
| |
* | Merge branch 'master' into commentArnold D. Robbins2014-09-101-11/+19
|\|
| * Improve printing empty for loop header in profiler.Arnold D. Robbins2014-09-041-11/+19
| |
* | Fix some minor indentation nits in profiling.Arnold D. Robbins2014-09-101-31/+45
| |
* | fix indentsStephen Davies2014-09-081-6/+6
| |
* | profile.c fixesStephen Davies2014-09-081-6/+4
| |
* | function comments 1Stephen Davies2014-09-071-10/+21
| |
* | ll except functions looking OKStephen Davies2014-09-031-24/+48
| |
* | Progress in collecting comments and with comments within a block.Stephen Davies2014-08-241-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. Robbins2013-08-141-0/+22
|/
* Bug fix in profile.c:pp_string for valgrind.Arnold D. Robbins2013-07-021-1/+3
|
* More fixes in profiler.Arnold D. Robbins2013-05-301-12/+8
|
* Additional fix in profile.c.Arnold D. Robbins2013-05-291-1/+1
|
* Additional profiling bug fixes.Arnold D. Robbins2013-05-291-40/+159
|
* Minor profiling fixes. More to come.Arnold D. Robbins2013-05-281-0/+5
|
* Update copyrights in all relevant source files.Arnold D. Robbins2013-04-161-1/+1
|
* Bug fix in profiling output.Arnold D. Robbins2013-04-021-2/+1
|
* Add @load to profile/pretty printed output.Arnold D. Robbins2013-03-011-0/+22
|
* Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-091-3/+3
|\
| * Make bitflag checking consistent everywhere.Arnold D. Robbins2012-12-091-3/+3
| |
* | Merge branch 'master' into array-ifaceArnold D. Robbins2012-11-251-36/+37
|\|
| * First cut at SYMTAB and FUNCTAB.Arnold D. Robbins2012-09-251-4/+5
| |
| * More API implementations and testext improvements.Arnold D. Robbins2012-06-121-1/+1
| |
| * Move to use of bool type, true, false, everywhere.Arnold D. Robbins2012-05-111-31/+31
| |
* | Improve array interface.john haque2012-04-191-0/+1
|/
* Change MPFR variable RND_MODE to ROUND_MODE.john haque2012-04-121-1/+1
|
* Add arbitrary-precision arithmetic on integers.john haque2012-03-191-1/+3
|
* Finish MPFR changes and clean up code.john haque2012-02-261-1/+1
|
* Finish builtins for MPFR.john haque2012-02-191-5/+10
|
* The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-261-24/+7
|
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-081-2/+2
|\
| * Misc fixes from John.Arnold D. Robbins2011-12-061-2/+2
| |
* | Speed/memory performance improvements.john haque2011-10-121-17/+23
|/
* Fix gsub losing white space when working on fields.Arnold D. Robbins2011-07-151-0/+14
|
* Update copyrights.Arnold D. Robbins2011-02-271-1/+1
|