]> granicus.if.org Git - php/shortlog
php
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
1999-09-20 Andi Gutmans- Newline for Sun's compiler
1999-09-20 Andi Gutmans- Add some internal functions to Zend
1999-09-20 Andi Gutmans- Internal functions which are basic language functions...
1999-09-20 Rasmus LerdorfAdded optional allowable_tags arguments to strip_tags...
1999-09-20 Andi Gutmans- First step in fixing locking problem. Array fetches...
1999-09-20 Andrew Skalskiphp3 compatibility added
1999-09-20 Andi Gutmans- Indirect references had all of the fetches by mistake...
1999-09-20 Andrey Hristov*** empty log message ***
1999-09-20 Andrey Hristov- Upgraded var_dump() to take multiple arguments
1999-09-20 Andrew SkalskiReplaced ftplib because of incompatible license.
1999-09-20 Stig Bakkenlogic fix
1999-09-20 Zeev SuraskiAdded zend_num_args() and zend_get_arg()
1999-09-20 Thies C. Arntzenresource API & ZTS stuff
1999-09-20 Zeev SuraskiAdd a file in which we can put Zend builtin functions
1999-09-20 Zeev Suraski*** empty log message ***
1999-09-20 Zeev SuraskiFixed a memory leak in the Apache per-directory directi...
1999-09-20 Thies C. Arntzenadded array_count_values function.
1999-09-20 Thies C. Arntzennew API for var_dump
1999-09-19 Zeev Suraski*** empty log message ***
1999-09-18 Andi Gutmans- Fix bug #2278
1999-09-18 Andi Gutmans- Try to fix the leak Rasmus reported. It's pretty...
1999-09-18 Andi Gutmans- Make Win32 compile again
1999-09-18 Stefan RoehrichFixed prototype.
1999-09-18 Zeev SuraskiSafer behavior
1999-09-18 Sascha Schumann Aline escape signs in macro definitions.
1999-09-18 Sascha Schumann Pipe header names through sort and put only one...
1999-09-18 Sascha Schumann There is no reason to define malloc() to xmalloc...
1999-09-17 Andrey HristovMake CVS quiet.
1999-09-17 Thies C. Arntzenmake SUNs c89 happy
1999-09-17 Thies C. ArntzenSUN c89 doesn't like } direct after a label;-(
1999-09-17 Thies C. Arntzenno // in the sources please
1999-09-17 Thies C. Arntzenadded newline at end of file
1999-09-17 Gergely Madarásznote the shared modules in the changelog
1999-09-17 Sascha SchumannConvert to Ex API. Does anyone have a better name for it?
1999-09-17 Sascha Schumann Use Ex API here as well.
1999-09-17 Sascha Schumann Convert module to use Ex API.
1999-09-17 Thies C. Arntzenfix #2316 - fetching empty LOBs via OCI8
1999-09-17 Sascha Schumanndon't call empty function names
1999-09-17 Sascha Schumannadd user-level callbacks
1999-09-17 Zeev Suraski- Fix bug #2318
1999-09-17 Zeev Suraski*** empty log message ***
1999-09-17 Sascha Schumannsupply path to xml include dir for APXS and APACI
1999-09-17 Sascha SchumannThis format is also used by the XML module
1999-09-17 Sascha Schumann`0' flag ignored with precision specifier and `X' format
1999-09-17 Sascha SchumannIf available, use Apache's embedded expat
1999-09-17 Sascha Schumannfix Unix build
1999-09-16 Zeev Suraski- Added support for unknown POST content types (Zeev)
1999-09-16 Zeev SuraskiIntroduce convert_to_*_ex()
1999-09-16 Zeev Suraski*** empty log message ***
1999-09-16 Zeev Suraski*** empty log message ***
1999-09-16 Zeev SuraskiGeneralize SAPI a bit
1999-09-16 Andrey HristovFixed memory leak.
1999-09-16 Andrew SkalskiAdded documentation hooks to ftp.c
next