Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-26 | Got the html5lib parser to work, even though it works by building a separate ↵ | Leonard Richardson | |
DOM tree and turning it into SAX events so we can build another DOM tree. | |||
2010-12-26 | Got lxml test suite to work. | Leonard Richardson | |
2010-12-24 | Since this is 4.0, got rid of compatibility methods. | Leonard Richardson | |
2009-04-10 | Added soup strainer test. | Leonard Richardson | |
2009-04-10 | Added a simple compatibility test suite for tree builders. | Leonard Richardson | |
2009-04-10 | Moved the builder code into a subdirectory. | Leonard Richardson | |
2009-04-10 | Unified the Python 3 diffs into one file. | Leonard Richardson | |
2009-04-10 | Renamed patch file. | Leonard Richardson | |
2009-04-10 | Removed autogenerated licensing information. | Leonard Richardson | |
2009-04-10 | Hooked up the test suite. | Leonard Richardson | |
2009-04-10 | First attempt at an import. | Leonard Richardson | |