summaryrefslogtreecommitdiffstats
path: root/runtime/stringbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-16/+14
|\
| * Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-161-16/+14
| |\
| | * runtime license changeRainer Gerhards2012-01-161-16/+14
| * | Merge branch 'v4-stable' into tmpRainer Gerhards2011-03-091-1/+1
| |\|
| | * bugfix: abort if imfile reads file line of more than 64KiBRainer Gerhards2011-02-101-1/+1
* | | Merge branch 'v5-beta'Rainer Gerhards2011-02-111-1/+1
|\ \ \
| * | | bugfix: abort if imfile reads file line of more than 64KiBRainer Gerhards2011-02-101-1/+1
| |/ /
* / / milestone: added support for CEE-variables to RainerScriptRainer Gerhards2010-12-031-0/+29
|/ /
* / enhanced test environment (including testbench)Rainer Gerhards2009-10-221-5/+5
|/
* removed a debugging-left-over, caused compilation failure on some platformsRainer Gerhards2009-07-011-1/+0
* some optimization, declared some frequently called small stringbuf functions ...Rainer Gerhards2009-06-261-57/+0
* some more stringbuffer optimizationRainer Gerhards2009-06-251-39/+6
* optimized template string generationRainer Gerhards2009-06-191-3/+0
* going forward in moving string-handling functions to new interface...Rainer Gerhards2009-06-171-30/+44
* done various optimizations to the stringbuf and its usersRainer Gerhards2009-06-161-144/+77
* some performance optimizationsRainer Gerhards2009-06-161-4/+2
* Merge branch 'beta'Rainer Gerhards2009-04-071-1/+1
|\
| * fixed bugs in RainerScriptvarmojfekoj2009-03-161-1/+1
* | fully integrated regex patchRainer Gerhards2009-04-021-28/+13
* | streamlined regex patchRainer Gerhards2009-04-021-24/+37
* | improved performance of regexp-based filtersRainer Gerhards2009-04-021-0/+30
* | fixed newly introduced memory leakRainer Gerhards2009-03-041-1/+4
* | some optimization on regex codeRainer Gerhards2009-03-041-26/+1
* | added ERE support in filter conditionsRainer Gerhards2009-03-041-10/+34
|/
* moved files to the runtimeRainer Gerhards2008-04-161-0/+1080