summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2020-10-26Include c_escape.rb in COMPILE_PRELUDENobuyoshi Nakada
2020-10-21Ractor.make_shareable(obj)Koichi Sasada
2020-10-20Some global variables can be accessed from ractorsKoichi Sasada
2020-10-20Bundle typeprof gem as bundled gemsYusuke Endoh
2020-10-17sync RClass::ext::iv_index_tblKoichi Sasada
2020-10-14sync generic_ivtblKoichi Sasada
2020-10-14sync enc_table and rb_encoding_listKoichi Sasada
2020-09-29Fixed installation failure [Bug #17191]Nobuyoshi Nakada
2020-09-29Fix up dependencies on internal/sanitizers.hNobuyoshi Nakada
2020-09-26update-depsNARUSE, Yui
2020-09-25Buffer protocol proposal (#3261)Kenta Murata
2020-09-25Update dependenciesKazuhiro NISHIYAMA
2020-09-23Bundle rbs gem as bundled gems (#3496)Hiroshi SHIBATA
2020-09-21When setting current thread scheduler to nil, invoke `#close`.Samuel Williams
2020-09-18sync ruby_global_symbolsKoichi Sasada
2020-09-15sync fstring poolKoichi Sasada
2020-09-14Update dependenciesSamuel Williams
2020-09-14Standardised scheduler interface.Samuel Williams
2020-09-07separate rb_random_tNobuyoshi Nakada
2020-09-05common.mk: UNALIGNED_MEMBER_ACCESS needs internal/warnings.h on some platformsNobuyoshi Nakada
2020-09-04Updated dependencyNobuyoshi Nakada
2020-09-03Introduce Ractor mechanism for parallel executionKoichi Sasada
2020-09-01Revert the workaround of minitest and hoeHiroshi SHIBATA
2020-08-31Removed minitest and hoe because they didn't support Ruby 3 yetHiroshi SHIBATA
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-08-19tool/update-deps -fix卜部昌平
2020-08-15tool/update-deps --fix卜部昌平
2020-07-29Skip already extracted gemsNobuyoshi Nakada
2020-07-13common.mk: add missing dependency卜部昌平
2020-07-05Skip comment and empty lines in gems/bundled_gems fileNobuyoshi Nakada
2020-06-23Annotate Kernel#class as inline (#3250)Takashi Kokubun
2020-06-22Stop relying on `make benchmark`'s `-I$(srcdir)/benchmark/lib`Takashi Kokubun
2020-06-20Make Integer#zero? a separated method and builtin (#3226)Takashi Kokubun
2020-06-19Build configured extension libraries onlyNobuyoshi Nakada
2020-06-18$(PREP) is needed to run $(MINIRUBY)Nobuyoshi Nakada
2020-06-17Replaced accessors of `Struct` with `invokebuiltin`Nobuyoshi Nakada
2020-06-16Revert "Replaced accessors of `Struct` with `invokebuiltin`"Nobuyoshi Nakada
2020-06-16Replaced accessors of `Struct` with `invokebuiltin`Nobuyoshi Nakada
2020-06-13Added install-dbgNobuyoshi Nakada
2020-06-11Updated autogenerated dependenciesNobuyoshi Nakada
2020-06-10Skip updating exts in test-all to reduce the turnaround timeNobuyoshi Nakada
2020-06-08Fixed main dependencyNobuyoshi Nakada
2020-06-08Fixed test dependenciesNobuyoshi Nakada
2020-06-08Updated the benchmark-driver versionNobuyoshi Nakada
2020-06-08Defaulted benchmark output to markdown with comarisonNobuyoshi Nakada
2020-06-05Fixup test-bundler-parallelNobuyoshi Nakada
2020-06-05Fixup 347127794e8041a1257b7241bbbdd9d0db2921a5Hiroshi SHIBATA
2020-06-05spec/bundler/support/parallel.rb is no longer used parallel_rspec.Hiroshi SHIBATA