Aegisub/aegisub
Thomas Goyne 23a21b33b1 Use a fixed-size buffer for log messages
libc++'s implementation of ostrstream seems to have incorrect
range-checking and does some out-of-bounds reads and writes whenever a
resize is needed, which results in crashes on 10.7 (but not 10.9 for
unknown reasons).
2013-12-09 12:47:32 -08:00
..
automation Fix permissions on installed files. Closes #1669. 2013-12-06 15:25:17 -08:00
build Add option to build with OpenAL on Windows 2013-11-23 10:18:18 -08:00
desktop Fix permissions on installed files. Closes #1669. 2013-12-06 15:25:17 -08:00
docs/doxygen
libaegisub Use a fixed-size buffer for log messages 2013-12-09 12:47:32 -08:00
m4macros
packages Remove the installed copy of the docs 2013-11-24 09:19:33 -08:00
po Update Galician translation. Closes #1167. 2013-12-06 15:27:01 -08:00
reporter
src Fix assertion failure when deleting all lines 2013-12-01 20:27:31 -08:00
tests Fix compilation of thesaurus tests 2013-11-23 09:57:22 -08:00
tinderbox
tools Tweaked OSX build to not hate /usr/local quite as much 2013-12-07 23:21:07 -06:00
universalchardet
INSTALL
LICENCE
Makefile
Makefile.inc.in
Makefile.target Pass -mmacosx-version-min=10.7 to more stuff 2013-10-21 18:12:42 -07:00
acinclude.m4
autogen.sh
config.guess
config.sub
configure.ac Remove some pointless configure checks 2013-10-11 18:45:22 -07:00
install-sh