index
:
delta/python-lxml.git
LP1595781_adopt_external_doc
baserock/morph
lxml-2.3
lxml-2.3.2
lxml-3.0
lxml-3.1
lxml-3.2
lxml-3.3
lxml-3.4
lxml-3.6
lxml-3.7
lxml-4.2
lxml-4.3
lxml-4.4
lxml-4.6
macos_unicode_tests
master
patch-1
pypy
pypy4
walter
xml_int_float_parsing
github.com: lxml/lxml.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lxml
/
public-api.pxi
Commit message (
Expand
)
Author
Age
Files
Lines
*
adding adoptExternalDocument to the public C API instead of documentFactory
Al
2017-04-22
1
-2
/
+3
*
add documentFactory to public header
Al
2017-04-14
1
-0
/
+5
*
fix several error/exception handling cases throughout the code base
Stefan Behnel
2014-01-17
1
-0
/
+6
*
add safety checks to public C-API
Stefan Behnel
2013-01-26
1
-1
/
+7
*
fixed libxml2 API usage by appropriately using 'const' and 'xmlChar*'
Stefan Behnel
2012-07-30
1
-10
/
+10
*
[svn r4491] support '{}tag' in lxml.objectify child search as meaning explici...
scoder
2010-11-17
1
-0
/
+3
*
[svn r4488] return value typing in public API
scoder
2010-11-17
1
-3
/
+3
*
[svn r4296] r5383@lenny: sbehnel | 2009-12-28 20:17:38 +0100
scoder
2009-12-28
1
-1
/
+1
*
[svn r3679] r4225@delle: sbehnel | 2008-05-19 00:50:22 +0200
scoder
2008-05-20
1
-1
/
+1
*
[svn r3480] r3852@delle: sbehnel | 2008-03-27 13:42:49 +0100
scoder
2008-03-27
1
-1
/
+1
*
[svn r3043] make it build with Cython 0.9.6.8 (now required!)
scoder
2007-11-04
1
-42
/
+42
*
[svn r2950] use 'bint' instead of 'int' Pyrex type where appropriate
scoder
2007-10-09
1
-3
/
+3
*
[svn r2890] new C-API function hasChild(), some cleanup to use it
scoder
2007-09-18
1
-0
/
+3
*
[svn r2795] new _makeSubElement() C-function to make the SubElement() factory...
scoder
2007-08-31
1
-0
/
+4
*
[svn r2695] new C-API functions hasText() and hasTail()
scoder
2007-07-25
1
-0
/
+6
*
[svn r2683] C-API: replaced findOrBuildNodeNs() by more generic findOrBuildNo...
scoder
2007-07-21
1
-6
/
+0
*
[svn r2311] provide findOrBuildNodeNsPrefix() function in C-API to support a ...
scoder
2007-05-16
1
-0
/
+6
*
[svn r2211] lxml.pyclasslookup - element class lookup mechanism with tree acc...
scoder
2007-03-22
1
-0
/
+3
*
[svn r2153] merged replacement for _xmlReconsiliateNs() from 'nscleanup' bran...
scoder
2007-02-24
1
-1
/
+1
*
[svn r2102] removed now unneeded _NodeBase class, merged into _Element
scoder
2007-02-14
1
-7
/
+7
*
[svn r1973] use iterator class for internal attribute iteration
scoder
2006-10-24
1
-0
/
+3
*
[svn r1957] public C-API function makeElement() to create a new _Element with...
scoder
2006-10-13
1
-0
/
+4
*
[svn r1879] public C function appendChild(parent, child)
scoder
2006-08-28
1
-0
/
+3
*
[svn r1844] merged CAPI branch: C-API, objectify, classlookup, etc.
scoder
2006-08-08
1
-0
/
+131