]> granicus.if.org Git - php/shortlog
php
2001-06-15 Marc BoerenChanged username and password for pgsql in include...
2001-06-15 Sascha SchumannMove PHP_TARGET_RDYNAMIC check to global acinclude...
2001-06-15 Marc BoerenAdded a pgsql testdatabase create script (thanks Christian)
2001-06-15 foobarFixed proto. (also bug #10334)
2001-06-14 foobarFixed bug: #9239, check for IPV6 on netbsd, maybe others
2001-06-14 Stanislav MalyshevFix potential crash
2001-06-14 Dan Kalowskyadding in some error checking for parameter counts...
2001-06-14 Daniel Beulshausenupdate credits
2001-06-14 foobarThis extension works with pdflib 4.x too..
2001-06-13 Stig VenaasAdded myself to the credits
2001-06-13 Zeev SuraskiAvoid crashing if the error reporting function is calle...
2001-06-13 Zeev SuraskiClean-up
2001-06-13 Frank M. KromannFixing the return type of numeric data to be numeric
2001-06-13 Marc BoerenLatest (minor) fixes: mssql, mysql and odbc now pass...
2001-06-13 Hartmut Holzgraefemore functions, most of the simple ones (parameterwise...
2001-06-13 Jason GreeneAdding some ifdefs for better platform compatibility
2001-06-12 Thies C. Arntzennamespace protect one enum to fix compile with ncurses
2001-06-12 Harald Radiadded coauthors
2001-06-12 Hartmut Holzgraefeinitial version of ncurses extension,
2001-06-12 Daniel Beulshausenfix build
2001-06-12 Harald Radiadded Alan Brown to credits
2001-06-12 Stig Bakken(PHP curl_setopt) fix CURLOPT_HTTPHEADER crasher (Stig)
2001-06-12 Daniel Beulshausenget rid of some getsockname() calls
2001-06-12 Harald Radiadded experimetal php->safearray support
2001-06-12 Marc BoerenFixed bug concerning mysql default_link that got freed...
2001-06-12 Zeev SuraskiImprove XHTML compliance (suggested by Anil Madhavapeddy)
2001-06-12 Jason GreeneRemove bugus file.
2001-06-12 Jason Greene@Added new experimental module pcntl (Process Control...
2001-06-12 foobarFix bug: #11397
2001-06-12 foobarFix the compile problem on some systems that do not...
2001-06-12 Frank M. KromannFixing return value for fbsql_query on updates and...
2001-06-11 Harald Radiadded experimental enum support
2001-06-11 Daniel Beulshausenadd mbstring & xslt
2001-06-11 Sebastian BergmannOops.
2001-06-11 Sebastian BergmannAdd ext/xslt project to workspace.
2001-06-11 Daniel Beulshausenshould build under windows as well
2001-06-11 foobarthis should be here..styles must be array
2001-06-11 Daniel Beulshausenused in extension(s) as well
2001-06-11 Daniel BeulshausenPHPAPIize url function to make them available to the...
2001-06-11 Daniel Beulshausenlet this stuff build under windows
2001-06-11 Daniel Beulshausenmove some constants to a more appropriate place
2001-06-11 foobarfixed proto
2001-06-11 foobarPartial fix bug: #11333
2001-06-11 Marc BoerenFixed bug that caused dbx_query to segfault on Linux...
2001-06-11 Andi Gutmans- Fix grammar
2001-06-11 Dan Kalowsky# just correcting the evil vim removal of {{{'s and...
2001-06-10 Harald Radiremoved warnings
2001-06-10 Dan Kalowskycorrected a compile error (named variable missing)...
2001-06-10 Sascha SchumannSignal that no entry was found
2001-06-10 Sascha SchumannAdd some backwards-compatible macros to accomodate...
2001-06-10 Rui Hirokawaadded options for mbstring extension.
2001-06-10 Rui Hirokawamodified code freeing resouce which causes segmentation...
2001-06-09 Sascha SchumannThe Gettext module is not limited to the GNU implementa...
2001-06-09 Daniel Beulshausenfix compilation
2001-06-09 Daniel Beulshausenfix module initialization
2001-06-08 David HedborFix segfault when env vars are missing.
2001-06-08 Dan Kalowskyadded in a bit more checking on the persistent connecti...
2001-06-08 Sascha SchumannCheck for http_session_vars != NULL.
2001-06-08 Tomas V.V.CoxForget to add the $this->result param to fetchInto
2001-06-07 Sebastian BergmannAdd missing .cvsignore entries.
2001-06-07 Rui Hirokawaadded charset parameter to output of mb_output_handler().
2001-06-07 Tomas V.V.CoxChanged constant DB_OK from 0 to 1. So if you set a...
2001-06-07 Adam DickmeissRemove .libs in path to libyaz.la to make libtool 1...
2001-06-07 foobarRemoved some ws and couple of useless comments.
2001-06-07 Tomas V.V.Coxchange DB_result::fetchRow to use extension fetchInto...
2001-06-07 Rasmus LerdorfBlowfish detection patch from Alexander Bokovoy <ab...
2001-06-06 Sterling Hughesremove unneccessary cast
2001-06-06 Stanislav MalyshevMake gmp compile again
2001-06-06 Frank M. KromannUpdate fbsql_fetch_array() to match documentation
2001-06-06 Uwe Steinmann- fixed some compiler warnings
2001-06-06 Rasmus LerdorfFold a bit more code
2001-06-06 Sebastian BergmannRemove bogus '.'.
2001-06-06 Rasmus LerdorfFix folding and clean up some extensions
2001-06-06 Sebastian BergmannMaintain .cvsignore files.
2001-06-06 Wez FurlongPrevent problems with PDFlib 3.00 when setting the...
2001-06-06 Andy Sautins Change OCIFreeColl to OCIFreeCollection for consistency
2001-06-05 Rui Hirokawadefined HAVE_CONFIG_H to enable DSO extension support.
2001-06-05 Harald Radibugfix: collections didn't work correctly
2001-06-05 Frank M. KromannFixing memory leak.
2001-06-05 Jason GreeneAdd the capibility to to allow ap_php_(v)snprintf to...
2001-06-05 Harald Radiput VT_ARRAY outside of the switch
2001-06-05 Jason GreeneFix Non-terminated comment
2001-06-05 Rui Hirokawatwo bug fixed: return value of mb_strimwidth() was...
2001-06-05 Marc BoerenCreated a testset and a script to create a (mysql)...
2001-06-05 Marc BoerenReplaced dbx_cmp_asc and dbx_cmp_desc with dbx_compare...
2001-06-05 Rasmus Lerdorfvim-6 does folding - clean up a bunch of missing foldin...
2001-06-05 Harald Raditypelib is loaded automatically (depends on ini setting)
2001-06-05 Harald Radi-used makros for zval modifications where possible
2001-06-04 Andrei ZmievskiIgnore generated files.
2001-06-04 Andrei Zmievski*** empty log message ***
2001-06-04 foobarFixed bug: #11265
2001-06-04 foobarFix bug: #9713
2001-06-04 foobarAlways use -n...
2001-06-03 Sterling Hughesfix this (mea culpa, stray commit)
2001-06-03 foobarFixed little buggie with T1lib support.
2001-06-03 Sascha SchumannEmpty directories. No need for .cvsignore.
2001-06-03 Sascha SchumannFix XML build.
2001-06-03 Harald Radiadded safearray to pval conversion for 1d arrays
2001-06-03 Harald Radi@ added the possibility to specify typelibs by full...
2001-06-03 Sascha Schumannfix logic
next