]> granicus.if.org Git - php/shortlog
php
2000-03-31 Zeev SuraskiRemove more files
2000-03-31 Zeev SuraskiRemove bindlib_w32
2000-03-31 Zeev SuraskiSeveral fixes, plus remove bindlib_w32 (it's more troub...
2000-03-31 Zeev Suraski*** empty log message ***
2000-03-31 Zeev SuraskiThe previous fix ended up being broken, this one should...
2000-03-31 Andi Gutmans- One more update
2000-03-31 Andi Gutmans- Add bindlib to the Win32 build
2000-03-31 Andi Gutmans- Add bindlib_w32 to the PHP tree
2000-03-31 Sam RubyUse C style comments, per the CODING_STANDARDS
2000-03-31 Andi Gutmans- Fix bug
2000-03-30 Sascha SchumannRemove trailing slash
2000-03-30 Sam Rubyfix indentation (this project has tabstop=4!)
2000-03-30 Sascha Schumann* Include <stddef.h> for NULL
2000-03-30 Sam Rubyeliminate chdir if it is already virtual
2000-03-30 Andi Gutmans- Hopefully got most of them. We also need a chdir_file...
2000-03-30 Andi Gutmans- Baby steps... Use PHP_FOPEN()
2000-03-30 Andi Gutmans- Use PHP_CHDIR()
2000-03-30 Andi Gutmans- Fix another bug in session.c
2000-03-30 Andi Gutmans- Fix compile bug in session_get_cookie_params()
2000-03-30 Sterling Hughes#Stylistic changes.
2000-03-30 Sascha SchumannNon-functional changes
2000-03-30 Sascha SchumannBuild the bundled mysqlclient library thread-safe in...
2000-03-30 Sterling Hughes@-added session_get_cookie_params (sterling)
2000-03-30 Zeev SuraskiFix zend_register_extension()
2000-03-30 Sascha Schumannkill warning
2000-03-30 Sascha Schumann* Add --enable-libgcc which explicitly links against...
2000-03-30 Sascha SchumannFix libpng and libz order and stuff the libjpeg into...
2000-03-30 Andrei Zmievski@- Fixed return of stristr() to no longer always be...
2000-03-30 Sascha Schumann.
2000-03-30 Sascha SchumannAllocate enough memory for additional /.
2000-03-30 Andi Gutmans- Bump up API number after Lars' change
2000-03-30 Sascha SchumannGive another hint to BSD makes
2000-03-30 Sascha SchumannPropagate pthread_cflags to CXXFLAGS and INLINE_CFLAGS
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 ***
next