]> granicus.if.org Git - php/shortlog
php
2000-04-05 Zeev SuraskiFix a problem with the virtual directory mechanism...
2000-04-05 Zeev SuraskiThe ISAPI module was incompatible with the CGI fix...
2000-04-05 Sam Rubyfix typo: wrong variable name
2000-04-05 Sam Rubylook for Tomcat binaries too
2000-04-05 Sam RubyMake it clear that the jawt example is only intented...
2000-04-05 Sam RubyDefine PHP_SELF in sapi/servlet.
2000-04-04 Sam RubyWindows build: xmltok is needed by wddx
2000-04-04 Sam RubyMake MySLS_FETCH use the same globals ID as ZEND_INIT_M...
2000-04-04 Andi Gutmans- One more fopen -> PHP_FOPEN patch
2000-04-04 Chuck Hagenbuchreturn false after determining that a message number...
2000-04-04 Andrei ZmievskiAdditional check for IS_OBJECT.
2000-04-04 Uwe Steinmann- should fix a problem with ifdef
2000-04-04 Thies C. Arntzen@- WDDX now defaults to ISO-8859-1. (Thies)
2000-04-04 Thies C. Arntzenexport xml_utf8_decode for wddx module
2000-04-04 Thies C. Arntzen(var_dump) cleaned up some weird & buggy stuff
2000-04-04 Uwe Steinmann- all functions returning a list of object record shoul...
2000-04-04 Thies C. Arntzenforgot @ thingie
2000-04-04 Thies C. Arntzenbuffer was short by one
2000-04-04 Egon SchmidReturn type was missing.
2000-04-04 Chuck Hagenbuchtweaks to prototypes
2000-04-04 Chuck Hagenbuchupdate function protos. should all be there now
2000-04-04 Chuck Hagenbuchadding mcal and gettext to MODULES_STATUS
2000-04-03 Andi Gutmans- Fix build bug
2000-04-03 Zeev Suraski@- Fix crash resulting from IMAP's error handling ...
2000-04-03 Zeev Suraski*** empty log message ***
2000-04-03 Andi Gutmans- fopen and ZTS fixes
2000-04-03 Andi Gutmans- Fix typo
2000-04-03 Sam Rubytest -e doesn't exist on Solaris - substituting test -d
2000-04-03 Zeev Suraski*** empty log message ***
2000-04-03 Zeev Suraski*** empty log message ***
2000-04-03 Zeev SuraskiFix the problem with dl()'d modules not freeing their...
2000-04-02 Zeev Suraski*** empty log message ***
2000-04-02 Zeev Suraski@- Add $HTTP_POST_FILES[filename][tmp_name] - it was...
2000-04-02 Andi Gutmans- Create dtor function
2000-04-02 Andi Gutmans- This version of chdir_file should be compatible with...
2000-04-02 Andi Gutmans- A bit more cleanups.
2000-04-02 Andi Gutmans- Virtual cwd compiles now (need to uncomment #define...
2000-04-01 Zeev Suraski*** empty log message ***
2000-04-01 Andi Gutmans- Move to new Zend macros
2000-04-01 Andi Gutmans- PHP_WIN32 is not defined here use ZEND_WIN32
2000-04-01 Andi Gutmans- More virtual_cwd work
2000-04-01 Andi Gutmans- Make php_virtual_cwd compile
2000-04-01 Sam RubyAccomodate back level (JSDK 2.0) implementations
2000-04-01 Andi Gutmans- Need zend.h for ZTS
2000-04-01 Andi Gutmans-
2000-04-01 Andi Gutmans- Intermediate commit
2000-04-01 Zeev SuraskiOh yeah, committing these would be a good idea:)
2000-04-01 Zeev SuraskiSeveral fixes
2000-04-01 Zeev Suraski@- Made the IMAP and LDAP modules compilable under...
2000-04-01 Zeev Suraski*** empty log message ***
2000-04-01 Sam RubyDon't try to install php_java.jar if --with-servlet...
2000-04-01 Sascha SchumannFix the HPUX 10.20 check for non-standard reentrant...
2000-04-01 Sascha Schumann.
2000-04-01 Zeev SuraskiHave a standard way of exporting symbols
2000-04-01 Sascha SchumannUp version number to 4.0RC2-dev. (4.0-dev looks too...
2000-04-01 Zeev SuraskiUse int
2000-04-01 Zeev SuraskiGeneralize some common thread-safety stuff
2000-04-01 Zeev SuraskiHave a standard entry for the globals id
2000-04-01 Zeev Suraski@- Fix a problem when dealing with large POST blocks...
2000-03-31 Sterling HughesAdded some things that I forgot to add when I did them.
2000-03-31 Andi Gutmans- This shouldn't do any harm and might fix a problem...
2000-03-31 Andrei ZmievskiWould be good.
2000-03-31 Zeev SuraskiThat should be it
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...
next