]> granicus.if.org Git - php/shortlog
php
2000-02-16 Zeev Suraski- Update .dsp's
2000-02-16 Andrew Skalskirecognize 125 as success for put/get commands
2000-02-16 Sascha SchumannAdd test to avoid recursion, if the build environment...
2000-02-16 Andi Gutmans- Hopefully fix Thies' bug report.
2000-02-16 Andrei ZmievskiI'd really like that.
2000-02-16 Zeev SuraskiZEND_TEST_EXCEPTIONS should be defined/undefined before...
2000-02-16 Andi GutmansAdd to the news
2000-02-16 Andi Gutmans- In IIS ISAPI when the user presses the STOP button...
2000-02-16 Thies C. Arntzenspeedup parse_url!
2000-02-16 Thies C. Arntzen(url_parse) only free regex if compile worked.
2000-02-16 Thies C. Arntzen(url_parse) fix memory leak (#3495)
2000-02-16 Andi Gutmans- OK, for a change I remember to put my changes in...
2000-02-16 Andi Gutmans- PHP_WIN32
2000-02-16 Andi Gutmans- Fix bug #3309
2000-02-16 <changelog... ChangeLog update
2000-02-16 <changelog... NEWS update
2000-02-15 Zeev Suraski@- Improved ISAPI module - it should no longer be neces...
2000-02-15 Andrei ZmievskiFix enable again.
2000-02-15 Zeev Suraski@- Fixed RFC1867 file upload under Windows (Zeev)
2000-02-15 Chuck Hagenbuchadding a missing PHP_FALIAS to imap_listsubscribed()
2000-02-15 Andrei ZmievskiChanged --with-wddx to --enable-wddx.
2000-02-15 Andrei ZmievskiTest for --enable-xml.
2000-02-15 Andrei ZmievskiChanging the header.
2000-02-15 Andrei ZmievskiLittle correction.
2000-02-15 Uwe Steinmann- initial support for pdflib 2.20, little testing till now
2000-02-15 Andi Gutmans- Get rid of mistake
2000-02-15 <changelog... ChangeLog update
2000-02-15 <changelog... NEWS update
2000-02-14 Andi Gutmans- Put in the infrastructure for the unset() fix. Right...
2000-02-14 Andi Gutmans- Fix bug in func_get_arg()
2000-02-14 Stig Bakken@Re-introduced "none" for disabling auto_prepend/append...
2000-02-14 Stig Bakken@Added DB/storage to PEAR
2000-02-14 Andrei ZmievskiFix for filesize() and others on sockets.
2000-02-14 <changelog... ChangeLog update
2000-02-14 <changelog... NEWS update
2000-02-14 Hartmut Holzgraefeimap_delet(),imap_undelete() and imap_move() will now...
2000-02-14 David HedborUse sapi_free_header.
2000-02-13 Zeev SuraskiFix a few memory leaks
2000-02-13 Zeev SuraskiFix a memory leak
2000-02-13 Frank M. KromannFixing compile and link with current cvs.
2000-02-13 Andi Gutmans- Not sure if len can be zero but it's better to check...
2000-02-13 Andi Gutmans- Beautify a bit.
2000-02-13 Zeev Suraski- Hopefully fix strip_tags bug
2000-02-13 Thies C. Arntzen@- Fixed crash in strip_tags() and related functions...
2000-02-13 Andi Gutmans- Save a function call one very hash_add
2000-02-13 Andi Gutmans- Improve startup speed a bit by using the hash_*_ptr...
2000-02-13 Andi Gutmans- Make startup a bit faster by changing some hash_updat...
2000-02-13 Andi Gutmans- Fix a couple of potential bugs where we were using...
2000-02-13 Danny Heijl- PHP_WIN32
2000-02-13 Zeev SuraskiReport access violations
2000-02-13 Zeev Suraski*** empty log message ***
2000-02-13 Zeev SuraskiMake all of the ISAPI variables register themselves...
2000-02-13 Zeev SuraskiMake (array) false == array() and not array(false)
2000-02-13 Zeev SuraskiTrap bailout of shutdown functions
2000-02-12 Andi Gutmans- Update the C file to use PHP_WIN32
2000-02-12 Andi Gutmans- Update the project file with the Win32 defines.
2000-02-12 Thies C. Arntzenhaving HTTP_UPLOAD_FILES[] seems logical to me
2000-02-12 Thies C. Arntzen@- Workaround for bogus POST-Data from IE/Mac. (Thies)
2000-02-12 Andi Gutmans- Support wddx by default on Windows
2000-02-12 Sascha Schumann$ext_src_base is the source dir of the extension
2000-02-12 Sascha SchumannTell expat the byte order
2000-02-12 Sascha SchumannNever use Apache regex stuff
2000-02-12 Sascha Schumann#if WIN.* => #ifdef PHP_WIN32
2000-02-12 Sascha SchumannUse bundled expat library on UNIX. Note: Need to fix...
2000-02-12 Andi Gutmans- Fix the Release_inline part.
2000-02-11 Sam Rubyon WIN32, PHP_WIN32 and ZEND_WIN32 need to be defined
2000-02-11 Andrei Zmievski(request_shutdown) Prevent infinite loop on shutdown...
2000-02-11 Andrei ZmievskiMade a couple of typedefs for zend_hash_apply_*() calls.
2000-02-11 Andrei ZmievskiFix prototype.
2000-02-11 Thies C. Arntzenbacked out some stuff that got committed by accident...
2000-02-11 Andrei Zmievski(PHP passthru) Shouldn't return anything.
2000-02-11 Andrei Zmievskirequest_info.h is gone.
2000-02-11 Zeev SuraskiUpdate .dsp's
2000-02-11 Zeev SuraskiFine tune Andi's patch
2000-02-11 Andrei ZmievskiDefine phpext_oracle_ptr properly.
2000-02-11 Sascha SchumannMore cosmetic things
2000-02-11 Sascha SchumannKill warnings
2000-02-11 Sascha SchumannSome style(9) cosmetics
2000-02-11 Andi Gutmans- Baby steps with PHP_WIN32 :)
2000-02-10 Andrei ZmievskiAvoid the 'unexpected end of file' error.
2000-02-10 Andi Gutmans- A few more
2000-02-10 Andi Gutmans- A bit more PHP_WIN32 work
2000-02-10 Andi Gutmans- Get rid of some more evil MSVC5's and switch standard...
2000-02-10 Zeev SuraskiFinal build fixes - that's enough for now...
2000-02-10 Zeev SuraskiUpdate .dsp's
2000-02-10 Zeev Suraskirequest_info.c is dead! long live SAPI
2000-02-10 Zeev Suraskirequest_info.c is giving up
2000-02-10 Zeev SuraskiSAPIfication, Episode VI: Return of the SAPI
2000-02-10 Zeev SuraskiThe last patch wasn't that good, fix
2000-02-10 Zeev SuraskiMore protection...
2000-02-10 Zeev SuraskiMake the CVS compile again
2000-02-10 Zeev SuraskiOnly activate if we're inside an actual request
2000-02-10 Zeev SuraskiYes, you guessed it... More cleanup
2000-02-10 Zeev SuraskiMore cleanup!
2000-02-10 Sascha SchumannSet ext_base, a common prefix to the per-extension...
2000-02-10 Sascha Schumann- Fixed ^#[ ]+preprocessor directive$ constructions...
2000-02-10 Zeev SuraskiMore cleanup - move getenv() to SAPI
2000-02-10 Zeev SuraskiMore cleanup...
2000-02-10 Andi Gutmans- Little fix
2000-02-10 Andi Gutmans- #define ZEND_WIN32 differently
next