ruby/defs
Koichi Sasada 7b75b1f2da prepare IDs for Ractor::monitor
To prevent the following strange error, prepare IDs at first.

```
     <internal:ractor>:596:in 'Ractor#monitor': symbol :exited is already registered with 98610c (fatal)
             from <internal:ractor>:550:in 'Ractor#join'
             from <internal:ractor>:574:in 'Ractor#value'
             from bootstraptest.test_ractor.rb_2013_1309.rb:12:in '<main>'
```

BTW, the error should be fixed on ID management system.
2025-05-31 18:29:02 +09:00
..
gmake.mk YJIT: ZJIT: Allow both JITs in the same build 2025-05-15 00:39:03 +09:00
id.def prepare IDs for Ractor::monitor 2025-05-31 18:29:02 +09:00
jit.mk JITs: Add back MACOSX_DEPLOYMENT_TARGET=11.0 setting to avoid warning 2025-05-21 22:48:20 +09:00
keywords reserved_word: just use gperf 3.1 declaration 2022-09-21 11:44:09 +09:00
known_errors.def Add/revise Errno descriptions (#10897) 2024-06-04 15:19:50 +00:00
lex.c.src reserved_word: just use gperf 3.1 declaration 2022-09-21 11:44:09 +09:00
opt_insn_unif.def setdynamic is obsoleted 2016-04-27 07:11:06 +00:00
opt_operand.def
separated_version.mk Fixed misspellings 2019-12-20 09:32:42 +09:00
tags.mk Add TAGS rule [ci skip] 2023-02-08 18:00:05 +09:00