summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2021-10-05marshal.c Marshal.load accepts a freeze: true option.Jean Boussier
2021-10-05ruby tool/update-deps --fix卜部昌平
2021-10-05introduce debug.gemKoichi Sasada
2021-10-02Restore Hash#compare_by_identity mode [Bug #18171]Nobuyoshi Nakada
2021-09-28lldb: Show encoding of String [ci skip]Nobuyoshi Nakada
2021-09-26Fix dependency of verconf.hNobuyoshi Nakada
2021-09-21Explicit the target of do-install-all as the same as dont-install-allNobuyoshi Nakada
2021-09-21Ripper source on mswinNobuyoshi Nakada
2021-09-20Add gvl and fiber assertions to scheduler interface to catch invalid usage.Samuel Williams
2021-09-11Check ruby-related includes only [ci skip]Nobuyoshi Nakada
2021-09-11Removed minitest dir from make taskHiroshi SHIBATA
2021-09-10common.mk: update dependencies卜部昌平
2021-08-27Update the list of replacing objects under missingNobuyoshi Nakada
2021-08-27Use C99-defined macros to classify a floating-point numberNobuyoshi Nakada
2021-08-25tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProfYusuke Endoh
2021-08-24Revert "tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProf"Yusuke Endoh
2021-08-24tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProfYusuke Endoh
2021-08-24Moved exported symbols in internal/util.h to ruby/util.hNobuyoshi Nakada
2021-08-13ruby/spec no longer needs webrick to runBenoit Daloze
2021-08-07Group commands on GitHub ActionsNobuyoshi Nakada
2021-07-27Change Unicode Emoji Version from 13.0 to 13.1Martin Dürst
2021-07-19Remove unneeded quotes [ci skip]Nobuyoshi Nakada
2021-07-16Add debug assertion in `rb_funcall*` that the current thread has the gvl.Samuel Williams
2021-07-08Update common.mk to deal with Unicode version 13.0.0Martin Dürst
2021-07-05programs will be made from extsNobuyoshi Nakada
2021-07-03goruby.c: include golf_prelude.c to get rid of overwriting EXTOBJSNobuyoshi Nakada
2021-06-30"nodoc" needs to exclude "doc" [ci skip]Nobuyoshi Nakada
2021-06-18Add a cache for class variableseileencodes
2021-06-16Make ext directory before extinit.c when out-of-place buildNobuyoshi Nakada
2021-06-10Add missing dependenciesTakashi Kokubun
2021-06-10Avoid enqueueing the same ISeq twiceTakashi Kokubun
2021-06-02Implemented some NilClass method in Ruby code is faster [Feature #17054] (#3366)S.H
2021-05-30Mark inlined ISeqs during MJIT compilation (#4539)Takashi Kokubun
2021-05-12cdhash_cmp: can take rational literals卜部昌平
2021-05-11Revert "Filling cache values on cvar write"Aaron Patterson
2021-05-11Add a cache for class variableseileencodes
2021-04-18Split revision.h ruleNobuyoshi Nakada
2021-04-13dependency updates卜部昌平
2021-04-13Make String#crypt ractor-safeNobuyoshi Nakada
2021-04-10mac: ignore SDKROOT at installationNobuyoshi Nakada
2021-03-26Stop downloading Unicode files twiceNobuyoshi Nakada
2021-03-25Use XRUBY to expand path instead of platform dependentKazuhiro NISHIYAMA
2021-03-25Generate encoding header before enc.mkNobuyoshi Nakada
2021-03-25Keep unicode_normalize/tables.rb as-isNobuyoshi Nakada
2021-03-25Fix test-bundler-parallel errors when out-of-place buildKazuhiro NISHIYAMA
2021-02-16Make the commit of updated bundled_gems fileNobuyoshi Nakada
2021-02-15Added Thread::Backtrace.limit [Feature #17479]Nobuyoshi Nakada
2021-02-10Add a benchmark-driver runner for Ractor (#4172)Takashi Kokubun
2021-02-09Expose scheduler as public interface & bug fixes. (#3945)Samuel Williams
2021-02-01Ignore warnings when transforming preprocessed headerNobuyoshi Nakada