]> granicus.if.org Git - php/shortlog
php
2000-08-27 Sascha SchumannFix install-local-data target in VPATH mode. PEAR.php...
2000-08-27 Sascha SchumannRemove obsolete note about Makefile.am
2000-08-27 Sascha SchumannFix strlcpy use at this place.
2000-08-27 Sascha SchumannRefine PHP_STRLCPY comment
2000-08-27 Sascha Schumannnewtype has a length of newlen+1, 'len' refers to the...
2000-08-27 Sascha SchumannAdd PHP_STRLCPY macro. This macro should be used in...
2000-08-27 Andi Gutmans- Fix possible overflow in fsockopen().
2000-08-27 <changelog... ChangeLog update
2000-08-26 Daniel Beulshausenupdated with cybercash and dotnet
2000-08-26 Daniel Beulshausenadded sam's readme and played with the directory's
2000-08-26 Daniel Beulshausendsp for cybercash
2000-08-26 Stig VenaasNews about ldap.c change to allow building with OpenLDA...
2000-08-26 Stig VenaasMakes it work with OpenLDAP 2.0 and reduces number...
2000-08-26 Andi Gutmans- Don't define this function in non-debug mode
2000-08-26 Zeev SuraskiAdvise people to use error logging instead of error...
2000-08-26 Andi Gutmans- Also change constants. Note: PHP tries to make names...
2000-08-26 Andi Gutmans- Asked the author a long time already to change the...
2000-08-26 Sascha Schumannmkdep.perl was replaced by mkdep.awk
2000-08-26 Sam RubyAdd ***EXPERIMENTAL*** Zend OO Extension support for...
2000-08-26 <changelog... ChangeLog update
2000-08-26 <changelog... NEWS update
2000-08-25 Daniel Beulshausenadded the ifx (informix) extension
2000-08-25 Daniel Beulshausenupdated dsp to build with custom build step
2000-08-25 Daniel Beulshausenlets keep it in one dsp
2000-08-25 Hénot DavidCopyright modification.
2000-08-25 Andrei Zmievski@- Fixed a bug in preg_replace() that would truncate...
2000-08-25 Sascha SchumannUse request_uri as PHP_SELF. decodedurl also includes...
2000-08-25 Sascha SchumannUse SAPI' register_server_variables hook.
2000-08-25 Sascha Schumannphp_register_variables(.. ELS_CC ..)
2000-08-25 Sascha SchumannAdd dummy depend: target
2000-08-25 Sascha SchumannMake proper use of SAPI's register_environment function...
2000-08-25 <changelog... ChangeLog update
2000-08-25 Sascha SchumannAdd autoconf check for awk and use proper macro $(AWK)
2000-08-25 <changelog... NEWS update
2000-08-25 Sascha SchumannAdd new depend rule to rules_pear.mk and install mkdep...
2000-08-25 Sascha SchumannRemove old .cvsignore file
2000-08-25 Stig Bakken@Added ob_get_length function (Stig)
2000-08-25 Stig Bakkencompile fix (RedHat 6.2)
2000-08-24 Dan Kalowskyprefer -gt to -lt, and dropped the version number to...
2000-08-24 Sascha SchumannDon't distribute buildmk.stamp to the end user. Otherwi...
2000-08-24 Andi Gutmans- Revert patch from 9/7/2000 which seems to have broken...
2000-08-24 Zeev SuraskiUpdate .dsp
2000-08-24 Zeev Suraski- Fix IMAP build problem
2000-08-24 Sterling HughesRemove bogus commit that made DB::DB() an alias for...
2000-08-24 Daniel Beulshausenupdated dsw with fdf and gd
2000-08-24 Daniel Beulshausenadded the gd extension - see the comment!
2000-08-24 Daniel Beulshausendsp for the win32 fdf extension
2000-08-24 Daniel Beulshausendeleted a few unnecceasary defines and added the Releas...
2000-08-24 Andrei ZmievskiAndi's suggestion.
2000-08-24 Thies C. Arntzenbeautify
2000-08-24 Stanislav MalyshevFix segfault on readline without parameters
2000-08-24 Sascha SchumannMore complete set of (C) notes
2000-08-24 Sascha SchumannScript for replacing the copyright messages
2000-08-24 Sascha SchumannThese scripts are not in use anymore. RIP.
2000-08-24 Andrei Zmievski@- Fixed a bug that did not respect limit parameter...
2000-08-24 Sascha Schumannbuilddir is used by the Unix build framework.
2000-08-24 Sascha SchumannSmall speedup
2000-08-24 Sascha SchumannSpeed it up by moving the two sub's into the main loop.
2000-08-24 Sascha SchumannCreate dependencies using an awk script. Works much...
2000-08-24 Sascha SchumannTypo
2000-08-24 Sascha SchumannSome crappy makes don't handle the .PHONY target correctly.
2000-08-24 Sterling Hughes-Add getCode() method to PEAR_Error
2000-08-24 <changelog... ChangeLog update
2000-08-23 Andrei Zmievskiext/icap is obsolete.
2000-08-23 Daniel Beulshausenadded curl, dbase and gettext to the project
2000-08-23 Daniel Beulshausenwin32 projectfile for the curl extension
2000-08-23 Sascha SchumannAdd note about --with-kerberos
2000-08-23 Daniel Beulshausenwin32 projectfile for the dbase extension
2000-08-23 Daniel Beulshausenwin32 projectfile fot the gettext extension
2000-08-23 Daniel Beulshausenchanged the output directorys from the windowsbuilds
2000-08-23 Daniel Beulshausenchanged the intermediate output dir, to make it a bit...
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)
next