]> granicus.if.org Git - php/shortlog
php
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
2000-02-10 Andi Gutmans- PHP_WIN32
2000-02-10 Andi Gutmans- Introduce PHP_WIN32
2000-02-10 Andi Gutmans- Finally beautify those WIN32|WINNT checks
2000-02-10 Zeev SuraskiMore cleanup
2000-02-10 Andrei ZmievskiShould be 'deactivate' rather than the opposite.
2000-02-10 Zeev SuraskiMore abstraction
2000-02-10 Zeev SuraskiAlways use getopt with CGI, never use it for anything...
2000-02-10 Zeev SuraskiMove the logging mechanism to SAPI
2000-02-10 Thies C. Arntzen@- Added NULL-support in gettype(). (Thies)
2000-02-10 Uwe Steinmann- added funktion xmltree(), renamed dom() to xmldoc...
2000-02-10 Uwe Steinmann- added pdf_open_tiff()
2000-02-10 Thies C. Arntzen@- base64_decode() will decode POST data correct. ...
2000-02-10 Andi Gutmans- Shouldn't be there
2000-02-10 Andi Gutmans- Cleanup the code
2000-02-10 <changelog... ChangeLog update
2000-02-09 Zeev SuraskiFix last known nasty bugs in Zend. It'll be cool if...
2000-02-09 Uwe Steinmann- removed stupid leftover in testdom
2000-02-09 Andrei ZmievskiReturn by reference, where necessary.
2000-02-09 Stig BakkenAdded three get modes: DB_GETMODE_ORDERED, DB_GETMODE_A...
2000-02-09 Thies C. Arntzen*** empty log message ***
2000-02-09 Thies C. Arntzenforeach() works now for objects as well.
2000-02-09 Uwe Steinmann- new function to read and parse xml doc from file
2000-02-09 Uwe Steinmann- fixed several bugs an did some testing. Parsing and...
2000-02-09 Thies C. Arntzenshut-up CVS
2000-02-09 <changelog... ChangeLog update
2000-02-09 <changelog... NEWS update
2000-02-08 Zeev SuraskiChange string->str where possible; string is basic...
2000-02-08 Zeev SuraskiFix declaration
2000-02-08 Zeev Suraski@- Fixed memory corruption in fgetss(), strip_tags...
2000-02-08 Zeev SuraskiFix an elusive bug
2000-02-08 Andrei ZmievskiNew function notice.
2000-02-08 Andrei ZmievskiFix up the patch.
2000-02-08 Andrei ZmievskiPatches from Walter for strncmp() stuff.
2000-02-08 Uwe Steinmann- made hyperwave extension compile again
2000-02-08 <changelog... ChangeLog update
2000-02-08 <changelog... NEWS update
2000-02-07 Zeev SuraskiRemove old unnecessary check
2000-02-07 Zeev SuraskiSyntax highlighting was erronously emitting more than...
2000-02-07 Thies C. Arntzen@- Made the output of var_dump() more informative....
2000-02-07 Hartmut Holzgraefeanother re-sync with the PHP3 tree
2000-02-07 Thies C. Arntzenkill warning
2000-02-07 <changelog... ChangeLog update
2000-02-07 <changelog... NEWS update
2000-02-06 Zeev SuraskiFix buglet
2000-02-06 Zeev Suraski@- Protect the ISAPI module against exceptions. Stack...
2000-02-06 Andi Gutmans- Support the string offset syntax $a{2} with the regul...
2000-02-06 Thies C. Arntzen*** empty log message ***
2000-02-06 Danny Heijl- Make it compile again with new (p)list globals.
2000-02-06 Thies C. Arntzen@- Fixed possible buffer-overflow in base64_decode...
2000-02-06 Thies C. Arntzenfix for #3413
2000-02-06 <changelog... ChangeLog update
2000-02-06 <changelog... NEWS update
2000-02-05 Zeev SuraskiStandardize
2000-02-05 Andi Gutmans- This hopefully fixes the list($a, $a) = array(1,2...
2000-02-05 Thies C. Arntzen@- Fixed signal() bug that could cause the Apache maste...
2000-02-05 Zeev SuraskiGet Win32 IMAP DLL to compile
2000-02-05 Andi Gutmans- Make Win32 compile again
2000-02-05 Zeev SuraskiFix PostgreSQL startup routine in thread-safe mode
next