]> granicus.if.org Git - php/shortlog
php
2000-08-23 Sascha Schumannphpextdist is located in $(srcdir), so don't try to...
2000-08-23 Egon SchmidChanged long to int.
2000-08-23 Andrei Zmievskiformatting.
2000-08-23 Sascha Schumann-lt is preferred over \>
2000-08-23 Sascha SchumannFix library order for -lpng -lz.
2000-08-23 Stanislav MalyshevMake parsedate build again
2000-08-23 Sterling HughesA little condensing,
2000-08-23 Chris VandomelenCorrected bugs in php_if_connect() to make it work...
2000-08-23 <changelog... ChangeLog update
2000-08-23 <changelog... NEWS update
2000-08-22 Dan Kalowskycleaned up the PHP/SOLID integration code, and correcte...
2000-08-22 Zeev Suraski'const' is problematic in code in the final section...
2000-08-22 Frank M. KromannAdding ..\..\..\bindlib_w32 to include path
2000-08-22 Andrei Zmievski@- Added ability for each xml_set_*_handler() function...
2000-08-22 Andrei Zmievski@- Updated array_walk() to be able to accept array...
2000-08-22 Andi Gutmans- Fix bug report by Andrei when using a method as a...
2000-08-22 Daniel Beulshausensome fixes
2000-08-22 Daniel Beulshausenadded cpdf and domxml
2000-08-22 Daniel Beulshausenprojectfile for the domxml extension
2000-08-22 Andi Gutmans- Remove new libmysql files
2000-08-22 Andi Gutmans- Try and revert libmysql for 4.0.2
2000-08-22 Daniel Beulshausenprojectfile for the clibpdf extension
2000-08-22 Daniel Beulshausenadded interbase, pdf and sybase_ct
2000-08-22 Daniel Beulshausenminor fixes
2000-08-22 Frank M. KromannRemoving php_realpath.c from win32 project
2000-08-22 Daniel Beulshausenprojectfile to build the sybase_ct extension
2000-08-22 Daniel Beulshausenprojectfile to build the pdf extension
2000-08-22 Daniel Beulshausenlittle fixes
2000-08-22 MySQL TeamInterface for 'raid' files (ont in use by PHP)
2000-08-22 MySQL TeamNew files for MySQL 3.23.23 client library. New files...
2000-08-22 Sascha SchumannDisable php_value and add note about reliability
2000-08-22 Sascha SchumannAdd note about need to fix INI system
2000-08-22 Sascha SchumannAOLserver CVS uses PREFIX.
2000-08-22 Sascha SchumannSet file_handle.opened_path to NULL
2000-08-22 Sascha SchumannAdd note about installing PHP on web servers other...
2000-08-22 Andi Gutmans- Cleanup imagetransparent in the GD library
2000-08-22 Chuck HagenbuchFix a crash in imap_fetchheader(). FT_PREFETCHTEXT...
2000-08-22 <changelog... ChangeLog update
2000-08-22 Rasmus LerdorfSlight Darwin tweak from Fred
2000-08-21 Daniel Beulshausenupdated project to work with readdir.h rev.1.5 from...
2000-08-21 Daniel Beulshausenupdated the projectfile to build the aolserver and...
2000-08-21 Daniel Beulshausenadded the vs6 projectfile for the aolserver
2000-08-21 Sascha Schumannthttpd/PHP verified to run IMP 2.2.0 without any hitches.
2000-08-21 Torben WilsonNEWS update for file-function segfault fix.
2000-08-21 Torben WilsonFixed segfault with fgets(), fgetcsv(), fgetss(), and...
2000-08-21 Sam RubyKeep servlet working...
2000-08-21 Sascha SchumannRemove extra tab
2000-08-21 Chuck HagenbuchMake the DB classes work with call-time pass-by-referen...
2000-08-21 Stanislav MalyshevFix crash in one-argument imagecolortransparent
2000-08-21 Stanislav MalyshevFix win32 build
2000-08-21 Sascha SchumannGet rid of php_global.h and the associated data types...
2000-08-21 Sascha SchumannThe macro CONVERT_TO_WIN_FS is not used anywhere.
2000-08-21 Sascha SchumannCleaning up some mess
2000-08-21 Uwe Steinmann- added function fdf_set_javascript_action()
2000-08-21 Derick Rethans- Reversed last 'fix'
2000-08-21 Andi Gutmans- Remove old/deprecated version of expand_filepath
2000-08-21 Rasmus LerdorfDelete this suggestion as it was leading newbie users...
2000-08-21 Sascha SchumannMove thttpd_php_init() call to httpd_initialize().
2000-08-21 <changelog... ChangeLog update
2000-08-21 <changelog... NEWS update
2000-08-20 Zeev SuraskiFix Win32 build
2000-08-20 Zeev SuraskiFix build
2000-08-20 Andi Gutmans- Change PHP_SEPARATOR to PHP_DIR_SEPARATOR
2000-08-20 Andi Gutmans- Checking for ".." isn't enough. include_once() could...
2000-08-20 Chris VandomelenAdded another bug fix to detect for negative values...
2000-08-20 Stig VenaasAdded Oracle LDAP SDK SSL support
2000-08-20 Andi Gutmans- Sascha's patch should make PHP in VIRTUAL_DIR mode...
2000-08-20 Derick Rethans- Fix for bug #6263
2000-08-20 Stanislav MalyshevFix by-reference passing for scanf's
2000-08-20 Stanislav MalyshevFix XML by-reference passing
2000-08-20 Sascha SchumannFix numerus of SAPI Modules title
2000-08-20 Sascha SchumannThe status quo in PHP is that the current directory...
2000-08-20 Sascha SchumannUse size_t as parameter type in the getenv member of...
2000-08-20 Sascha Schumannconst'ify virtual-cwd API
2000-08-20 Sascha SchumannProvide PHP_SEPARATOR which expands to the default...
2000-08-20 Stanislav MalyshevFix fgetc (#6259) and ftell error condition returns
2000-08-20 Sascha SchumannFix prototype of virtual_real_chdir_file.
2000-08-20 Sascha SchumannAdd virtual_real_chdir_file. Silly name for a useful...
2000-08-20 Sterling HughesA Whole buncha stuff, mostly bug fixing...
2000-08-20 Sascha SchumannExecute PHP scripts everywhere (not only in the top...
2000-08-20 Sascha SchumannRemove -DHAVE_CONFIG_H. It ain't used anywhere.
2000-08-20 Sascha Schumann_isnan seems to be supported on Win32, add an appropiat...
2000-08-20 Sterling HughesBunch o' changes..
2000-08-20 Sascha SchumannIf available, use fpclassify for substituting zend_finite.
2000-08-20 Sascha SchumannIncluding math.h before using macros defined there...
2000-08-20 Sascha SchumannMake use of zend_isinf and zend_isnan.
2000-08-20 Sascha SchumannAdd zend_isinf and zend_isnan.
2000-08-20 Sascha SchumannAdd/update license
2000-08-20 Sascha SchumannRelicense build-related files under the PHP License
2000-08-20 Sascha SchumannRemove php_realpath from build.
2000-08-20 <changelog... ChangeLog update
2000-08-19 Jesus M. CastagnettoAdded some more predefined constants
2000-08-19 Frank M. KromannWe only need winsock.h one time
2000-08-19 Frank M. KromannAdding ignore file for Win32
2000-08-19 Frank M. KromannFixing paths to Zend and libmysql
2000-08-19 Frank M. KromannFixing include path for compiling non thread safe php.exe
2000-08-19 Andrei ZmievskiOne more fix to C compile.
2000-08-19 Stig VenaasNote about Oracle LDAP SDK support. Should I not say...
2000-08-19 Zeev SuraskiFix C build
2000-08-19 Zeev Suraski- Update NEWS
next