Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-25 | Removed very copy of the code that was imported as part of the bzr import ↵ | Leonard Richardson | |
but not removed. | |||
2011-02-20 | Discovered that html5lib can't be made to support SoupStrainers, and changed ↵ | Leonard Richardson | |
the test suite appropriately. | |||
2011-02-19 | Set up an lxml parser that only parses XML, though it's not very functional yet. | Leonard Richardson | |
2011-01-30 | Stop pretending that the 'generic' builder test is different from the lxml test. | Leonard Richardson | |
2011-01-28 | Added tests for <textarea> and <script> tags that contain HTML. | Leonard Richardson | |
2011-01-28 | Refactored enough to get all of the tests to pass with test discovery, even ↵ | Leonard Richardson | |
though there are still some underlying problems. | |||
2011-01-28 | Moved the code back into a beautifulsoup/ directory. | Leonard Richardson | |