Commit Graph

13 Commits

Author SHA1 Message Date
Joe Thornber 828f654800 [*_restore] Add progress bar to cache_restore and era_restore.
A lot of refactoring common code between the restore tools.
2014-08-26 13:05:21 +01:00
Joe Thornber d17ad86a88 [*_restore] Use a little wrapper class for the expat XML_Parser to ensure it gets destroyed. 2014-08-26 11:23:29 +01:00
Joe Thornber 3e5c02459c whitespace 2014-08-06 16:30:26 +01:00
Joe Thornber 1d38b390b5 Factor common code out of the xml_format files. 2014-08-06 15:29:02 +01:00
Joe Thornber e77e8715b0 Remove ambiguity between boost::uint64_t and ::uint64_t.
This has been causing people problems on uclibc builds.
2014-07-02 08:19:20 +00:00
Joe Thornber 344f4b1e08 Factor out base/indented_stream.h 2014-01-31 13:43:39 +00:00
Joe Thornber 6b6f2290a7 [cache_dump/restore] add discards to the xml format 2013-10-11 10:03:51 +01:00
Joe Thornber e9e46e871f [caching/xml_format] '/' was ommitted from hint tags 2013-10-10 11:38:28 +01:00
Joe Thornber 3d8eab2974 [caching/xml_format] hints weren't being indented 2013-10-10 11:25:29 +01:00
Joe Thornber d5a93691e1 [cache_dump/restore] Use base64 encoding for the hints 2013-10-10 10:34:37 +01:00
Joe Thornber bb898eeaad [cache_restore/dump] hint_width work.
dump/restore cycle works again.
2013-09-26 11:36:01 +01:00
Joe Thornber bd1a189298 [caching] change the emitter->hint value type 2013-09-24 12:37:27 +01:00
Joe Thornber 6615b25e4b WIP on cache tools 2013-09-11 11:40:46 +01:00