Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use php streams for uri I/O under PHP 4 | Rob Richards | 2005-03-04 | 1 | -1/+53 |
* | - revert previous commit, use libxml version to enable or not a function | Pierre Joye | 2005-02-24 | 1 | -22/+38 |
* | - Checks for older versions of libxml2 | Marcus Boerger | 2005-02-23 | 1 | -0/+8 |
* | fix libxml versions for comments | Rob Richards | 2005-02-23 | 1 | -2/+2 |
* | - ifdef all (protos and functions) and using the correct version | Pierre Joye | 2005-02-22 | 1 | -7/+48 |
* | - add xmlTextWriterStartComment and xmlTextWriterEndComment support | Pierre Joye | 2005-02-21 | 1 | -1/+58 |
* | - more zend_bool. | Pierre Joye | 2005-02-20 | 1 | -3/+5 |
* | - int is not zend_bool, fixed indented output | Pierre Joye | 2005-02-20 | 1 | -2/+2 |
* | Fix bug #2482 (xmlwriter_start_document chrashes apache) | Rob Richards | 2004-10-08 | 1 | -7/+7 |
* | add optional flush paramter to xmlwriter_output_memory | Rob Richards | 2004-07-20 | 1 | -3/+6 |
* | initial xmlwriter code | Rob Richards | 2004-07-13 | 1 | -0/+1314 |