]> granicus.if.org Git - php/shortlog
php
2003-05-24 Sebastian BergmannGet rid of references to expat in MSVC project files...
2003-05-24 <changelog... ChangeLog update
2003-05-23 Moriyoshi KoizumiAdded test case for bug #17115
2003-05-23 Sara GolemonJani will learn me about NEWS entries yet.
2003-05-23 foobarthis fix will be in 4.3.2..
2003-05-23 Marcus BoergerExecuting tests once is enough
2003-05-23 Marcus BoergerAllow writing a list of failed tests.
2003-05-23 Sara GolemonBFN 23765
2003-05-23 Sara GolemonMFB(r-1.122.2.10)
2003-05-23 Marcus BoergerMake this a warning
2003-05-23 Marcus BoergerAdd warning level for tests.
2003-05-23 Marcus BoergerRevert to sizeof()
2003-05-23 Sterling Hughesmove HANDLE_NUMERIC() from the hash table implementatio...
2003-05-23 Derick Rethans- Update codinf standards with the posted RFC (results...
2003-05-23 Ilia AlshanetskyFixed bug #23759 (PHP doesn't preserve subrequest status).
2003-05-23 <changelog... ChangeLog update
2003-05-22 foobaradded another test case (due to the problems we saw...
2003-05-22 Marcus BoergerNo need to copy here unless implicit_clone is active...
2003-05-22 Derick Rethans- Fixed bug #23751: Confusing configure warning concern...
2003-05-22 Sterling Hughesrename namespace to use_namespace to avoid a c++ keywor...
2003-05-22 Sterling Hughesuse zval_ptr_dtor() instead of the more verbose and...
2003-05-22 Sterling Hughestake advantage of the fast_call_user_function() api...
2003-05-22 Wez Furlong--force here too for release packages
2003-05-22 <changelog... ChangeLog update
2003-05-21 Sterling Hughesmove all the other callbacks
2003-05-21 Sterling Hughesswitch over to using fast_call_user_function() with...
2003-05-21 Jay SmithFix segfault in pspell_new_config(). Also fix grammar
2003-05-21 Marcus BoergerMake use optimized string lowering
2003-05-21 Ilia AlshanetskyMFB
2003-05-21 Marcus BoergerUse same parameter order as strcpy()
2003-05-21 foobarFixed bug #23738 (ifx_copy_blob() crash). (Jani)
2003-05-21 Marcus BoergerMake zend_str_tolower_copy() a copy function (like...
2003-05-21 foobarstyle polizei
2003-05-21 foobarFixed bug #23619 (set_error_handler() registered handle...
2003-05-21 Sara GolemonSetup FG(default_context) in RINIT/RSHUTDOWN instead...
2003-05-21 Sterling Hughessimplexml property modification works now
2003-05-21 Derick Rethans- Fixed example
2003-05-21 Sterling Hughesfoodle
2003-05-21 Sterling Hughesoptimize loops. The check only exists for integers...
2003-05-21 Derick Rethans-Fix notice
2003-05-21 Sterling Hughesadd some logic to detect zend_mm, which is really only...
2003-05-21 Sterling Hughesseems there is only the stupid way to be stupid (implod...
2003-05-21 Sterling Hughesbe stupid, but at least be smart about being stupid.
2003-05-21 Ilia AlshanetskyAdded missing open_basedir & safe_mode checks
2003-05-21 Rasmus LerdorfRemove bogus commit here too
2003-05-21 Sterling Hughesmake brian happy
2003-05-21 Sander Roobolob_gzhandler and zlib.output_compression should send...
2003-05-21 Sterling Hughesilia's request is my command
2003-05-21 <changelog... NEWS update
2003-05-21 <changelog... ChangeLog update
2003-05-21 Sterling Hughesadd an example of modifying the XML tree
2003-05-21 Wez FurlongMFB context refcounting and text-mode fopen fixes
2003-05-21 Sterling Hughesleave this off until its more ready/stable
2003-05-21 Sterling Hughesuse zend_str_tolower_copy()
2003-05-21 Sterling HughesBottom drawer optimization to avoid this comparison...
2003-05-21 Georg RichterMYSQL_NEED_DATA isn't defined anymore in mysql.h
2003-05-21 Marcus BoergerThis depends on libc and CPU used
2003-05-21 Sara GolemonImplement default contexts. For the moment this is...
2003-05-21 Ilia AlshanetskyAdded missing safe_mode checks and corrected a typo...
2003-05-21 Marcus BoergerFix build
2003-05-21 Frank M. KromannFix for bug 23402. Crash when mssql?bind was used incor...
2003-05-20 Sterling Hughesbah humbug, use the pointer based version, which turns...
2003-05-20 Marcus BoergerFix test (ssen by Dan Torop)
2003-05-20 Sterling Hughesuse pointer arithmetic for the normal zend_str_tolower()
2003-05-20 Marcus BoergerNo need to copy the zval unless __clone() is called
2003-05-20 Sterling Hughesmake this faster and sexier
2003-05-20 Sterling Hughesuse the new zend_str_tolower_copy() function
2003-05-20 Sterling Hughesdoesn't need to be register
2003-05-20 Sterling Hughesoptimize the lookups by avoiding a copy and then anothe...
2003-05-20 Sterling Hughesinitialize these to NULL
2003-05-20 Andrei ZmievskiPut some guards in place.
2003-05-20 Jay SmithMake get_browser() try harder to find better matches.
2003-05-20 Dan KalowskyAdding imap_getacl, patch provided by Holger Burbach
2003-05-20 Sterling Hughesconvert array functions to use fast_call_user_function...
2003-05-20 Sterling Hughesadd fast_call_user_function()
2003-05-20 Dan KalowskyNIL, NULL, same thing, but changing for consistency...
2003-05-20 Hartmut Holzgraefedoing the trick like in extension_parser.php
2003-05-20 Brad HouseProperly map mcve_text_code to MCVE_TEXT_Code instead...
2003-05-20 Hartmut Holzgraefe- experimental streams support
2003-05-20 Hartmut Holzgraefeexample for "stream" as parameter and return type
2003-05-20 Hartmut Holzgraefeno RCS keyword expansion in template, 2nd try
2003-05-20 Hartmut Holzgraefeprotect revision entry in template from CVS keyword...
2003-05-20 Hartmut Holzgraefe- new method to generate test cases for functions
2003-05-20 Hartmut Holzgraefejust a method name change
2003-05-20 Hartmut Holzgraefeadditional tags for experimental streams support
2003-05-20 Hartmut Holzgraefecreate CREDITS, package.xml and maybe EXPERIMENTAL...
2003-05-20 Hartmut Holzgraefeupdated TODOs
2003-05-20 Hartmut Holzgraefezend_is_callable() already checks this ...
2003-05-20 Hartmut Holzgraefeproto and typo fixes
2003-05-20 Hartmut HolzgraefeC++ extensions build fix
2003-05-20 Hartmut HolzgraefeC++ compile fixes
2003-05-20 Hartmut Holzgraefealways return timestamps as 'atime', 'mtime' and 'ctime'
2003-05-20 Derick Rethans- Commit broken support for sxe_properties_get
2003-05-20 Uwe SchindlerSet exspected threads to tsrm_startup() to number of...
2003-05-20 Derick Rethans- Implement two dummy handlers so that var_dump() doesn...
2003-05-20 Derick Rethans- Add Revision to MINFO (I was chasing ghosts ;)
2003-05-20 Derick Rethans- Make it build with the unbundled libxml again
2003-05-20 Derick Rethans- Update cvsignore
2003-05-20 Sterling Hughesdata corruption is for sissy boys
2003-05-20 Ilia AlshanetskyAdded missing safe_mode & open_basedir checks.
next