Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename util.json to util.jsdump because it doesn't generate valid JSON anymore. | Georg Brandl | 2008-09-24 | 1 | -195/+0 |
* | A fix in the JS dumper and further compression by omitting redundant braces. | Georg Brandl | 2008-09-24 | 1 | -1/+2 |
* | * Always use our own JS dumper instead of simplejson. | Georg Brandl | 2008-09-24 | 1 | -25/+185 |
* | Fix nits. | Georg Brandl | 2008-09-11 | 1 | -1/+1 |
* | Implemented JSONHTMLBuilder and improved JSON handling (it now prefers json f... | Armin Ronacher | 2008-06-26 | 1 | -80/+25 |
* | Refactored pickle builder into a SerializingHTMLBuilder and PickleHTMLBuilder... | Armin Ronacher | 2008-06-26 | 1 | -0/+11 |
* | Update copyright years and change license to BSD. | Georg Brandl | 2008-01-11 | 1 | -2/+2 |
* | Fix searching and search index creation for incremental builds. | Georg Brandl | 2007-08-09 | 1 | -3/+9 |
* | Move utils to separate package, add coding document. | Georg Brandl | 2007-07-24 | 1 | -0/+72 |