summaryrefslogtreecommitdiff
path: root/ext/ereg/ereg.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Removing ext/ereg and dependencies""Tjerk Meesters2014-09-111-771/+0
* Revert "Removing ext/ereg and dependencies"Dmitry Stogov2014-09-111-0/+771
* Removing ext/ereg and dependenciesTjerk Meesters2014-09-111-771/+0
* first show to make 's' work with size_tAnatol Belski2014-08-271-3/+3
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-3/+3
* master renames phase 1Anatol Belski2014-08-251-15/+15
* fix zppAnatol Belski2014-08-211-2/+2
* fix macros in the 5 basic extensionsAnatol Belski2014-08-161-8/+8
* Use reference counting instead of zval duplicationDmitry Stogov2014-06-051-5/+1
* Cleanup (1-st round)Dmitry Stogov2014-04-151-5/+5
* Fixed memory leaksDmitry Stogov2014-04-111-0/+1
* Use ZVAL_DEREF() macroDmitry Stogov2014-03-271-2/+2
* Fixed ext/ereg problemsDmitry Stogov2014-03-171-2/+6
* Use better data structures (incomplete)Dmitry Stogov2014-02-101-55/+56
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Omitted GCC warning "comparison is always false"Xinchen Hui2011-08-121-2/+3
* These naked strcpy()s scare meRasmus Lerdorf2011-08-071-3/+3
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Eliminate a TSRMLS_FETCH() call in case of an error in one of the ereg functionsKalle Sommer Nielsen2010-09-231-9/+7
* Allow ereg to be built as shared on WindowsKalle Sommer Nielsen2010-05-241-23/+26
* Remove a couple TSRMLS_FETCH() calls around ext/main/sapiKalle Sommer Nielsen2010-04-131-5/+4
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Fix bug #48416 - Force a cache size for ereg to stop it getting out of c...Scott MacVicar2009-05-281-1/+50
* Simplify parameter parsingIlia Alshanetsky2009-01-081-8/+3
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - Deprecate eregFelipe Pena2008-11-181-25/+7
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-7/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+7
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-7/+0
* - New parameter parsing APIFelipe Pena2008-06-211-50/+49
* - Better error messageFelipe Pena2008-04-201-5/+1
* MFB: Fixed bug #44678 (spliti error message includes wrong function name)Felipe Pena2008-04-091-1/+7
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-051-0/+748
* - Remove ereg/ from PHP_5_2 branch. (not yet wanted here :)Jani Taskinen2007-07-151-668/+0
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFHAntony Dovgal2006-12-281-1/+1
* - Warning fixes by StephMarcus Boerger2006-02-261-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: Nuke php3 legacyfoobar2005-12-051-2/+2
* - Bumber up yearfoobar2005-08-031-1/+1
* MFB4_4: Fix compile problem with --regex=system on some systemsfoobar2005-07-181-1/+15
* Do a cache flush if we detect possible cache corruption (same as forAndrei Zmievski2005-05-261-12/+29
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-4/+4
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* emalloc -> safe_emallocIlia Alshanetsky2003-08-111-6/+6
* updating license information in the headers.James Cox2003-06-101-3/+3