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-26 20:19:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
objspace
History
Augustin Gottlieb
6ef0eb29c6
Add early type validation for ObjectSpace.memsize_of_all klass argument
2026-01-23 11:00:37 +09:00
..
lib
…
depend
Optimize File.join common use case
2026-01-18 16:31:31 +01:00
extconf.rb
…
object_tracing.c
Fix memory leak in ObjectSpace tracing
2025-11-10 16:34:00 -08:00
objspace_dump.c
ObjectSpace.{dump,dump_all,dump_shapes} needs vm barrier. (
#15569
)
2025-12-17 12:17:30 -05:00
objspace.c
Add early type validation for ObjectSpace.memsize_of_all klass argument
2026-01-23 11:00:37 +09:00
objspace.h
…