summaryrefslogtreecommitdiff
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* Prevent unloading methods used in root_fiber while calling another Fiber (#2939)Takashi Kokubun2020-02-281-0/+1
* Share extracted bundled gems with gems for bundlerNobuyoshi Nakada2020-02-251-4/+5
* Fixed symbol misused as IDNobuyoshi Nakada2020-02-241-0/+1
* Revert "Prefer `exe/ruby` to execute from it"Nobuyoshi Nakada2020-02-231-1/+1
* Prefer `exe/ruby` to execute from itNobuyoshi Nakada2020-02-221-1/+1
* Introduce disposable call-cache.Koichi Sasada2020-02-221-0/+1
* VALUE size packed callinfo (ci).Koichi Sasada2020-02-221-0/+8
* Workaround for bison provided by scoop on mswin environmentHiroshi SHIBATA2020-02-151-0/+1
* Fixed a potential memory leakNobuyoshi Nakada2020-02-121-0/+1
* Check if bindable against the refined target [Bug #16617]Nobuyoshi Nakada2020-02-091-0/+1
* Fix file dependency in makeAlan Wu2020-01-281-0/+2
* Fixed missing dependency on array.rbNobuyoshi Nakada2020-01-271-0/+1
* Moved Array#shuffle and Array#shuffle! to rbincNobuyoshi Nakada2020-01-261-0/+3
* Remove special handling of $SAFE and related C-APIsJeremy Evans2020-01-221-34/+0
* add default break pointsKoichi Sasada2020-01-211-0/+2
* Update clean-local [ci skip]Nobuyoshi Nakada2020-01-181-1/+1
* Update dependenciesNobuyoshi Nakada2020-01-171-0/+1
* Update dependencies in makefiles againKazuhiro NISHIYAMA2020-01-171-0/+3
* Update dependencies in makefilesKazuhiro NISHIYAMA2020-01-171-0/+1
* Clean generated ChangeLog [ci skip]Nobuyoshi Nakada2020-01-121-1/+1
* Ignore existing ChangeLog file and generate always [ci skip]Nobuyoshi Nakada2020-01-121-0/+2
* Added make target to export the ChangeLog fileNobuyoshi Nakada2020-01-121-0/+5
* Let execution context local storage be an ID tableLourens Naudé2020-01-111-0/+1
* Update dependencies for c6b26f5ccf9296f7fbb23c055401c4f55d32efa0Nobuyoshi Nakada2020-01-101-0/+6
* Bump benchmark-driver to v0.15.7 (#2811)Lourens Naudé2020-01-021-1/+1
* move internal/debug.h definitions to internal.hKoichi Sasada2020-01-031-3/+0
* Updated dependencies on internal/warnings.hNobuyoshi Nakada2019-12-311-0/+93
* update dependencies卜部昌平2019-12-261-0/+933
* update-bundled_gems: drop branch name on github [ci skip]Nobuyoshi Nakada2019-12-251-1/+3
* Create backtrace location array directlyNobuyoshi Nakada2019-12-131-0/+1
* Moved Kernel#warn to warning.rbNobuyoshi Nakada2019-12-131-0/+4
* add depenency pointed by update-depsKoichi Sasada2019-12-111-0/+7
* * remove trailing spaces. [ci skip]git2019-12-111-1/+1
* support cross-compilation.Koichi Sasada2019-12-111-1/+1
* remove prelude.cKoichi Sasada2019-12-111-68/+4
* use compiled binary for gem_prelude.rb.Koichi Sasada2019-12-111-1/+2
* Add missing dependencyTakashi Kokubun2019-12-041-0/+1
* Revert "builtin_binary.inc needs miniruby itself for RubyVM.each_builtin"Nobuyoshi Nakada2019-12-021-2/+2
* builtin_binary.inc needs miniruby itself for RubyVM.each_builtinNobuyoshi Nakada2019-12-021-2/+2
* fastpath for ivar read of FL_EXIVAR objects.Koichi Sasada2019-11-291-0/+2
* Show include directive differences only when under gitv2_7_0_preview3Nobuyoshi Nakada2019-11-231-1/+3
* Update dependenciesNobuyoshi Nakada2019-11-181-173/+2
* update deps.Koichi Sasada2019-11-181-2/+3
* load prelude.rb by builtin features.Koichi Sasada2019-11-151-2/+4
* Update dependenciesKazuhiro NISHIYAMA2019-11-131-0/+13
* Create `RUBYCOMMONDIR` directory in advanceNobuyoshi Nakada2019-11-121-1/+7
* add deps for miniprelude.cKoichi Sasada2019-11-111-1/+1
* Extract gem files after updateNobuyoshi Nakada2019-11-111-0/+1
* Get rid of FreeBSD make incompatibility [Bug #16331]Nobuyoshi Nakada2019-11-101-23/+27
* Fix builtin scirpt pathsNobuyoshi Nakada2019-11-091-6/+6