Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 17159b491c more direct implementation of 'table.pack' hace 11 años
  Roberto Ierusalimschy 0aa32fa0cb small changes in field order in some structs to reduce padding hace 11 años
  Roberto Ierusalimschy 8927c14317 removed macro 'luai_checknum' (as NaN trick is not doable now) hace 11 años
  Roberto Ierusalimschy 3e977f02ac added a few comments hace 11 años
  Roberto Ierusalimschy a73da6112d deprecated library throws an error if called (instead of silently hace 11 años
  Roberto Ierusalimschy 6a5d87771f added lots of new comments + small changes in code hace 11 años
  Roberto Ierusalimschy 15e8405731 'LUA_COMPAT_ALL' -> 'LUA_COMPAT_5_1'/'LUA_COMPAT_5_2' + "@*" in hace 11 años
  Roberto Ierusalimschy fd1672ba98 avoid non-conformant pointer arithmetic in api check for 'lua_rotate' hace 11 años
  Roberto Ierusalimschy 1ddb251d86 using a more conventional handling of stack space in 'io_readline' hace 11 años
  Roberto Ierusalimschy f8daddba50 added a compat option (although it will be off by default) to hace 11 años
  Roberto Ierusalimschy e58ef8d0bb missing macro 'LUAMOD_API' in function to open library hace 11 años
  Roberto Ierusalimschy e3b9569e04 function 'reverse' uses appropriate variants of 'setobj' for better hace 11 años
  Roberto Ierusalimschy 8b66040e34 several functions deprecated (cosh, sinh, atanh, pow, frexp, ldexp) hace 11 años
  Roberto Ierusalimschy 965993da07 comments added to 'lua_rotate' hace 11 años
  Roberto Ierusalimschy 5a5a834975 new API function 'lua_rotate' hace 11 años
  Roberto Ierusalimschy 45c430eac0 addition of '.0' to float representation done by the kernel hace 11 años
  Roberto Ierusalimschy 27d9219cf3 no more integer exponentiation hace 11 años
  Roberto Ierusalimschy 12bd01c567 added comments to several functions hace 11 años
  Roberto Ierusalimschy 626124d2d8 old POSIX systems need '<sys/types.h>' for 'off_t' hace 11 años
  Roberto Ierusalimschy 5018104a60 better error message for unfinished long strings/comments hace 11 años
  Roberto Ierusalimschy ec11d132db comments hace 11 años
  Roberto Ierusalimschy 06dc893f88 in 'for' loops, make the limit an integer whenever initial value and hace 11 años
  Roberto Ierusalimschy a09bd59615 'T.totalmem' accepts 0 for unlimited memory hace 11 años
  Roberto Ierusalimschy 42ff788e53 comments hace 11 años
  Roberto Ierusalimschy 1bd70a8e40 new function 'lua_isyieldable' (and 'coroutine.isyieldable') hace 11 años
  Roberto Ierusalimschy ef83457427 updated several 'fix' fields hace 11 años
  Roberto Ierusalimschy 4833fb8273 marks for releases 5.2.2 and 5.2.3 + correction in last bug's description hace 11 años
  Roberto Ierusalimschy 77e7ebca0a better alignments (for 64-bit arquitectures) for structures 'Table' and hace 11 años
  Roberto Ierusalimschy 6d5324f92f 'math.fmod' handles integers as integers hace 11 años
  Roberto Ierusalimschy 4fe11ae232 'lua_getuservalue' returns type of user value hace 11 años