Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; vor 7 Jahren
  Roberto Ierusalimschy b95e466218 new field 'nilvalue' in struct 'global_State' to avoid the use of vor 7 Jahren
  Roberto Ierusalimschy d406d3d05f removed unused macros 'isstackindex'/'api_checkstackindex' + vor 7 Jahren
  Roberto Ierusalimschy 505fc91222 no more 'luaO_nilobject' to avoid comparison of global variable addresses vor 7 Jahren
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table vor 7 Jahren
  Roberto Ierusalimschy fbea553ca2 'lua_setiuservalue' removes value from the stack even in case of error vor 7 Jahren
  Roberto Ierusalimschy b7edf5d2d8 metamethods for 'removekey'/'keyin' vor 7 Jahren
  Roberto Ierusalimschy ef8263f81f better names for macros for tags and types. vor 7 Jahren
  Roberto Ierusalimschy d766e2ae17 first (parcial) implementation of 'keyin'/'removekey' vor 7 Jahren
  Roberto Ierusalimschy 9243c414d9 first version of empty entries in tables vor 7 Jahren
  Roberto Ierusalimschy ca6fe7449a userdata can have multiple user values vor 7 Jahren
  Roberto Ierusalimschy 1afd5a152d more generic way to handle 'gclist' vor 7 Jahren
  Roberto Ierusalimschy 56e50e8bc5 'collectgarbage' returns old mode when changing mode vor 7 Jahren
  Roberto Ierusalimschy dc0ab1e8ca warnings in VS (implicit casts from ptrdiff_t to int) vor 7 Jahren
  Roberto Ierusalimschy e2b15aa21d janitor work on casts vor 7 Jahren
  Roberto Ierusalimschy 728ff94595 error handler in protected calls must be a function vor 7 Jahren
  Roberto Ierusalimschy e663a24ab0 more freedom in handling memory-allocation errors (not all allocations vor 7 Jahren
  Roberto Ierusalimschy ae11e37e53 bug: 'lua_pushcclosure' should not call the GC when 'n' is zero vor 7 Jahren
  Roberto Ierusalimschy 599f1742c6 detail (typo in comments) vor 7 Jahren
  Roberto Ierusalimschy ad0704e40c back to 'CallInfo' (no gains with its removal) vor 7 Jahren
  Roberto Ierusalimschy 472c560705 no more useful fields in CallInfo vor 7 Jahren
  Roberto Ierusalimschy 54eb35a8aa more fields moved out of 'CallInfo' vor 7 Jahren
  Roberto Ierusalimschy ba36180fd7 new API for 'lua_resume' + cleaning the uses of the 'extra' field in vor 7 Jahren
  Roberto Ierusalimschy b9e76be8a6 using 'L->func' when possible vor 7 Jahren
  Roberto Ierusalimschy 1d8920dd7f some cleaning in GC parameters vor 7 Jahren
  Roberto Ierusalimschy f96497397a new type 'StackValue' for stack elements vor 8 Jahren
  Roberto Ierusalimschy b029e7ea20 macro 'luaV_fastget' may need protection ({}) to be used inside vor 8 Jahren
  Roberto Ierusalimschy 72d82a296c revamping the incremental collector vor 8 Jahren
  Roberto Ierusalimschy 49f7aab62a 'lua_rawlen' returns 'lua_Unsigned' instead of 'size_t'. (Real vor 8 Jahren
  Roberto Ierusalimschy 7647d5d13d revamp of fast track for table access (table set uses the same vor 8 Jahren