summaryrefslogtreecommitdiff
path: root/ext/standard/string.c
Commit message (Expand)AuthorAgeFilesLines
* License updateZeev Suraski1999-07-161-21/+10
* Making the function accessible.Andrey Hristov1999-06-221-2/+2
* fixed implode "again" -Thies C. Arntzen1999-06-211-6/+6
* * fixed some #if/#ifdef issuesStig Bakken1999-06-161-143/+415
* * reverse fsock/string import patchesStig Bakken1999-06-151-463/+153
* * now using php4.ini instead of php3.iniStig Bakken1999-06-151-153/+463
* oci8 to 3.0.9Thies C. Arntzen1999-06-091-6/+8
* char * => unsigned char *Sascha Schumann1999-05-161-2/+2
* conv_proto *.[ch]Sascha Schumann1999-05-161-37/+37
* add fast bin2hex string functionSascha Schumann1999-05-161-0/+44
* - regex cache (needs some work)Sascha Schumann1999-05-121-74/+37
* substr() fixRasmus Lerdorf1999-05-121-2/+3
* substr() fix for PHP4 as wellRasmus Lerdorf1999-05-121-1/+1
* * Move unclean_shutdown from PHP to Zend.Zeev Suraski1999-05-111-1/+3
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-42/+20
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+1
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-1/+1
* * Rename php_compat.[ch] to flock_compat.[ch] and move it to ext/standardZeev Suraski1999-04-211-1/+1
* port some fixes, add compat routinesSascha Schumann1999-04-211-1/+1
* str_replace fixSascha Schumann1999-04-211-0/+49
* Make Win32 happy with the recent changes.Zeev Suraski1999-04-181-1/+1
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+1590