summaryrefslogtreecommitdiff
path: root/ext/ereg
Commit message (Expand)AuthorAgeFilesLines
* Forgot to fix this partMoriyoshi Koizumi2003-02-241-1/+1
* Fixed a signed / unsigned issue.Moriyoshi Koizumi2003-02-241-1/+1
* Style fixMoriyoshi Koizumi2003-02-241-7/+11
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-0/+20
* Reverted because correct decision has not been made yet.Moriyoshi Koizumi2003-01-111-1/+1
* Reduced warnings in ZE2 buildMoriyoshi Koizumi2003-01-111-1/+1
* Reduced compiler warningsMoriyoshi Koizumi2003-01-101-1/+1
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Remove pointless checks for array_init() return values.Ilia Alshanetsky2002-12-051-4/+1
* -php_error -> php_error_docrefMarcus Boerger2002-12-051-22/+4
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-1/+1
* *** empty log message ***Andrei Zmievski2002-09-251-1/+1
* Fix bug #17570.Andrei Zmievski2002-09-252-15/+14
* Fixed bug #17957Ilia Alshanetsky2002-09-241-21/+16
* Fix a warningZeev Suraski2002-08-191-1/+1
* Applied fix for #17764.Andrei Zmievski2002-06-171-0/+2
* fixed a problem that ereg_replace() couldn't match with line stand/end marker.Rui Hirokawa2002-05-041-1/+1
* - Revert that change. Added a warning about this.foobar2002-04-081-0/+4
* There's really no point in allowing using the system regex library.foobar2002-04-081-4/+0
* unused makefile.inSascha Schumann2002-03-181-5/+0
* Small memory leak fix that does not matter much.Yasuo Ohgaki2002-03-111-0/+1
* 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