Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup code making it easier to add new functionality and maintain | Rob Richards | 2005-12-19 | 2 | -356/+84 |
* | - keep it sync'ed | Pierre Joye | 2005-12-18 | 1 | -0/+3 |
* | MFB51: Fixed parameter parsing for setIndent() method. | Ilia Alshanetsky | 2005-12-17 | 1 | -1/+1 |
* | - #35681, non ansi comment | Pierre Joye | 2005-12-15 | 1 | -2/+2 |
* | MF51: fix tests and their skip conditions | Antony Dovgal | 2005-12-12 | 7 | -7/+2 |
* | allow NULL prefix to create default namespace | Rob Richards | 2005-12-09 | 3 | -7/+7 |
* | update TODO | Rob Richards | 2005-12-09 | 1 | -1/+1 |
* | - dtd added, remove from todo | Pierre Joye | 2005-12-09 | 1 | -1/+0 |
* | - enable a few additional functions | Rob Richards | 2005-12-09 | 9 | -3/+289 |
* | - add latest changes to package.xml | Pierre Joye | 2005-12-07 | 2 | -7/+35 |
* | - fix remaining parameter typo | Rob Richards | 2005-12-07 | 2 | -1/+29 |
* | - copy/paste error in startDtd, we do not need the res here | Pierre Joye | 2005-12-07 | 1 | -1/+1 |
* | fix typos in xmlwriter/config.m4 | Antony Dovgal | 2005-12-04 | 1 | -2/+2 |
* | fix compile warning | Antony Dovgal | 2005-12-03 | 2 | -3/+3 |
* | fix configure --help output | foobar | 2005-12-03 | 1 | -1/+1 |
* | MF51: use --enable instead of --with | Michael Wallner | 2005-12-02 | 1 | -1/+1 |
* | - Fix configure | foobar | 2005-12-02 | 1 | -50/+15 |
* | - prepare 2.0.2 | Pierre Joye | 2005-12-02 | 2 | -14/+36 |
* | change to PHP 3.01 license | Rob Richards | 2005-12-01 | 3 | -38/+84 |
* | fix build under 5.0 | Rob Richards | 2005-11-23 | 1 | -2/+2 |
* | - switch to bsd license | Pierre Joye | 2005-11-15 | 5 | -34/+79 |
* | Allow recursive calls to __get/__set for different properties | Ilia Alshanetsky | 2005-11-15 | 1 | -3/+2 |
* | add dsp file | Rob Richards | 2005-09-29 | 1 | -0/+113 |
* | Provide a common handler for "close". | Ilia Alshanetsky | 2005-08-16 | 1 | -355/+89 |
* | - each file needs a role | Pierre Joye | 2005-08-07 | 1 | -8/+8 |
* | - add package2.xml | Pierre Joye | 2005-08-06 | 1 | -0/+65 |
* | - prepare release | Pierre Joye | 2005-08-06 | 1 | -2/+11 |
* | - fix examples | Pierre Joye | 2005-08-06 | 3 | -3/+3 |
* | fix tests | Rob Richards | 2005-08-06 | 10 | -20/+26 |
* | - Tweak tests a bit | Marcus Boerger | 2005-07-03 | 10 | -22/+28 |
* | Fix build under PHP 4 | Rob Richards | 2005-06-25 | 1 | -13/+18 |
* | fix build for libxml > 2.6.17 | Rob Richards | 2005-06-24 | 1 | -0/+1 |
* | - fix win32 builds, vc likes to have declarations first | Pierre Joye | 2005-06-24 | 1 | -2/+4 |
* | - OO example | Pierre Joye | 2005-06-23 | 1 | -0/+9 |
* | - initial tests | Pierre Joye | 2005-06-23 | 10 | -0/+294 |
* | - Add OO interface | Pierre Joye | 2005-06-23 | 4 | -160/+789 |
* | - now stable thanks to Pierre | Rob Richards | 2005-05-02 | 1 | -5/+21 |
* | - remove Experimental | Rob Richards | 2005-05-02 | 3 | -5/+1 |
* | use php streams for uri I/O under PHP 4 | Rob Richards | 2005-03-04 | 2 | -1/+56 |
* | - we do not use any global | Pierre Joye | 2005-02-24 | 1 | -6/+0 |
* | - we do not need this function anymore | Pierre Joye | 2005-02-24 | 1 | -3/+1 |
* | - revert previous commit, use libxml version to enable or not a function | Pierre Joye | 2005-02-24 | 2 | -22/+39 |
* | - Checks for older versions of libxml2 | Marcus Boerger | 2005-02-23 | 2 | -1/+11 |
* | fix libxml versions for comments | Rob Richards | 2005-02-23 | 2 | -7/+6 |
* | - ifdef all (protos and functions) and using the correct version | Pierre Joye | 2005-02-22 | 2 | -7/+52 |
* | - examples usage, initial commit | Pierre Joye | 2005-02-21 | 3 | -0/+113 |
* | - add xmlTextWriterStartComment and xmlTextWriterEndComment support | Pierre Joye | 2005-02-21 | 2 | -1/+61 |
* | - 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 aclocal "underquoted argument" warnings | Hartmut Holzgraefe | 2005-02-13 | 1 | -1/+1 |