2002-07-10 |
Harald Radi | merging parts of the old com extension to the new rpc... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Jason Greene | @Fixed socket_set_timeout on win32 (Jason, Edin, Jani) |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Georg Richter | 1) New constants: |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Stig Bakken | * signed these packages |
commit | commitdiff | tree | snapshot |
2002-07-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Derick Rethans | - Initialize var properly |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Stig Venaas | Hopefully fixes build with IBM's LDAP library |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Harald Radi | add file again that andrei deleted by |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Stig Bakken | * add HTTP package (signed) |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Stig Bakken | * tolerate $args being empty |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Stig Bakken | * tiniest optimization |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Stig Bakken | * typo |
commit | commitdiff | tree | snapshot |
2002-07-09 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Sterling Hughes | eek |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Sterling Hughes | commit petr's sax handler patch |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Andi Gutmans | - Add TSRMLS_DC to prototype. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Andi Gutmans | - Fix TSRMLS_* stuff |
commit | commitdiff | tree | snapshot |
2002-07-08 |
foobar | news update |
commit | commitdiff | tree | snapshot |
2002-07-08 |
foobar | Fix shared build and made the logic of finding the... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Derick Rethans | Unify error messages |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Derick Rethans | Unify error messages |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Derick Rethans | - Add warning to is_*() functions if more than one... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Derick Rethans | Silence warning |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Derick Rethans | Unify error messages |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Derick Rethans | - Fix for bug #14580: Made key() binary safe |
commit | commitdiff | tree | snapshot |
2002-07-08 |
foobar | These two can not be set in script. (so that they would... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Shane Caraveo | a little more whitespace fix |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Shane Caraveo | fix the line ending problems in the files |
commit | commitdiff | tree | snapshot |
2002-07-08 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2002-07-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Shane Caraveo | import php-soap library from sourceforge |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Sterling Hughes | fix win32 build |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Stig Bakken | * added "pear sign" command |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Stig Bakken | * use System::mktemp |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Stig Bakken | * don't set include path if running 'pear.in' without... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Stig Bakken | * made rebuildFileMap method public, added caching... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Shane Caraveo | Let 'pear build' work on windows for building pecl... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Stig Bakken | * use System::mktemp rather than PEAR_Common::mkTempDir |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Stig Bakken | * silence warning |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Andi Gutmans | - Path which should improve previous fix. |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Andi Gutmans | - First try at solving problem with different objects... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Christian Stocker | @ - Added domxml_node_namespace_uri() (Rui Lopes). |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Jan Lehnardt | - fix #16290 |
commit | commitdiff | tree | snapshot |
2002-07-07 |
foobar | - Fix the version check again. |
commit | commitdiff | tree | snapshot |
2002-07-07 |
foobar | cleanup |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Stanislav Malyshev | name length should be strlen+1 |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Sebastian Bergmann | Allow for 'class Namespace::Bar extends Foo' syntax... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Sebastian Bergmann | Fix warning. |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Jason Greene | Remove sleep workaround, and fix the actual win32 memor... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
foobar | ws fix |
commit | commitdiff | tree | snapshot |
2002-07-07 |
foobar | Fix the fix properly. |
commit | commitdiff | tree | snapshot |
2002-07-07 |
foobar | PHP_EVAL_LIBLINE must not reverse the order of libraries. |
commit | commitdiff | tree | snapshot |
2002-07-07 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2002-07-06 |
foobar | Added missing .libs entry |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Andi Gutmans | - Fix problem where scope was lost in nested function... |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Zeev Suraski | spelling fix |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Christian Dickmann | add local XMLRPC cache |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Derick Rethans | - Consistent error messages |
commit | commitdiff | tree | snapshot |
2002-07-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2002-07-05 |
foobar | Fix bug: #16707 |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Sascha Schumann | nuke another instance of newline suppression |
commit | commitdiff | tree | snapshot |
2002-07-05 |
foobar | Fix typo |
commit | commitdiff | tree | snapshot |
2002-07-05 |
foobar | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Rui Hirokawa | fixed shift_jis character corruption including 0x5c... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Sascha Schumann | some seds want to see a newline, so we give them a... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Sascha Schumann | Fix the Solaris issue where CPP was set wrongly to... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Sascha Schumann | Remove remainings of bsd_makefile |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Dan Libby | merged in updates from SF project. bring php repositor... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Stig Bakken | * folding fixes |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Stig Bakken | * define PEAR_ZE2 when running with Zend Engine 2 |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Stig Bakken | * fix segfault in case of odd version numbers |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Stig Bakken | (PHP version_compare) added "alpha" and "beta", make... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2002-07-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Sascha Schumann | 1. PHP_CHECK_FUNC(func, lib1, lib2, ..., libn) searches for |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Martin Jansen | * Remove http:// from the proxy server string. |
commit | commitdiff | tree | snapshot |
2002-07-04 |
foobar | @- Added optional 3rd parameter 'recursive' to ftp_rawl... |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Marko Karppinen | Moved the cgi link line to sapi/cgi/config.m4 and stopped |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Sascha Schumann | Upgrade to the version shipped with automake-1.6.2 |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Sascha Schumann | Generate content-type header, if the user did not speci... |
commit | commitdiff | tree | snapshot |
2002-07-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2002-07-03 |
foobar | - Let's be tad more verbose what's happening during... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Sebastian Bergmann | Fix ZTS build. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Frank M. Kromann | Removed unneeded check for MBSTR_ENC_TRANS |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Frank M. Kromann | Added MBSTR_ENC_TRANS to allow compilation and linking... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Sascha Schumann | Please note that you need to use 'int' as a length... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Frank M. Kromann | Adding _RU files to project |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Frank M. Kromann | Fixing ZTS build |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Frank M. Kromann | Adding missing prototype |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Derick Rethans | - Fix README |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Rui Hirokawa | fixed shift_jis character corruption including 0x5c... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Sterling Hughes | formatting fixes |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Sterling Hughes | fix bug #17963 |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Sascha Schumann | Add CRLF after complete HTTP reply header |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Sascha Schumann | Use "Status: %d" instead of "HTTP/1.0 %d X" in the... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Edin Kadribasic | Fixed win32 build. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Sascha Schumann | fix typo |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Sascha Schumann | Add sapi_header_op interface which supersedes the sapi_... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Derick Rethans | - Fix windows build |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Uwe Steinmann | - fixed bug in hwnew_new_document_from_file |
commit | commitdiff | tree | snapshot |
next |