summaryrefslogtreecommitdiff
path: root/ext/xmlwriter
Commit message (Expand)AuthorAgeFilesLines
* MFBAntony Dovgal2007-06-262-2/+2
* Fixed testsDmitry Stogov2007-06-252-2/+2
* - [@DOC]#41326, better fix. It restores BC and allows both canonical and shortPierre Joye2007-05-143-19/+25
* - #41326, writing empty tags with Xmlwriter::WriteElement[ns]Pierre Joye2007-05-083-11/+77
* MFB: Fix bug #41287 (Namespace functions don't allow xmlns to be optional)Rob Richards2007-05-042-8/+51
* parameter entity argument (pe) should be boolRob Richards2007-01-062-3/+18
* Fix parameter parsingHannes Magnusson2007-01-061-5/+5
* Bump year.Sebastian Bergmann2007-01-012-2/+2
* cosmetic improvementsAntony Dovgal2006-12-051-1/+1
* Fixed bug #39504 (xmlwriter_write_dtd_entity() creates Attlist tag,Rob Richards2006-11-132-7/+32
* Enable xmlwriter_start_dtd_entity(), xmlwriter_end_dtd_entity() & xmlwriter_w...Hannes Magnusson2006-11-092-0/+15
* MFB: static'ficationNuno Lopes2006-11-092-110/+103
* Remove double "wrong param count" warningsHannes Magnusson2006-10-071-1/+0
* MFBNuno Lopes2006-09-161-3/+3
* add unicode supportRob Richards2006-08-251-92/+128
* wrong directoryAntony Dovgal2006-08-091-0/+0
* - MFH: fix tests, libxml 2.6.24 and up adds a new line after a processingPierre Joye2006-07-192-6/+10
* fix typoAntony Dovgal2006-07-112-1/+42
* - Make this compatible with 5.0/1 againMarcus Boerger2006-06-051-0/+4
* fix compiler warningsRob Richards2006-05-101-18/+18
* - Methods have flagsMarcus Boerger2006-05-091-39/+39
* MF51: fix bug #36898 (__set() leaks in classes extending internal ones)Antony Dovgal2006-03-291-8/+3
* - mv package2 to packagePierre Joye2006-03-051-0/+131
* - remove it, 1.3.x is deadPierre Joye2006-03-051-134/+0
* - xmllintPierre Joye2006-03-052-221/+219
* - update changelog, and start new release tagPierre Joye2006-03-052-7/+42
* - Get rid of using ENFORCE_SAFE_MODE.Andi Gutmans2006-02-191-1/+1
* - fix orderPierre Joye2006-02-091-2/+1
* initialize variables and reduce the number of warningsAntony Dovgal2006-02-061-2/+2
* bump year and license versionfoobar2006-01-013-72/+4
* cleanup code making it easier to add new functionality and maintainRob Richards2005-12-192-356/+84
* - keep it sync'edPierre Joye2005-12-181-0/+3
* MFB51: Fixed parameter parsing for setIndent() method.Ilia Alshanetsky2005-12-171-1/+1
* - #35681, non ansi commentPierre Joye2005-12-151-2/+2
* MF51: fix tests and their skip conditionsAntony Dovgal2005-12-127-7/+2
* allow NULL prefix to create default namespaceRob Richards2005-12-093-7/+7
* update TODORob Richards2005-12-091-1/+1
* - dtd added, remove from todoPierre Joye2005-12-091-1/+0
* - enable a few additional functionsRob Richards2005-12-099-3/+289
* - add latest changes to package.xmlPierre Joye2005-12-072-7/+35
* - fix remaining parameter typoRob Richards2005-12-072-1/+29
* - copy/paste error in startDtd, we do not need the res herePierre Joye2005-12-071-1/+1
* fix typos in xmlwriter/config.m4Antony Dovgal2005-12-041-2/+2
* fix compile warningAntony Dovgal2005-12-032-3/+3
* fix configure --help outputfoobar2005-12-031-1/+1
* MF51: use --enable instead of --withMichael Wallner2005-12-021-1/+1
* - Fix configurefoobar2005-12-021-50/+15
* - prepare 2.0.2Pierre Joye2005-12-022-14/+36
* change to PHP 3.01 licenseRob Richards2005-12-013-38/+84
* fix build under 5.0Rob Richards2005-11-231-2/+2