Historique des commits

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