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
2015-12-08
test_io_console.rb: separate master and slave
nobu
2015-12-08
compile.c (iseq_build_from_ary_body): avoid rb_ary_dup for CDHASH
normal
2015-12-08
* test/io/console/test_io_console.rb (test_getpass): s.getpass
ngoto
2015-12-08
* tool/merger.rb: get user's attention by using colored message when requirin...
usa
2015-12-08
NEWS: indented heredoc [ci skip]
nobu
2015-12-08
* properties.
svn
2015-12-08
compile optimized case dispatch for nil/true/false
normal
2015-12-08
optparse.rb: Fix typo [ci skip]
nobu
2015-12-08
date_core.c: missing argument check
nobu
2015-12-07
insns.def (opt_case_dispatch): check Float#=== redefinition
normal
2015-12-07
* properties.
svn
2015-12-07
* test/lib/iseq_loader_checker.rb: add iseq dumper/loader checker.
ko1
2015-12-07
doc/extension.rdoc: warn about kwargs performance in C [ci skip]
normal
2015-12-07
* iseq.c (iseq_load): disable peephole optimization option
ko1
2015-12-07
* compile.c (rb_iseq_build_from_ary): do not allocate table
ko1
2015-12-07
socket: expand docs+tests for recv_io/send_io
normal
2015-12-07
* iseq.c (iseq_translate): at the end of constructing an iseq,
ko1
2015-12-07
* ext/psych/*: update psych to 2.0.16
tenderlove
2015-12-07
add a NEWS entry for r52917
ko1
2015-12-07
* 2015-12-08
svn
2015-12-07
* string.c: introduce String#+@ and String#-@ to control
ko1
2015-12-07
parse.y: indented hereoc
nobu
2015-12-07
fix a typo [ci skip]
kazu
2015-12-07
add missing options to call-seq of IO#read_nonblock
kazu
2015-12-07
.gitignore: added cygwin*.def for Cygwin
duerst
2015-12-07
* 2015-12-07
svn
2015-12-07
temporally remove prompt to pass the test
naruse
2015-12-06
test_io_console.rb: wait
nobu
2015-12-06
introduce rb_autoload_str to replace rb_autoload
normal
2015-12-06
hash.c: fix rubyspec failure
nobu
2015-12-06
* configure.in: add missing x.
kazu
2015-12-06
fix a typo [ci skip]
kazu
2015-12-06
* test/webrick/test_cgi.rb (TestWEBrickCGI#test_cgi): gave up the test
usa
2015-12-06
* test/fileutils/test_fileutils.rb: add debug output to investigate the error...
usa
2015-12-06
console.c: prompt to stderr
nobu
2015-12-06
console.c: console_getpass
nobu
2015-12-06
test_env.rb: escape
nobu
2015-12-05
* 2015-12-06
svn
2015-12-05
* ext/json/json.gemspec: bump version to json 1.8.3. CRuby already contained
hsbt
2015-12-05
Fix cross build
nobu
2015-12-05
assertions.rb: fallback encoding error
nobu
2015-12-05
hash.c: env encoding fallback on Windows
nobu
2015-12-05
node.c: NODE_QCALL
nobu
2015-12-05
Makefile.in: set CONFIGURE_TTY directly
nobu
2015-12-05
ruby_atomic.h: fix old value type of ATOMIC_CAS
nobu
2015-12-05
ruby_atomic.h: fix the argument order
nobu
2015-12-05
random.c: fix filling size
nobu
2015-12-04
vm.c: make ruby_vm_*_ptr static
normal
2015-12-04
compile.c: no extra parentheses
nobu
2015-12-04
compile.c: just append compile error message
nobu
[next]