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
/
tool
Age
Commit message (
Expand
)
Author
2018-04-06
tool/ruby_vm/scripts/insns2vm.rb: fix typo in r62064
stomar
2018-04-05
`make test-all COVERAGE=true` supports directory-separated build
mame
2018-04-03
Honor --silent option
nobu
2018-04-03
Fixed unmatched quotes and brackets
nobu
2018-04-03
Support upstream directory structure for ruby/csv.
hsbt
2018-03-19
Reverting r62775, this should fix i686 builds
tenderlove
2018-03-17
transform_mjit_header.rb: read output and errors
nobu
2018-03-16
Revert "Add direct marking on iseq operands"
naruse
2018-03-09
Add direct marking on iseq operands
tenderlove
2018-03-07
transform_mjit_header.rb: inline ivar operations
k0kubun
2018-03-06
_mjit_compile_pc_and_sp.erb: skip moving pc
k0kubun
2018-03-06
transform_mjit_header.rb: inline VM instructions
k0kubun
2018-03-06
transform_mjit_header.rb: drop obsoleted debug code
k0kubun
2018-03-04
mjit_compile.c: use local variables for stack
k0kubun
2018-03-03
vm.c: add mjit_enable_p flag
k0kubun
2018-03-01
tool/bisect.sh: extracted build part [ci skip]
nobu
2018-03-01
bisect.sh: make srcs in builddir [ci skip]
nobu
2018-02-28
Prefer to use %x instead of backtick.
hsbt
2018-02-27
Remove tool/pull-latest-mspec-spec
eregon
2018-02-27
[EXPERIMENTAL] Support upload option for s3 package hosting.
hsbt
2018-02-27
Refactor ERB version checking for keyword arguments
k0kubun
2018-02-26
tool/ruby_vm/helpers/dumper.rb: check ERB version
k0kubun
2018-02-26
make-snapshot: added missing options to usage
nobu
2018-02-26
make-snapshot: exporting ChangLog with git
nobu
2018-02-26
make-snapshot: remove -j option from GNUMAKEFLAGS
nobu
2018-02-26
vcs.rb: .git at export
nobu
2018-02-24
Judge ERB version not RUBY_VERSION but ERB.version
naruse
2018-02-24
On getting changelog, use git-log with --no-notes
naruse
2018-02-22
tool/generic_erb.rb: check ERB version
k0kubun
2018-02-22
erb.rb: deprecate safe_level of ERB.new
k0kubun
2018-02-20
tool/m4/ruby_replace_type.m4: use AC_CHECK_TYPES for HAVE_* macros
normal
2018-02-18
mjit.c: no va_copy
nobu
2018-02-16
ruby_check_va_copy.m4: for cross compiling
nobu
2018-02-13
mjit_compile.inc.erb: replace opt_key insn
k0kubun
2018-02-12
use <<- instead of <<~ for older baseruby
nobu
2018-02-12
_mjit_compile_insn_body.erb: refactor
k0kubun
2018-02-12
_mjit_compile_insn_line.erb: carve out macro expansion
k0kubun
2018-02-12
mjit.c: print JIT failure
k0kubun
2018-02-11
_mjit_compile_send.erb: resolve warnings on clang
k0kubun
2018-02-11
common.mk: add comments about r62355 [ci skip]
k0kubun
2018-02-11
_mjit_compile_insn.erb: comment_id
nobu
2018-02-11
_mjit_compile_{insn,send}.erb: suppress warnings
nobu
2018-02-11
_mjit_compile_send.erb: PRI_SERIALT_PREFIX
nobu
2018-02-10
vcs.rb: dryrun: option of GIT::SVN#commit
nobu
2018-02-10
mjit_compile.c: original_body_iseq
nobu
2018-02-09
transform_mjit_header.rb: fix typo in r62326
k0kubun
2018-02-09
transform_mjit_header.rb: pass -std=c99 for AIX gcc
k0kubun
2018-02-08
mkconfig.rb: hide MJIT configurations
nobu
2018-02-08
Export some missing symbols for MJIT
k0kubun
2018-02-08
ifchange: --debug option
nobu
[next]