2001-09-25 |
Mark L. Woodward | Added REQ_RANDSTR to support msession_randstr |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Mark L. Woodward | Changed config.m4 to a better default, updated README. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Mark L. Woodward | Added msession_randstr, creates a random string from... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Sterling Hughes | add a 7.9 version check |
commit | commitdiff | tree | snapshot |
2001-09-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Sterling Hughes | fix constant |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Harald Radi | removed VARIANT module and put the VARIANT class into |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Derick Rethans | - Fix crash bug (patch by <chocolateboy@lunomail.com>) |
commit | commitdiff | tree | snapshot |
2001-09-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Andi Gutmans | - Commit fix for bug #11998 by Ralf Bolte <r.bolte... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Jeroen van... | Make chop the alias and rtrim the main function, in... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Derick Rethans | - Don't return from the function, so that mcrypt get... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Derick Rethans | - Added mcrypt_generic_deinit and added a warning about... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Rui Hirokawa | mbstring is no more in experimental status. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-23 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-09-22 |
foobar | Moved the check for mcrypt_generic_deinit to the right... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
foobar | Check if mcrypt lib has mcrypt_generic_deinit |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Sebastian Bergmann | Keep ZEND_CHANGES up-to-date. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Sterling Hughes | fix compile |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Zeev Suraski | MFZE1 |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Rasmus Lerdorf | new apache_setenv() |
commit | commitdiff | tree | snapshot |
2001-09-22 |
foobar | removed autogenerated file from cvs |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Jeroen van... | Let settype also accept 'int', 'bool', 'float' and... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Sterling Hughes | update to curl 7.9 (when it comes out :) |
commit | commitdiff | tree | snapshot |
2001-09-22 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Zeev Suraski | MFZE1 |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Hartmut Holzgraefe | proto fixes "double" -> "float" |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Hartmut Holzgraefe | local resource fix |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Hartmut Holzgraefe | renamed doubleval to floatval and made doubleval an... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Sascha Schumann | Fix warning on Win32 (thanks to Sebastian) |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Sascha Schumann | don't use boyer_str_to_str. It is experimental |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Sascha Schumann | Always seed the LCG from the request-init hook, otherwi... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Sascha Schumann | indentation fix |
commit | commitdiff | tree | snapshot |
2001-09-21 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Andi Gutmans | - Nuke unused enum |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Mark L. Woodward | (Removed Makefile, added accidentally.) |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Sascha Schumann | Rework some string-to-number and vice-versa functions... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-20 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Zeev Suraski | MFZE1 |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Stig Venaas | Not using _free_ldap_result destructor for le_result_en... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Andy Sautins | Collections core-dump fix. ocicollgetelem was using... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Stig Venaas | Added IPv6 support to gethostbyaddr() |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Frank M. Kromann | Fixing debug build on Win32 |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Hartmut Holzgraefe | argument count fix plus beginning local query support |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Mark L. Woodward | The extension should not be GPL. |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Wez Furlong | doh\! |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Mark L. Woodward | Added |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Sascha Schumann | quickly fix newly introdued off-by-one |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Wez Furlong | Fix silly bugs |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Sascha Schumann | Rewrite _php_match_basetozval to need only one multipli... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Andi Gutmans | - MFZE1 |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Sebastian Bergmann | MFZE1 |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Sebastian Bergmann | MFZE1 |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Sascha Schumann | Fix indentation of ./configure --help |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Sascha Schumann | Kill unnecessary quoting, and set host_alias to host... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Sascha Schumann | add missing dependency |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Joey Smith | Don't manually register the resource, let php_domobject... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Frank M. Kromann | Fixing win32 debug build |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Hartmut Holzgraefe | argument count fix |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Sterling Hughes | another attempt at fixing compile warnings... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Sterling Hughes | hopefully fix win32 compile warnings |
commit | commitdiff | tree | snapshot |
2001-09-18 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | yet another ncurses 4.x fix |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | editor hints added |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | whitespace |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | some keyboard constants |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | some more function implementations |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Sterling Hughes | Merge in qsort changes |
commit | commitdiff | tree | snapshot |
2001-09-17 |
David Benson | Change duration of temporary lobs to avoid leakage... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | some proto fixes (not all done yet) |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | got rid of strtok and added some comments |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | will now configure out functions not available in ncurs... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Brian Moon | adding RFC for loose type requirements for functions |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Daniel Beulshausen | fix macros |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Daniel Beulshausen | fix fcntl |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | fixed a warning regarding incompatible function pointer... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Daniel Beulshausen | fix macro + nuke warning |
commit | commitdiff | tree | snapshot |
2001-09-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-17 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Andy Sautins | Collection fix. getelem method now handles returning... |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Sterling Hughes | Make rand thread safe when ZTS is defined. |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Sterling Hughes | Hopefully fix compile warnings on win32 systems |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Zeev Suraski | MFZE1 |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Andi Gutmans | - Start giving the notes extension an indentation face... |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Sascha Schumann | WS-fix and directly use ap_psprintf instead of sprintf... |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Thies C. Arntzen | fixed memory_peak resetting |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Hartmut Holzgraefe | compiles without warnings now |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Sterling Hughes | for the daft folks that think 0 is a good seed. |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Sterling Hughes | @ Make the seed options to srand() and mt_srand() optio... |
commit | commitdiff | tree | snapshot |
2001-09-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-16 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Sterling Hughes | fix this in a couple of other places and use estrndup... |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Sterling Hughes | properly grab field and value pairs, plus avoid a segfa... |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Sergey Kartashoff | A bug fixed when trying to return NULL strings. |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Rui Hirokawa | Added support for japanese encoding to htmlentites... |
commit | commitdiff | tree | snapshot |
2001-09-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
next |