chg: document the memory peaks |
|
More...
|
about 17 years ago
|
fix: finalise does not return anything since it uses a referenced argument |
|
More...
|
about 17 years ago
|
opt: don't use references where not appropriate. also don't keep $test_str longer than needed |
|
More...
|
about 17 years ago
|
fix: foreach works on a copy of the array, thus increases memory consumption. additionally we can unset parsed code when we are done with it |
|
More...
|
about 17 years ago
|
fix: fix functions in line '0' - which was of course nonsense |
|
More...
|
about 17 years ago
|
chg: minimal output change... |
|
More...
|
about 17 years ago
|
fix: output 'memory usage after' earlier and use strlen to get the size of the input file |
|
More...
|
about 17 years ago
|
fix: use scientific notation for coverage as well |
|
More...
|
about 17 years ago
|
opt: also apply the COMMENT_REGEXP / COMMENT_MULTI optimization to COMMENT_SINGLE |
|
More...
|
about 17 years ago
|
opt: apply the COMMENT_REGEXP optimization to COMMENT_MULTI |
|
More...
|
about 17 years ago
|
fix: use strlen, much more precise in our context |
|
More...
|
about 17 years ago
|
fix: Error with string style |
|
More...
|
about 17 years ago
|
chg: include speed&time measurements by geshi |
|
More...
|
about 17 years ago
|
chg: add some comments to test files |
|
More...
|
about 17 years ago
|
chg: minor code cleanup |
|
More...
|
about 17 years ago
|
add: tracing framework, documentation is pending |
|
More...
|
about 17 years ago
|
fix: need that for the trace testsuite (will follow soon) |
|
More...
|
about 17 years ago
|
add: themes + unified look for language files would be _very_ cool |
|
More...
|
about 17 years ago
|
add: gnuplot language file |
|
More...
|
about 17 years ago
|
fix: well... I should have tested my last commit... sorry |
|
More...
|
about 17 years ago
|
opt: we use references, no need to return anything |
|
More...
|
about 17 years ago
|
opt: Replaced %2 checks by &1 checks to improve performance |
|
More...
|
about 17 years ago
|
chg: Condition inversion for generation of links for keywords to reduce source nesting level |
|
More...
|
about 17 years ago
|
fix: Temporary fix for an issue with output generation if there were errors |
|
More...
|
about 17 years ago
|
chg: Reduced if nesting for build_parser_cache a bit |
|
More...
|
about 17 years ago
|
add: Implemented a way to unset lines once they are marked as highlight extra |
|
More...
|
about 17 years ago
|
opt: Optimized generating the error output string |
|
More...
|
about 17 years ago
|
chg: Changed source formatting |
|
More...
|
about 17 years ago
|
fix: only optimize_keyword_group when the parse cache is already built |
|
More...
|
about 17 years ago
|
chg: Some more minor changes |
|
More...
|
about 17 years ago
|