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
/
apihelpers.pxi
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor code cleanup
Stefan Behnel
2013-03-29
1
-7
/
+3
*
fix regex and add test for it
Stefan Behnel
2013-03-29
1
-2
/
+2
*
fix XSLT serialisation error for Unicode string output
Stefan Behnel
2013-03-29
1
-1
/
+1
*
remove some useless explicit usages of C-API calls from the code base
Stefan Behnel
2013-02-17
1
-31
/
+30
*
add compile time option for Py2 that makes the API always return Unicode stri...
Stefan Behnel
2012-12-21
1
-3
/
+3
*
minor simplification
Stefan Behnel
2012-11-30
1
-1
/
+1
*
add new API for incremental XML file generation
Stefan Behnel
2012-11-20
1
-0
/
+3
*
Add support for tag="{*}name" in _Element.iter() and friends.
Simon Sapin
2012-08-11
1
-2
/
+6
*
fix another load of C compiler warnings about xmlChar* unsignedness etc.
Stefan Behnel
2012-08-11
1
-2
/
+2
*
fix C compiler warning about differing signedness
Stefan Behnel
2012-08-11
1
-1
/
+1
*
deleted dead code
Stefan Behnel
2012-08-11
1
-45
/
+0
*
fix crash in tail text handling utility functions
Stefan Behnel
2012-07-31
1
-5
/
+2
*
fixed libxml2 API usage by appropriately using 'const' and 'xmlChar*'
Stefan Behnel
2012-07-30
1
-89
/
+73
*
use absolute cimports to prevent build interference with already installed lx...
Stefan Behnel
2012-07-30
1
-1
/
+1
*
minor cleanups
Stefan Behnel
2012-06-20
1
-2
/
+2
*
fix ref-leak in error case
Stefan Behnel
2012-06-20
1
-1
/
+4
*
minor import cleanup
Stefan Behnel
2012-04-24
1
-1
/
+1
*
minor code cleanup
Stefan Behnel
2012-04-24
1
-4
/
+3
*
rewrite of node matcher to remove code duplication and make it PyPy compatible
Stefan Behnel
2012-04-21
1
-7
/
+40
*
merged 2.3 branch into master
Stefan Behnel
2012-04-20
1
-0
/
+6
|
\
|
*
fix crash in sax parser when finding invalid DOCTYPE
Stefan Behnel
2012-04-20
1
-0
/
+6
*
|
code cleanup: replace call to PyErr_NoMemory() by explicit exception
Stefan Behnel
2012-04-07
1
-10
/
+8
*
|
sort attributes at Element creation time to make their creation order predict...
Stefan Behnel
2012-03-31
1
-1
/
+1
*
|
minor code simplifications
Stefan Behnel
2012-02-10
1
-8
/
+2
*
|
use 'cstring_h.*' instead of 'string' for string.h functions
Tay Ray Chuan
2012-01-10
1
-12
/
+12
*
|
reuse cython definitions for stdlib.h
Tay Ray Chuan
2012-01-08
1
-5
/
+5
*
|
reuse cython definitions for string.h
Tay Ray Chuan
2012-01-08
1
-12
/
+12
|
/
*
fix slice assignments after recent code cleanup
Stefan Behnel
2011-05-29
1
-1
/
+1
*
code cleanup
Stefan Behnel
2011-05-28
1
-12
/
+12
*
fix more compiler warnings: unused and uninitialised variables
Stefan Behnel
2011-05-28
1
-4
/
+4
*
initialise C variables to silence compiler warnings
Stefan Behnel
2011-05-28
1
-2
/
+2
*
[svn r4505] code cleanup: drop clumsy redeclaration of builtin types known in...
scoder
2010-12-29
1
-2
/
+2
*
[svn r4498] typing fixes
scoder
2010-12-26
1
-3
/
+3
*
[svn r4496] fix ticket 683069: detect encoding declaration in unicode parser ...
scoder
2010-12-10
1
-1
/
+1
*
[svn r4491] support '{}tag' in lxml.objectify child search as meaning explici...
scoder
2010-11-17
1
-1
/
+13
*
[svn r4488] return value typing in public API
scoder
2010-11-17
1
-1
/
+1
*
[svn r4486] better error message for non-string input
scoder
2010-11-05
1
-1
/
+1
*
[svn r4478] code cleanup
scoder
2010-10-20
1
-13
/
+19
*
[svn r4416] r5594@lenny: sbehnel | 2010-05-21 19:27:57 +0200
scoder
2010-05-26
1
-4
/
+4
*
[svn r4414] r5592@lenny: sbehnel | 2010-05-21 18:49:45 +0200
scoder
2010-05-26
1
-10
/
+17
*
[svn r4412] r5590@lenny: sbehnel | 2010-05-21 18:22:31 +0200
scoder
2010-05-26
1
-3
/
+3
*
[svn r4402] r5569@lenny: sbehnel | 2010-04-27 21:41:20 +0200
scoder
2010-04-27
1
-13
/
+28
*
[svn r4383] r5532@lenny: sbehnel | 2010-03-26 06:45:12 +0100
scoder
2010-03-26
1
-2
/
+2
*
[svn r4362] r5496@lenny: sbehnel | 2010-03-02 11:26:46 +0100
scoder
2010-03-02
1
-2
/
+2
*
[svn r4309] r5403@lenny: sbehnel | 2010-01-04 16:11:30 +0100
scoder
2010-01-04
1
-3
/
+3
*
[svn r4296] r5383@lenny: sbehnel | 2009-12-28 20:17:38 +0100
scoder
2009-12-28
1
-3
/
+61
*
[svn r4295] r5371@lenny: sbehnel | 2009-12-25 15:33:46 +0100
scoder
2009-12-27
1
-25
/
+12
*
[svn r4294] r5370@lenny: sbehnel | 2009-12-25 14:01:54 +0100
scoder
2009-12-27
1
-0
/
+1
*
[svn r4292] r5368@lenny: sbehnel | 2009-12-22 18:52:31 +0100
scoder
2009-12-27
1
-3
/
+3
*
[svn r4281] r5360@delle: sbehnel | 2009-12-06 01:32:54 +0100
scoder
2009-12-06
1
-6
/
+7
[next]