]> granicus.if.org Git - php/shortlog
php
1999-09-26 Sascha Schumann Expand relative paths properly, otherwise build...
1999-09-26 Sascha Schumann Do nothing, if PHP_RPATHS is empty.
1999-09-26 Sascha Schumann Disable rpaths optionally.
1999-09-26 Andi Gutmans- Changed Ts{}.var to Ts{}.var.ptr_ptr.
1999-09-25 Sascha Schumann * Use per-thread structure for request data
1999-09-25 Sascha Schumann Do not try to free NULLs.
1999-09-25 Sascha Schumann * use faster Ns_ConnWrite()
1999-09-25 Sascha Schumann * cleanup
1999-09-25 Thies C. Arntzenfixed callback code -> now $parser is passed as a resource!
1999-09-25 Sascha Schumann * use consistent php_ns prefix
1999-09-25 Sascha Schumann Add entry for AOLserver.
1999-09-25 Sascha Schumann * remove debugging message
1999-09-25 Sascha Schumann New Zend API
1999-09-25 Sascha Schumann Use new Zend API
1999-09-25 Andreas Karajannis*** empty log message ***
1999-09-25 Andreas Karajannisodbc now uses the new Zend function api
1999-09-25 Stefan RoehrichUse new Zend API.
1999-09-25 Sascha Schumann - support POST and HEAD requests
1999-09-25 Sascha Schumann Initial AOLserver support. Note that the current...
1999-09-24 Andrey Hristov- Updated array functions to use high-performance API
1999-09-24 Sascha Schumann PTHREADS is a custom symbol
1999-09-24 Sascha Schumann Additionally check libc_r (*BSD) for pthread functions
1999-09-24 Andrey Hristov*** empty log message ***
1999-09-24 Andrey HristovUpdate to new high-performance function API.
1999-09-24 Sascha Schumann Use new Zend API.
1999-09-24 Sascha Schumann Add _ex API implementation for booleans.
1999-09-24 Sascha Schumann Use new Zend API and some minor cleanup.
1999-09-24 Andrey Hristov*** empty log message ***
1999-09-24 Andrey HristovExtended var_dump to handle IS_RESOURCE somewhat.
1999-09-24 Andrey HristovUpdate WDDX for new high-performance function API.
1999-09-24 Thies C. Arntzenwe want to know who to "blame";-)
1999-09-24 Thies C. Arntzenupdated XML (only partly tested)
1999-09-24 Stig Bakkenmore high-tech shared building
1999-09-24 Stig Bakkenkill another warning
1999-09-24 Stig Bakkenkill warning
1999-09-24 Stig Bakkenset "phplibdir" in configure so it doesn't have to...
1999-09-24 Thies C. Arntzenuse getParameterEx
1999-09-24 Stig Bakken#if !HAVE_FOO -> #ifndef HAVE_FOO
1999-09-24 Stig BakkenAM_PROG_LIBTOOL is obsolete in libtool 1.3.3, which...
1999-09-24 Stig BakkenDetect automake/libtool that are installed with differe...
1999-09-24 Thies C. Arntzenfixed warning
1999-09-24 Zeev SuraskiCompile fixes for WDDX, XML and Zlib (untested)
1999-09-24 Zeev SuraskiThis should make the Sybase CT module compile again...
1999-09-24 Zeev SuraskiThis should make the mSQL module compile again (untested)
1999-09-24 Zeev SuraskiOk guys, the prototype for zend_fetch_resource*() has...
1999-09-24 Zeev SuraskiExify the standardized resource stuff
1999-09-23 Sascha Schumann Link with libtsrm.a, if thread-safety is chosen.
1999-09-23 Sascha Schumann Exit, if subsequent configure scripts fail.
1999-09-23 Sascha Schumann Try to find ANSI/STDC compatible mode of host compiler
1999-09-23 Andrew Skalskifixed php3 code problem
1999-09-23 Andi Gutmans- Fix bug #2364.
1999-09-23 Sascha Schumann Fix vpath build w/ thread-safe enabled on Unix.
1999-09-23 Andrey HristovSmall clarification.
1999-09-23 Sascha Schumann This version is finally the standard one. The last...
1999-09-23 Nick GorhamAdded support for Easysoft ODBC-ODBC Bridge
1999-09-23 Andrew Skalskifixed typo in mcal_list_alarms()
1999-09-23 Sascha Schumann re2c's bit vectors appear to be not binary clean...
1999-09-23 Thies C. Arntzentiny optimisation
1999-09-23 Thies C. ArntzenOra_Fetch_Into now resets the returned array in all...
1999-09-23 Thies C. Arntzenfixed NULL column
1999-09-22 Nick GorhamAdded odbc metadata update log
1999-09-22 Nick GorhamAdded support for metadata functions, odbc_tables,...
1999-09-22 Andrew Skalskimcal fix
1999-09-22 Andrew Skalskiadded null-checking in make_event_object
1999-09-22 Andrew SkalskiAdded optional port argument to ftp_connect()
1999-09-22 Thies C. Arntzeni always forget something;-)
1999-09-22 Thies C. Arntzenfixed Ora_PLogon (rewrote ora_do_logon using php_mysql.c)
1999-09-22 Thies C. Arntzenpreliminary fix for each until andi & zeev clean up!
1999-09-22 Thies C. Arntzenresourcified Oracle
1999-09-22 Thies C. Arntzenif you pass NULL as the resource_type_name to zend_fetc...
1999-09-22 Stefan RoehrichAdded new allowable_tags for gzgetss() in ChangeLog...
1999-09-22 Stefan RoehrichFixed gzgetss() with new _php3_strip_tags, corrected...
1999-09-22 Uwe Steinmann- fixed misleading explaination of fdftk option
1999-09-22 Andi Gutmans- Get rid of warning on win32, non-threadsafe mode.
1999-09-21 Andrew Skalskiremoved NULL reference
1999-09-21 Andrew Skalskiadded missing "addr.sin_family = AF_INET" to socket...
1999-09-21 Andrey Hristov*** empty log message ***
1999-09-21 Andrey HristovWDDX can now serialize and deserialize objects. It...
1999-09-21 Rasmus LerdorfSlightly redundant to check for crypt() here again...
1999-09-21 Andi Gutmans- Fix problem where function parameter fetches were...
1999-09-21 Rasmus Lerdorffgetss/gzgetss fixes
1999-09-21 Andrey HristovA couple of fixes.
1999-09-21 Sascha Schumann AC_CRYPT_CAP depends on symbol checks performed...
1999-09-21 Sascha Schumann * Do not check explicitly for symbols in the C...
1999-09-21 Thies C. Arntzenadded krsort() function
1999-09-21 Sascha Schumann Continue, if re2c is not available.
1999-09-21 Sascha Schumann Fix typo.
1999-09-21 Sascha Schumann Use install-sh (autoconf) script to install php...
1999-09-21 Sascha Schumann On at least Win32, gettimeofday() returns values...
1999-09-21 Zeev Suraski*** empty log message ***
1999-09-21 Zeev SuraskiAdd get_func_args()
1999-09-21 Zeev Suraski*** empty log message ***
1999-09-21 Rasmus Lerdorfwoops
1999-09-21 Rasmus LerdorfFix zlib compile problem
1999-09-20 Andi Gutmans- Move some more language specific functions over to...
1999-09-20 Andi Gutmans- Move some more Zend internal functions from PHP
1999-09-20 Sascha Schumann Timestamp commit. I do consider removing the rule...
1999-09-20 Egon SchmidHere was also something missing.
1999-09-20 Andi Gutmans- Next part of locking fix.
1999-09-20 Andrew Skalskiadded FTP module
next