Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy c1dc08e8e8 Length of external strings must fit in Lua integer há 1 ano atrás
  Roberto Ierusalimschy 0f7025dcae Details in the manual há 1 ano atrás
  Roberto Ierusalimschy ef28e5f789 Removed 'int' size limit for string.rep há 1 ano atrás
  Roberto Ierusalimschy ec65ab878e Removed 'int' size limit for pack/unpack há 1 ano atrás
  Roberto Ierusalimschy e24ce8c2b3 lua_writestring & co. moved to llimits.h há 1 ano atrás
  Roberto Ierusalimschy a08d82eb13 llimits.h being used by all Lua code há 1 ano atrás
  Roberto Ierusalimschy 55ac40f859 Cleaning of llimits.h há 1 ano atrás
  Roberto Ierusalimschy 97ef8e7bd4 GC test was not restarting collector after pause há 1 ano atrás
  Roberto Ierusalimschy aaf3533653 Tricky _PROMPT may trigger undefined behavior in lua.c há 1 ano atrás
  Roberto Ierusalimschy b529aefc53 Bug: luaL_traceback may need more than 5 stack slots há 1 ano atrás
  Roberto Ierusalimschy d51022bf9e Bug: overlapping assignments há 1 ano atrás
  Roberto Ierusalimschy bb7bb5944c More disciplined use of 'errno' há 1 ano atrás
  Roberto Ierusalimschy 94b503d95e Encoding of table indices (hres) must use C indices há 1 ano atrás
  Roberto Ierusalimschy bdc85357aa Bug: Active-lines for stripped vararg functions há 1 ano atrás
  Roberto Ierusalimschy b291008cc2 Manual for 'string.format' lists what it accepts há 1 ano atrás
  Roberto Ierusalimschy 814213b65f utf8.offset returns also final position of character há 1 ano atrás
  Roberto Ierusalimschy cbdf4969ec Manual: errors in lua_toclose are not memory errors há 1 ano atrás
  Roberto Ierusalimschy 262dc5729a Details há 1 ano atrás
  Roberto Ierusalimschy 9d985db7bb New year (2024) há 1 ano atrás
  Roberto Ierusalimschy 0897c0a428 'getmode' renamed to 'getMode' há 1 ano atrás
  Roberto Ierusalimschy 5edacafcfa Yet another representation for arrays há 1 ano atrás
  Roberto Ierusalimschy 3507c3380f Small simplification in 'findloader' há 1 ano atrás
  Roberto Ierusalimschy 88a50ffa71 Fixed dangling 'StkId' in 'luaV_finishget' há 1 ano atrás
  Roberto Ierusalimschy 86a8e74824 Details há 1 ano atrás
  Roberto Ierusalimschy 9fa63a6268 Some 'unsigned int' changed to 'unsigned' há 1 ano atrás
  Roberto Ierusalimschy 0593256707 'luaH_get' functions return tag of the result há 1 ano atrás
  Roberto Ierusalimschy ce6f5502c9 'luaH_get' functions return 'TValue' há 1 ano atrás
  Roberto Ierusalimschy ba71060381 Removed "bulk operations" há 1 ano atrás
  Roberto Ierusalimschy 3823fc6c81 Added "bulk operations" to arrays há 1 ano atrás
  Roberto Ierusalimschy 52aa2b5d24 Details há 1 ano atrás