summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding config file for win32. This allows to build with c-client 2002eFrank M. Kromann2003-12-082-0/+28
|
* Exporting symbols used in the imap extensionFrank M. Kromann2003-12-082-6/+6
|
* wsfoobar2003-12-081-1/+1
|
* Removed extraneous php4_close() function and Windows compile checks.Alex Leigh2003-12-081-20/+0
|
* fix getElementsByTagname iterationRob Richards2003-12-082-14/+20
|
* New SAPI module for Continuity HTTP server (ashpool.com)Alex Leigh2003-12-083-0/+564
|
* - Make it compile againDerick Rethans2003-12-081-1/+1
|
* export libxml2 and iconv symbolsRob Richards2003-12-087-28/+30
| | | | | extensions no longer link against either of those
* typofixfoobar2003-12-081-2/+1
|
* Implement CahingIterator and CachingRecursiveIterator as C-code.Marcus Boerger2003-12-084-54/+361
| | | | | | #Script examples/directorytree.php has a few memleaks though but besides #that all works fine.
* Use better name for the constantMarcus Boerger2003-12-084-8/+8
|
* Update examples to new parameter handlingMarcus Boerger2003-12-081-1/+1
|
* - A bug in Udm_Hash32 function was fixed.Sergey Kartashoff2003-12-081-0/+4
|
* Avoid using non-portable test syntax. This was causing problems onMoriyoshi Koizumi2003-12-081-1/+1
| | | | | Solaris. (Reported by Uwe Schindler. Thanks!)
* NULL pointers can be passed to free_fcn. This is the correct behaviour.Moriyoshi Koizumi2003-12-081-1/+3
|
* ChangeLog update2003-12-081-0/+5
|
* Fix iconv stream filter to properly handle multibyte characters thatMoriyoshi Koizumi2003-12-081-118/+147
| | | | | span at the alignment of a hunk.
* Fix a convert filters bug that occurs when multiple buckets are coming in.Moriyoshi Koizumi2003-12-081-1/+1
|
* entries for get_declared_interfaces/get_declared_classesAndrey Hristov2003-12-071-0/+3
|
* Apply Andrey Hristov's patch adding get_declared_interfaces()Stanislav Malyshev2003-12-071-4/+30
|
* Removed unused variable.Ilia Alshanetsky2003-12-071-6/+0
|
* wsfoobar2003-12-071-4/+5
|
* BFNfoobar2003-12-071-0/+1
|
* Remove unnecessary #includefoobar2003-12-071-1/+0
|
* bfn reorderfoobar2003-12-071-4/+3
|
* The correct (tm) way.foobar2003-12-071-1/+1
|
* revert here tooMarcus Boerger2003-12-071-3/+2
|
* revert, not neededfoobar2003-12-072-6/+3
|
* Revert this part, tooMarcus Boerger2003-12-071-1/+1
|
* Fix logicfoobar2003-12-071-14/+8
|
* Revert, not needed hereMarcus Boerger2003-12-072-3/+2
|
* Use a single bit field for the flags hereMarcus Boerger2003-12-074-13/+15
|
* - Add comment, I put this ina week ago and it already confused me :)Derick Rethans2003-12-071-1/+1
|
* - Fixed bug #26548 (Malformed HTTP dates in headers).Derick Rethans2003-12-072-1/+2
|
* Update examplesMarcus Boerger2003-12-073-6/+6
|
* fix potential buffer overrunStanislav Malyshev2003-12-071-2/+7
|
* allow $node['not_yet_existing_attribute'] = $value; to workWez Furlong2003-12-071-1/+12
|
* fix warning for shared debugRob Richards2003-12-073-19/+26
| | | | | fix test bug26384 - WS issue
* tweak build so that it mirrors the source filesystem layout under the build ↵Wez Furlong2003-12-073-33/+49
| | | | dir. This allows GD extension to build.
* First attemt at win32 build with the new build system.Edin Kadribasic2003-12-071-0/+43
| | | | | #No workie yet, the build sys needs tweaking
* Enable shared buildMarcus Boerger2003-12-071-0/+2
|
* ChangeLog update2003-12-072-0/+205
|
* Added filepro to the new win32 build. Works both as sharedEdin Kadribasic2003-12-071-0/+9
| | | | | and built-in extension on windows.
* Fixed win32 build (no such include on windows).Edin Kadribasic2003-12-071-0/+2
|
* Added fdf to the new win32 build. Works both as sharedEdin Kadribasic2003-12-071-0/+15
| | | | | and built-in extension on windows.
* fix #279Greg Beaver2003-12-072-0/+9
|
* Added dbx to the new win32 build. Works both as sharedEdin Kadribasic2003-12-071-0/+10
| | | | | and built-in extension on windows.
* Fix enabling shared builds.Marcus Boerger2003-12-074-38/+36
|
* fix #205, wider column names for pear listGreg Beaver2003-12-071-1/+1
|
* Added dbase to the new win32 build. Works both as sharedEdin Kadribasic2003-12-071-0/+10
| | | | | and built-in extension on windows.