summaryrefslogtreecommitdiff
path: root/ruby_1_8_6/test/optparse
AgeCommit message (Expand)Author
lass='nohover'>AgeCommit message (Expand)Author 2023-09-24Add rb_hash_free for the GC to usePeter Zhu 2023-06-23Declare `RHASH_AR_TABLE` and `RHASH_ST_TABLE` return non-nullNobuyoshi Nakada 2023-06-08Remove RHASH_TRANSIENT_FLAGPeter Zhu 2023-05-23Fix crash when replacing ST hash with AR hashPeter Zhu 2023-05-17Move ar_hint to ar_table_structPeter Zhu 2023-05-17Implement Hash ST tables on VWAPeter Zhu 2023-05-17Implement Hash AR tables on VWAPeter Zhu 2023-03-06Stop exporting symbols for MJITTakashi Kokubun 2023-02-23Implement ObjectSpace::WeakKeyMap basic allocatorJean Boussier 2023-01-31Remove rb_hash_st_tablePeter Zhu 2023-01-31Remove rb_hash_ar_tablePeter Zhu 2023-01-20Fix typo in RHASH_ST_CLEARPeter Zhu 2021-10-02Restore Hash#compare_by_identity mode [Bug #18171]Nobuyoshi Nakada 2021-10-02Add rb_ident_hash_new_with_sizeNobuyoshi Nakada 2021-09-10internal/*.h: skip doxygen卜部昌平 2020-10-21Ractor.make_shareable(obj)Koichi Sasada 2020-08-27include/ruby/backward/2/r_cast.h: deprecate卜部昌平 2020-08-19RHASH_EMPTY_P: convert into an inline function卜部昌平 2020-08-19RHASH_TBL: is now ext-only卜部昌平 2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平 2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平 2020-04-13add #include guard hack卜部昌平 2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平 2019-12-26decouple internal.h headers卜部昌平 2019-12-26internal/hash.h rework卜部昌平 2019-12-26split internal.h into files卜部昌平