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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-04
common.mk: CPPOUTFLAG
nobu
2018-02-04
* 2018-02-05
svn
2018-02-04
common.mk: use vm.i as the temporary filename
k0kubun
2018-02-04
transform_mjit_header.rb: refactor messages and exit
nobu
2018-02-04
mjit.c: another try for fixing solaris build
k0kubun
2018-02-04
common.mk: phony target mjit-headers
nobu
2018-02-04
common.mk: rb_mjit_header.h
nobu
2018-02-04
Makefile.sub: CFLAGS_NO_ARCH
nobu
2018-02-04
vm.c: feedback control frame size change
k0kubun
2018-02-04
match whole word
nobu
2018-02-04
Fix typos and remove redundant `/#{}/`
kazu
2018-02-04
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-04
Makefile.in: use CFLAGS_NO_ARCH for cpp
k0kubun
2018-02-04
common.mk: MJIT_MIN_HEADER
nobu
2018-02-04
use ifchange tool for rb_mjit_header.h
nobu
2018-02-04
mjit.c: use InterlockedExchangePointer
k0kubun
2018-02-04
mjit.c: try to fix Solaris build failure
k0kubun
2018-02-04
mjit.c: try porting va_copy
k0kubun
2018-02-04
* properties.
svn
2018-02-04
mjit.c: merge MJIT infrastructure
k0kubun
2018-02-04
* properties.
svn
2018-02-04
common.mk: install a single header file for JIT
k0kubun
2018-02-04
thread.c: timespec_for is used only if poll() is used
nobu
2018-02-03
thread.c (thread_join_m): avoid NUM2TIMET for Bignum
normal
2018-02-03
thread.c: avoid FP in C-API time calculations
normal
2018-02-03
thread.c: avoid FP for Thread#join
normal
2018-02-03
thread.c: extract timeval_sub from timeval_update_expire
normal
2018-02-03
* 2018-02-04
svn
2018-02-03
thread.c (rb_thread_terminate_all): eliminate double2timeval call
normal
2018-02-03
parse.y: named backslash
nobu
2018-02-03
compile.c: fix string Range optimization with FSL
normal
2018-02-03
parse.y: use lex_goto_eol to skip to EOL
nobu
2018-02-03
process.c: command_name encoding
nobu
2018-02-03
backward.h: adjusted NORETURN declaration
nobu
2018-02-02
eval.c: get rid of format-zero-length warning
nobu
2018-02-02
test_system.rb: tests without shell
nobu
2018-02-02
test_system.rb: exit by abort for portability
nobu
2018-02-02
process.c: split pst_message_status from pst_message
nobu
2018-02-02
process.c: reduce intermediate string
nobu
2018-02-02
backward.h: rb_mod_const_missing is internal function
nobu
2018-02-02
* 2018-02-03
svn
2018-02-02
eval.c: unnecessary argument
nobu
2018-02-02
variable.c: removed old warning
nobu
2018-02-02
Fix test
kazu
2018-02-02
Fix call-seq of NameError.new
kazu
2018-02-02
Use more verbose status in error messages
kazu
2018-02-02
io.c: unused assignments
nobu
2018-02-02
* 2018-02-02
svn
2018-02-02
io.c: hoisted out io_fd_check_closed
nobu
2018-02-01
array.c: remove rb_ary_frozen_p / Array#frozen?
normal
[next]