summaryrefslogtreecommitdiff
path: root/packages/regexpr
Commit message (Expand)AuthorAgeFilesLines
* * Fixed detection of regular strings, so that a normal search is performedjoost2010-12-101-4/+7
* * Avoid possible AV when the string-index is larger then the string-lengthjoost2010-12-101-0/+7
* * Refactored, replaced case for if, nested if for and, removed needless joost2010-12-101-20/+18
* * patch for regex. Fixes exception in rcclear, some casing issues and matchi...marco2010-12-054-5/+92
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-292-9/+85
* * Update Makefilespierre2009-12-102-12/+68
* * Makefiles version 2.5.1jonas2009-08-132-2/+2
* * regenerated using latest fpcmakejonas2009-08-022-2/+34
* Patch from Graeme Geldenhuys to fix a compiler-hintjoost2009-03-271-4/+4
* * Restructured makefiles for examplesjoost2008-12-205-61/+2286
* * fpmakes batch #4. Most work now, but toplevel does not. Dependancies also ...marco2008-10-231-0/+4
* * regened makefiles to propagate makefile versionsmarco2008-10-221-2/+6
* * updated all makefile.fpc versions to 2.2.2 for fppkg compat.marco2008-10-221-1/+1
* * reset version to latest release: 2.2.2-0peter2008-10-171-1/+1
* * regenerated with changes in r11233jonas2008-06-151-7/+8
* * fixed fpc_zipinstall for go32v2 and the likegiulio2008-06-031-2/+2
* * makefiles regenerated with newer fpcmakehajny2008-05-281-1/+1
* * regenerated for i386-Haiku and darwin cross compilation changesjonas2008-05-241-2/+31
* * Removed define UseRegexCompat from testjoost2008-05-171-12/+0
* * Renamed the RegExprCompat unit to RegExpr. This wrapper around the Regex u...joost2008-05-173-60/+60
* * Moved regexpr unit to oldjoost2008-05-171-0/+0
* * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, ...micha2008-05-051-2/+20
* * Added Regex unit with an NFA regexpression parser, based on code from Juli...joost2008-04-065-65/+1437
* * add armeb target to compiler/Makefilesmicha2008-03-241-5/+70
* * regexpr movedmarco2008-01-265-0/+4725