Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 0f5a497ed9 new interface for search-path function + small changes in require il y a 21 ans
  Roberto Ierusalimschy 753625c3f3 new interface for search-path function il y a 21 ans
  Roberto Ierusalimschy 42b74ccf1d libraries may want to use `lua_assert' too... il y a 21 ans
  Roberto Ierusalimschy 0c49857c1a new scheme to search paths il y a 21 ans
  Roberto Ierusalimschy 6b41e84da5 `assert' returns all its parameters (not only the first) il y a 21 ans
  Roberto Ierusalimschy 359840c2f8 new coroutines inherit hook from creator il y a 21 ans
  Roberto Ierusalimschy dba17070ac optional error for accesss to undefined variables/fields il y a 21 ans
  Roberto Ierusalimschy 569eefbf73 detail il y a 21 ans
  Roberto Ierusalimschy 5e4ea9a831 `setn' returns its "self" (the table) il y a 21 ans
  Roberto Ierusalimschy 6311e3109f `setfenv' returns "self" il y a 21 ans
  Roberto Ierusalimschy 9b854e6dbc BUG: string concatenation may cause arithmetic overflow, leading il y a 21 ans
  Roberto Ierusalimschy 2b2d8ecd7a details il y a 21 ans
  Roberto Ierusalimschy 75057dfced il y a 21 ans
  Roberto Ierusalimschy 345379b5ff option for garbage-collector `step' il y a 21 ans
  Roberto Ierusalimschy 118e471fa0 details il y a 21 ans
  Roberto Ierusalimschy ba9878fcb8 lock stuff defined in `luaconf.h' il y a 21 ans
  Roberto Ierusalimschy fa38421cea `testC' can operate on other states il y a 21 ans
  Roberto Ierusalimschy e8d4fe7236 new macro `lua_threadyield' + lock stuff in `luaconf.h' + details il y a 21 ans
  Roberto Ierusalimschy b8691f13a8 `getn' uses binary search if it has to count elements il y a 21 ans
  Roberto Ierusalimschy f4718544de what is provided by lauxlib.c should be defined at lauxlib.h il y a 21 ans
  Roberto Ierusalimschy 50f9cd201e no more `__fenv' il y a 21 ans
  Roberto Ierusalimschy 9d8426bab4 better error messages for `loadfile' il y a 21 ans
  Roberto Ierusalimschy 557f0009c4 clear definition for `lua_number2int' il y a 21 ans
  Roberto Ierusalimschy 0dfd04eb60 `lua_strlen' upgraded to `lua_objsize' (which also works with userdata) il y a 21 ans
  Roberto Ierusalimschy 1e0aaf2156 `luaL_dofile' and `luaL_dostring' are deprecated il y a 21 ans
  Roberto Ierusalimschy 616438fe9a new way to use `vararg' parameters (with `...') il y a 21 ans
  Roberto Ierusalimschy 47eda6ebd8 main must return status from original main! il y a 21 ans
  Roberto Ierusalimschy 0f49b3e62d new function `select' il y a 21 ans
  Roberto Ierusalimschy 0733c83b8c other modules may need FILEHANDLE definition il y a 21 ans
  Roberto Ierusalimschy e9844a4f1d `popen' is not ANSI and therefore was removed from the basic library il y a 21 ans