| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | xmlBufLength() is not exported by libxml2, use xmlBufUse() instead | Stefan Behnel | 2013-03-29 | 1 | -1/+1 |
| * | fix declared signature of xmlOutputBufferWriteEscape() function | Stefan Behnel | 2012-11-20 | 1 | -1/+1 |
| * | add new API for incremental XML file generation | Stefan Behnel | 2012-11-20 | 1 | -2/+7 |
| * | initial Python API for libxml2 memory debugging features | Stefan Behnel | 2012-09-19 | 1 | -3/+7 |
| * | adapt to upcoming buffer changes in libxml2 2.9 | Stefan Behnel | 2012-08-23 | 1 | -2/+6 |
| * | fix another load of C compiler warnings about xmlChar* unsignedness etc. | Stefan Behnel | 2012-08-11 | 1 | -3/+3 |
| * | fix for new libxml2 API | Stefan Behnel | 2012-08-06 | 1 | -1/+1 |
| * | fixed libxml2 API usage by appropriately using 'const' and 'xmlChar*' | Stefan Behnel | 2012-07-30 | 1 | -71/+80 |
| * | renamed 'include' package to 'includes' because 'include' is a keyword in Cython | Stefan Behnel | 2012-07-30 | 1 | -0/+442 |
