summaryrefslogtreecommitdiff
path: root/packages/regexpr
Commit message (Expand)AuthorAgeFilesLines
* * always use forward slashes in path to fpmake similarly to paths to other ...hajny2014-02-012-4/+4
* * Handle the location of each package at run-time, not at compilation timejoost2013-06-021-1/+1
* Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_...svenbarth2013-05-041-0/+3
* Regenerate with up-to-date fpcmake binarypierre2013-04-291-4/+152
* Regenerate all Makefiles with an up-to-date fpcmake binarypierre2013-04-291-32/+159
* * Re-generated Makefiles for the changes in the Makefile.fpcs in r24349joost2013-04-271-117/+135
* * Now zipinstall is passed to fpmake by all Makefile.fpc'sjoost2013-04-271-0/+2
* * Regenerated all makefiles.yury2013-01-172-101/+106
* * disable uncompilable targets for embedded targetsflorian2012-12-311-0/+2
* * Re-generated all the Makefile.fpcs from the packages. So they are almost a...joost2012-11-172-32/+64
* Pass OPT to compilation of fpmake.tom_at_work2012-09-152-9/+122
* Revert r22080 because it prevents crosscompilation.tom_at_work2012-08-162-122/+9
* Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of...tom_at_work2012-08-142-9/+122
* + Regenerate all Makefiles's after adding x86_64 netbsd targetpierre2012-04-242-4/+22
* * regenerated Makefiles with AIX supportjonas2012-04-112-6/+52
* Add x86_64-openbsd target in Makefilespierre2012-04-062-127/+548
* * Fixed installation of examples for several packages compiled by fpmakejoost2012-01-141-1/+2
* * More packages converted to fpmake buildingjoost2012-01-103-1328/+546
* * fix for regexpr unicode mode. (multiple a move with the size of the base c...marco2011-12-041-1/+1
* * rebuilt Makefilesflorian2011-12-042-348/+40
* * Patch from Mantis #20046 fixing an issue in rcmatchstring.marco2011-09-151-2/+4
* * regex patch from Joao Morais, fixed random exceptions. Mantis #14425marco2011-09-071-2/+7
* * Fix Makefile that was generated using an invalid version of fpcmake binarypierre2011-08-291-3/+3
* regexpr: Merges patch from bug 19109 fixes alignment issuessekelsenmat2011-08-291-26/+53
* Merges the fixes from SynRegExpr, specially fixes 64-bits, while removing the...sekelsenmat2011-08-291-159/+265
* Regenerate Makefile after change of list of unitspierre2011-08-291-66/+66
* Added oldregexpr to list of unitspierre2011-08-291-1/+1
* Updated unit name, needed to avoid compiler errorpierre2011-08-291-2/+5
* regexpr: Forgotten file from commmit 18891sekelsenmat2011-08-291-0/+4047
* Adds Sorokin's RegExpr.pas to the Free Pascal Packages, as discussed in the m...sekelsenmat2011-08-293-2/+7
* + Update all Makefile's modified bypierre2011-08-162-2/+10
* * Trunk version to 2.7.1marco2011-08-033-3/+3
* * Regenned all makefiles before 2.6.x branching.marco2011-08-032-6/+130
* * Several fpmake-file updatesjoost2011-07-111-0/+1
* * 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