wangqr
|
42552e5efb
|
Correctly handle memory free using Lua GC
Instead of manually free. Otherwise return value of `search' may refer to invalid memory.
Fix Aegisub/Aegisub#99
|
2019-09-22 19:12:23 -04:00 |
|
Thomas Goyne
|
57d66be785
|
Fix skipping trailing empty segments in re.split
|
2014-09-20 08:13:49 -07:00 |
|
Thomas Goyne
|
e3c60514cd
|
Add lua argument checker
|
2014-07-28 12:30:45 -07:00 |
|
Thomas Goyne
|
74a215f642
|
Convert the re module over to the LuaJIT ffi
|
2014-07-28 12:30:44 -07:00 |
|
Thomas Goyne
|
b8af29da0d
|
Move some of the automation machinery to libaegisub
|
2014-04-25 15:03:18 -07:00 |
|
Thomas Goyne
|
33a4a056a4
|
Move everything up a level since the root dir no longer has stuff
|
2014-03-11 12:14:57 -07:00 |
|