index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testes
/
coroutine.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
'lua_State.nci' must be an integer
Roberto Ierusalimschy
2025-02-26
1
-0
/
+12
*
CallInfo bit CIST_CLSRET broken in two
Roberto Ierusalimschy
2025-01-28
1
-6
/
+31
*
New interface to function 'luaL_openselectedlibs'
Roberto Ierusalimschy
2024-02-15
1
-1
/
+1
*
Merge branch 'master' into nextversion
Roberto Ierusalimschy
2024-01-25
1
-3
/
+5
|
\
|
*
Bug: Yielding in a hook stops in the wrong instruction
Roberto Ierusalimschy
2024-01-11
1
-3
/
+5
*
|
Clear interface between references and predefines
Roberto Ierusalimschy
2024-01-15
1
-4
/
+4
*
|
Merge branch 'master' into nextversion
Roberto Ierusalimschy
2022-12-28
1
-21
/
+35
|
\
|
|
*
Avoid excessive name pollution in test files
Roberto Ierusalimschy
2022-12-28
1
-21
/
+35
*
|
New function 'luaL_openselectedlibs'
Roberto Ierusalimschy
2022-12-07
1
-1
/
+1
|
/
*
'lua_checkstack' doesn't need to check stack overflow
Roberto Ierusalimschy
2022-05-23
1
-9
/
+6
*
Bug: Wrong status in coroutine during reset
Roberto Ierusalimschy
2021-11-08
1
-1
/
+43
*
C functions can be tail called, too
Roberto Ierusalimschy
2021-06-14
1
-1
/
+1
*
Small improvements in hooks
Roberto Ierusalimschy
2021-01-26
1
-0
/
+22
*
Handles '__close' errors in coroutines in "coroutine style"
Roberto Ierusalimschy
2020-12-30
1
-2
/
+39
*
Report last error in closing methods
Roberto Ierusalimschy
2020-12-22
1
-12
/
+3
*
'coroutine.close'/'lua_resetthread' report original errors
Roberto Ierusalimschy
2020-12-18
1
-1
/
+9
*
'recover' finish of 'luaD_pcall' should follow the original
Roberto Ierusalimschy
2020-10-12
1
-4
/
+22
*
Make sure that main thread is non yieldable
Roberto Ierusalimschy
2020-07-06
1
-2
/
+12
*
Avoid memory allocation in some functions from 'ltests.c'
Roberto Ierusalimschy
2020-07-04
1
-1
/
+1
*
Comments (mosty typos)
Roberto Ierusalimschy
2019-12-30
1
-1
/
+1
*
First version of OP_MMBIN opcodes
Roberto Ierusalimschy
2019-08-27
1
-1
/
+1
*
Fixed missing case in 'luaV_finishOp'
Roberto Ierusalimschy
2019-08-27
1
-0
/
+6
*
Fixed bug when yiedling inside OP_ADDK opcode
Roberto Ierusalimschy
2019-08-21
1
-0
/
+11
*
Default for warnings changed to "off"
Roberto Ierusalimschy
2019-08-20
1
-0
/
+1
*
Improvement in warn-mode '@store' (for testing)
Roberto Ierusalimschy
2019-08-18
1
-3
/
+8
*
Supressed errors in '__close' generate warnings
Roberto Ierusalimschy
2019-08-16
1
-1
/
+4
*
Change in the syntax of attributes
Roberto Ierusalimschy
2019-07-30
1
-4
/
+4
*
Change in the handling of 'L->top' when calling metamethods
Roberto Ierusalimschy
2019-07-26
1
-1
/
+1
*
Details in tests
Roberto Ierusalimschy
2019-06-21
1
-0
/
+4
*
Multiple errors in '__toclose' report the first one
Roberto Ierusalimschy
2019-06-05
1
-1
/
+9
*
'coroutine.kill' renamed 'coroutine.close'
Roberto Ierusalimschy
2019-06-03
1
-11
/
+11
*
Flag for to-be-closed variables changed to '<toclose>'
Roberto Ierusalimschy
2019-05-09
1
-3
/
+3
*
Coroutines do not unwind the stack in case of errors
Roberto Ierusalimschy
2019-05-09
1
-2
/
+6
*
Added an optional parameter to 'coroutine.isyieldable'
Roberto Ierusalimschy
2019-04-10
1
-2
/
+5
*
No more to-be-closed functions
Roberto Ierusalimschy
2019-01-04
1
-2
/
+11
*
Changes in the control of C-stack overflow
Roberto Ierusalimschy
2018-12-27
1
-2
/
+2
*
New functions 'lua_resetthread' and 'coroutine.kill'
Roberto Ierusalimschy
2018-12-13
1
-0
/
+45
*
Removed extra information from RCS keyword strings in tests
Roberto Ierusalimschy
2018-10-22
1
-1
/
+1
*
Deprecated the emulation of '__le' using '__lt'
Roberto Ierusalimschy
2018-08-24
1
-5
/
+3
*
Added directory to test file names in '$Id:'
Roberto Ierusalimschy
2018-07-25
1
-1
/
+1
*
Added manual and tests for version 5.4-w2
Roberto Ierusalimschy
2018-07-09
1
-0
/
+918