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
/
TODO
Age
Commit message (
Collapse
)
Author
2011-02-27
Got rid of __package__; hopefully this is the only thing holding up 2.5 support.
Leonard Richardson
2011-02-27
Noted lack of Python 2.5 support.
Leonard Richardson
2011-02-26
Updated TODO.
Leonard Richardson
2011-02-18
Moved in the last of the tests from TODO.
Leonard Richardson
2011-02-18
Ported tests of bad markup that were lying around the TODO.
Leonard Richardson
2011-02-18
By default, Unicode Dammit converts smart quotes to Unicode characters, not ↵
Leonard Richardson
XML entities.
2011-02-13
Figured out the deal with CDATA sections in lxml and html5lib, and added ↵
Leonard Richardson
comments and tests.
2011-02-10
Ported some more tests demonstrating that entities are converted to Unicode ↵
Leonard Richardson
characters on the way in.
2011-01-28
Made .string a dynamic property.
Leonard Richardson
2011-01-28
Moved everything into the top-level directory and got rid of buildout.
Leonard Richardson
2011-01-03
Brought in a treebuilder from html5lib and got it to work.
Leonard Richardson
2009-04-10
First attempt at an import.
Leonard Richardson
2009-03-13
Initial (manual) import.
Leonard Richardson