Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 3ec9ee0d0f new function "luaI_openlib" to help open libs. il y a 29 ans
  Roberto Ierusalimschy 21c9ebf4a9 new algotithm to adjust garbage collection: it tries to adapt gc calls il y a 29 ans
  Roberto Ierusalimschy 4fb77c4308 no more "lua_Reference"; new return value for "append"; il y a 29 ans
  Roberto Ierusalimschy bced00ab9e lua_Reference is int, so say so. il y a 29 ans
  Roberto Ierusalimschy 25116a3065 "malloc.h" is not ansi. il y a 29 ans
  Roberto Ierusalimschy eadbb9cff4 "stat" is not ansi. il y a 29 ans
  Roberto Ierusalimschy 42b947296b "fileno" is not ansi. il y a 29 ans
  Roberto Ierusalimschy f37e65d1cb "exit" has an optional parameter of status. il y a 29 ans
  Roberto Ierusalimschy 0ef5cf2289 lock mechanism seperseded by the REFERENCE mechanism. il y a 29 ans
  Roberto Ierusalimschy fed9408ab5 page size "letter". il y a 29 ans
  Roberto Ierusalimschy ce23901f04 smaller limit to stack size (otherwise C stack can finish first) il y a 29 ans
  Roberto Ierusalimschy df1ee1fb1c small "abstraction" il y a 29 ans
  Roberto Ierusalimschy f1d0276684 small bug in strfind. il y a 29 ans
  Roberto Ierusalimschy 7ecc2ea597 new version il y a 29 ans
  Roberto Ierusalimschy 7a35f23c16 a simplification about memory error messages. il y a 29 ans
  Roberto Ierusalimschy 9284742a11 better control when growing arrays. il y a 29 ans
  Roberto Ierusalimschy 9704ff4cb1 hook variables are global, no more "lua_set...hook" functions. il y a 29 ans
  Roberto Ierusalimschy e3c0ce9a69 dofile accepts pre-compiled chunks. il y a 29 ans
  Roberto Ierusalimschy 85b76bcc01 functions "lua_is..." consider coercions. il y a 29 ans
  Roberto Ierusalimschy a275d9a25b functions "lua_is..." consider coercions. il y a 29 ans
  Roberto Ierusalimschy 7e0be1fbde unused "#include" il y a 29 ans
  Roberto Ierusalimschy 54ba642cc3 new module "undump.o" il y a 29 ans
  Roberto Ierusalimschy 8826eb7918 small correction il y a 29 ans
  Roberto Ierusalimschy e701a86385 "openfile" now returns the file il y a 29 ans
  Roberto Ierusalimschy 3e1f731826 integration with undump (execution of pre-compiled chuncks) il y a 29 ans
  Roberto Ierusalimschy f86c1367db new functions "rename" and "tmpname". il y a 29 ans
  Luiz Henrique de Figueiredo 58fd8aa851 added cast instead of union [lazy?] il y a 29 ans
  Roberto Ierusalimschy 3226ac2da8 "lua_ntable" and "lua_nconstant" are public (undump.c uses them). il y a 29 ans
  Roberto Ierusalimschy 3e9daa7416 creation of strings must call garbage collector. il y a 29 ans
  Roberto Ierusalimschy 7236df875a new function "luaI_buffer". il y a 29 ans