Pieter Wuille
ee12c3d60c
Use filesystem::path instead of manual string tinkering
...
Where possible, use boost::filesystem::path instead of std::string or
char* for filenames. This avoids a lot of manual string tinkering, in
favor of path::operator/.
GetDataDir is also reworked significantly, it now only keeps two cached
directory names (the network-specific data dir, and the root data dir),
which are decided through a parameter instead of pre-initialized global
variables.
Finally, remove the "upgrade from 0.1.5" case where a debug.log in the
current directory has to be removed.
2012-04-11 22:30:23 +02:00
..
2012-01-19 14:32:45 -05:00
2011-06-27 14:12:48 -04:00
2012-01-23 14:27:08 -05:00
2012-04-11 19:59:15 +02:00
2012-04-09 01:59:46 +02:00
2012-02-24 13:41:04 +01:00
2012-04-09 01:59:46 +02:00
2012-04-04 09:35:01 +02:00
2012-03-26 16:48:23 +02:00
2012-03-30 07:44:35 +02:00
2012-04-11 22:30:23 +02:00
2012-02-07 11:28:30 -05:00
2012-02-23 13:33:30 -05:00
2012-03-26 16:48:23 +02:00
2012-02-07 11:28:30 -05:00
2012-04-05 02:07:53 +02:00
2012-04-04 09:35:01 +02:00
2012-04-11 22:30:23 +02:00
2012-03-26 15:31:32 -04:00
2012-04-04 13:19:30 +02:00
2012-04-11 22:30:23 +02:00
2012-02-07 11:28:30 -05:00
2012-02-24 13:41:04 +01:00
2012-02-19 19:06:42 +01:00
2012-02-07 11:28:30 -05:00
2012-03-26 16:48:23 +02:00
2012-04-09 01:59:46 +02:00
2012-04-09 01:59:46 +02:00
2012-04-11 22:30:23 +02:00
2012-04-10 18:16:53 +02:00
2012-04-11 14:04:42 +02:00
2012-04-10 18:16:53 +02:00
2012-04-11 14:04:42 +02:00
2012-04-11 14:04:42 +02:00
2012-03-26 16:48:23 +02:00
2012-04-09 01:59:46 +02:00
2012-04-09 01:59:46 +02:00
2012-02-24 13:41:04 +01:00
2012-04-03 20:22:41 +02:00
2012-04-04 13:19:30 +02:00
2012-02-07 11:28:30 -05:00
2012-03-26 16:48:23 +02:00
2012-04-09 01:59:46 +02:00
2012-02-07 11:28:30 -05:00
2012-03-26 16:48:23 +02:00
2012-04-04 09:35:01 +02:00
2011-06-11 22:11:58 +02:00
2012-04-06 12:53:37 -04:00
2012-03-26 16:48:23 +02:00
2012-04-11 22:30:23 +02:00
2012-04-11 22:30:23 +02:00
2012-04-10 18:16:53 +02:00
2012-04-10 18:16:53 +02:00
2012-04-09 01:59:46 +02:00
2012-04-09 01:59:46 +02:00