summaryrefslogtreecommitdiff
path: root/src/lxml/nsclasses.pxi
Commit message (Expand)AuthorAgeFilesLines
* [svn r1844] merged CAPI branch: C-API, objectify, classlookup, etc.scoder2006-08-081-41/+23
* [svn r1602] made ElementBase (and related) classes public to make them access...scoder2006-07-021-1/+2
* [svn r1576] doc updatesscoder2006-06-241-1/+1
* [svn r1574] allow setting global default element classscoder2006-06-231-6/+21
* [svn r1457] fix for XSLT+extension+include bug: reverting to pre-registration...scoder2006-06-081-59/+65
* [svn r1344] doc updatesscoder2006-05-301-2/+5
* [svn r1024] remove unused XSLTElement classscoder2006-04-281-9/+0
* [svn r1013] large cleanup in XSLT function calling: store function for next c...scoder2006-04-281-8/+0
* [svn r999] rewrite of internal extension function registrationscoder2006-04-261-38/+36
* [svn r911] make issubclass a macroscoder2006-04-131-1/+1
* [svn r759] big merge from scoder2 branch: extension functions for XPath/XSLT,...scoder2006-03-201-11/+104
* [svn r740] more clean upscoder2006-03-161-1/+1
* [svn r693] merged in _NamespaceRegistry.__repr__ from branchscoder2006-03-141-0/+3
* [svn r688] clean upscoder2006-03-131-3/+3
* [svn r673] clean upscoder2006-03-131-4/+2
* [svn r658] use Python API type checks instead of calls to isinstance() for st...scoder2006-03-121-2/+2
* [svn r653] factored out Python.h declarations into python.pxdscoder2006-03-121-8/+8
* [svn r625] merged in clean ups from scoder2 branchscoder2006-03-091-3/+6
* [svn r621] more clean upsscoder2006-03-091-12/+0
* [svn r620] clean up, another refactoring of NamespaceRegistry.__getitem__()scoder2006-03-091-23/+7
* [svn r619] rewrote lookup functions in C-style, speed up of 10% to 4x in benc...scoder2006-03-091-27/+39
* [svn r612] use dedicated _utf8() function for UTF-8 encoding - a little faste...scoder2006-03-081-3/+3
* [svn r500] namespace extension module from scoder2 branchscoder2006-01-041-0/+137