]> granicus.if.org Git - php/shortlog
php
2002-05-13 Derick Rethans- MFZE1
2002-05-13 Jon PariseInstead of calling mail_fetchheader_full() to retrieve...
2002-05-13 <changelog... NEWS update
2002-05-13 <changelog... ChangeLog update
2002-05-12 Stig Bakken* fix option parsing
2002-05-12 Zeev SuraskiRemove redundant code (thanks to Jani for pointing...
2002-05-12 Stig Bakken* refactored the command/options code:
2002-05-12 foobarsync with branch
2002-05-12 foobarMade several entries comprehensible.
2002-05-12 Jon Parise@Improve IMAP performance when dealing with large mailb...
2002-05-12 Sascha SchumannAs far as I can tell, the AC_CHECK_MEMBER could not...
2002-05-12 Tomas V.V.CoxThe command name is now the first arg not the second
2002-05-12 Tomas V.V.CoxAdd "r" in cmd help
2002-05-12 Tomas V.V.CoxThe first entry in argv is the command name, so Getopt...
2002-05-12 Rasmus LerdorfChange safe-mode rule for rmdir() to match unlink(...
2002-05-12 Zeev SuraskiMFZE1
2002-05-12 Sascha SchumannSimplify even more
2002-05-12 Sascha SchumannSimplify white space handling in php_html_puts.
2002-05-12 Sebastian BergmannNuke unused local variables.
2002-05-12 Marko KarppinenAdd an option to calculate easter dates based on the...
2002-05-12 Sascha SchumannFix this again.
2002-05-12 Stig Bakken* fix up package dependency check
2002-05-12 Sascha SchumannUse string_len information
2002-05-12 Sascha Schumannreenable php_html_puts
2002-05-12 Tomas V.V.CoxMake <dep type="pkg" rel="has"> avaible
2002-05-12 Stig Bakken* fix description
2002-05-12 Rui Hirokawaadded chinese HZ encoding support. fixed ascii area...
2002-05-12 Sascha Schumann- Fix the way code was outcommented
2002-05-12 Daniela Mariaschifix bug #17040 ibase_close again.....
2002-05-12 Tomas V.V.CoxVincent is not involved in this class :-)
2002-05-12 Sebastian BergmannRephrase.
2002-05-12 Sebastian BergmannBeautify.
2002-05-12 Sebastian BergmannStart documenting the debug backtracing.
2002-05-12 Sebastian BergmannWhitespace fixes.
2002-05-12 Jason GreeneFix build on IRIX for both mips and gcc
2002-05-12 Stig Bakken* Try again: fixed Console_Getopt::getopt so it does...
2002-05-12 Stig Bakken* updated config key names
2002-05-12 Stig Bakken* exclude _lastmodified registry attrib from tests
2002-05-12 Rui Hirokawafixed to support --with-mbsting=LANG.
2002-05-12 <changelog... ChangeLog update
2002-05-11 Markus Fischer- Update about CLI default settings and it's weirdness.
2002-05-11 Rasmus LerdorfMTH - thought the code was slightly different in HEAD...
2002-05-11 Rasmus LerdorfAnother safe-mode fix. parse_ini_file() did not check
2002-05-11 Rasmus Lerdorfshow_source() safe-mode fix
2002-05-11 Sterling Hughesremove stale 1
2002-05-11 Sterling HughesWS Fixes (and similair stylistic changes)
2002-05-11 Stig Bakken* use PEAR::raiseError
2002-05-11 Sterling Hughesallocate globals, making this work in zts mode
2002-05-11 Markus Fischer- Update
2002-05-11 Edin KadribasicAdded copyright notice to php -v output.
2002-05-11 Zeev SuraskiUse portable #define
2002-05-11 Zeev SuraskiCentralize html_puts() logic - php_html_puts() remains...
2002-05-11 Zeev SuraskiMFZE1
2002-05-11 Zeev SuraskiRemoving HTMLization of ' ' wasn't ok, it didn't deal...
2002-05-11 Zeev Suraski0 byte file uploads are valid, avoid choking on them
2002-05-11 Zeev SuraskiFix dependencies for CLI module
2002-05-11 Sebastian BergmannPatch by Justin Erenkrantz <jerenkrantz@apache.org...
2002-05-11 Zeev SuraskiRevert to the old php_ini.c, and reimplement the binary...
2002-05-11 Zeev Suraskiwhitespace
2002-05-11 Zeev SuraskiFix build
2002-05-11 Markus Fischer- Fail gracefully and not just bail out with an error...
2002-05-11 Yasuo OhgakiReduce number of realloc calls.
2002-05-11 Zeev SuraskiAdd missing element
2002-05-11 Edin KadribasicMade ZIP extension available on Windows.
2002-05-11 Stig Bakken* install Archive_Tar and Console_Getopt too
2002-05-11 Stig Bakken* add package descriptions for Archive_Tar and Console_...
2002-05-11 Stig Bakken* add dependencies
2002-05-11 <changelog... NEWS update
2002-05-11 <changelog... ChangeLog update
2002-05-10 Edin KadribasicFixed "make install" when compiled with --disable-cli...
2002-05-10 Markus Fischer- Prefix the first version line with 'PHP' so it's...
2002-05-10 Markus Fischer- This affects both CGI and CLI sapi:
2002-05-10 Christian Stocker@- added fifth optional parameter to domxml_xslt_proces...
2002-05-10 Andi Gutmans- Nuke C++ comment
2002-05-10 Andi Gutmans- Make debug_backtrace() return an array. Still not...
2002-05-10 Martin Jansen* package-pear.xml has been renamed to package-PEAR...
2002-05-10 Edin KadribasicAdded MD5 support for crypt() on Windows.
2002-05-10 Edin KadribasicIgnoring *.aps files.
2002-05-10 Edin KadribasicFix win32 build.
2002-05-10 <changelog... ChangeLog update
2002-05-09 Preston L.... Backed out preceding change.
2002-05-09 foobarws fix
2002-05-09 Preston L.... Compute directory for temporary files once and use...
2002-05-09 Daniela Mariaschicorrected parameter
2002-05-09 Daniela Mariaschifix test 5 to pass
2002-05-09 Preston L.... Detect when running under IIS and default force_redirec...
2002-05-09 Stig Bakken* remove package-db.xml
2002-05-09 Preston L.... Detect when running under IIS and default force_redirec...
2002-05-09 Frank M. KromannAllow the MSSQL extension to use NT authentication
2002-05-09 James Coxthis is dangerous....
2002-05-09 Frank M. KromannAdding ini setting that allows the MSSQL extension...
2002-05-09 Preston L.... Add check for php.ini in same directory as php.exe...
2002-05-09 foobarRevert the last patches.
2002-05-09 Sander RoobolRevert Preston's patch
2002-05-09 foobarws fix
2002-05-09 Preston L.... Add check for php.ini in same directory as php.exe...
2002-05-09 Preston L.... Change default directory for session data from /tmp...
2002-05-09 Preston L.... Compute directory for temporary files once and use...
2002-05-09 Preston L.... Detect when running under IIS and not require explicit...
2002-05-09 Edin KadribasicNo need to link libxm2 in order to build php_crack.lib
next