21255 Commits (c60879dbb92fde970a95598fc1b860a1cda75f46)
 

Author SHA1 Message Date
Georg Richter 445180f228 MYSQL_NEED_DATA isn't defined anymore in mysql.h 23 years ago
Marcus Boerger e504166277 This depends on libc and CPU used 23 years ago
Sara Golemon 83b7b75c3c Implement default contexts. For the moment this is useless 23 years ago
Ilia Alshanetsky b078f60fce Added missing safe_mode checks and corrected a typo in stdout check. 23 years ago
Marcus Boerger 323eedd1b2 Fix build 23 years ago
Frank M. Kromann 03c56a5a1f Fix for bug 23402. Crash when mssql?bind was used incorrectly 23 years ago
Sterling Hughes 34087ad2b5 bah humbug, use the pointer based version, which turns out to be an instruction 23 years ago
Marcus Boerger e9c10acc76 Fix test (ssen by Dan Torop) 23 years ago
Sterling Hughes 7c7d14a413 use pointer arithmetic for the normal zend_str_tolower() 23 years ago
Marcus Boerger 851bd22f82 No need to copy the zval unless __clone() is called 23 years ago
Sterling Hughes 3079bb1bda make this faster and sexier 23 years ago
Sterling Hughes 54764e9848 use the new zend_str_tolower_copy() function 23 years ago
Sterling Hughes a4fb3300b3 doesn't need to be register 23 years ago
Sterling Hughes ca6ca5e2a6 optimize the lookups by avoiding a copy and then another pass 23 years ago
Sterling Hughes 3c6fd35007 initialize these to NULL 23 years ago
Andrei Zmievski 8571f5eac2 Put some guards in place. 23 years ago
Jay Smith 515f0e3f71 Make get_browser() try harder to find better matches. 23 years ago
Dan Kalowsky 53c90b2344 Adding imap_getacl, patch provided by Holger Burbach 23 years ago
Sterling Hughes 9ac50a13d7 convert array functions to use fast_call_user_function(), gives a nice 23 years ago
Sterling Hughes 909eafc2b0 add fast_call_user_function() 23 years ago
Dan Kalowsky 99a616b0b9 NIL, NULL, same thing, but changing for consistency sake 23 years ago
Hartmut Holzgraefe bad4e6c3d7 doing the trick like in extension_parser.php 23 years ago
Brad House 8b3a698ec0 Properly map mcve_text_code to MCVE_TEXT_Code instead of MCVE_TEXT_AVS. 23 years ago
Hartmut Holzgraefe b3562b9bd9 - experimental streams support 23 years ago
Hartmut Holzgraefe 6c074dfb7c example for "stream" as parameter and return type 23 years ago
Hartmut Holzgraefe c9744519cd no RCS keyword expansion in template, 2nd try 23 years ago
Hartmut Holzgraefe 76dd9b68a6 protect revision entry in template from CVS keyword expansion 23 years ago
Hartmut Holzgraefe 2f31208beb - new method to generate test cases for functions 23 years ago
Hartmut Holzgraefe 450d46ce4f just a method name change 23 years ago
Hartmut Holzgraefe 5e3b5bce0a additional tags for experimental streams support 23 years ago
Hartmut Holzgraefe 488363b657 create CREDITS, package.xml and maybe EXPERIMENTAL files 23 years ago
Hartmut Holzgraefe 123ac00a0f updated TODOs 23 years ago
Hartmut Holzgraefe 2bffad8fce zend_is_callable() already checks this ... 23 years ago
Hartmut Holzgraefe 4b7c5cea4b proto and typo fixes 23 years ago
Hartmut Holzgraefe 78b874f85e C++ extensions build fix 23 years ago
Hartmut Holzgraefe cb71ac03cb C++ compile fixes 23 years ago
Hartmut Holzgraefe b5bef8f7b3 always return timestamps as 'atime', 'mtime' and 'ctime' 23 years ago
Derick Rethans 92d5589a94 - Commit broken support for sxe_properties_get 23 years ago
Uwe Schindler 1e4730fb70 Set exspected threads to tsrm_startup() to number of threads NSAPI returns for server 23 years ago
Derick Rethans 37a9e03654 - Implement two dummy handlers so that var_dump() doesn't crash on it. 23 years ago
Derick Rethans 7dea37a077 - Add Revision to MINFO (I was chasing ghosts ;) 23 years ago
Derick Rethans 813ea0b663 - Make it build with the unbundled libxml again 23 years ago
Derick Rethans 60d3dab29f - Update cvsignore 23 years ago
Sterling Hughes 7e161dafeb data corruption is for sissy boys 23 years ago
Ilia Alshanetsky 31f0d1c949 Added missing safe_mode & open_basedir checks. 23 years ago
foobar dab706ee2a - Go back to using --disable-xml and --enable-xml 23 years ago
Marcus Boerger daded6e633 Reorganized tests 23 years ago
Marcus Boerger 4a11372805 Fix Test (2nd time) 23 years ago
foobar 5e0a3ed73b Make this build with libxml too. 23 years ago
foobar f8354b5c5d Align the configure --help texts 23 years ago