| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [svn r1599] renamed etree.h to etree_defs.h to move it out of the way: ↵ | scoder | 2006-07-01 | 1 | -1/+1 |
| | | | | | | | | | public types in Pyrex will generate an etree.h --HG-- branch : trunk rename : src/lxml/etree.h => src/lxml/etree_defs.h | ||||
| * | [svn r1506] rewrite of error reporting function as plain C function to make ↵ | scoder | 2006-06-10 | 1 | -0/+1 |
| | | | | | | | | it 'Python-free': no INCREF/DECREF outside thread contexts --HG-- branch : trunk | ||||
| * | [svn r1247] some cleanup in _getNsTag, use cstd.strchr instead of tree.Strchr | scoder | 2006-05-19 | 1 | -0/+1 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r1099] another rewrite of file-like parsing: let libxml2 pull the data ↵ | scoder | 2006-05-07 | 1 | -1/+5 |
| | | | | | | | | by using IOInputStream and ReadIO => more generic --HG-- branch : trunk | ||||
| * | [svn r1094] cleanup: moved strstr/strcmp/etc. from tree.pxd to cstd.pxd | scoder | 2006-05-06 | 1 | -0/+7 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r1091] clean up, use Python memory management instead of plain C-malloc | scoder | 2006-05-05 | 1 | -5/+0 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r1025] XSLT error reporting | scoder | 2006-04-28 | 1 | -0/+9 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r205] Merged lxml/branch/backpointer 8315:8390 | faassen | 2005-01-18 | 1 | -0/+5 |
| This merges the backpointer revision of lxml.etree, which increases performance by quite a bit as compared to the nodereg solution. --HG-- branch : trunk | |||||
