]> granicus.if.org Git - php/shortlog
php
2000-11-20 Andi Gutmans- NEVER copy and paste :)
2000-11-20 Andi Gutmans- Baby patch towards making the damn pass-by-ref work.
2000-11-20 foobarFixed typo. #6933
2000-11-20 Sterling HughesRevert.
2000-11-20 Zeev SuraskiUpdate API number
2000-11-20 Stanislav MalyshevMove "replace value" logic to Zend
2000-11-20 Stanislav MalyshevAdd macro to replace value of zval with another value...
2000-11-20 Hartmut Holzgraefe2nd step towards auto-credits
2000-11-20 Hartmut Holzgraefefirst step towards auto-generated credits
2000-11-20 Andi Gutmans- This patch is broken and needs more thorough fixing.
2000-11-20 <changelog... ChangeLog update
2000-11-19 Andi Gutmans- Try and fix the problem when sending references retur...
2000-11-19 Hartmut Holzgraefetypo fix (copy/paste bug?)
2000-11-19 Sterling Hughes*** empty log message ***
2000-11-19 Sterling Hughes*** empty log message ***
2000-11-19 Stanislav MalyshevFix #3261 - variables declared as "global" in function...
2000-11-19 Zeev SuraskiFix Zend build for non ZTS
2000-11-19 David HedborPatch to find module dir
2000-11-19 Chuck Hagenbuchinclude checks for cal_misc.h and icalroutines.h
2000-11-19 <changelog... ChangeLog update
2000-11-18 Adam DickmeissAdded .cvsignore file.
2000-11-18 James MooreStopping Compile Warnings when using old GD
2000-11-18 Zeev SuraskiPersist these numbers so that they stay for the duratio...
2000-11-18 Zeev SuraskiForgot to commit the non-debug build fix yesterday...
2000-11-18 Zeev SuraskiFix thread-safety bug in bcmath
2000-11-18 Zeev SuraskiUpdate SAPI modules to interface with the new TSRM.
2000-11-18 Zeev SuraskiAdd thread-safety debugging information (idea - Dmitri...
2000-11-18 Zeev SuraskiBeef up debugging support
2000-11-18 <changelog... ChangeLog update
2000-11-18 <changelog... NEWS update
2000-11-17 Zeev SuraskiImport debug-level improvements to TSRM, by Dmitri...
2000-11-17 Stig VenaasAdded openssl extension info
2000-11-17 Stig VenaasAdded optional passphrase argument to openssl_get_priva...
2000-11-17 Stig VenaasRenamed openssl_read_privatekey openssl_get_privatekey...
2000-11-17 Sascha SchumannReset the state, if there is garbage in an HTML tag.
2000-11-17 Chuck Hagenbuchclose bug 7851
2000-11-17 Sascha SchumannPHP does not care about inline at all, so get rid of...
2000-11-17 Dan KalowskyMissed one section that required the addition of a...
2000-11-17 Jason GreeneDecided not to clutter NEWS file with build fix, It...
2000-11-17 Dan KalowskyCorrected the spelling of verion to version, and cleane...
2000-11-17 Andrei ZmievskiFix.
2000-11-17 Kirill Maximov@ quoted_printable_decode() function is made RFC-2045...
2000-11-17 <changelog... ChangeLog update
2000-11-17 <changelog... NEWS update
2000-11-16 Jason GreeneAdded ext/java fix line - I should learn to use '@...
2000-11-16 Jason GreeneSUN CC does not like like left side casting - see bug...
2000-11-16 Thies C. Arntzenfix ora_fetch_into to allow_call_time_pass_reference...
2000-11-16 foobarextname -> openssl
2000-11-16 Thies C. Arntzendon't use TLS in MINIT function.
2000-11-16 <changelog... ChangeLog update
2000-11-15 Sascha SchumannClear idle_read_timer
2000-11-15 Jan BorsodiRemoved an unneccesary #warning which was used for...
2000-11-15 Jan BorsodiInitial import, PHP program for testing if the qtdom...
2000-11-15 Jan BorsodiInitial import, since PHP cannot be compiled with a...
2000-11-15 Jan BorsodiInitial import, contains PHP specific extensions, takes...
2000-11-15 Jan BorsodiAutoconf configure script for qt dom, needs some more...
2000-11-15 Jan BorsodiMakefile source, has a fix for compiling C++ files.
2000-11-15 Jan BorsodiInitial import, ignores standard files.
2000-11-15 Uwe Steinmann- fixed silly bug (did check for 5 arguments but expect...
2000-11-15 Stanislav MalyshevFix crash (#7802)
2000-11-15 Andrei Zmievski- Modified preg_replace() to take Perl-style $1 backref...
2000-11-15 <changelog... ChangeLog update
2000-11-14 Sascha SchumannFix allocation
2000-11-14 Stanislav MalyshevRestore compatibility with old broken way
2000-11-14 Stanislav MalyshevBetter 0x handling - not change non-0x number behaviour
2000-11-14 David Eriksson# added .cvsignore file
2000-11-14 Stig VenaasChanged to use Z_LVAL_PP, Z_STRVAL_PP and Z_STRLEN_PP.
2000-11-14 Stanislav MalyshevAttempt at better handling long 0x-numbers, like 0xffffffff
2000-11-14 Stig VenaasNot using automake here either
2000-11-14 Onn Ben-Zviinitial - ONn
2000-11-14 Sascha SchumannAdd persistent memory handling to smart_str API
2000-11-14 Sascha SchumannAutomake is gone. No need to ignore a non-existing...
2000-11-14 Stig Venaas*** empty log message ***
2000-11-14 Stig VenaasMade API simpler
2000-11-14 <changelog... ChangeLog update
2000-11-14 <changelog... NEWS update
2000-11-13 Daniel Beulshausenfix link object
2000-11-13 Daniel Beulshausenforgot to add...
2000-11-13 Daniel Beulshausenmake ingres compile under win32
2000-11-13 Daniel Beulshausenadded dsp for openssl win32
2000-11-13 Andrei Zmievski@- Modified preg_replace() to ignore backreferences...
2000-11-13 Stig VenaasOpenSSL extension. So far it implements assymetric...
2000-11-13 Stig VenaasOpenSSL checking didn't work well, should be better...
2000-11-13 Zeev SuraskiHandle unable-to-add-new-headers error nicely
2000-11-13 Zeev Suraski- Import Jade Nicoletti's transparent gzip encoding...
2000-11-13 Andi Gutmans- Remove unused function
2000-11-13 Thies C. Arntzen@- Fixed column-title buffer-overflow in OCIFetchStatem...
2000-11-13 Andi Gutmans- Use typedef's for function pointers so that we can...
2000-11-13 Onn Ben-Zviinitial - ONn
2000-11-13 Stanislav MalyshevFix zend_llist_apply_with_del - it should remove from...
2000-11-13 Sascha SchumannUpdate patch and add persistent connection handling
2000-11-13 Uwe Steinmann- fixed serveral prototypes
2000-11-13 Sascha SchumannAdd thttpd-dependent interface for maintaining persiste...
2000-11-13 Sascha SchumannMore verbose error message for non-working apxs case
2000-11-13 Sascha SchumannAdd note about serialized requests and their impact
2000-11-13 <changelog... ChangeLog update
2000-11-13 foobarFixed bug: #7768. Some cleaning up too.
2000-11-12 Kristian KöhntoppPrototype corrected.
2000-11-12 Sascha SchumannFix aborted connection handling and stop modifying...
2000-11-12 Zeev SuraskiTest, ignore
next