Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy f0cc013afa luaL_getn/setn must operate correctly over negative indices il y a 22 ans
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) il y a 22 ans
  Roberto Ierusalimschy 3a6230ef7c error-message format il y a 22 ans
  Roberto Ierusalimschy b12776f29c `luaL_getmetafield' was leaving extra value on the stack il y a 22 ans
  Roberto Ierusalimschy 40cfb0691e new auxiliary functions for `type' manipulation il y a 22 ans
  Roberto Ierusalimschy 2fef8c772b auxiliary function to check userdata with types il y a 22 ans
  Roberto Ierusalimschy 3cdeacbbfb reference system also uses getn/setn (plus small corrections) il y a 22 ans
  Roberto Ierusalimschy 41ed3c4771 getn/setn in C moved to lauxlib il y a 22 ans
  Roberto Ierusalimschy 797d964df9 detail il y a 22 ans
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name il y a 23 ans
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions il y a 23 ans
  Roberto Ierusalimschy 11886dc7b0 print error on stderr when _ALERT is not defined il y a 23 ans
  Roberto Ierusalimschy ec748fcb0a correct handling of opened files in presence of memory allocation il y a 23 ans
  Roberto Ierusalimschy fa2f1ec7ba to avoid `strerror', define itself to something else; il y a 23 ans
  Roberto Ierusalimschy 32a5d96dfc `setmetatable' cannot change protected objects il y a 23 ans
  Roberto Ierusalimschy 1bdde38bd2 no more newlines at the end of error messages il y a 23 ans
  Roberto Ierusalimschy 2c670baf24 avoid the use of "obvious" names in header files to avoid conflicts il y a 23 ans
  Roberto Ierusalimschy 9998082839 external messages add their own extra information il y a 23 ans
  Roberto Ierusalimschy 2e38c6ae5a `luadebug.h' content now is included in `lua.h' il y a 23 ans
  Roberto Ierusalimschy d3dd337fca lua_Chunkreader gets a lua_State, to avoid future incompatibilities il y a 23 ans
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme il y a 23 ans
  Roberto Ierusalimschy 4e23699aa6 new implementation for error handling il y a 23 ans
  Roberto Ierusalimschy aa3da1605c `newproxy' uses its own weaktable il y a 23 ans
  Roberto Ierusalimschy f67ccfbdeb no more `lua_getn' function il y a 23 ans
  Roberto Ierusalimschy 89b102bd1d new `luaL_weakregistry' function il y a 23 ans
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling il y a 23 ans
  Roberto Ierusalimschy eb3de8768a `rawcall' -> `upcall' (unprotected call) il y a 23 ans
  Roberto Ierusalimschy a102221a0b better error messages il y a 23 ans
  Roberto Ierusalimschy ad7103ea3a lua_load* defined in auxlib (and so renamed to luaL_load*) il y a 23 ans
  Roberto Ierusalimschy 955def0348 new names for string formating functions il y a 23 ans