summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* export libxml2 and iconv symbolsRob Richards2003-12-085-15/+16
* Implement CahingIterator and CachingRecursiveIterator as C-code.Marcus Boerger2003-12-084-54/+361
* 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
* NULL pointers can be passed to free_fcn. This is the correct behaviour.Moriyoshi Koizumi2003-12-081-1/+3
* Fix iconv stream filter to properly handle multibyte characters thatMoriyoshi Koizumi2003-12-081-118/+147
* Fix a convert filters bug that occurs when multiple buckets are coming in.Moriyoshi Koizumi2003-12-081-1/+1
* Removed unused variable.Ilia Alshanetsky2003-12-071-6/+0
* wsfoobar2003-12-071-4/+5
* Remove unnecessary #includefoobar2003-12-071-1/+0
* 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
* - Fixed bug #26548 (Malformed HTTP dates in headers).Derick Rethans2003-12-071-1/+1
* Update examplesMarcus Boerger2003-12-073-6/+6
* allow $node['not_yet_existing_attribute'] = $value; to workWez Furlong2003-12-071-1/+12
* fix warning for shared debugRob Richards2003-12-073-19/+26
* tweak build so that it mirrors the source filesystem layout under the build d...Wez Furlong2003-12-071-25/+29
* First attemt at win32 build with the new build system.Edin Kadribasic2003-12-071-0/+43
* Enable shared buildMarcus Boerger2003-12-071-0/+2
* Added filepro to the new win32 build. Works both as sharedEdin Kadribasic2003-12-071-0/+9
* 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
* Added dbx to the new win32 build. Works both as sharedEdin Kadribasic2003-12-071-0/+10
* Fix enabling shared builds.Marcus Boerger2003-12-074-38/+36
* Added dbase to the new win32 build. Works both as sharedEdin Kadribasic2003-12-071-0/+10
* Added dba to the new win32 build. Works both as sharedEdin Kadribasic2003-12-061-0/+17
* MFB: PHP_PQ_ERROR() changeMarcus Boerger2003-12-061-53/+46
* #args, reinsert skipif for extension checkMarcus Boerger2003-12-061-0/+3
* Do not dynamically load the extension in skipifMarcus Boerger2003-12-061-7/+0
* Implement SeekableIterator and LimitIterator as C code.Marcus Boerger2003-12-063-37/+232
* Update examplesMarcus Boerger2003-12-065-23/+64
* com_create_guid() returns...Wez Furlong2003-12-063-1/+22
* Fix ftp build when openssl is built as a shared extension.Wez Furlong2003-12-063-20/+20
* Fix a problem resolving the php.ini path under win32 terminal services enviro...Wez Furlong2003-12-061-9/+0
* use quotes if the user specifies a path, but don't otherwise (since we don't ...Wez Furlong2003-12-061-1/+5
* Add missing iconv_close() callMoriyoshi Koizumi2003-12-061-0/+1
* fix protofoobar2003-12-061-1/+1
* make it build under win32Wez Furlong2003-12-062-0/+10
* Detect and enable IPv6 support under win32.Wez Furlong2003-12-063-19/+24
* openssl support for the new buildWez Furlong2003-12-051-0/+17
* Fix the xsl warningsRob Richards2003-12-051-1/+1
* Tweak xml related build.Wez Furlong2003-12-055-4/+22
* Probable fix for #26534Wez Furlong2003-12-051-1/+3