index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
template
Age
Commit message (
Expand
)
Author
2021-06-22
Run ifchange with shell explicitly, workaround of noexec mount
Nobuyoshi Nakada
2021-06-21
Fix syntax error in generated code
Nobuyoshi Nakada
2021-06-21
Adjust indents
Nobuyoshi Nakada
2021-06-06
prelude.c.tmpl: strip comment-only or empty lines at the beginning
Nobuyoshi Nakada
2021-05-04
Fix trivial -Wundef warnings
Benoit Daloze
2021-04-10
just redirect preprocessed vm.c to mjit header [Bug #17787]
Nobuyoshi Nakada
2021-03-21
Share variables defined in common GNUmakefile also in cygwin/mingw
Nobuyoshi Nakada
2021-03-20
No longer aclocal is used [ci skip]
Nobuyoshi Nakada
2021-01-22
Support coroutine on universal binary
Nobuyoshi Nakada
2021-01-18
Revert "Autoconf 2.70 no longer has -o option"
Nobuyoshi Nakada
2021-01-18
Autoconf 2.70 no longer has -o option
Nobuyoshi Nakada
2021-01-13
Rename RubyVM::MJIT to RubyVM::JIT
Takashi Kokubun
2020-12-29
Fixed wrong configure option
Nobuyoshi Nakada
2020-12-29
Make more silent when -s on GNU make
Nobuyoshi Nakada
2020-12-29
transcode-tblgen.rb: make silent a little when just -v
Nobuyoshi Nakada
2020-12-27
Ignore symbols declared in the platform header
Nobuyoshi Nakada
2020-12-15
fix inline method cache sync bug
Koichi Sasada
2020-11-26
Revert "Set VM_FRAME_FLAG_FINISH at once on MJIT"
Takashi Kokubun
2020-11-26
Set VM_FRAME_FLAG_FINISH at once on MJIT
Takashi Kokubun
2020-11-22
rubyspec-capiext: Use plain DLDFLAGS without flags for libruby
Nobuyoshi Nakada
2020-11-10
Removed canonicalization for mathn
Nobuyoshi Nakada
2020-10-29
check isolated Proc more strictly
Koichi Sasada
2020-10-21
Don't redefine #rb_intern over and over again
Stefan Stüben
2020-08-27
DEPRECATED_TYPE: is deprecated
卜部昌平
2020-08-11
template/prelude.c.tmpl: suppress clang-12 warning
卜部昌平
2020-08-11
tool/prelude.c.tmpl: use RubyVM::CEscape
卜部昌平
2020-06-23
Ignore configurations in un-built extension libraries
Nobuyoshi Nakada
2020-06-19
Build configured extension libraries only
Nobuyoshi Nakada
2020-06-19
Configure only directories having extconf.rb
Nobuyoshi Nakada
2020-06-19
Now bundled gems are extracted under .bundle/gems
Nobuyoshi Nakada
2020-06-19
Clean exts.mk under each extension library
Nobuyoshi Nakada
2020-06-13
Added install-dbg
Nobuyoshi Nakada
2020-06-06
Hash marks in Makefile need to be escaped [Bug #16935]
Nobuyoshi Nakada
2020-05-12
Build auxiliary program files early
Nobuyoshi Nakada
2020-05-10
Fixed a typo
Nobuyoshi Nakada
2020-05-10
Fix for cross_compiling
Nobuyoshi Nakada
2020-05-10
delete mk_builtin_binary.rb
卜部昌平
2020-05-10
delete mk_call_iseq_optimized.rb
卜部昌平
2020-04-08
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-05
Revert "Moved aclocal.m4 to macro directory"
Nobuyoshi Nakada
2020-04-05
Moved aclocal.m4 to macro directory
Nobuyoshi Nakada
2020-04-05
Added tooldir variable
Nobuyoshi Nakada
2020-03-31
Share download cache with bundler
Nobuyoshi Nakada
2020-03-23
Make file names and variable names consistent
Takashi Kokubun
2020-03-24
Moved MJIT_WITHOUT_TABS default to configure.ac
Nobuyoshi Nakada
2020-03-13
Update and extract for each gem
Nobuyoshi Nakada
2020-02-06
add predefined macros for Doxygen
卜部昌平
2020-01-20
Get rid of use of special variables
Jeremy Evans
2020-01-18
Update clean-local [ci skip]
Nobuyoshi Nakada
2019-12-26
decouple internal.h headers
卜部昌平
[next]