summaryrefslogtreecommitdiff
path: root/ext/ereg
Commit message (Expand)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
* Be more aggressive in making sure that substring matches are valid injim winstead2002-01-051-1/+3
* - Fix tiny leak.Markus Fischer2001-12-231-1/+1
* Fix a warningZeev Suraski2001-12-221-1/+2
* ereg functions will now take in account the real number ofHartmut Holzgraefe2001-12-111-10/+28
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Make php_reg_replace available from shared extensionsFrank M. Kromann2001-12-032-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* should be thisSterling Hughes2001-09-031-1/+1
* - Update to the PHP4 API (newer macros)Sterling Hughes2001-09-031-95/+67
* WhitespaceZeev Suraski2001-08-111-3/+3
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-2/+0
* Zend compatibility patchZeev Suraski2001-07-301-4/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-282-13/+3
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-3/+3
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-3/+19
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-3/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* Stray ]Rasmus Lerdorf2001-02-091-1/+1
* Protect us from Apache 2.0's pcre-posix stuffSascha Schumann2000-10-261-0/+3
* * all tests should pass now (expect for the interbase stuff that I haven'tStig Bakken2000-08-312-3/+2
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-2716-0/+177
* Sorry only the *_replaceparameters are wrong.Egon Schmid2000-08-041-4/+4
* Wrong parameters found by Martin Buchholz @ six.de.Egon Schmid2000-08-041-2/+2
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-21/+10
* Change header protection macros to conform to standard.Sascha Schumann2000-07-022-6/+6
* @- added spliti() function. (Thies)Thies C. Arntzen2000-06-232-8/+28
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-4/+4
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* phpinfo() prettyingColin Viebrock2000-04-051-2/+3
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-062-28/+11
* Will watch the diffs as much as I can.Egon Schmid2000-02-241-1/+1
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-101-2/+1
* Destructors no longer return ints, the low level problem it was intended to s...Zeev Suraski2000-01-171-3/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-3/+10
* Fix -Wall warningsSascha Schumann1999-12-285-139/+143
* - The tree compiles againZeev Suraski1999-12-181-6/+6
* More php3_ annihilationZeev Suraski1999-12-182-17/+17
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* use ex-APIThies C. Arntzen1999-12-141-50/+50
* Fix some warningsSascha Schumann1999-12-051-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* Avoid Apache's regex.h, if system regex was chosenSascha Schumann1999-11-301-0/+10
* - Fixing warnings in regexAndi Gutmans1999-11-142-5/+5