summaryrefslogtreecommitdiff
path: root/ext/ereg
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Suck in prototypes correctly with applied aliasesSascha Schumann1999-11-132-0/+13
* - Make Win32 compile againAndi Gutmans1999-11-131-0/+4
* Improve regex library selection. It lets user specify whether they wantSascha Schumann1999-11-134-2/+21
* upgrade regex library to alpha3.8Sascha Schumann1999-11-1210-179/+242
* typing in the darkRasmus Lerdorf1999-10-301-1/+1
* Damn, can't see underscores correctly on this silly terminal I am onRasmus Lerdorf1999-10-301-5/+5
* Clean up regex header file mess. php.h now explicitly includes php_regex.hRasmus Lerdorf1999-10-302-1/+10
* Kill the regex header file warningsRasmus Lerdorf1999-10-292-4/+5
* POSIX_MISTAKE is enabled by default.Sascha Schumann1999-10-091-0/+2
* * Get rid of libphp_util.laSascha Schumann1999-10-051-0/+3
* Fix a typo? (compile bustage on Solaris 2.6)Marko Karppinen1999-10-051-2/+2
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-042-145/+3
* ereg now returns a continious array 0..9 again - empty values are returned as...Thies C. Arntzen1999-10-041-0/+2
* - Leave this for now.Andi Gutmans1999-09-151-1/+2
* - Thread-unsafe win32 compiles againAndi Gutmans1999-09-151-2/+1
* you can now override the CFLAGS while doing make - eg:Thies C. Arntzen1999-08-101-1/+5
* file did not end with a newline, causing problems for Sun's C compilerMike Gerdts1999-08-031-1/+1
* 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-242-11/+11
* License updateZeev Suraski1999-07-161-20/+9
* Finish porting aspell - tested and works ok nowRasmus Lerdorf1999-07-121-2/+2
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-2/+3
* vpath thingieSascha Schumann1999-07-011-1/+1
* *** empty log message ***Andrey Hristov1999-06-233-9/+9
* Backing out changes.Andrey Hristov1999-06-211-5/+3
* Fixed a bug in preg_replace.Andrey Hristov1999-06-091-2/+0