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
2014-08-29
* ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" strings
tenderlove
2014-08-29
* test/net/imap/test_imap_response_parser.rb: removed needless code.
hsbt
2014-08-29
* test/rinda/test_rinda.rb: removed useless assignment variables.
hsbt
2014-08-29
string.c: remove vm_core.h dependency [ruby-core:64627]
normal
2014-08-29
* 2014-08-29
svn
2014-08-29
string.c: move frozen_strings table to rb_vm_t
normal
2014-08-28
io.c: fix uninitialized variable
nobu
2014-08-28
test_io.rb: non UTF-8 pattern
nobu
2014-08-28
test_io_m17n.rb: leaked FDs
nobu
2014-08-28
io.c: preserve encodings
nobu
2014-08-28
io.c: preserve encodings
nobu
2014-08-28
* 2014-08-28
svn
2014-08-28
io.c: preserve encodings
nobu
2014-08-28
io.c: preserve encodings
nobu
2014-08-27
* lib/tempfile.rb: remove "require 'thread'". its features are no
glass
2014-08-27
fix failed condition
kazu
2014-08-27
* lib/drb/acl.rb: Removed meaningless #to_s methods in interpolation.
hsbt
2014-08-27
* lib/drb/drb.rb: use attr_reader instead of Module#attr.
hsbt
2014-08-27
* ext/win32ole/win32ole.c (vtdate2rbtime): try to convert millisecond
suke
2014-08-27
parse.y: use rb_ary_tmp_new_fill
nobu
2014-08-27
* test/ruby/test_complex.rb: removed unreachable code.
hsbt
2014-08-26
compile.c: assigned in REALLOC_N
nobu
2014-08-26
* 2014-08-27
svn
2014-08-26
compile.c (iseq_set_sequence): check for multiplication overflow
normal
2014-08-26
* test/ruby/test_complex.rb: cherry-picked working assertions from r47251.
hsbt
2014-08-26
lib/mathn.rb: remove built-in methods
nobu
2014-08-26
* time.c (rb_time_unmagnify_to_float): Avoid double rounding.
akr
2014-08-26
io.c: do not swallow exceptions at end of block
nobu
2014-08-26
* template/fake.rb.in: fix failed to make install when srcdir != builddir.
kazu
2014-08-26
* test/ruby/test_range.rb: added workaround for VERBOSE message.
hsbt
2014-08-26
* test/test_mathn.rb: added workaround for VERBOSE messages.
hsbt
2014-08-26
* lib/shell/process-controller.rb: removed commented-out code.
hsbt
2014-08-26
* lib/thwait.rb (ThreadsWait): removed needless constant.
hsbt
2014-08-26
* lib/mathn.rb: mathn library is deprecated on ruby 2.2.
hsbt
2014-08-26
* 2014-08-26
svn
2014-08-26
* lib/mathn.rb: removed commented-out code.
hsbt
2014-08-25
ChangeLog: fix clang version
nobu
2014-08-25
* ext/win32ole/win32ole.c(fole_s_connect, fole_initialize): raise a
suke
2014-08-25
uri/common.rb: use negative look-ahead
nobu
2014-08-25
logger.rb: simplify
nobu
2014-08-25
lib/logger.rb: use %N
nobu
2014-08-25
* 2014-08-25
svn
2014-08-25
rb_iseq_location_t: change first_lineno type to VALUE
normal
2014-08-24
* lib/e2mmap.rb: remove needless instance variables.
hsbt
2014-08-24
* test/ruby/test_complex.rb: removed needless conditions.
hsbt
2014-08-24
* test/ruby/test_rational.rb: fixed indent.
hsbt
2014-08-24
* test/ruby/test_rational.rb: remove commented-out code.
hsbt
2014-08-24
lib/benchmark.rb (measure): reduce allocations as in r47260
normal
2014-08-24
* 2014-08-24
svn
2014-08-24
lib/benchmark.rb: speedup by reducing allocations
normal
[next]