1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00
Roberto Ierusalimschy 38425e0692 Avoid moving the collector while in 'GCSenteratomic' state
The 'GCSenteratomic' is just an auxiliary state for transitioning
to 'GCSatomic'. All GC traversals should be done either on the
'GCSpropagate' state or the 'GCSatomic' state.
2019-04-01 14:22:07 -03:00
2019-03-27 14:56:10 -03:00
2018-10-25 15:30:15 -03:00
2019-03-14 15:30:54 -03:00
2019-03-14 15:30:54 -03:00
2019-03-25 14:12:06 -03:00
2019-03-13 13:16:53 -03:00
2019-03-25 10:38:56 -03:00
2018-10-23 12:58:38 -03:00
2019-03-15 13:14:17 -03:00
2018-11-22 13:56:04 -02:00
2019-03-25 14:12:06 -03:00
2019-03-14 15:30:54 -03:00
2019-03-27 14:56:10 -03:00
2019-03-27 14:56:10 -03:00
2019-03-14 15:30:54 -03:00
2019-03-25 14:12:06 -03:00
2019-03-25 14:00:09 -03:00
2019-03-25 10:38:56 -03:00
S
Description
Automated archival mirror of github.com/lua/lua
18 MiB
Languages
C 66.4%
Lua 33%
Makefile 0.6%