summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update to new high-performance function API.Andrey Hristov1999-09-242-64/+65
* Use new Zend API.Sascha Schumann1999-09-247-84/+86
* Add _ex API implementation for booleans.Sascha Schumann1999-09-241-0/+8
* Use new Zend API and some minor cleanup.Sascha Schumann1999-09-245-178/+139
* *** empty log message ***Andrey Hristov1999-09-241-0/+1
* Extended var_dump to handle IS_RESOURCE somewhat.Andrey Hristov1999-09-241-0/+9
* Update WDDX for new high-performance function API.Andrey Hristov1999-09-242-43/+37
* we want to know who to "blame";-)Thies C. Arntzen1999-09-241-1/+1
* updated XML (only partly tested)Thies C. Arntzen1999-09-243-119/+124
* more high-tech shared buildingStig Bakken1999-09-242-15/+1
* kill another warningStig Bakken1999-09-241-1/+3
* kill warningStig Bakken1999-09-241-0/+4
* set "phplibdir" in configure so it doesn't have to be set in Makefile.amStig Bakken1999-09-241-1/+3
* use getParameterExThies C. Arntzen1999-09-242-156/+158
* #if !HAVE_FOO -> #ifndef HAVE_FOOStig Bakken1999-09-242-2/+2
* AM_PROG_LIBTOOL is obsolete in libtool 1.3.3, which we now require.Stig Bakken1999-09-241-1/+1
* Detect automake/libtool that are installed with different prefixes.Stig Bakken1999-09-241-1/+17
* fixed warningThies C. Arntzen1999-09-241-2/+1
* Compile fixes for WDDX, XML and Zlib (untested)Zeev Suraski1999-09-243-29/+29
* This should make the Sybase CT module compile again (untested)Zeev Suraski1999-09-241-13/+13
* This should make the mSQL module compile again (untested)Zeev Suraski1999-09-241-10/+10
* Ok guys, the prototype for zend_fetch_resource*() has changed - it nowZeev Suraski1999-09-242-129/+131
* Exify the standardized resource stuffZeev Suraski1999-09-242-8/+10
* Link with libtsrm.a, if thread-safety is chosen.Sascha Schumann1999-09-231-1/+1
* Exit, if subsequent configure scripts fail.Sascha Schumann1999-09-231-2/+2
* Try to find ANSI/STDC compatible mode of host compilerSascha Schumann1999-09-231-0/+1
* fixed php3 code problemAndrew Skalski1999-09-232-5/+5
* - Fix bug #2364.Andi Gutmans1999-09-231-4/+5
* Fix vpath build w/ thread-safe enabled on Unix.Sascha Schumann1999-09-231-0/+1
* Small clarification.Andrey Hristov1999-09-232-2/+4
* This version is finally the standard one. The last one was createdSascha Schumann1999-09-231-201/+123
* Added support for Easysoft ODBC-ODBC BridgeNick Gorham1999-09-236-1/+48
* fixed typo in mcal_list_alarms()Andrew Skalski1999-09-232-2/+3
* re2c's bit vectors appear to be not binary clean. Revert toSascha Schumann1999-09-232-97/+102
* tiny optimisationThies C. Arntzen1999-09-231-1/+1
* Ora_Fetch_Into now resets the returned array in all casesThies C. Arntzen1999-09-232-9/+11
* fixed NULL columnThies C. Arntzen1999-09-233-68/+69
* Added odbc metadata update logNick Gorham1999-09-221-0/+1
* Added support for metadata functions, odbc_tables, odbc_columns,Nick Gorham1999-09-222-6/+982
* mcal fixAndrew Skalski1999-09-221-0/+1
* added null-checking in make_event_objectAndrew Skalski1999-09-221-3/+6
* Added optional port argument to ftp_connect()Andrew Skalski1999-09-224-4/+55
* i always forget something;-)Thies C. Arntzen1999-09-221-10/+2
* fixed Ora_PLogon (rewrote ora_do_logon using php_mysql.c)Thies C. Arntzen1999-09-223-297/+181
* preliminary fix for each until andi & zeev clean up!Thies C. Arntzen1999-09-221-1/+3
* resourcified OracleThies C. Arntzen1999-09-222-120/+54
* if you pass NULL as the resource_type_name to zend_fetch_resource*&friends th...Thies C. Arntzen1999-09-221-3/+6
* Added new allowable_tags for gzgetss() in ChangeLog, too.Stefan Roehrich1999-09-221-2/+3
* Fixed gzgetss() with new _php3_strip_tags, corrected prototype.Stefan Roehrich1999-09-221-2/+2
* - fixed misleading explaination of fdftk optionUwe Steinmann1999-09-221-1/+1