커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) 11 년 전
  Roberto Ierusalimschy f9037ae8c1 'ipairs' respects metamethods 11 년 전
  Roberto Ierusalimschy baa0e23456 better support for extra user space associated with a Lua state 11 년 전
  Roberto Ierusalimschy 55a710545c detail (extra byte in LUAI_EXTRASPACE to test proper alignment of 11 년 전
  Roberto Ierusalimschy b3b8580606 comments + proper undef of compatibility macros + no need to undef 11 년 전
  Roberto Ierusalimschy 3511e186cd ensure size for LUAI_USER_ALIGNMENT_T in tests is larger than the 11 년 전
  Roberto Ierusalimschy 39929384c6 new macro 'luai_userstateclose' (to test it is being called correctly) 11 년 전
  Roberto Ierusalimschy d447945685 'module'/'luaL_register' and associates are deprecated 15 년 전
  Roberto Ierusalimschy 4db6f20770 ensure that 'luai_userstatethread' is always called (even if 15 년 전
  Roberto Ierusalimschy d20ff60615 new macro LUA_NUMTAGS 15 년 전
  Roberto Ierusalimschy 8bfc696676 missing 'external' in variable declaration 15 년 전
  Roberto Ierusalimschy de6fc75d63 several configuration options that do not change often moved out of 15 년 전
  Roberto Ierusalimschy 2af0d3b459 allocator function receives the tag of object being allocated in 'osize' 15 년 전
  Roberto Ierusalimschy 15b823ce4f cleaner way to add extra space in a lua state. 15 년 전
  Roberto Ierusalimschy 062e809e54 new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and 15 년 전
  Roberto Ierusalimschy d3037d97ec several small improvements based on 'ci' being fixed now (including 16 년 전
  Roberto Ierusalimschy df802dc74b larger alignment requirement helps to uncover some kinds of bugs 17 년 전
  Roberto Ierusalimschy 4db2cddeee LUA_COMPAT -> LUA_COMPAT_API (more specific) 17 년 전
  Roberto Ierusalimschy f9dec5fc84 do not use compatibility macros in Lua 17 년 전
  Roberto Ierusalimschy 93869acb2c "test trick" seems more useful with pointers instead of integers 17 년 전
  Roberto Ierusalimschy 658e7caf92 use prefix in extern names, even those in test files 18 년 전
  Roberto Ierusalimschy b7fa64565a 27 is not a prime number :( 18 년 전
  Roberto Ierusalimschy 2b5c1f99e5 small simplifications 19 년 전
  Roberto Ierusalimschy 0fd6466957 lua_assert is an internal matter, not to be configured 19 년 전
  Roberto Ierusalimschy 8dcc6bc532 avoid the use of global lock 20 년 전
  Roberto Ierusalimschy d987cf1f81 new mark LUAI_DATA for extern data 20 년 전
  Roberto Ierusalimschy b320d37a80 better tests for correctness of `savedpc' 20 년 전
  Roberto Ierusalimschy 04f657c7f8 new protocol to open standard libraries 20 년 전
  Roberto Ierusalimschy d872090248 small errors in previous `ci' of luaconf.h. 20 년 전
  Roberto Ierusalimschy 162b66624d no more `lua_userinit' macro 20 년 전