summaryrefslogtreecommitdiff
path: root/ext/objspace
AgeCommit message (Expand)Author
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-08-19Fix ObjectSpace.trace_object_allocations_stop to not raise if the tracepoint ...Jean Boussier
2020-08-19RHASH_TBL: is now ext-only卜部昌平
2020-08-18Update references when tracing allocationsAaron Patterson
2020-08-17Fix method name escaping in ObjectSpace.dumpJohn Hawthorn
2020-08-17Also escape DEL codeNobuyoshi Nakada
2020-08-17Fixed the radix for control charsNobuyoshi Nakada
2020-07-28[DOC] Clarify ObjectSpace return values are in bytes [ci skip]Simon Perepelitsa
2020-07-23Avoid allocating a string when dumping an anonymous module or classJean Boussier
2020-07-10Fix missing imemo cases in objspace_dump by refactoringAlan Wu
2020-06-14Introduce find pattern [Feature #16828]Kazuki Tsujimoto
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-05-04Fix indentationKazuki Tsujimoto
2020-04-08Suppress -Wswitch warningsNobuyoshi Nakada
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-02-29should not expose hidden object.Koichi Sasada
2020-02-22Introduce disposable call-cache.Koichi Sasada
2020-02-22VALUE size packed callinfo (ci).Koichi Sasada
2019-12-31Updated dependencies on internal/warnings.hNobuyoshi Nakada
2019-12-26update dependencies卜部昌平
2019-12-26decouple internal.h headers卜部昌平
2019-11-18Update dependenciesNobuyoshi Nakada
2019-11-12Revert "Method reference operator"Nobuyoshi Nakada
2019-09-07Rename NODE_ARRAY to NODE_LIST to reflect its actual use casesYusuke Endoh
2019-08-27st_foreach now free from ANYARGS卜部昌平
2019-07-31* expand tabs.git
2019-07-31Use 1 byte hint for ar_table [Feature #15602]Koichi Sasada
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-07-14Split RUBY_ASSERT and so on under include/rubyNobuyoshi Nakada
2019-07-08Let struct dump_config in objspace fit in a single cache lineLourens Naudé
2019-04-23* expand tabs.git
2019-04-22T_MOVED can live on the stack, so make sure we can do book keepingAaron Patterson
2019-04-17* expand tabs.svn
2019-04-17Introduce pattern matching [EXPERIMENTAL]ktsj
2019-02-13* expand tabs.svn
2019-02-13fix imemo entry description.ko1
2019-02-08Removed moving toplevel header since r12501nobu
2018-12-31* expand tabs.svn
2018-12-31Method reference operatornobu
2018-10-30support theap for T_HASH. [Feature #14989]ko1
2018-10-09ext/objspace/objspace_dump.c: print addresses consistentlynobu
2018-10-09* expand tabs.svn
2018-10-09Revert "ext/objspace/objspace_dump.c: print addresses consistently"naruse
2018-10-08* expand tabs.svn
2018-10-08ext/objspace/objspace_dump.c: print addresses consistentlytenderlove
2018-09-07ext/objspace/object_tracing.c (freeobj_i): fix missing assignmentnobu
2018-09-07object_tracing.c: register TracePoint objectsnobu
2018-09-07ext/objspace/object_tracing.c (freeobj_i): no lookup before deletenobu