]> granicus.if.org Git - php/shortlog
php
2000-09-01 Sascha SchumannSpeed up standard php encoding function and add new...
2000-09-01 Zeev Suraski- Fix dir.c
2000-09-01 Sascha SchumannHopefully last round of fixing varargs use.
2000-09-01 Sascha SchumannSolaris/x86 insists of having a large buffer for storin...
2000-09-01 <changelog... ChangeLog update
2000-09-01 <changelog... NEWS update
2000-08-31 Andi Gutmans- This should fix the performance problem with Release...
2000-08-31 Andi Gutmans- Support for always building TSRM into PHP
2000-08-31 Andi Gutmans- Always include TSRM in PHP build. This will enable...
2000-08-31 Andi Gutmans- Use emalloc() for opened_path now. This was a potenti...
2000-08-31 Stig Bakken* all tests should pass now (expect for the interbase...
2000-08-31 Andi Gutmans*** empty log message ***
2000-08-31 Andi Gutmans- Remove support for __string_value() in print $obj
2000-08-31 Andi Gutmans- Remove redundant IS_SLASH
2000-08-31 Frank M. KromannAttemt to fix a lot of bug reports (5582,5614,5633...
2000-08-31 Andi Gutmans- Change license of .c and .h files of TSRM. It's still...
2000-08-31 Stig VenaasAdded detection of Netscape LDAP SDK 4.1
2000-08-31 Stanislav MalyshevMake main.c compile again
2000-08-31 Stig Venaasremoved some NSLDAP #if's giving more detailed error...
2000-08-31 Zeev SuraskiSafer shutdown process. Continue to shut down even...
2000-08-31 Zeev SuraskiSafer shutdown process
2000-08-31 Hénot DavidMade ingres extension use --with--ingres instead of...
2000-08-31 Andrei Zmievski@- Fixed problem with having $this as the XML parser...
2000-08-31 <changelog... ChangeLog update
2000-08-30 Daniel Beulshausenupdated with db and mhash
2000-08-30 Daniel Beulshausendsp for mhash
2000-08-30 Daniel Beulshausenshould be easier when compiling the modules
2000-08-30 Daniel Beulshausendsp for the db(m) extension
2000-08-30 Andi Gutmans- Missed a space
2000-08-30 Andi Gutmans- Fix bug when using safe_mode and doc_root together
2000-08-30 Zeev SuraskiThis is no longer relevant...
2000-08-30 Zeev Suraski- Truly fix varargs handling - the current situation...
2000-08-30 Colin Viebrockmore info for phpinfo()
2000-08-30 Colin ViebrockRemove single quote from HTMLSpecialChars() ... use...
2000-08-30 Andrei ZmievskiRemoving placeholder.
2000-08-30 Stig Bakken* added regression tests for the XML extension
2000-08-30 <changelog... ChangeLog update
2000-08-30 <changelog... NEWS update
2000-08-29 Andrei ZmievskiStart on 4.0.3-dev. [placeholder] in NEWS is for automa...
2000-08-29 Andi Gutmans- To configure with ingres should be --with-ingres...
2000-08-29 Andi Gutmans- Close NEWS file for release.
2000-08-29 Zeev SuraskiGo 4.0.2
2000-08-29 Andi Gutmans- Update Zend version.
2000-08-29 Sascha SchumannSet SG(request_info).path_translated to the path of...
2000-08-29 Thies C. Arntzenfix var_dump()s "}"-indention
2000-08-29 Stig Bakken@Added PHP API for Zend's ticks
2000-08-29 Stig Bakken* Added "test" make target so you can do "make test...
2000-08-29 Stig BakkenAll (three) current DB tests pass.
2000-08-29 Sam RubyAdd reflect.java to the list of java classes to be...
2000-08-29 <changelog... ChangeLog update
2000-08-28 Stig Bakken* renamed toString method to __string_value
2000-08-28 Andi Gutmans- Change spaces to tab
2000-08-28 Uwe Steinmann- updated on new zend_api
2000-08-28 Uwe Steinmann- fixed prototyp
2000-08-28 Rasmus LerdorfMissed a couple of center attributes
2000-08-28 Stig BakkenI said I had not _tested_ this on windows, didn't I...
2000-08-28 <changelog... ChangeLog update
2000-08-28 <changelog... NEWS update
2000-08-27 Sterling HughesFix up the implementation.
2000-08-27 Rasmus LerdorfSome minor cleanup to make W3C's tidy validator happy
2000-08-27 Sascha SchumannCompute absolute path to script
2000-08-27 Sascha Schumannsizeof(old_cwd) evaluated to sizeof(char *) after last...
2000-08-27 Andi Gutmans- Use do_alloca()/free_alloca() for old_cwd. This will...
2000-08-27 Andi Gutmans- Reverting Sascha's patch although I don't like doing...
2000-08-27 Stig Bakkenundid the undoing of Sascha's last commit
2000-08-27 Stig Bakken@PHP 3 regression testing framework re-born (Stig)
2000-08-27 Stig Bakken@Added php_uname() function (Stig)
2000-08-27 Sascha SchumannInitializing new_path once is enough
2000-08-27 Sascha SchumannIf a SAPI module does not pass an absolute path as...
2000-08-27 Sascha SchumannExport IS_ABSOLUTE_PATH to the outside world.
2000-08-27 Sascha SchumannReal fix for this rule.
2000-08-27 Andi Gutmans- This should be more efficient.
2000-08-27 Sascha SchumannFix internal_functions.c rule. This should also work...
2000-08-27 Andi Gutmans- Remove some unused stuff.
2000-08-27 Andi Gutmans- Test commit msg. This is Andi and it seems to come...
2000-08-27 Zeev Suraski- Forgot to fix non-ZTS CHDIR_FILE macro
2000-08-27 Andi Gutmans- Try and fix problem with opening wrong file.
2000-08-27 Chuck HagenbuchTaking responsibility for the IMAP and MCAL extensions...
2000-08-27 Chuck Hagenbuchfixing the license header and updating some prototypes...
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
next