]> granicus.if.org Git - php/shortlog
php
2000-06-09 Sascha SchumannYou need to include dynlib.mk in Makefile.in.
2000-06-09 Sascha SchumannThe default serializer is still php.
2000-06-09 Sascha SchumannAutomatically recover from a failed attempt to decode...
2000-06-08 Sascha SchumannFix format strings. cache_expire's type was changed...
2000-06-08 Sascha SchumannSomehow I screwed up the find parameters while doing...
2000-06-08 Andrei ZmievskiInclude php_global.h, instead of global.h
2000-06-08 Zeev SuraskiUpdate .dsp's
2000-06-08 Anthony WhiteheadAdded more server variables to the HTTP_SERVER_VARS...
2000-06-08 Thies C. Arntzen@- Fixed crash in OCIFetchStatement() when trying to...
2000-06-08 Hartmut Holzgraefe@ fopen_wrappers() are now extensible via modules
2000-06-08 Sascha SchumannAdd PHP_BROKEN_SPRINTF check here.
2000-06-08 Sascha SchumannWipe out acconfig.h.in and rewrite some checks to use...
2000-06-08 Sascha SchumannClean up acconfig.h
2000-06-08 Sascha SchumannAdd a couple of casts
2000-06-08 <changelog... ChangeLog update
2000-06-08 <changelog... NEWS update
2000-06-08 Sascha SchumannAlways define PROGRAM_NAME to avoid problems with Irix...
2000-06-08 Sascha SchumannAdd note about using PHP_ARG_WITH/ENABLE
2000-06-07 Jouni Ahto- Fixed typo in _php_image_output (s/fp/tmp/) causing...
2000-06-07 Uwe Steinmann- fixed compilation error
2000-06-07 Uwe Steinmann- more removal of obsolete pdflib functions, but no...
2000-06-07 Sascha SchumannFix test for php_always_shared
2000-06-07 Zeev Suraski- Fix Win32 build
2000-06-07 Uwe Steinmann- new function pdf_set_info() to replace pdf_set_info_xxx()
2000-06-07 Thies C. Arntzenbeautify
2000-06-07 Hartmut Holzgraefecyscape's "current" browscap.ini file doesn't terminate...
2000-06-07 Andrei ZmievskiPurely formatting.
2000-06-07 <changelog... ChangeLog update
2000-06-07 <changelog... NEWS update
2000-06-07 Rasmus LerdorfMake trim strip \0 to match php 3
2000-06-07 Jouni Ahto- Added functions imagewbmp(), imagecreatefromxbm().
2000-06-06 Andrei Zmievski@- Added str_pad() for padding a string with an arbitra...
2000-06-06 Uwe Steinmann- add functions pdf_get_value(), pdf_set_value(), pdf_g...
2000-06-06 Andrei ZmievskiI guess Zeev's done it already.
2000-06-06 Zeev Suraski@- Made the short_tags, asp_tags and allow_call_time_pa...
2000-06-06 Clayton ColliePHP code to test sscanf()
2000-06-06 Zeev SuraskiEnable asp_tags/short_tags/allow_call_time_pass_by_refe...
2000-06-06 Clayton CollieModified Makefile.in so scanf.c compiles
2000-06-06 Jouni Ahto- Preparing to add new image types to gd module.
2000-06-06 Clayton CollieAdded sscanf() function.
2000-06-06 Andi Gutmans- I didn't have anything to do with this buggy code...
2000-06-06 Frank M. Kromann adding definition for EWOULDBLOCK for Win32 to compile
2000-06-06 Hartmut Holzgraefeadded missing '/' to closing <center> tag (BUG ID ...
2000-06-06 Hartmut Holzgraefeadded T1LIB information to info function
2000-06-06 David HedborAdded another bug to be fixed
2000-06-06 Thies C. Arntzenadd check for stdbool.h
2000-06-06 Thies C. Arntzenbool -> int
2000-06-06 Thies C. Arntzen@- added fflush() function. (Eric Huss)
2000-06-06 Thies C. Arntzenhashtable.h -> expat_hashtable.h
2000-06-06 Frank M. KromannAdding correct compiler directives for Win32 compilation
2000-06-06 Joey SmithUse common naming convention.
2000-06-06 Joey SmithGet the version #'s right...
2000-06-06 Sascha SchumannAdd newline at the end of the file (breaks at least...
2000-06-06 <changelog... ChangeLog update
2000-06-06 <changelog... NEWS update
2000-06-06 Sterling HughesMove to the Z_*_PP macros.
2000-06-06 Sascha SchumannMove hashtable.h to expat_hashtable.h.
2000-06-06 Sascha SchumannMake TSRM compile again. ZTS is defined by a header...
2000-06-06 David HedborPRE_INCLUDES hack reverted
2000-06-06 David HedborPRE_INCLUDE hack reverted
2000-06-05 Sascha SchumannMove global.h to php_global.h.
2000-06-05 Sascha SchumannMove main.h to php_main.h.
2000-06-05 Rasmus LerdorfFix virtual() when used with output buffering
2000-06-05 David HedborList with TODO items
2000-06-05 David HedborFixed include directory problems.
2000-06-05 David HedborAdded a new user-definable include variable, PRE_INCLUD...
2000-06-05 David HedborChanged include statement for main.h to avoid inclusion...
2000-06-05 Andi Gutmans- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
2000-06-05 Rasmus LerdorfOops, fixed slight miscue there. Now it works.
2000-06-05 Jouni Ahto- Restore locale settings to state they were at module...
2000-06-05 Rasmus Lerdorf@ Clean up constants in flock() function and add option...
2000-06-05 Andrei ZmievskiIgnore generated files.
2000-06-05 Frank M. KromannGetting exif module to compile on win32
2000-06-05 Frank M. Kromannfixing compiler directive so the module will actually...
2000-06-05 Uwe Steinmann- should now compile and configure with libxml 2.0.0
2000-06-05 Andi Gutmans- Revert internazionalization fix.
2000-06-05 Andi Gutmans- Revert Thies' locale patch. It was screwing up langua...
2000-06-05 Hartmut Holzgraefecompile fix regarding bug report #4780
2000-06-05 Andi Gutmans- Complete change to create_function()
2000-06-05 <changelog... ChangeLog update
2000-06-05 <changelog... NEWS update
2000-06-04 Jouni Ahto(pg_connect) Missed adding reference to link.
2000-06-04 Zeev SuraskiChange shutdown order to sort out a crash when assignin...
2000-06-04 Zeev SuraskiFix Win32 build
2000-06-04 Zeev Suraski- Support unordered hash comparisons
2000-06-04 Zeev Suraski*** empty log message ***
2000-06-04 Zeev SuraskiRename lambda()
2000-06-04 Jouni Ahto- Added functions pg_loimport(), pg_loexport().
2000-06-04 Rasmus Lerdorf@ Add SWF support to getimagesize() function (Derick...
2000-06-04 Sascha SchumannRedirect messages from cp modules/* to /dev/null
2000-06-04 Stanislav Malyshev\0 is part of they key, but not of the variable
2000-06-04 Sascha SchumannBack out the last change by Andi which caused TSRM...
2000-06-04 Stanislav Malyshevadd opendir to VIRTUAL_DIR
2000-06-04 Stanislav Malyshevchdir returns -1 on error, so should V_CHDIR
2000-06-04 Stanislav Malyshevchdir returns 0 on success, compare against it
2000-06-04 Rasmus Lerdorf@ Add support for both indexed and non-indexed arrays...
2000-06-04 Andi Gutmans- Only compile if building a thread safe version
2000-06-04 <changelog... ChangeLog update
2000-06-03 Zeev Suraski*** empty log message ***
2000-06-03 Zeev Suraskinews update
next