Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 314c6057b7 Avoid any code before locks in the API il y a 5 ans
  Roberto Ierusalimschy b57574d6fb Keep memory errors as memory errors il y a 5 ans
  Roberto Ierusalimschy ae809e9fd1 'luaV_concat' can "concat" one single value il y a 5 ans
  Roberto Ierusalimschy 422ce50d2e Fixed detail in 'loadUpvalues' il y a 5 ans
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags il y a 5 ans
  Roberto Ierusalimschy 5ff408d218 Changed internal representation of booleans il y a 5 ans
  Roberto Ierusalimschy e3c83835e7 Fixed bug in 'aux_rawset' il y a 5 ans
  Roberto Ierusalimschy c646e57fd6 Joined common code in 'lua_rawset' and 'lua_rawsetp' il y a 5 ans
  Roberto Ierusalimschy 3747487320 Small correction in assertion il y a 5 ans
  Roberto Ierusalimschy 508a705c1c Removed some wrong comments il y a 5 ans
  Roberto Ierusalimschy 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) il y a 6 ans
  Roberto Ierusalimschy b80077b8f3 Change in the handling of 'L->top' when calling metamethods il y a 6 ans
  Roberto Ierusalimschy 9c28ed05c9 Calls 'luaF_close' in 'lua_settop' only when needed il y a 6 ans
  Roberto Ierusalimschy 298f383ffc Avoid setting the stack top below upvalues to be closed il y a 6 ans
  Roberto Ierusalimschy d12262068d Small optimizations in range checks il y a 6 ans
  Roberto Ierusalimschy b56d4e570a Changes in the warning system il y a 6 ans
  Roberto Ierusalimschy cf71a5ddc7 Details il y a 6 ans
  Roberto Ierusalimschy 2c32bff609 After a "bad collections", avoid switching back back to generational il y a 6 ans
  Roberto Ierusalimschy c6f7181e91 No more LUA_ERRGCMM errors il y a 6 ans
  Roberto Ierusalimschy 437a5b07d4 Added a warning system to Lua il y a 6 ans
  Roberto Ierusalimschy ba7da13ec5 Changes in the control of C-stack overflow il y a 6 ans
  Roberto Ierusalimschy 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) il y a 6 ans
  Roberto Ierusalimschy 7696c6474f Auxiliary buffer cannot close box with 'lua_remove' il y a 6 ans
  Roberto Ierusalimschy 5fda30b4f9 'lua_toclose' gets the index to be closed as an argument il y a 6 ans
  Roberto Ierusalimschy b8fed93215 New syntax for to-be-closed variables il y a 6 ans
  Roberto Ierusalimschy 34840301b5 To-be-closed variables in the C API il y a 6 ans
  Roberto Ierusalimschy 9cbf17b0f1 Details (comments) il y a 6 ans
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings il y a 7 ans
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; il y a 7 ans
  Roberto Ierusalimschy b95e466218 new field 'nilvalue' in struct 'global_State' to avoid the use of il y a 7 ans