From: John L. <jr...@us...> - 2006-12-06 06:58:28
|
Update of /cvsroot/wxlua/wxLua/modules/lua/include In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv21762/wxLua/modules/lua/include Removed Files: luathread.h Log Message: removed WXLUA_USE_NEWTHREAD_HANDLER and friends by replacing luaE_newthread, luaE_freethread we now look up coroutine wxLuaStateData by using a light user data pushed into the lua registry table the lua is now an unmodified copy of lua with no mods necessary --- luathread.h DELETED --- |