summaryrefslogtreecommitdiff
path: root/src/lxml/debug.pxi
Commit message (Expand)AuthorAgeFilesLines
* do not use xmlMemDisplayLast() when compiling in libxml2 2.6.x as it was adde...Stefan Behnel2012-10-111-2/+8
* doc commentStefan Behnel2012-09-251-2/+2
* added method to memory debugger that returns the size of the global libxml2 d...Stefan Behnel2012-09-251-0/+11
* initial Python API for libxml2 memory debugging featuresStefan Behnel2012-09-191-0/+76