Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy c9e6ed1d9f small corrections. il y a 28 ans
  Roberto Ierusalimschy 56fdab67d8 believe it or not, this makes a difference... il y a 28 ans
  Roberto Ierusalimschy 3a98c8670d new name for _VERSION (standard of _UPPERCASES for pre-defined il y a 28 ans
  Roberto Ierusalimschy da585783e3 new method to handle current files, with global variables il y a 28 ans
  Roberto Ierusalimschy e81f184164 new #define LUA_COMPAT2_5 to select "compatibility mode". il y a 28 ans
  Roberto Ierusalimschy 3e43275308 incompatibilities with 2.5 + restrictions on tag methods il y a 28 ans
  Roberto Ierusalimschy f97307b548 zio should not care about how a user creates a FILE (pipe, socket, popen, il y a 28 ans
  Roberto Ierusalimschy 6402bfb1f8 better error message for dostring (2nd argument) il y a 28 ans
  Roberto Ierusalimschy 27b6bbdcf3 "testC" inactive (active only for tests) il y a 28 ans
  Roberto Ierusalimschy 5a198de3c1 new prefix luaZ il y a 28 ans
  Roberto Ierusalimschy c5d7ba7347 dostring has an optional error method argument il y a 28 ans
  Roberto Ierusalimschy f84c2ebc4a dostring has an optional error method argument; il y a 28 ans
  Roberto Ierusalimschy c8897f2b08 counter for gsub only when there is a table (to keep full compatibility) il y a 28 ans
  Roberto Ierusalimschy 6bb2cac3db setparsedfile is extern; luaz_... changed to luaZ_... il y a 28 ans
  Roberto Ierusalimschy 88f020b626 new interface to "lua_seterrormethod" and "lua_settagmethod", to il y a 28 ans
  Roberto Ierusalimschy a38f093f05 luaI_initTFunc initializes fileName. il y a 28 ans
  Roberto Ierusalimschy b6adfdd01b gsub aborts if error occurs. il y a 28 ans
  Roberto Ierusalimschy b90b4bbd3a macros don't need prototypes. il y a 28 ans
  Roberto Ierusalimschy f6d95140ae using old version functions. il y a 28 ans
  Roberto Ierusalimschy eca17b24ea #if wraps compatibility issue il y a 28 ans
  Roberto Ierusalimschy 6b61582e47 do not use $...$ to italic. il y a 28 ans
  Roberto Ierusalimschy 60bdc370d9 new functions lua_doFILE and lua_dobuffer to help users... il y a 28 ans
  Roberto Ierusalimschy b9e31f73ee exported functions follow "lua" prefix rule. il y a 28 ans
  Roberto Ierusalimschy ea98620d98 new arguments for gsub il y a 28 ans
  Roberto Ierusalimschy 6b78040840 lhf corrections + new gsub il y a 28 ans
  Roberto Ierusalimschy e931c7c0f6 error message always shows file names. il y a 28 ans
  Roberto Ierusalimschy 70160320b1 first version for Lua 3.0 (with tag methods, etc) il y a 28 ans
  Roberto Ierusalimschy bfbf56f15a extra parameter for "call" is "pack" or "plain". il y a 28 ans
  Roberto Ierusalimschy 732ef82c72 "luaI_undump1" cannot be static; luac uses it. il y a 28 ans
  Roberto Ierusalimschy 2a1da64872 "lua_getobjname" must return "tag-method" and not "fallback". il y a 28 ans