]> granicus.if.org Git - php/shortlog
php
2001-05-14 <changelog... ChangeLog update
2001-05-14 <changelog... NEWS update
2001-05-13 Harald Radirenamed *typedef_VARIANT.* to *VARIANT.*
2001-05-13 Harald Radichanged php_typedef_VARIANT.h to php_VARIANT.h
2001-05-13 Harald Radirenamed
2001-05-13 Harald Radimodified because of the changes in com.c
2001-05-13 Harald Radi@added com_release($obj) and com_addref($obj) functions
2001-05-13 Harald Radi@added an additional parameter to dotnet_load to specif...
2001-05-13 Wez FurlongRemoved redundant (and incorrect) '0' from "begin"...
2001-05-13 Zeev SuraskiSafer detection of recursive PHP invocations
2001-05-13 Zeev SuraskiFix broken XML build
2001-05-13 Sascha SchumannNuke some warnings.
2001-05-13 Sebastian BergmannNuke HAVE_LIBEXPAT2. We define HAVE_LIBEXPAT in config...
2001-05-13 <changelog... ChangeLog update
2001-05-12 Wez FurlongTook out a line that might cause problems if you try...
2001-05-12 Wez FurlongAdded uudecode support (MIME name "x-uuencode")
2001-05-12 Wez Furlongprototype for php_file_le_stream()
2001-05-12 Wez Furlongexpose streams to other extensions.
2001-05-12 Andi Gutmans- Fix bug. The INI system expects a string for default...
2001-05-12 Daniel Beulshausenhopefully fix win32 build, untested
2001-05-12 Sebastian BergmannHopefully nuke the rest of the german commits.
2001-05-12 Sebastian BergmannRemove german comments from MS VisualStudio.
2001-05-12 Sebastian BergmannMake expat and ext/xml compile again on Win32.
2001-05-12 Andi Gutmans- Remove check for ht == NULL in copy_ctor.
2001-05-12 Sascha SchumannFirst step towards full libtool 1.4 portability
2001-05-12 Sascha SchumannRemove ltconfig which is not used anymore by libtool 1.4
2001-05-12 Sascha SchumannNuke more quotes
2001-05-12 Sascha SchumannNuke some unneccessary quotes
2001-05-12 Sascha SchumannThese functions have been changed to macros.
2001-05-12 Sascha SchumannDefault to including expat.h
2001-05-12 Sascha SchumannMoved to 4.0.6
2001-05-12 Sascha SchumannRename some custom macros from AC_* to PHP_*
2001-05-12 Sascha SchumannFix indentation of ./configure --help messages.
2001-05-12 Sascha SchumannReplace ssize_t with long, as Win32 lacks proper suppor...
2001-05-12 Thies C. Arntzenadd missing file
2001-05-12 <changelog... ChangeLog update
2001-05-12 <changelog... NEWS update
2001-05-12 Wez FurlongFixed leak.
2001-05-12 foobarFixed bug: #10823
2001-05-11 Andrei ZmievskiOpen season on memory leaks, shoot all you can.
2001-05-11 Sascha SchumannFix special treatment of zlib by introducing the Apache...
2001-05-11 Jason GreeneRewrote stat() and fstat() to be memory efficient,...
2001-05-11 Andrei ZmievskiCompress several entries into one.
2001-05-11 Sascha Schumannupdate and some late additions
2001-05-11 Sascha Schumannadd missing closing paranthesis
2001-05-11 Sascha SchumannSome extensions don't associate any data with hash...
2001-05-11 Sascha SchumannFix a memory leak which occured upon registering an...
2001-05-11 Thies C. Arntzen@- Added --enable-memory-usage-info. This creates a...
2001-05-11 Thies C. Arntzenadded --enable-memory-usage-info
2001-05-11 Thies C. Arntzen.
2001-05-11 Thies C. Arntzen4.0.6 is tagged, HEAD is now 4.0.7-dev
2001-05-11 Thies C. Arntzenbump bundled expat to 1.95.1
2001-05-11 Sascha SchumannSave a couple of syscalls per session
2001-05-11 Andrei ZmievskiStart cleaning up domxml memory leaks. Still much stuff...
2001-05-11 Andi Gutmans- Fix crash bug when opcodes array is erealloc()'ed...
2001-05-11 Derick RethansTabs please...
2001-05-11 Sebastian BergmannFix for bug #10815.
2001-05-11 foobarFixed problems which were caused by the previous patches.
2001-05-11 Jason GreeneFix is_executable test.
2001-05-11 Jason Greene@fstat() and stat() now return identical output by...
2001-05-11 <changelog... ChangeLog update
2001-05-11 <changelog... NEWS update
2001-05-10 foobardefault to /usr/local
2001-05-10 Frank M. KromannFixing some proto types
2001-05-10 Andrei ZmievskiAlways free the callback_name when using zend_is_callab...
2001-05-10 Zeev SuraskiFix buggy line split
2001-05-10 Zeev Suraski@- Fixed a possible crash in the PHP CGI when no input...
2001-05-10 Rui Hirokawafixed bug of mb_substitute_character() and mb_substr...
2001-05-10 Zeev SuraskiTreat numeric strings as numbers in the increment operator
2001-05-10 foobarMissing .slo ignore.
2001-05-10 foobarFixed bug: #10779
2001-05-10 foobarCleaning this a bit too. Now I'm also able to configure...
2001-05-10 Sterling HughesFix naming issue
2001-05-10 <changelog... ChangeLog update
2001-05-10 <changelog... NEWS update
2001-05-10 foobarCleaning up here too.
2001-05-10 foobarMoved the zlib configure before other extensions.
2001-05-10 foobarCleaned up this a bit..
2001-05-09 Wez FurlongReverse my earlier patch for mysql_db_query() & emit...
2001-05-09 Frank M. KromannSwitching to zend_register_list_destructors_ex()
2001-05-09 Andrei ZmievskiNuke unused variable.
2001-05-09 Andrei ZmievskiFix a few bugs in zend_is_callable() and make it stricter.
2001-05-09 Andrei Zmievski@- Added is_callable() function that can be used to...
2001-05-09 Frank M. KromannMinor change to the way string lengths are calculated...
2001-05-09 Sascha SchumannDocument overwriting behaviour of PHP_ARG_WITH/ENABLE...
2001-05-09 Frank M. KromannGetting rid of memset.
2001-05-09 foobarThe PHP_EXTENSION() has to be before any other PHP_ARG_...
2001-05-09 Wenhui ZhangChange for Empress PHP support
2001-05-09 Zeev SuraskiUpdate .dsp
2001-05-09 Sascha SchumannAlso remove -L/usr/lib/? from LDFLAGS.
2001-05-09 Sascha SchumannRemove -L/usr/lib/? from PHP_LDFLAGS.
2001-05-09 Rui Hirokawaremaked mb_gpc_handler as mb_parse_str() in mbstring.
2001-05-09 Sterling Hughesfix crash bug (unlikely, but this is the only place...
2001-05-09 foobarFixed a typo.
2001-05-09 <changelog... ChangeLog update
2001-05-09 Harald RadiE_ERROR instead of E_WARNING on nullpointer exceptions
2001-05-08 Frank M. KromannUse RETURN_ macros to define function returns.
2001-05-08 foobarNo need to show these if they are not used.
2001-05-08 foobarFixed: http://www.php.net/bugs.php?id=10733&edit=1
2001-05-08 Dan Kalowskythis is a fix for bug 10250. it basically provides...
next