This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-01-27 12:34:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
objspace
History
卜部昌平
6413dc27dc
dependency updates
2021-04-13 14:30:21 +09:00
..
lib
Fix ObjectSpace.dump(obj, output: :stdout)
2020-10-03 00:00:01 +09:00
depend
dependency updates
2021-04-13 14:30:21 +09:00
extconf.rb
…
object_tracing.c
Fix ObjectSpace.trace_object_allocations_stop to not raise if the tracepoint were not initialized
2020-08-19 08:13:09 -07:00
objspace_dump.c
objspace_dump.c: tag singleton classes and reference the superclass
2021-02-04 09:53:31 -08:00
objspace.c
enable constant cache on ractors
2021-01-05 02:27:58 +09:00
objspace.h
…