2003-12-07 |
foobar | bfn reorder |
commit | commitdiff | tree | snapshot |
2003-12-07 |
foobar | The correct (tm) way. |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Marcus Boerger | revert here too |
commit | commitdiff | tree | snapshot |
2003-12-07 |
foobar | revert, not needed |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Marcus Boerger | Revert this part, too |
commit | commitdiff | tree | snapshot |
2003-12-07 |
foobar | Fix logic |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Marcus Boerger | Revert, not needed here |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Marcus Boerger | Use a single bit field for the flags here |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Derick Rethans | - Add comment, I put this ina week ago and it already... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Derick Rethans | - Fixed bug #26548 (Malformed HTTP dates in headers). |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Marcus Boerger | Update examples |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Stanislav Malyshev | fix potential buffer overrun |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Wez Furlong | allow $node['not_yet_existing_attribute'] = $value... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Rob Richards | fix warning for shared debug |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Wez Furlong | tweak build so that it mirrors the source filesystem... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Edin Kadribasic | First attemt at win32 build with the new build system. |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Marcus Boerger | Enable shared build |
commit | commitdiff | tree | snapshot |
2003-12-07 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Edin Kadribasic | Added filepro to the new win32 build. Works both as... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Edin Kadribasic | Fixed win32 build (no such include on windows). |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Edin Kadribasic | Added fdf to the new win32 build. Works both as shared |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Greg Beaver | fix #279 |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Edin Kadribasic | Added dbx to the new win32 build. Works both as shared |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Marcus Boerger | Fix enabling shared builds. |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Greg Beaver | fix #205, wider column names for pear list |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Edin Kadribasic | Added dbase to the new win32 build. Works both as shared |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Greg Beaver | fix #167 |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | MFB |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Edin Kadribasic | Added dba to the new win32 build. Works both as shared |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | CS |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | (try again) |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | fix 3 bugs |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | finished unit test for _processDependency failure test |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | stupid me - this was a circular reference, removing |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | slightly clearer error messages |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | fix arg parsing to work with Console_Getopt 2.0 |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | remove unnecessary experimental code |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | getting ready for both packages to be released |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Marcus Boerger | MFB: PHP_PQ_ERROR() change |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | fix for Console_GetOpt 2.0 (what was 1.1 - re-release... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Marcus Boerger | #args, reinsert skipif for extension check |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Marcus Boerger | Do not dynamically load the extension in skipif |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Marcus Boerger | Implement SeekableIterator and LimitIterator as C code. |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Marcus Boerger | Update examples |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Marcus Boerger | This test is against interfaces not abstract classes. |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Marcus Boerger | Show the exception message again after __toString(... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Wez Furlong | com_create_guid() returns... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Andrey Hristov | ups, i forgot this entry |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Andrey Hristov | A small start for so called "not-yet-written faq" about... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
foobar | There is no maintainer atm. |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Wez Furlong | Add dist target to makefile that will generate the... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Wez Furlong | Fix ftp build when openssl is built as a shared extension. |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Wez Furlong | Fix a problem resolving the php.ini path under win32... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Wez Furlong | use quotes if the user specifies a path, but don't... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Moriyoshi Koizumi | Add missing iconv_close() call |
commit | commitdiff | tree | snapshot |
2003-12-06 |
foobar | fix proto |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Wez Furlong | fix ipv6 stuff under vc6 |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Wez Furlong | bah |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | forgot to have it delete the directory it creates |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | update phpdoc comment |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | add todo for known issue that isn't yet critical but... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | new test case - test invalid download conditions |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | improve error message, it was both terrible grammar... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | fix error message - was printing an empty preferred... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Greg Beaver | simple fix for core bug #362 - raiseError() doesn't... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Wez Furlong | make it build under win32 |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Wez Furlong | Detect and enable IPv6 support under win32. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | 2003, not 2002. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | openssl support for the new build |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Andrei Zmievski | MFB |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Rob Richards | Fix the xsl warnings |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | Tweak xml related build. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | Probable fix for #26534 |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | Use Rob's static libxml+libiconv library; new build... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Frank M. Kromann | Move the echo off statement to the top of the file... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Rob Richards | libxml2 and iconv export file |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Moriyoshi Koizumi | A trivial implement for dos-like platforms |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Moriyoshi Koizumi | Add regression test for iconv stream filters |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | dos line endings |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | convert to DOS line endings to solve win98 issues |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | rewrite |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Andi Gutmans | - Remove two unneeded convert_to_string() (found by... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Christian Stocker | fix test |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | fix unix build.... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | Add optional array argument to proc_open() to specify... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | Make these tests work under win32 |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | Be smarter about which systems should register unix... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | fix uninitialized variable |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Sebastian Bergmann | Fix for the problem I posted to internals@. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Moriyoshi Koizumi | xmlCtxtSetOptions() isn't available in the versions... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Moriyoshi Koizumi | Fix libexpat build. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Moriyoshi Koizumi | Add a missing marker |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Marcus Boerger | Update test |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Frank M. Kromann | Include exif in the new win32 build system |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Sebastian Bergmann | Support for new Win32 build bliss. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | fix zts build |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | check for .net headers |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Wez Furlong | use /Ox flag for release build (all optimizations on). |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Edin Kadribasic | Made test work on windows |
commit | commitdiff | tree | snapshot |
next |