Aegisub/libaegisub/windows
Thomas Goyne 93522e30a8 Use a static table of tokens for agi::Path
The set of possible tokens is fixed, so using std::map is a bunch of
pointless overhead (that turns out to not even really simplify the
code).
2014-07-04 20:37:36 -07:00
..
access.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
charset_conv_win.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
fs.cpp Eliminate a bunch of explicit constructors/destructors 2014-04-25 14:53:24 -07:00
lagi_pre.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
log_win.cpp Ditch boost.circular_buffer 2014-05-26 09:34:19 -07:00
path_win.cpp Use a static table of tokens for agi::Path 2014-07-04 20:37:36 -07:00
util_win.cpp Replace timeval junk with std::chrono 2014-05-26 09:34:19 -07:00