summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix disable_functions featureZeev Suraski2000-07-131-6/+6
* *** empty log message ***Zeev Suraski2000-07-131-3/+10
* make -c in stand-alone mode work again.Stanislav Malyshev2000-07-131-3/+13
* ChangeLog update2000-07-131-0/+15
* fix ZTS startup without filename (thanx purify!)Thies C. Arntzen2000-07-121-0/+2
* - The pdfclock example using cpdfUwe Steinmann2000-07-121-0/+87
* unset active_symbol_table on zend-shutdown.Thies C. Arntzen2000-07-121-1/+3
* (php_error) only set php_errormsg if we (still) have an active_symbol_table.Thies C. Arntzen2000-07-121-1/+1
* - By mistake recommited bad entryAndi Gutmans2000-07-121-1/+0
* - Add some Zend Engine changes to the NEWS fileAndi Gutmans2000-07-121-0/+5
* ChangeLog update2000-07-121-0/+51
* NEWS update2000-07-121-0/+4
* - Oops I was only thinking about VIRTUAL_DIR and forogt about the rest ofAndi Gutmans2000-07-111-1/+1
* - Commit new license for TSRM.Andi Gutmans2000-07-111-0/+26
* - typoDanny Heijl2000-07-111-2/+2
* - Work-around for ESQL/C bug with BLOBs and NULL values (Danny).Danny Heijl2000-07-111-3/+12
* Fix for problem noted by Jay Greenspan on TurboLinux machinesSam Ruby2000-07-112-2/+2
* Updated comments.Andrei Zmievski2000-07-111-10/+10
* @- Improved array_multisort() to be able to specify sort type as well sortAndrei Zmievski2000-07-112-39/+71
* Another persistent hash - disable apply protectionZeev Suraski2000-07-111-1/+1
* Disable the hash_apply() protection on hashes that persist across requests - ...Zeev Suraski2000-07-113-3/+3
* Disable the hash_apply() protection on hashes that persist across requests - ...Zeev Suraski2000-07-113-15/+37
* Fix a bug in passing second parameter of RECV_INIT with is_ref setStanislav Malyshev2000-07-111-1/+1
* Thies, finish your news entries next time. :)Andrei Zmievski2000-07-111-1/+0
* The official product name is PostgreSQL, so s/PostgresSQL/PostgreSQL/Sascha Schumann2000-07-112-8/+8
* Always use the current DIR_DELIMITER to create the session file pathSascha Schumann2000-07-111-1/+1
* fix warning in VC6Thies C. Arntzen2000-07-111-1/+1
* - Oops. Too early in the morningAndi Gutmans2000-07-111-1/+1
* - Don't need extern for functionsAndi Gutmans2000-07-111-2/+2
* - Include iostream.h in C++.Andi Gutmans2000-07-111-0/+4
* ChangeLog update2000-07-111-0/+102
* NEWS update2000-07-111-0/+1
* - PS_* constants changed to PSPELL_*Vlad Krupin2000-07-101-14/+14
* Initial release. Includes:Vlad Krupin2000-07-105-0/+393
* Changed the descriptions.Egon Schmid2000-07-101-6/+6
* Changed some protos and the authors email address.Egon Schmid2000-07-102-9/+7
* - Fix the case of NULL BYTE and TEXT columns. (Danny).Danny Heijl2000-07-101-2/+33
* php.ini install docs from David Croft <david@infotrek.co.uk>Andrei Zmievski2000-07-101-11/+25
* - Oops, missed two GLOBAL()'s.Jouni Ahto2000-07-101-2/+2
* - Another attempt to sync with PHP3 and handle multiple recipients.Jouni Ahto2000-07-101-11/+41
* Lift the add-once limit for libraries, because there are valid reasonsSascha Schumann2000-07-101-6/+2
* Unify use of my email addressSascha Schumann2000-07-1023-23/+24
* Fix prototype of apache_child_exit_handler and remove popen-relatedSascha Schumann2000-07-101-15/+1
* Substitute CXX_PHP_COMPILE. Compiling C++ source files works now.Sascha Schumann2000-07-101-0/+1
* Make the cxx suffix easily adjustableSascha Schumann2000-07-101-4/+6
* Also output the name of the save_handler when reporting a failed writeSascha Schumann2000-07-101-2/+5
* masquarading as sascha;-)Thies C. Arntzen2000-07-101-0/+1
* @- Fixed closingThies C. Arntzen2000-07-102-15/+4
* ChangeLog update2000-07-101-0/+71
* Add support for building C++ sources.Sascha Schumann2000-07-095-10/+35