2003-05-25 |
Marcus Boerger | Speling |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Sebastian Bergmann | Hopefully get correct display of version information. |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Sebastian Bergmann | Leftover. |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Marcus Boerger | Optimizations |
commit | commitdiff | tree | snapshot |
2003-05-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Sterling Hughes | exploit the not yet committed, not yet shown cast_objec... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Marcus Boerger | Optimizing by caching class entries, too. |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Marcus Boerger | Update after fix |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Marcus Boerger | Add new test |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Marcus Boerger | Fix namespace related problems |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Marcus Boerger | fix error resulting from strlen() -> sizeof() change... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Marcus Boerger | Fixes and optimizations |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Marcus Boerger | Fix speling found by Allowee <php@allowee.no-ip.com> |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Sebastian Bergmann | Get rid of references to expat in MSVC project files... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Moriyoshi Koizumi | Added test case for bug #17115 |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Sara Golemon | Jani will learn me about NEWS entries yet. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
foobar | this fix will be in 4.3.2.. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Marcus Boerger | Executing tests once is enough |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Marcus Boerger | Allow writing a list of failed tests. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Sara Golemon | BFN 23765 |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Sara Golemon | MFB(r-1.122.2.10) |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Marcus Boerger | Make this a warning |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Marcus Boerger | Add warning level for tests. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Marcus Boerger | Revert to sizeof() |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Sterling Hughes | move HANDLE_NUMERIC() from the hash table implementatio... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Derick Rethans | - Update codinf standards with the posted RFC (results... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Ilia Alshanetsky | Fixed bug #23759 (PHP doesn't preserve subrequest status). |
commit | commitdiff | tree | snapshot |
2003-05-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2003-05-22 |
foobar | added another test case (due to the problems we saw... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Marcus Boerger | No need to copy here unless implicit_clone is active... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Derick Rethans | - Fixed bug #23751: Confusing configure warning concern... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Sterling Hughes | rename namespace to use_namespace to avoid a c++ keywor... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Sterling Hughes | use zval_ptr_dtor() instead of the more verbose and... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Sterling Hughes | take advantage of the fast_call_user_function() api... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Wez Furlong | --force here too for release packages |
commit | commitdiff | tree | snapshot |
2003-05-22 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | move all the other callbacks |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | switch over to using fast_call_user_function() with... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Jay Smith | Fix segfault in pspell_new_config(). Also fix grammar |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Marcus Boerger | Make use optimized string lowering |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Ilia Alshanetsky | MFB |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Marcus Boerger | Use same parameter order as strcpy() |
commit | commitdiff | tree | snapshot |
2003-05-21 |
foobar | Fixed bug #23738 (ifx_copy_blob() crash). (Jani) |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Marcus Boerger | Make zend_str_tolower_copy() a copy function (like... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
foobar | style polizei |
commit | commitdiff | tree | snapshot |
2003-05-21 |
foobar | Fixed bug #23619 (set_error_handler() registered handle... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sara Golemon | Setup FG(default_context) in RINIT/RSHUTDOWN instead... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | simplexml property modification works now |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Derick Rethans | - Fixed example |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | foodle |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | optimize loops. The check only exists for integers... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Derick Rethans | -Fix notice |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | add some logic to detect zend_mm, which is really only... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | seems there is only the stupid way to be stupid (implod... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | be stupid, but at least be smart about being stupid. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Ilia Alshanetsky | Added missing open_basedir & safe_mode checks |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Rasmus Lerdorf | Remove bogus commit here too |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | make brian happy |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sander Roobol | ob_gzhandler and zlib.output_compression should send... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | ilia's request is my command |
commit | commitdiff | tree | snapshot |
2003-05-21 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2003-05-21 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | add an example of modifying the XML tree |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Wez Furlong | MFB context refcounting and text-mode fopen fixes |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | leave this off until its more ready/stable |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | use zend_str_tolower_copy() |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sterling Hughes | Bottom drawer optimization to avoid this comparison... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Georg Richter | MYSQL_NEED_DATA isn't defined anymore in mysql.h |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Marcus Boerger | This depends on libc and CPU used |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Sara Golemon | Implement default contexts. For the moment this is... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Ilia Alshanetsky | Added missing safe_mode checks and corrected a typo... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Marcus Boerger | Fix build |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Frank M. Kromann | Fix for bug 23402. Crash when mssql?bind was used incor... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Sterling Hughes | bah humbug, use the pointer based version, which turns... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Marcus Boerger | Fix test (ssen by Dan Torop) |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Sterling Hughes | use pointer arithmetic for the normal zend_str_tolower() |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Marcus Boerger | No need to copy the zval unless __clone() is called |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Sterling Hughes | make this faster and sexier |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Sterling Hughes | use the new zend_str_tolower_copy() function |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Sterling Hughes | doesn't need to be register |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Sterling Hughes | optimize the lookups by avoiding a copy and then anothe... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Sterling Hughes | initialize these to NULL |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Andrei Zmievski | Put some guards in place. |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Jay Smith | Make get_browser() try harder to find better matches. |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Dan Kalowsky | Adding imap_getacl, patch provided by Holger Burbach |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Sterling Hughes | convert array functions to use fast_call_user_function... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Sterling Hughes | add fast_call_user_function() |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Dan Kalowsky | NIL, NULL, same thing, but changing for consistency... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | doing the trick like in extension_parser.php |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Brad House | Properly map mcve_text_code to MCVE_TEXT_Code instead... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | - experimental streams support |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | example for "stream" as parameter and return type |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | no RCS keyword expansion in template, 2nd try |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | protect revision entry in template from CVS keyword... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | - new method to generate test cases for functions |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | just a method name change |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | additional tags for experimental streams support |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | create CREDITS, package.xml and maybe EXPERIMENTAL... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | updated TODOs |
commit | commitdiff | tree | snapshot |
next |