Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 00050b8a6b detail: local names il y a 28 ans
  Roberto Ierusalimschy 19a1e19ae1 detail: better way to put a "..." in message. il y a 28 ans
  Roberto Ierusalimschy 3a9516ffc8 luaL check functions do not need the function name (it can be il y a 28 ans
  Roberto Ierusalimschy 42fa305649 better error messages; il y a 28 ans
  Roberto Ierusalimschy 9319735744 using new lib auxlib. il y a 28 ans
  Roberto Ierusalimschy 1ea6e8064c "setintmethod" returns old method (to be coerent with seterrormethod). il y a 28 ans
  Roberto Ierusalimschy c1746340c3 obs: version 4 is due to internal methods. il y a 28 ans
  Roberto Ierusalimschy d0339e7b72 "setintmethod" returns old method (to be coerent with seterrormethod). il y a 28 ans
  Roberto Ierusalimschy 075b7918c3 new function "getintmethod" il y a 28 ans
  Roberto Ierusalimschy 7c99149a76 "tostring" gives an overview of a userdata. il y a 28 ans
  Roberto Ierusalimschy 27d95f1880 "newtag" does not need a type name. il y a 28 ans
  Roberto Ierusalimschy f0d523887d lua_getuserdata must return NULL if object is not userdata il y a 28 ans
  Roberto Ierusalimschy f29fbf2bf6 lua_getuserdata must return NULL if object is not userdata; il y a 28 ans
  Roberto Ierusalimschy 4355e1afcd "getbyte" returns userdata size when called without second parameter. il y a 28 ans
  Roberto Ierusalimschy cae1eff901 small "bugs" detected by Purify: cannot read "next" after 0. il y a 28 ans
  Roberto Ierusalimschy f83bc86e51 small "bugs" detected by Purify: some blocks may be smaller than il y a 28 ans
  Roberto Ierusalimschy 59744f0311 "storeglobal" changed to "setglobal" il y a 28 ans
  Roberto Ierusalimschy bb2e2bec18 new lua function "tag" il y a 28 ans
  Roberto Ierusalimschy efaaf99c42 first version of "setglobal" and "getglobal" internal methods. il y a 28 ans
  Roberto Ierusalimschy f8a571ee35 some new options for warnings and optimizations. il y a 28 ans
  Roberto Ierusalimschy 397e32399b update of ".h" dependencies il y a 28 ans
  Roberto Ierusalimschy 373363cb69 new name for old "mem.h" (conflicts with some compiler libraries) il y a 28 ans
  Roberto Ierusalimschy ad5574c4c9 "Object" renamed to "TObject" (Tagged Object), to avoid conflicts with il y a 28 ans
  Roberto Ierusalimschy 264f8c5e7b new (internal?) functions to manipulate userdata il y a 28 ans
  Roberto Ierusalimschy 9e9e2ea287 BUG: must mark userdata in garbage collection. il y a 28 ans
  Roberto Ierusalimschy 03d917f229 some corrections, improvements; il y a 28 ans
  Roberto Ierusalimschy c3488f5115 must call "gc" i.m. for nil after all others. il y a 28 ans
  Roberto Ierusalimschy 6fef372fb8 mathlib now uses i.m. for "pow" operator. il y a 28 ans
  Roberto Ierusalimschy 052a1cc46c files now have proper tags. il y a 28 ans
  Roberto Ierusalimschy ae067dcddd BUG: lua_newtag can be called before luaI_IMtable is initialized. il y a 28 ans