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-28 13:04:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
objspace
History
Peter Zhu
9f0c6f20c5
[Bug
#18382
] Fix crash in compaction for ObjectSpace.trace_object_allocations
...
ObjectSpace.trace_object_allocations can crash when auto-compaction is enabled.
2021-12-02 13:06:44 -05:00
..
lib
ext/objspace/lib/objspace/trace.rb: Remove the original Kernel#p
2021-05-14 15:39:57 +09:00
depend
Update dependencies
2021-11-21 16:21:18 +09:00
extconf.rb
…
object_tracing.c
[Bug
#18382
] Fix crash in compaction for ObjectSpace.trace_object_allocations
2021-12-02 13:06:44 -05:00
objspace_dump.c
…
objspace.c
[Feature
#18045
] Remove T_PAYLOAD
2021-08-25 09:28:21 -04:00
objspace.h
…