summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBEFORE_PHP4_APACHE_MODULE_CHANGESVN Migration1999-05-2264-18505/+0
* Small fixZeev Suraski1999-05-221-0/+1
* more fixesZeev Suraski1999-05-221-3/+5
* Fix a memory leakZeev Suraski1999-05-211-0/+1
* That wasn't supposed to slip inZeev Suraski1999-05-211-1/+0
* This should be centralized...Zeev Suraski1999-05-212-5/+5
* * Properly handle failed file opens in C++Zeev Suraski1999-05-211-3/+13
* add support for mhash 0.5.0Sascha Schumann1999-05-213-19/+52
* -Added regex cacheAndrey Hristov1999-05-212-18/+116
* * Fix error handling startup on the thread-safe CGI versionZeev Suraski1999-05-212-1/+4
* * Fix the comments issue. yymore() worked like a charm.Zeev Suraski1999-05-211-149/+163
* Get rid of debug printf's.Andrey Hristov1999-05-211-5/+0
* Initial check-in of PCRE (Perl Compatible Regular Expressions) extension.Andrey Hristov1999-05-217-0/+601
* - run ext sources through conv_protoSascha Schumann1999-05-2166-1318/+1616
* merge in some PHP3 stuffSascha Schumann1999-05-212-7/+73
* incorporate YP/NIS supportSascha Schumann1999-05-216-0/+299
* - fix compile issues for various packages (dbase, sysv*, zlib)Sascha Schumann1999-05-2112-22/+31
* - add phpext_pgsql_ptrSascha Schumann1999-05-212-1/+16
* Add default path for binary mysql distributionsSascha Schumann1999-05-211-2/+5
* remove debug messagesSascha Schumann1999-05-212-8/+0
* Optimize allocations into uninitialized_zval assignmentsZeev Suraski1999-05-202-23/+11
* Use OutputDebugString() or fprintf(stderr,) for memory leaksZeev Suraski1999-05-201-8/+4
* Apply the fix for feof()Sascha Schumann1999-05-203-12/+34
* - Updates we did todayAndi Gutmans1999-05-205-9/+6
* - Small fixesAndi Gutmans1999-05-207-12/+20
* - Fix a small problem with class decelerations.Andi Gutmans1999-05-201-1/+1
* -Open curly braces fix?Andi Gutmans1999-05-201-1/+4
* add mhash supportSascha Schumann1999-05-166-0/+186
* kill another 64-bit issue.Sascha Schumann1999-05-162-1/+8
* char * => unsigned char *Sascha Schumann1999-05-161-2/+2
* conv_proto *.[ch]Sascha Schumann1999-05-1662-466/+475
* this script automatically converts the ugly void php3_... prototypesSascha Schumann1999-05-161-0/+30
* add fast bin2hex string functionSascha Schumann1999-05-162-0/+45
* kill some compiler warningsSascha Schumann1999-05-161-5/+5
* * Fix all hash checks that checked Bucket.arKey for NULL, when it was changedZeev Suraski1999-05-157-32/+136
* *** empty log message ***Zeev Suraski1999-05-151-0/+22
* If a require() dies, we must bail out (since it corrupts an existing op_arrayZeev Suraski1999-05-142-1/+2
* Fix a bugZeev Suraski1999-05-141-1/+1
* don't install Zend on the systemStig S. Bakken1999-05-141-9/+1
* * Include all of the standard modules in internal_functions.c.in. Stig - is ...Zeev Suraski1999-05-1414-1/+51
* Add \012 and \xff missing support to constant quoted stringZeev Suraski1999-05-141-2/+34
* Release fixZeev Suraski1999-05-131-2/+2
* * HTTP-auth bugfixZeev Suraski1999-05-135-27/+31
* *** empty log message ***Zeev Suraski1999-05-121-0/+6
* Enable Apache HTTP AuthZeev Suraski1999-05-122-1/+24
* Support HTTP Auth under ISAPI. Now, these short pieces of code took *A LOT* ofZeev Suraski1999-05-122-8/+20
* install libzend.a and header files on "make install"Stig S. Bakken1999-05-121-1/+9
* add --enable-thread-safety optionStig S. Bakken1999-05-122-0/+14
* Added prepend to llistZeev Suraski1999-05-122-0/+17
* It's been there long enough.Andrey Hristov1999-05-121-4/+0