index
:
beautifulsoup.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
beautifulsoup
/
builder
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-01-03
Brought in a treebuilder from html5lib and got it to work.
Leonard Richardson
2011-01-03
Moved the test helpers out of the test directory.
Leonard Richardson
2010-12-29
Ported some tests from the old system to the new smoke test class.
Leonard Richardson
2010-12-29
Refactored the code that turns HTML fragments into parser-specific documents ↵
Leonard Richardson
for test purposes.
2010-12-28
Moved SAXTreeBuilder into the file with the rest of the generic builders.
Leonard Richardson
2010-12-28
Added the html5lib builder.
Leonard Richardson
2010-12-28
Removed the HTMLParser tree builder to give me some room to maneuver.
Leonard Richardson
2010-12-26
Got lxml test suite to work.
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