Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-18 | Got rid of _convertEntities altogether (though I'll probably have to ↵ | Leonard Richardson | |
introduce a method that does the opposite.) | |||
2011-02-18 | Removed builder argument from _convertEntities. | Leonard Richardson | |
2011-02-18 | Convert all entities to Unicode, don't make it configurable. | Leonard Richardson | |
2011-02-13 | Added tests for namespaced doctypes. | Leonard Richardson | |
2011-02-10 | Added some elementary doctype handling. | Leonard Richardson | |
2011-02-10 | Fixed the ability to encode strings. | Leonard Richardson | |
2011-01-28 | Made .string a dynamic property. | Leonard Richardson | |
2011-01-28 | Moved the code back into a beautifulsoup/ directory. | Leonard Richardson | |