]> granicus.if.org Git - php/shortlog
php
2000-03-30 Jim JagielskiFix the problem with dbmopen() not being defined. Patch by
2000-03-30 Sascha SchumannSome OS prepend _ to symbol names while their dynamic...
2000-03-30 Sascha SchumannSpecifically mention $(srcdir), so that OpenBSD's make...
2000-03-30 Sascha SchumannSpecifically mention $(srcdir), so that OpenBSD's make...
2000-03-30 Sterling Hughesfix bug 3971, SNMP now compiles on FreeBSD.
2000-03-29 Zeev Suraski- Make the argument order for the stack applies more...
2000-03-29 Torben WilsonMissed Andrei's @ note...
2000-03-29 Torben WilsonAdded !== (is not identical) operator.
2000-03-29 Sascha SchumannGC now prints out how many session objects were removed
2000-03-29 Sascha SchumannImproved error messages
2000-03-29 Zeev Suraski@- Changed the Windows version of PHP so that a php...
2000-03-29 Zeev Suraski*** empty log message ***
2000-03-29 Zeev Suraski*** empty log message ***
2000-03-29 Sascha SchumannDo not add dl function, if libdl is not present.
2000-03-29 Andi Gutmans- Make sure zend_API.h has Zend'ish versions of the...
2000-03-29 Sterling Hughes#yikes stripes, didn't see that one
2000-03-29 Sterling Hughessingle, sorta proto.
2000-03-29 Sterling Hughes1. Holy protos Batman.
2000-03-29 Thies C. Arntzen@- session_start() is now more verbose if headers canno...
2000-03-29 Sterling HughesTis protoriffic.
2000-03-28 Egon SchmidSterling, only one line for the short descritption...
2000-03-28 Sterling Hughes*** empty log message ***
2000-03-28 Sterling Hughes*** empty log message ***
2000-03-28 Zeev SuraskiThe checks for func_num_args() and friends were broken...
2000-03-28 Egon SchmidDescription differs between version 3 and 4.
2000-03-28 Uwe Steinmann- added pdf_open_image_file() to read jpeg, tiff, gif...
2000-03-28 Sterling HughesCouple of thangs:
2000-03-27 Sascha SchumannUse PHP_ARG_WITH
2000-03-27 Sascha SchumannWelcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there...
2000-03-27 Sascha SchumannGenerate better skeleton config.m4
2000-03-27 Sascha SchumannThese should not be exported
2000-03-27 Sascha Schumann* Check the default location of Berkeley DB 3.0
2000-03-27 Zeev SuraskiThat's one thing @ missed...
2000-03-27 Sterling HughesSlight change for time on the return side.
2000-03-27 Sterling Hughes*** empty log message ***
2000-03-27 Sterling Hughes*** empty log message ***
2000-03-27 Rasmus LerdorfGNU make is not required
2000-03-27 Sam RubyRemove debug libraries from debug build
2000-03-27 Sam RubyWhoops! Not everybody want Java included by default!
2000-03-27 Rasmus LerdorfUpdate the INSTALL docs
2000-03-27 Sam RubyRemove debug runtime libraries from Release builds
2000-03-26 Sam Rubysupport non-debug builds
2000-03-26 Sam Rubysupport non-debug builds
2000-03-26 Sascha SchumannPHP_EXTENSION sets $ext_src_base
2000-03-26 Sascha SchumannSome white-space changes
2000-03-26 Sascha SchumannIgnore errors at this place
2000-03-26 Sascha SchumannAllow MySQL to be compiled against extern mysqlclient...
2000-03-26 Zeev SuraskiUse compression for makedist
2000-03-26 Zeev SuraskiPackage RC1
2000-03-26 Andi Gutmans- Stop zend_func_args() and co. from crashing
2000-03-26 Zeev Suraski- Change new -> result. Using C++ keywords isn't too hot
2000-03-26 Andi Gutmans- Didn't see Thies' commit message although I can't...
2000-03-26 Andi Gutmans- Include Andrea's fix for alloca.h
2000-03-26 Sascha SchumannFix internal_functions.c screwup for people not using...
2000-03-26 Thies C. Arntzen<alloca.h> needs to be included before we define macros...
2000-03-26 Sterling HughesReturn value corrected.
2000-03-26 Thies C. Arntzenno c++ comments // please
2000-03-26 Thies C. Arntzenfix cast
2000-03-26 Chuck Hagenbuchimap_clearflag_full now returns true appropriately.
2000-03-26 Sam RubyJAVA_LIBPATH was not allways being added to the LIBPATH
2000-03-26 Sascha SchumannRevamp session's config.m4 and reenable support for...
2000-03-26 Zeev Suraski@- Fix a data corruption bug in mysql_result(), if...
2000-03-26 Sascha SchumannAdd MSIE 5-specific Cache-Control fields
2000-03-25 Sterling HughesTid Bit More.
2000-03-25 Zeev SuraskiUpdate .dsp's
2000-03-25 Sterling Hughes- snmpwalkoid is an alias now
2000-03-25 Andi Gutmans*** empty log message ***
2000-03-25 Zeev Suraski- Update dsp
2000-03-25 Zeev Suraski- Some header dependencies cleanup
2000-03-25 Andi Gutmans- Support getcwd() semantics.
2000-03-25 Sam RubyDynamically load java support, for better error messages
2000-03-25 Sam RubyRTLD_NOW => RTLD_LAZY|RTLD_GLOBAL
2000-03-25 Zeev SuraskiUpdate dsp's
2000-03-25 Thies C. Arntzenandrei, i'm sure we're missing some @ entries in NEWS...
2000-03-25 Sterling HughesFixed a few protos and ...
2000-03-25 Zeev Suraski@- Modified the registry INI entry reader (Win32) to...
2000-03-24 Zeev Suraski- Fixed a crash when sending a non-variable expression...
2000-03-24 Andrei Zmievski@- Fixed extract() for EXTR_PREFIX_SAME and EXTR_SKIP...
2000-03-24 Andi Gutmans- Nuke hash_*_ptr() functions
2000-03-24 Andi Gutmans- Nuke hash_*_ptr functions
2000-03-23 Uwe Steinmann- several clean ups
2000-03-23 Andrei ZmievskiUse WRONG_PARAM_COUNT.
2000-03-23 Zeev Suraski- Make it compile
2000-03-23 Andrei ZmievskiAdded get_class_methods().
2000-03-23 Andrei ZmievskiAdded get_class_methods().
2000-03-22 Andi Gutmans- Change Zend version as API has changed
2000-03-22 Zeev Suraski- Wrong fix
2000-03-22 Zeev Suraski- Only free when result != op1
2000-03-22 Thies C. Arntzen@- stristr() no longer modifies it's arguments. (Thies)
2000-03-21 Andrei ZmievskiAttribution.
2000-03-21 Andi Gutmans- Adjust for change in zend_startup()
2000-03-21 Andi Gutmans- Change zend_startup to accept a flag for starting...
2000-03-21 Andi Gutmans- Move #defines
2000-03-21 <changelog... ChangeLog update
2000-03-21 <changelog... NEWS update
2000-03-20 Andrei ZmievskiPlease use @ in front of _all_ lines intended for NEWS...
2000-03-20 Rasmus LerdorfAs it turns out, there are some browsers that can't...
2000-03-20 Rasmus LerdorfMake it possible to specify both a port and a socket...
2000-03-20 Egon SchmidFixed a proto.
2000-03-20 <changelog... ChangeLog update
next