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 |
2003-05-20 |
Hartmut Holzgraefe | zend_is_callable() already checks this ... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | proto and typo fixes |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | C++ extensions build fix |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | C++ compile fixes |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Hartmut Holzgraefe | always return timestamps as 'atime', 'mtime' and 'ctime' |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Derick Rethans | - Commit broken support for sxe_properties_get |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Uwe Schindler | Set exspected threads to tsrm_startup() to number of... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Derick Rethans | - Implement two dummy handlers so that var_dump() doesn... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Derick Rethans | - Add Revision to MINFO (I was chasing ghosts ;) |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Derick Rethans | - Make it build with the unbundled libxml again |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Derick Rethans | - Update cvsignore |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Sterling Hughes | data corruption is for sissy boys |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Ilia Alshanetsky | Added missing safe_mode & open_basedir checks. |
commit | commitdiff | tree | snapshot |
2003-05-20 |
foobar | - Go back to using --disable-xml and --enable-xml |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Marcus Boerger | Reorganized tests |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Marcus Boerger | Fix Test (2nd time) |
commit | commitdiff | tree | snapshot |
2003-05-19 |
foobar | Make this build with libxml too. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
foobar | Align the configure --help texts |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Wez Furlong | MFB fix for persistent streams recycling. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
foobar | last remains.. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Marcus Boerger | Fix protos |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Marcus Boerger | Fix Test |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sterling Hughes | use libxml2 memory management throughout the file,... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sterling Hughes | send some more data to the default handler |
commit | commitdiff | tree | snapshot |
2003-05-19 |
foobar | Allow build with expat too. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Marcus Boerger | Fix test |
commit | commitdiff | tree | snapshot |
2003-05-19 |
foobar | Remove unnecessary test. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Uwe Schindler | NSAPI SAPI sends now 404 if script not found and 500... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
foobar | Left-overs from testing. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Marcus Boerger | Fix exception memleak |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Marcus Boerger | Add missing ini setting (use default and change expecte... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Marcus Boerger | Fix warning |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Marcus Boerger | Fix memleaks |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sara Golemon | The bucket rewrite was done some time ago... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Derick Rethans | - Add .cvsignore file |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Derick Rethans | - Move examples to their own directory |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sebastian Bergmann | Leftovers. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Stanislav Malyshev | fix __clone |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sebastian Bergmann | First try at getting the Windows build working again... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sterling Hughes | use the appropriate accessor |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Derick Rethans | - Rename stream_register_filter() to stream_filter_regi... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
foobar | - Unbundle libxml and expat. Now this compiles too.. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sterling Hughes | fix attribute handling on the root node |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sterling Hughes | add the ability to serialize the contents back to a... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Moriyoshi Koizumi | Fixed bug #23683 |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sterling Hughes | basic support for modifying XML documents |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sterling Hughes | add some macros that simplify the loops |
commit | commitdiff | tree | snapshot |
2003-05-19 |
foobar | cleanup |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Wez Furlong | MFB buildconf sanity check |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Shane Caraveo | continuation on bugfix #13757 |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Ilia Alshanetsky | Added skip condition. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Shane Caraveo | bugfix #13757 - passing query string on command line... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sterling Hughes | add sample file |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sascha Schumann | MFB move awk detection |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Sascha Schumann | MFB $AWK->awk |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Wez Furlong | MFH 4.3; tell the users that the tmpnam stuff is ok. |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Marcus Boerger | Really fix this |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Wez Furlong | Fix build |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Sterling Hughes | attribute support |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Sterling Hughes | properly detect blank nodes |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Sterling Hughes | make arrays of subnodes work (hacky) |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Adam Dickmeiss | Display current version as well as compiled version |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Sterling Hughes | add very basic code for the simplexml extension. The... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Martin Jansen | * Update PHPDoc |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Uwe Schindler | Implement feature request #8879: Added possibility... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
foobar | CS |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Marcus Boerger | Enable bundled submodules when enabling module |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Marcus Boerger | Fix test (for now - need EXPECTF/EXPECTREGEX) |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Marcus Boerger | Fix unserialize (commit later) |
commit | commitdiff | tree | snapshot |
next |