Commit Verlauf

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