Thomas Goyne
|
b43788fa7f
|
Replace boost::format with agi::format
boost::format is slow to compile, slow to run, and has an unpleasant
interface.
|
2014-05-30 08:30:31 -07:00 |
Thomas Goyne
|
6fc4c8da14
|
Move make_unique to its own header file
Rebuilding the entire project after touching util.h gets old fast.
|
2014-04-23 15:29:23 -07:00 |
Thomas Goyne
|
1d5292fdee
|
Kill config.h and just force-include acconf.h in non-pch builds
|
2014-04-16 08:11:37 -07:00 |
Thomas Goyne
|
df177ae869
|
Fix crash_writer_minidump.cpp's newlines
|
2014-03-20 20:26:17 -07:00 |
Thomas Goyne
|
aab025c830
|
Write minidumps on windows rather than just basic stack traces
|
2014-03-20 10:41:12 -07:00 |