summaryrefslogtreecommitdiff
path: root/ext/xmlwriter/php_xmlwriter.h
Commit message (Expand)AuthorAgeFilesLines
* bump year and license versionfoobar2006-01-011-2/+2
* cleanup code making it easier to add new functionality and maintainRob Richards2005-12-191-0/+2
* - enable a few additional functionsRob Richards2005-12-091-1/+7
* fix compile warningAntony Dovgal2005-12-031-3/+0
* change to PHP 3.01 licenseRob Richards2005-12-011-8/+8
* - switch to bsd licensePierre Joye2005-11-151-8/+9
* - Add OO interfacePierre Joye2005-06-231-0/+13
* use php streams for uri I/O under PHP 4Rob Richards2005-03-041-0/+3
* - we do not use any globalPierre Joye2005-02-241-6/+0
* - revert previous commit, use libxml version to enable or not a functionPierre Joye2005-02-241-0/+1
* fix libxml versions for commentsRob Richards2005-02-231-5/+4
* - ifdef all (protos and functions) and using the correct versionPierre Joye2005-02-221-0/+4
* - add xmlTextWriterStartComment and xmlTextWriterEndComment supportPierre Joye2005-02-211-0/+3
* initial xmlwriter codeRob Richards2004-07-131-0/+94