Antoine Musso
|
16558d1dbc
|
Added some comments to our classes.
|
2007-04-21 12:42:27 +00:00 |
|
Nick Jenkins
|
ae8554c45b
|
Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth.
|
2006-11-29 11:43:58 +00:00 |
|
Tim Starling
|
61af76f260
|
Implementation of delimiterReplace() with a behaviour much closer to that of the model regex. Tested using comparitive fuzz testing. The only known difference now is where the start delimiter ends with an initial substring of the end delimiter, e.g. the previously mentioned case of C-style comments.
|
2006-11-22 07:08:50 +00:00 |
|
Tim Starling
|
674f3561dd
|
profiling
|
2006-11-21 11:20:04 +00:00 |
|
Tim Starling
|
1d2dc36ac1
|
Collection of generic string functions and classes
|
2006-11-21 10:38:07 +00:00 |
|