#
19c1535a |
| 24-Feb-2005 |
Pierre Joye |
- revert previous commit, use libxml version to enable or not a function (safer) - add xmlwriter_flush, flush the buffer, works with both file and mem buffer, BC kept - use ifdef
- revert previous commit, use libxml version to enable or not a function (safer) - add xmlwriter_flush, flush the buffer, works with both file and mem buffer, BC kept - use ifdef for the function implementation (Rob, Pierre)
show more ...
|
#
69660235 |
| 23-Feb-2005 |
Rob Richards |
fix libxml versions for comments
|
#
0802829a |
| 22-Feb-2005 |
Pierre Joye |
- ifdef all (protos and functions) and using the correct version - fix protos ending - ws
|
#
46eb3e97 |
| 21-Feb-2005 |
Pierre Joye |
- add xmlTextWriterStartComment and xmlTextWriterEndComment support
|
Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0 |
|
#
d64a00da |
| 13-Jul-2004 |
Rob Richards |
initial xmlwriter code
|