summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* Use Rob's static libxml+libiconv library; new build no longerWez Furlong2003-12-054-9/+13
* libxml2 and iconv export fileRob Richards2003-12-051-0/+1236
* A trivial implement for dos-like platformsMoriyoshi Koizumi2003-12-051-3/+3
* Add regression test for iconv stream filtersMoriyoshi Koizumi2003-12-052-0/+42
* fix testChristian Stocker2003-12-051-1/+5
* fix unix build....Wez Furlong2003-12-051-1/+1
* Add optional array argument to proc_open() to specify additionalWez Furlong2003-12-051-4/+26
* Make these tests work under win32Wez Furlong2003-12-059-13/+16
* Be smarter about which systems should register unix transports.Wez Furlong2003-12-053-9/+15
* xmlCtxtSetOptions() isn't available in the versions up to 2.6.xMoriyoshi Koizumi2003-12-051-1/+1
* Fix libexpat build.Moriyoshi Koizumi2003-12-051-2/+2
* Add a missing markerMoriyoshi Koizumi2003-12-051-0/+1
* Update testMarcus Boerger2003-12-051-1/+1
* Include exif in the new win32 build systemFrank M. Kromann2003-12-051-0/+9
* Support for new Win32 build bliss.Sebastian Bergmann2003-12-051-0/+14
* fix zts buildWez Furlong2003-12-052-14/+15
* check for .net headersWez Furlong2003-12-051-1/+1
* Made test work on windowsEdin Kadribasic2003-12-0521-0/+46
* Fixed bug #26528 (HTML entities are not being decoded byIlia Alshanetsky2003-12-052-0/+28
* Get rid of PHPAPI usage.Edin Kadribasic2003-12-053-27/+24
* Type-punning is evil.Moriyoshi Koizumi2003-12-041-2/+7
* Add iconv stream filter.Moriyoshi Koizumi2003-12-041-1/+332
* This part is accidentially left on the previous commit.Moriyoshi Koizumi2003-12-041-0/+1
* It'd be a bad idea to make subpackages dependent on the php build system.Moriyoshi Koizumi2003-12-044-7/+1
* Work around a bug in putenv() in the VS.Net C run time library (MSVCRT71) whe...Wez Furlong2003-12-041-0/+8
* Update __toString() issuesMarcus Boerger2003-12-042-3/+5
* __toString() must be called explicitly nowMarcus Boerger2003-12-041-1/+1
* UpdateMarcus Boerger2003-12-041-1/+7
* Add package fileMarcus Boerger2003-12-041-0/+75
* No longer trueMarcus Boerger2003-12-041-98/+0
* Update documentationMarcus Boerger2003-12-049-336/+314
* UpdateMarcus Boerger2003-12-041-11/+2
* No longer neededMarcus Boerger2003-12-041-104/+0
* Make this build using new build systemWez Furlong2003-12-041-0/+19
* - Update after moving extensions to PECLfoobar2003-12-041-2/+0
* Fix libxml to use static lib if found.Wez Furlong2003-12-041-6/+7
* test for dom extensionRob Richards2003-12-041-8/+12
* correct testRob Richards2003-12-041-1/+1
* Add xsl config for new win buildRob Richards2003-12-041-0/+18
* - Moved ext/crack and ext/mcal to PECL.foobar2003-12-0412-2279/+0
* MFBUwe Schindler2003-12-041-1/+1
* allow these extensions to build with new systemWez Furlong2003-12-043-0/+50
* Fixup bz2 extension so it builds as shared and static under win32Wez Furlong2003-12-042-4/+24
* add error message when libs and headers are missingFrank M. Kromann2003-12-041-5/+8
* Fixed typo (thanks Frank)Ilia Alshanetsky2003-12-041-2/+2
* This should solve a few problems with static vs. shared builds for extensions...Wez Furlong2003-12-031-1/+0
* Remove unnecessary casts.Ilia Alshanetsky2003-12-031-3/+3
* fix test to the changes made regarding __toString()Christian Stocker2003-12-031-3/+5
* fix notations - forgot to create iteratorRob Richards2003-12-031-0/+4
* Possible fix for bug #26391 (parse_url() destroys strings that containMoriyoshi Koizumi2003-12-031-6/+6