Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 0079efc479 bug: collector did not compensate enough for userdata with finalizers 19 years ago
  Roberto Ierusalimschy ad0765b4f0 subtle problem with the garbage collector 19 years ago
  Roberto Ierusalimschy 20f4bbdc3a does not accept garbage after options (e.g., -ixxx) 19 years ago
  Roberto Ierusalimschy c408158047 only destroy state after running all finalizers 19 years ago
  Roberto Ierusalimschy 55e323190e files should not be operated after fclose, even when fclose fails 19 years ago
  Roberto Ierusalimschy fe8f4c06f1 detail (better error message for invalid format) 19 years ago
  Roberto Ierusalimschy c351392940 details 19 years ago
  Roberto Ierusalimschy 18330b6091 lua_dostring/lua_dofile should return any values returned by the chunk 19 years ago
  Roberto Ierusalimschy 8487913697 BUG: option '%q' for string.format does not handle '\r' correctly 19 years ago
  Roberto Ierusalimschy 672bb67ee6 environment variable names should be configurable 19 years ago
  Roberto Ierusalimschy 90df6b7a54 detail 19 years ago
  Roberto Ierusalimschy 0238a0b01e BUG: luaL_checkudata may show wrong error message 19 years ago
  Roberto Ierusalimschy 1ae0b6c0bf BUG: should copy the union, not (some of) its fields 19 years ago
  Roberto Ierusalimschy e1dda047b2 unused macro 19 years ago
  Roberto Ierusalimschy 2c8206d448 bug in Lua 4.0.2: weak tables that survive one collection are never collected 19 years ago
  Roberto Ierusalimschy ae76307847 comment 19 years ago
  Roberto Ierusalimschy 3d61c31e5a 'lparser.h' should not include 'ltable.h' 19 years ago
  Roberto Ierusalimschy 44a9bd6a8c detail 19 years ago
  Roberto Ierusalimschy 69ea087dff small change to strip file names when stripping debug information 19 years ago
  Roberto Ierusalimschy c05aaf3bf0 avoid warning in OS X - ansi 19 years ago
  Roberto Ierusalimschy 298ae7e230 complete support for hexadecimal constants 19 years ago
  Roberto Ierusalimschy 6316a866a3 compiler warning 19 years ago
  Roberto Ierusalimschy ea2cc2bc47 small improvements for allignments 19 years ago
  Roberto Ierusalimschy 64205e91a3 empty string may cause out-of-bound access 19 years ago
  Roberto Ierusalimschy 8173688542 detail 19 years ago
  Roberto Ierusalimschy 3ef5a6797f detail 19 years ago
  Roberto Ierusalimschy 9e6e43984d details 19 years ago
  Roberto Ierusalimschy baffc37f5c detail 19 years ago
  Roberto Ierusalimschy 440113bbe8 unused macro removed 19 years ago
  Roberto Ierusalimschy 73ebc5d8f6 compat code should keep compatibility 19 years ago