This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-08-11 07:02:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
internal
History
Peter Zhu
3fb455adab
Move global symbol reference updating to rb_sym_global_symbols_update_references
2025-02-10 08:47:44 -05:00
..
array.h
…
basic_operators.h
…
bignum.h
…
bits.h
…
class.h
…
cmdlineopt.h
…
compar.h
…
compile.h
…
compilers.h
…
complex.h
…
cont.h
…
dir.h
…
enc.h
…
encoding.h
…
enum.h
…
enumerator.h
…
error.h
…
eval.h
…
file.h
…
fixnum.h
…
gc.h
Remove stale declaration for modular GC
2025-01-11 01:22:26 +09:00
hash.h
…
imemo.h
…
inits.h
…
io.h
…
load.h
…
loadpath.h
…
math.h
…
missing.h
…
numeric.h
…
object.h
…
parse.h
…
proc.h
Remove dead function rb_func_proc_new
2025-01-20 10:31:36 -05:00
process.h
…
ractor.h
…
random.h
…
range.h
…
rational.h
…
re.h
…
ruby_parser.h
…
sanitizers.h
…
serial.h
…
signal.h
…
st.h
…
static_assert.h
…
string.h
…
struct.h
…
symbol.h
Move global symbol reference updating to rb_sym_global_symbols_update_references
2025-02-10 08:47:44 -05:00
thread.h
…
time.h
…
transcode.h
…
util.h
…
variable.h
Use rb_gc_vm_weak_table_foreach for reference updating
2025-01-27 10:28:36 -05:00
vm.h
Make rb_vm_insns_count a thread local variable
2025-01-10 13:39:21 -08:00
warnings.h
…