Aegisub/aegisub/libaegisub
Thomas Goyne 07da6f6f1b Split json::Number into json::Double and json::Integer
Trying to decide whether an option should be an int or double after
discarding the differences between "1.0" and "1" simply isn't possible,
and even if an option was initialized correctly, if it was changed to a
round number it could get written as an int and break later.

Also convert cajun to tabs because three spaces to indent is terrible.

Originally committed to SVN as r6018.
2011-12-22 21:12:25 +00:00
..
common Split json::Number into json::Double and json::Integer 2011-12-22 21:12:25 +00:00
include/libaegisub Split json::Number into json::Double and json::Integer 2011-12-22 21:12:25 +00:00
osx Relicense libosxutil code (osx/util.cpp and include/util_osx.h) using the same license as the rest of the library. (obsd/2-clause bsdl) Done with the permission of current copyright holder jfs (Niels Martin Hansen). 2010-08-14 18:45:41 +00:00
unix Implement agi::util::freespace for Windows 2011-07-26 19:51:07 +00:00
windows Fiddle with the log output format so that Visual Studio's parser reads it correctly 2011-07-26 19:52:07 +00:00
config.h Clean up libaegisub includes 2011-07-26 22:25:21 +00:00
lagi_pre.h Move cajun implementations from .inl files included by the headers to .cpp files 2011-12-22 21:10:10 +00:00
Makefile Move cajun implementations from .inl files included by the headers to .cpp files 2011-12-22 21:10:10 +00:00