Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy a546138d15 Explicit limit for number of results in a call hai 1 ano
  Roberto Ierusalimschy cd4de92762 Maximum stack size may not fit in unsigned short hai 1 ano
  Roberto Ierusalimschy 6b45ccf4ed Removed compatibility with "= exp" in the REPL hai 1 ano
  Roberto Ierusalimschy 93fd6892f8 Fixed bug in 'multiline' hai 1 ano
  Roberto Ierusalimschy 193bf7919e 'printstack' (from ltests.c) made public hai 1 ano
  Roberto Ierusalimschy 366c855648 lua.c loads 'readline' dynamically hai 1 ano
  Roberto Ierusalimschy 781219dbe1 Small changes in casts from void* to functions hai 1 ano
  Roberto Ierusalimschy d71fbc3175 Updated dependencies in the make file hai 1 ano
  Roberto Ierusalimschy c403e456b6 New instruction format for SETLIST/NEWTABLE hai 1 ano
  Roberto Ierusalimschy 6ac7219da3 'isIT'/'isOT' turned from macros to functions hai 1 ano
  Roberto Ierusalimschy 9904c253da Flexible limit for use of registers by constructors hai 1 ano
  Roberto Ierusalimschy fb7e5b76c9 Clearer code for controlling maximum registers hai 1 ano
  Roberto Ierusalimschy c1dc08e8e8 Length of external strings must fit in Lua integer hai 1 ano
  Roberto Ierusalimschy 0f7025dcae Details in the manual hai 1 ano
  Roberto Ierusalimschy ef28e5f789 Removed 'int' size limit for string.rep hai 1 ano
  Roberto Ierusalimschy ec65ab878e Removed 'int' size limit for pack/unpack hai 1 ano
  Roberto Ierusalimschy e24ce8c2b3 lua_writestring & co. moved to llimits.h hai 1 ano
  Roberto Ierusalimschy a08d82eb13 llimits.h being used by all Lua code hai 1 ano
  Roberto Ierusalimschy 55ac40f859 Cleaning of llimits.h hai 1 ano
  Roberto Ierusalimschy 97ef8e7bd4 GC test was not restarting collector after pause hai 1 ano
  Roberto Ierusalimschy aaf3533653 Tricky _PROMPT may trigger undefined behavior in lua.c hai 1 ano
  Roberto Ierusalimschy b529aefc53 Bug: luaL_traceback may need more than 5 stack slots hai 1 ano
  Roberto Ierusalimschy d51022bf9e Bug: overlapping assignments hai 1 ano
  Roberto Ierusalimschy bb7bb5944c More disciplined use of 'errno' hai 1 ano
  Roberto Ierusalimschy 94b503d95e Encoding of table indices (hres) must use C indices hai 1 ano
  Roberto Ierusalimschy bdc85357aa Bug: Active-lines for stripped vararg functions hai 1 ano
  Roberto Ierusalimschy b291008cc2 Manual for 'string.format' lists what it accepts hai 1 ano
  Roberto Ierusalimschy 814213b65f utf8.offset returns also final position of character hai 1 ano
  Roberto Ierusalimschy cbdf4969ec Manual: errors in lua_toclose are not memory errors hai 1 ano
  Roberto Ierusalimschy 262dc5729a Details hai 1 ano