| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adding config file for win32. This allows to build with c-client 2002e | Frank M. Kromann | 2003-12-08 | 2 | -0/+28 |
| | | |||||
| * | ws | foobar | 2003-12-08 | 1 | -1/+1 |
| | | |||||
| * | fix getElementsByTagname iteration | Rob Richards | 2003-12-08 | 2 | -14/+20 |
| | | |||||
| * | export libxml2 and iconv symbols | Rob Richards | 2003-12-08 | 5 | -15/+16 |
| | | | | | | extensions no longer link against either of those | ||||
| * | Implement CahingIterator and CachingRecursiveIterator as C-code. | Marcus Boerger | 2003-12-08 | 4 | -54/+361 |
| | | | | | | | #Script examples/directorytree.php has a few memleaks though but besides #that all works fine. | ||||
| * | Use better name for the constant | Marcus Boerger | 2003-12-08 | 4 | -8/+8 |
| | | |||||
| * | Update examples to new parameter handling | Marcus Boerger | 2003-12-08 | 1 | -1/+1 |
| | | |||||
| * | - A bug in Udm_Hash32 function was fixed. | Sergey Kartashoff | 2003-12-08 | 1 | -0/+4 |
| | | |||||
| * | Avoid using non-portable test syntax. This was causing problems on | Moriyoshi Koizumi | 2003-12-08 | 1 | -1/+1 |
| | | | | | | Solaris. (Reported by Uwe Schindler. Thanks!) | ||||
| * | NULL pointers can be passed to free_fcn. This is the correct behaviour. | Moriyoshi Koizumi | 2003-12-08 | 1 | -1/+3 |
| | | |||||
| * | Fix iconv stream filter to properly handle multibyte characters that | Moriyoshi Koizumi | 2003-12-08 | 1 | -118/+147 |
| | | | | | | span at the alignment of a hunk. | ||||
| * | Fix a convert filters bug that occurs when multiple buckets are coming in. | Moriyoshi Koizumi | 2003-12-08 | 1 | -1/+1 |
| | | |||||
| * | Removed unused variable. | Ilia Alshanetsky | 2003-12-07 | 1 | -6/+0 |
| | | |||||
| * | ws | foobar | 2003-12-07 | 1 | -4/+5 |
| | | |||||
| * | Remove unnecessary #include | foobar | 2003-12-07 | 1 | -1/+0 |
| | | |||||
| * | The correct (tm) way. | foobar | 2003-12-07 | 1 | -1/+1 |
| | | |||||
| * | revert here too | Marcus Boerger | 2003-12-07 | 1 | -3/+2 |
| | | |||||
| * | revert, not needed | foobar | 2003-12-07 | 2 | -6/+3 |
| | | |||||
| * | Revert this part, too | Marcus Boerger | 2003-12-07 | 1 | -1/+1 |
| | | |||||
| * | Fix logic | foobar | 2003-12-07 | 1 | -14/+8 |
| | | |||||
| * | Revert, not needed here | Marcus Boerger | 2003-12-07 | 2 | -3/+2 |
| | | |||||
| * | Use a single bit field for the flags here | Marcus Boerger | 2003-12-07 | 4 | -13/+15 |
| | | |||||
| * | - Fixed bug #26548 (Malformed HTTP dates in headers). | Derick Rethans | 2003-12-07 | 1 | -1/+1 |
| | | |||||
| * | Update examples | Marcus Boerger | 2003-12-07 | 3 | -6/+6 |
| | | |||||
| * | allow $node['not_yet_existing_attribute'] = $value; to work | Wez Furlong | 2003-12-07 | 1 | -1/+12 |
| | | |||||
| * | fix warning for shared debug | Rob Richards | 2003-12-07 | 3 | -19/+26 |
| | | | | | | fix test bug26384 - WS issue | ||||
| * | tweak build so that it mirrors the source filesystem layout under the build ↵ | Wez Furlong | 2003-12-07 | 1 | -25/+29 |
| | | | | | dir. This allows GD extension to build. | ||||
| * | First attemt at win32 build with the new build system. | Edin Kadribasic | 2003-12-07 | 1 | -0/+43 |
| | | | | | | #No workie yet, the build sys needs tweaking | ||||
| * | Enable shared build | Marcus Boerger | 2003-12-07 | 1 | -0/+2 |
| | | |||||
| * | Added filepro to the new win32 build. Works both as shared | Edin Kadribasic | 2003-12-07 | 1 | -0/+9 |
| | | | | | | and built-in extension on windows. | ||||
| * | Fixed win32 build (no such include on windows). | Edin Kadribasic | 2003-12-07 | 1 | -0/+2 |
| | | |||||
| * | Added fdf to the new win32 build. Works both as shared | Edin Kadribasic | 2003-12-07 | 1 | -0/+15 |
| | | | | | | and built-in extension on windows. | ||||
| * | Added dbx to the new win32 build. Works both as shared | Edin Kadribasic | 2003-12-07 | 1 | -0/+10 |
| | | | | | | and built-in extension on windows. | ||||
| * | Fix enabling shared builds. | Marcus Boerger | 2003-12-07 | 4 | -38/+36 |
| | | |||||
| * | Added dbase to the new win32 build. Works both as shared | Edin Kadribasic | 2003-12-07 | 1 | -0/+10 |
| | | | | | | and built-in extension on windows. | ||||
| * | Added dba to the new win32 build. Works both as shared | Edin Kadribasic | 2003-12-06 | 1 | -0/+17 |
| | | | | | | and built-in extension on windows. | ||||
| * | MFB: PHP_PQ_ERROR() change | Marcus Boerger | 2003-12-06 | 1 | -53/+46 |
| | | |||||
| * | #args, reinsert skipif for extension check | Marcus Boerger | 2003-12-06 | 1 | -0/+3 |
| | | |||||
| * | Do not dynamically load the extension in skipif | Marcus Boerger | 2003-12-06 | 1 | -7/+0 |
| | | |||||
| * | Implement SeekableIterator and LimitIterator as C code. | Marcus Boerger | 2003-12-06 | 3 | -37/+232 |
| | | |||||
| * | Update examples | Marcus Boerger | 2003-12-06 | 5 | -23/+64 |
| | | |||||
| * | com_create_guid() returns... | Wez Furlong | 2003-12-06 | 3 | -1/+22 |
| | | |||||
| * | Fix ftp build when openssl is built as a shared extension. | Wez Furlong | 2003-12-06 | 3 | -20/+20 |
| | | |||||
| * | Fix a problem resolving the php.ini path under win32 terminal services ↵ | Wez Furlong | 2003-12-06 | 1 | -9/+0 |
| | | | | | | | | environment. Remove config-file-path option from configure under win32; it is not used except to display what might have been chosen, so lets default to the getenv() thingy. | ||||
| * | use quotes if the user specifies a path, but don't otherwise (since we don't ↵ | Wez Furlong | 2003-12-06 | 1 | -1/+5 |
| | | | | | want the getenv calls quoted). | ||||
| * | Add missing iconv_close() call | Moriyoshi Koizumi | 2003-12-06 | 1 | -0/+1 |
| | | |||||
| * | fix proto | foobar | 2003-12-06 | 1 | -1/+1 |
| | | |||||
| * | make it build under win32 | Wez Furlong | 2003-12-06 | 2 | -0/+10 |
| | | |||||
| * | Detect and enable IPv6 support under win32. | Wez Furlong | 2003-12-06 | 3 | -19/+24 |
| | | | | | | | The ws2tcpip.h header links to IPv6 functions dynamically and the generated binary will run on win98 and later. | ||||
| * | openssl support for the new build | Wez Furlong | 2003-12-05 | 1 | -0/+17 |
| | | |||||
