Thomas Goyne
|
eebd1dba21
|
Use iconv rather than std::wstring_convert
libstdc++ 4.8 does not have <codecvt>.
|
2014-05-30 11:53:15 -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
|
d454872c00
|
Use read_file_mapping for the thesaurus
|
2014-03-21 13:23:15 -07:00 |
Thomas Goyne
|
ea96c6e2ad
|
Make everything final that can be
Apparently gcc does use final for devirtualization.
|
2014-03-12 19:07:30 -07:00 |
Thomas Goyne
|
33a4a056a4
|
Move everything up a level since the root dir no longer has stuff
|
2014-03-11 12:14:57 -07:00 |