summaryrefslogtreecommitdiff
path: root/ext/xmlwriter
Commit message (Expand)AuthorAgeFilesLines
* 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
* - switch to bsd licensePierre Joye2005-11-155-34/+79
* Allow recursive calls to __get/__set for different propertiesIlia Alshanetsky2005-11-151-3/+2
* add dsp fileRob Richards2005-09-291-0/+113
* Provide a common handler for "close".Ilia Alshanetsky2005-08-161-355/+89
* - each file needs a rolePierre Joye2005-08-071-8/+8
* - add package2.xmlPierre Joye2005-08-061-0/+65
* - prepare releasePierre Joye2005-08-061-2/+11
* - fix examplesPierre Joye2005-08-063-3/+3
* fix testsRob Richards2005-08-0610-20/+26
* - Tweak tests a bitMarcus Boerger2005-07-0310-22/+28
* Fix build under PHP 4Rob Richards2005-06-251-13/+18
* fix build for libxml > 2.6.17Rob Richards2005-06-241-0/+1
* - fix win32 builds, vc likes to have declarations firstPierre Joye2005-06-241-2/+4
* - OO examplePierre Joye2005-06-231-0/+9
* - initial testsPierre Joye2005-06-2310-0/+294
* - Add OO interfacePierre Joye2005-06-234-160/+789
* - now stable thanks to PierreRob Richards2005-05-021-5/+21
* - remove ExperimentalRob Richards2005-05-023-5/+1
* use php streams for uri I/O under PHP 4Rob Richards2005-03-042-1/+56
* - we do not use any globalPierre Joye2005-02-241-6/+0
* - we do not need this function anymorePierre Joye2005-02-241-3/+1
* - revert previous commit, use libxml version to enable or not a functionPierre Joye2005-02-242-22/+39
* - Checks for older versions of libxml2Marcus Boerger2005-02-232-1/+11
* fix libxml versions for commentsRob Richards2005-02-232-7/+6
* - ifdef all (protos and functions) and using the correct versionPierre Joye2005-02-222-7/+52
* - examples usage, initial commitPierre Joye2005-02-213-0/+113
* - add xmlTextWriterStartComment and xmlTextWriterEndComment supportPierre Joye2005-02-212-1/+61
* - more zend_bool.Pierre Joye2005-02-201-3/+5
* - int is not zend_bool, fixed indented outputPierre Joye2005-02-201-2/+2
* fix aclocal "underquoted argument" warningsHartmut Holzgraefe2005-02-131-1/+1