1. f39e8c0 Updated the documentation for the API function 'lua_gc' by Roberto Ierusalimschy · 5 years ago v5.4-alpha
  2. 6aeaeb5 Detail in makefile by Roberto Ierusalimschy · 5 years ago
  3. b4d5dff Multiple errors in '__toclose' report the first one by Roberto Ierusalimschy · 5 years ago
  4. 14edd36 Function 'warn' is vararg by Roberto Ierusalimschy · 5 years ago
  5. 514d942 'coroutine.kill' renamed 'coroutine.close' by Roberto Ierusalimschy · 5 years ago
  6. 4a3fd84 bug in 5.4 alpha rc1: to-be-closed x vararg functions by Roberto Ierusalimschy · 5 years ago
  7. 2c68e66 Details by Roberto Ierusalimschy · 5 years ago
  8. 7d0f41d Improvements in 'testes/cstack.lua' by Roberto Ierusalimschy · 5 years ago
  9. 2b8b538 Improvements in 'luaL_traceback' by Roberto Ierusalimschy · 5 years ago
  10. b293ae0 Details by Roberto Ierusalimschy · 5 years ago
  11. d9f40e3 First implementation for 'const' variables by Roberto Ierusalimschy · 5 years ago
  12. 347d696 Define LUA_MAXUNSIGNED as a preprocessor constant by Roberto Ierusalimschy · 5 years ago
  13. 0b63d79 Details by Roberto Ierusalimschy · 5 years ago
  14. 279c3a6 A few changes in tests about number of bits in integers by Roberto Ierusalimschy · 5 years ago
  15. 49c42f3 Some improvements in 'luaconf.h' by Roberto Ierusalimschy · 5 years ago
  16. d881325 Flag for to-be-closed variables changed to '<toclose>' by Roberto Ierusalimschy · 5 years ago
  17. 3f253f1 Test for dead coroutine moved to 'lua_resume' by Roberto Ierusalimschy · 5 years ago
  18. 389116d Coroutines do not unwind the stack in case of errors by Roberto Ierusalimschy · 5 years ago
  19. 01bded3 File 'lib2-v2.so' generated from its own source by Roberto Ierusalimschy · 5 years ago
  20. 7c57864 A few more improvements in 'luaO_pushvfstring' by Roberto Ierusalimschy · 5 years ago
  21. b146090 Avoid the creation of too many strings in 'package' by Roberto Ierusalimschy · 5 years ago
  22. b36e26f Some more small improvements to 'luaO_pushvfstring' by Roberto Ierusalimschy · 5 years ago
  23. 969b8c1 Fixed bug with to-be-closed variables in base C level by Roberto Ierusalimschy · 5 years ago
  24. c656051 New function 'luaL_addgsub' by Roberto Ierusalimschy · 5 years ago
  25. 3da34a5 Revamp of 'lua_pushfstring' / 'luaO_pushvfstring' by Roberto Ierusalimschy · 5 years ago
  26. 20b161e Small correction in test about 'isdst' by Roberto Ierusalimschy · 5 years ago
  27. ed2872c 'require' returns where module was found by Roberto Ierusalimschy · 5 years ago
  28. 2d3f095 Avoid using large buffers in 'string.format' by Roberto Ierusalimschy · 5 years ago
  29. b0810c5 Small optimizations in 'string.gsub' by Roberto Ierusalimschy · 5 years ago
  30. a93e014 Added an optional parameter to 'coroutine.isyieldable' by Roberto Ierusalimschy · 5 years ago
  31. 8ba4523 'print' does not call 'tostring' to format its arguments by Roberto Ierusalimschy · 5 years ago
  32. 979ad95 Thorough revision of the reference manual by Roberto Ierusalimschy · 5 years ago
  33. 0f028b9 Corrected tests around non-portable 'isdst' in dates by Roberto Ierusalimschy · 5 years ago
  34. 65d1aa7 Syntax should not allow numbers touching identifiers by Roberto Ierusalimschy · 5 years ago
  35. 8004798 Fixed wrong error message in 'return math.seed(0)' by Roberto Ierusalimschy · 5 years ago
  36. 5ca1075 Added field 'srclen' to structure 'lua_Debug' by Roberto Ierusalimschy · 5 years ago
  37. 38425e0 Avoid moving the collector while in 'GCSenteratomic' state by Roberto Ierusalimschy · 5 years ago
  38. d122620 Small optimizations in range checks by Roberto Ierusalimschy · 5 years ago
  39. 0443ad9 LUAI_MAXCCALLS renamed LUAI_MAXCSTACK by Roberto Ierusalimschy · 5 years ago
  40. f9b0cf0 Year in copyright notice updated to 2019 by Roberto Ierusalimschy · 5 years ago
  41. 7ceb215 Fixed small bugs/issues by Roberto Ierusalimschy · 5 years ago
  42. 23e6bac Keep correct type for immediate operands in comparisons by Roberto Ierusalimschy · 5 years ago
  43. 6820549 Details in the implementation of the integer 'for' loop by Roberto Ierusalimschy · 5 years ago
  44. f53eabe Small changes in the header of binary files by Roberto Ierusalimschy · 5 years ago c6f7181e910b6
  45. 39bb3cf Name 'nonstrict' in the UTF-8 library changed to 'lax' by Roberto Ierusalimschy · 5 years ago
  46. 9b37a46 New semantics for the integer 'for' loop by Roberto Ierusalimschy · 5 years ago
  47. 1e0c73d Changes in the validation of UTF-8 by Roberto Ierusalimschy · 5 years ago
  48. 8fa4f13 Finalizers must be callable by Roberto Ierusalimschy · 5 years ago
  49. b56d4e5 Changes in the warning system by Roberto Ierusalimschy · 5 years ago
  50. 9eca305 'math.randomseed()' sets a somewhat random seed by Roberto Ierusalimschy · 5 years ago
  51. c5feac2 Strings inside Lua are not fully aligned by Roberto Ierusalimschy · 5 years ago
  52. dfebe43 New conversion specifier '%p' for 'string.format' by Roberto Ierusalimschy · 5 years ago
  53. cf71a5d Details by Roberto Ierusalimschy · 5 years ago
  54. 2c32bff After a "bad collections", avoid switching back back to generational by Roberto Ierusalimschy · 5 years ago
  55. 264659b Optional 'init' argument to 'string.gmatch' by Roberto Ierusalimschy · 5 years ago
  56. 4ace93c No more to-be-closed functions by Roberto Ierusalimschy · 5 years ago
  57. c6f7181 No more LUA_ERRGCMM errors by Roberto Ierusalimschy · 5 years ago
  58. 437a5b0 Added a warning system to Lua by Roberto Ierusalimschy · 5 years ago
  59. ba7da13 Changes in the control of C-stack overflow by Roberto Ierusalimschy · 5 years ago
  60. da37ac9 Detail by Roberto Ierusalimschy · 5 years ago
  61. 6625064 'all' script automatically 'make's everything by Roberto Ierusalimschy · 5 years ago
  62. 5d7dec5 Added directory 'testes/libs/P1' to the repository by Roberto Ierusalimschy · 5 years ago
  63. af6d9f3 Details by Roberto Ierusalimschy · 5 years ago alt-version alternative-version
  64. 2258f31 Added file 'testes/heavy.lua' by Roberto Ierusalimschy · 5 years ago
  65. 57f5b81 Bug: Long brackets with a huge number of '=' causes overflow by Roberto Ierusalimschy · 5 years ago
  66. fdc25a1 New functions 'lua_resetthread' and 'coroutine.kill' by Roberto Ierusalimschy · 5 years ago
  67. 3b06f98 Details by Roberto Ierusalimschy · 5 years ago
  68. 51316f9 'math.rand()' uses higher bits to produce float value by Roberto Ierusalimschy · 5 years ago
  69. 46beca5 Better error messages for some polymorphic functions by Roberto Ierusalimschy · 5 years ago
  70. 28d829c Calls cannot be tail in the scope of a to-be-closed variable by Roberto Ierusalimschy · 5 years ago
  71. 6d04537 A to-be-closed variable must have a closable value (or be nil) by Roberto Ierusalimschy · 5 years ago
  72. 7696c64 Auxiliary buffer cannot close box with 'lua_remove' by Roberto Ierusalimschy · 5 years ago
  73. 7e63d3d Some bugs with stack reallocation by 'luaF_close' by Roberto Ierusalimschy · 5 years ago
  74. 84e32ad Added opcodes for arithmetic with K operands by Roberto Ierusalimschy · 5 years ago
  75. 35296e1 Details by Roberto Ierusalimschy · 5 years ago
  76. bb0185b Documentation for to-be-closed variables by Roberto Ierusalimschy · 5 years ago
  77. d40cd31 Visibility of non-API functions changed to "internal" by Roberto Ierusalimschy · 5 years ago
  78. 8cb8421 String buffer using to-be-closed variable by Roberto Ierusalimschy · 5 years ago
  79. 5fda30b 'lua_toclose' gets the index to be closed as an argument by Roberto Ierusalimschy · 5 years ago
  80. 9eafe9c New implementation for 'luaL_addvalue' by Roberto Ierusalimschy · 5 years ago
  81. 7f6f708 To-be-closed variable in 'for' loop separated from the state by Roberto Ierusalimschy · 5 years ago
  82. b8fed93 New syntax for to-be-closed variables by Roberto Ierusalimschy · 5 years ago
  83. 5e76a4f New macros for arithmetic/bitwise operations in 'luaV_execute' by Roberto Ierusalimschy · 5 years ago
  84. e8c7797 Removed internal cache for closures by Roberto Ierusalimschy · 6 years ago
  85. 2fc6b55 Removed resource-related "emergency collections" by Roberto Ierusalimschy · 6 years ago
  86. 947a372 State in generic 'for' acts as a to-be-closed variable by Roberto Ierusalimschy · 6 years ago
  87. e073cbc Better error messages for invalid operands in numeric 'for' by Roberto Ierusalimschy · 6 years ago
  88. 2316ec4 Back with optimization for 'if cond then goto' by Roberto Ierusalimschy · 6 years ago
  89. a006514 Big revamp in the implmentation of labels/gotos by Roberto Ierusalimschy · 6 years ago
  90. 6e9b719 More uniformity in code generation for 'for' loops by Roberto Ierusalimschy · 6 years ago
  91. 3484030 To-be-closed variables in the C API by Roberto Ierusalimschy · 6 years ago
  92. 41c800b Closing methods should not interfere with returning values by Roberto Ierusalimschy · 6 years ago
  93. 0a9aca5 Added a '__close' metamethod to file handles by Roberto Ierusalimschy · 6 years ago
  94. ea1322e Detail: bad assertion in 'luaM_free_' by Roberto Ierusalimschy · 6 years ago
  95. 6a4b9bb Removed extra information from RCS keyword strings in tests by Roberto Ierusalimschy · 6 years ago
  96. 7c8146d Small improvements in the manual by Roberto Ierusalimschy · 6 years ago
  97. c90176f Complete implementation of to-be-closed variables by Roberto Ierusalimschy · 6 years ago scopedvars
  98. 3c7dc52 Handling of memory errors when creating to-be-closed upvalues by Roberto Ierusalimschy · 6 years ago
  99. bd96330 First "complete" implementation of to-be-closed variables by Roberto Ierusalimschy · 6 years ago
  100. 4cd1f4a Towards "to closed" local variables by Roberto Ierusalimschy · 6 years ago