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
Matt Valentine-House
8bbd319806
Allow newobj_of0 and newobj_slowpath to allocate into multiple heap slots
2021-05-06 09:18:17 -04: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
Fix compiler warnings in objspace_dump.c when assertions are turned on
2021-04-26 19:26:50 -04:00
objspace.c
Allow newobj_of0 and newobj_slowpath to allocate into multiple heap slots
2021-05-06 09:18:17 -04:00
objspace.h
…