提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 56ec432281 Change in macro HARDMEMTESTS for testing GC 5 年之前
  Roberto Ierusalimschy 31b8c2d438 Fixed bug of access violation in finalizers 5 年之前
  Roberto Ierusalimschy eb41999461 Fixed bugs of stack reallocation x GC 5 年之前
  Roberto Ierusalimschy 314c6057b7 Avoid any code before locks in the API 5 年之前
  Roberto Ierusalimschy d39ea8b3ce Make sure that main thread is non yieldable 5 年之前
  Roberto Ierusalimschy 6298903e35 Keep minimum size when shrinking a stack 5 年之前
  Roberto Ierusalimschy b57574d6fb Keep memory errors as memory errors 5 年之前
  Roberto Ierusalimschy bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' 5 年之前
  Roberto Ierusalimschy 0280407fc5 Details 5 年之前
  Roberto Ierusalimschy ae809e9fd1 'luaV_concat' can "concat" one single value 5 年之前
  Roberto Ierusalimschy e96385aded Simplification and smaller buffers for 'lua_pushfstring' 5 年之前
  Roberto Ierusalimschy 56a165bf0f Added '.gitignore' to the repository 5 年之前
  Roberto Ierusalimschy 422ce50d2e Fixed detail in 'loadUpvalues' 5 年之前
  Roberto Ierusalimschy c33b1728ae Details 5 年之前
  Roberto Ierusalimschy a304199836 Detail in 'lua_resetthread' 5 年之前
  Roberto Ierusalimschy 6d7cd31fee Fixed missing GC barriers in compiler and undump 5 年之前
  Roberto Ierusalimschy 993c58fde3 In 'lua_checkmemory', userdata can be gray, too 5 年之前
  Roberto Ierusalimschy d49b288728 'luaE_shrinkCI' shouldn't remove first free CallInfo 5 年之前
  Roberto Ierusalimschy 69e84805e4 Details 5 年之前
  Roberto Ierusalimschy 364e569945 Avoid calling 'fprintf' with NULL 5 年之前
  Roberto Ierusalimschy 63295f1f7f Fixed two bugs in to-be-closed variables x constants 5 年之前
  Roberto Ierusalimschy 50523b107d Improvements in the manual 5 年之前
  Roberto Ierusalimschy aa8d4a782d Details (more uniformity in error messages) 5 年之前
  Roberto Ierusalimschy efcf24be0c 'luaL_execresult' does not assume -1 status as error 5 年之前
  Roberto Ierusalimschy 17dbaa8639 Improvements in the handling of signals 5 年之前
  Roberto Ierusalimschy 9514abc2da Cleaner definition for 'TString' 5 年之前
  Roberto Ierusalimschy 0be57b9b6d Details in comments 5 年之前
  Roberto Ierusalimschy 61a4e64a66 Back to old encoding of versions in binary files 5 年之前
  Roberto Ierusalimschy 9a6f47f0ed C-Stack test does not assume minimum of 400 slots 5 年之前
  Roberto Ierusalimschy 948fb628d9 Details 5 年之前