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
Peter Zhu
2056c0a7c6
Add embedded status to dumps of T_OBJECT
...
This commit adds `"embedded":true` in ObjectSpace.dump for T_OBJECTs that are embedded.
2023-01-05 16:00:36 -05:00
..
lib
[DOC] Fix format in ObjectSpace.dump_all
2022-12-12 10:16:38 -05:00
depend
Fix crash in tracing object allocations
2023-01-04 09:10:58 -05:00
extconf.rb
…
object_tracing.c
Fix crash in tracing object allocations
2023-01-04 09:10:58 -05:00
objspace_dump.c
Add embedded status to dumps of T_OBJECT
2023-01-05 16:00:36 -05:00
objspace.c
[DOC] [Bug
#19290
] fix formatting
2023-01-01 14:50:39 +09:00
objspace.h
…