Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove document pointer references as doc is now copied | Rob Richards | 2003-08-24 | 1 | -12/+1 |
| | |||||
* | doc must be copied when importing stylesheet | Rob Richards | 2003-08-20 | 1 | -4/+9 |
| | | | | | libxslt uses the _private for processing | ||||
* | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-08-12 | 1 | -2/+2 |
| | |||||
* | fix segfault when importing multiple documents | Rob Richards | 2003-08-07 | 1 | -1/+0 |
| | |||||
* | changed to studlyCaps naming convention | Rob Richards | 2003-07-07 | 1 | -7/+7 |
| | |||||
* | use common doc with ref counting rather than copy | Rob Richards | 2003-07-05 | 1 | -9/+16 |
| | |||||
* | add xsl_xsltprocessor_transform_to_uri functionality | Rob Richards | 2003-06-19 | 1 | -9/+48 |
| | | | | | | fix a few unhandled error conditions fix compiler warnings | ||||
* | interoperability support | Rob Richards | 2003-06-14 | 1 | -6/+6 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | changes for /ext/dom document ref count | Rob Richards | 2003-06-09 | 1 | -10/+17 |
| | | | | | changes for /ext/dom internal object handling | ||||
* | Avoid unnecesary zval separation | Moriyoshi Koizumi | 2003-06-05 | 1 | -2/+4 |
| | |||||
* | Inital cut of new xsl extension | Rob Richards | 2003-06-05 | 1 | -0/+325 |
interoperates with new dom extension PHP5 only |