| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | simplify portability imports to make them more portable themselves | Stefan Behnel | 2012-02-20 | 1 | -2/+2 |
| | | |||||
| * | [svn r4188] r5197@delle: sbehnel | 2009-08-08 17:53:33 +0200 | scoder | 2009-08-08 | 1 | -2/+7 |
| | | | | | | | | check namespace URIs against RFC3986 --HG-- branch : trunk | ||||
| * | [svn r3708] r4266@delle: sbehnel | 2008-05-21 00:16:13 +0200 | scoder | 2008-05-21 | 1 | -13/+24 |
| | | | | | | | | Py3 test fixes --HG-- branch : trunk | ||||
| * | [svn r3321] r3552@delle: sbehnel | 2008-02-19 22:43:13 +0100 | scoder | 2008-02-21 | 1 | -2/+2 |
| | | | | | | | | let all test case classes inherit from HelperTestCase --HG-- branch : trunk | ||||
| * | [svn r2941] let tag name validation distinguish HTML/XML tags based on the ↵ | scoder | 2007-10-07 | 1 | -2/+2 |
| | | | | | | | | related parser, allow ':' in HTML tags --HG-- branch : trunk | ||||
| * | [svn r2931] avoid rejecting valid HTML names when validating XML tag names | scoder | 2007-09-27 | 1 | -5/+7 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r2664] test cases for name checks | scoder | 2007-07-18 | 1 | -0/+14 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r2662] only accept well-formed tag names at the API level | scoder | 2007-07-18 | 1 | -2/+2 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r1540] raise ValueError when requested to parse unicode strings with ↵ | scoder | 2006-06-21 | 1 | -0/+5 |
| | | | | | | | | encoding declaration --HG-- branch : trunk | ||||
| * | [svn r1433] fix: parsing encoded strings from file(-like) objects raised an ↵ | scoder | 2006-06-07 | 1 | -6/+6 |
| | | | | | | | | exception, now it passes the encoded data directly into libxml2 without conversion or encoding checks --HG-- branch : trunk | ||||
| * | [svn r1257] implemented setting text of comments, make whitespace handling ↵ | scoder | 2006-05-20 | 1 | -1/+1 |
| | | | | | | | | around comment texts consistent in lxml (not ET compatible on serialization!) --HG-- branch : trunk | ||||
| * | [svn r1253] fix encoding used in test cases | scoder | 2006-05-20 | 1 | -2/+3 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r1073] new test case for parsing unicode from file-like object | scoder | 2006-05-05 | 1 | -2/+9 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r1068] fix file encoding to use UTF-8 | scoder | 2006-05-05 | 1 | -2/+2 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r910] clean up test case | scoder | 2006-04-13 | 1 | -1/+0 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r908] new QName class, allow QName objects to be passed into API ↵ | scoder | 2006-04-13 | 1 | -0/+7 |
| | | | | | | | | functions like Element() etc. --HG-- branch : trunk | ||||
| * | [svn r842] new test case for unicode StringIO | scoder | 2006-03-26 | 1 | -0/+4 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r628] test unicode namespace | scoder | 2006-03-09 | 1 | -1/+6 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r274] Fix unicode bugs, and add some tests for this. | faassen | 2005-04-09 | 1 | -0/+31 |
| --HG-- branch : trunk | |||||
