Aegisub/libaegisub
arch1t3cht 42f7e53e92 lua: Don't check_stack in LuaCheckStack destructor
This would cause an assertion failure in functions like lua_for_each
when the given closure throws an error and thus leaves some  values on
the stack. This can make Aegisub crash entirely instead of just catching
and reporting the error. Instead, these stack_checks can be done
manually.
2023-05-22 09:23:22 +02:00
..
ass Fix overflow bound 2019-09-22 17:12:05 -07:00
audio Fix PCM provider bugs 2019-09-22 17:41:02 -07:00
common meson: add uchardet port 2021-05-21 21:09:36 -04:00
include lua: Don't check_stack in LuaCheckStack destructor 2023-05-22 09:23:22 +02:00
lua lua: run unicode-monkeypatch on Windows when loading scripts 2021-03-27 12:34:18 -04:00
osx Mark a bunch of things as overriding virtual functions 2015-07-28 14:30:02 -07:00
unix Add configure option to enable portable builds on Linux 2019-09-22 19:26:50 -04:00
windows Fix PCH usage 2021-01-10 03:14:12 -05:00
meson.build meson: fix source file inclusion in libaegisub on osx 2021-01-10 03:14:12 -05:00