Aegisub/libaegisub
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
..
ass Clean up unused includes 2014-05-23 07:28:24 -07:00
common Use a static table of tokens for agi::Path 2014-07-04 20:37:36 -07:00
include/libaegisub Use a static table of tokens for agi::Path 2014-07-04 20:37:36 -07:00
lua Eliminate warnings in lpeg 2014-06-24 09:06:32 -07:00
osx Fix restarting the application after changing the UI language on OS X 2014-06-14 06:51:53 -07:00
unix Set ?dictionary to the correct thing on OS X. Closes #1766. 2014-06-08 08:00:11 -07:00
windows Use a static table of tokens for agi::Path 2014-07-04 20:37:36 -07:00
Makefile Change the in-memory storage of options to a sorted vector 2014-06-29 10:01:00 -07:00
lagi_pre.h Add #ifdef __cplusplus to the precompiled headers to make Xcode happy 2014-06-05 08:35:50 -07:00