summaryrefslogtreecommitdiff
path: root/ext/standard/reg.c
Commit message (Expand)AuthorAgeFilesLines
* 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-281-2/+2
* - 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-261-1/+1
* Stray ]Rasmus Lerdorf2001-02-091-1/+1
* 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
* @- added spliti() function. (Thies)Thies C. Arntzen2000-06-231-8/+27
* - 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
* phpinfo() prettyingColin Viebrock2000-04-051-2/+3
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-23/+7
* 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
* 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
* - The tree compiles againZeev Suraski1999-12-181-6/+6
* More php3_ annihilationZeev Suraski1999-12-181-16/+16
* 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
* Improve regex library selection. It lets user specify whether they wantSascha Schumann1999-11-131-0/+2
* Clean up regex header file mess. php.h now explicitly includes php_regex.hRasmus Lerdorf1999-10-301-1/+0
* ereg now returns a continious array 0..9 again - empty values are returned as...Thies C. Arntzen1999-10-041-0/+2
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-13/+13
* More symbol work.Andrey Hristov1999-07-261-8/+8
* A bunch of grunt work updating function entries and declarations.Andrey Hristov1999-07-241-9/+9
* License updateZeev Suraski1999-07-161-20/+9
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-2/+3
* Backing out changes.Andrey Hristov1999-06-211-5/+3
* Fixed a bug in preg_replace.Andrey Hristov1999-06-091-2/+0
* Fix an ereg_replace() crash bugZeev Suraski1999-06-071-1/+1
* Added push(), pop(), shift(), unshift(), splice(), and slice() array functions.Andrey Hristov1999-06-051-1/+0
* Not sure that's the right fix, but at least it fixes the symptomZeev Suraski1999-06-051-2/+5
* Fixing a couple of long standing bugs.Andrey Hristov1999-05-261-3/+5
* remove debug messagesSascha Schumann1999-05-211-4/+0
* conv_proto *.[ch]Sascha Schumann1999-05-161-12/+16
* * HTTP-auth bugfixZeev Suraski1999-05-131-2/+4
* - regex cache (needs some work)Sascha Schumann1999-05-121-2/+89
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-0/+1
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-4/+1
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+1
* port some fixes, add compat routinesSascha Schumann1999-04-211-10/+16
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+569