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-12-19
* tool/update-deps: Use $(hdrdir) if possible.
akr
2014-12-19
* ext/bigdecimal/depend: Fix dependencies to make bigdecimal
mrkn
2014-12-19
update dependencies.
akr
2014-12-19
* test/ruby/test_rubyoptions.rb: (TestRubyOptions#test_verbose): support RC.
usa
2014-12-19
compile.c: add comments
nobu
2014-12-19
ruby.h: get rid of C++ warnings
nobu
2014-12-19
hash.c: fix return value
nobu
2014-12-19
* 2014-12-19
svn
2014-12-19
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_version): should support
usa
2014-12-18
configure.in: fix fox BusyBox
nobu
2014-12-18
* ChangeLog: typo.
usa
2014-12-18
* signal.c (ruby_signal): since SIGKILL is not supported by MSVCRT,
usa
2014-12-18
io/console: checks for old versions
nobu
2014-12-18
.travis.yml: use after_failure
nobu
2014-12-18
* 2014-12-18
svn
2014-12-18
test/ruby/test_iseq.rb: spelling fix: s/diable/disable/
normal
2014-12-17
fix a typo [ci skip]
kazu
2014-12-17
io-console.gemspec: bump up
nobu
2014-12-17
console.c: dead code
nobu
2014-12-17
compile.c: struct accessors
nobu
2014-12-17
vm.c: constify
nobu
2014-12-17
compile.c: constify
nobu
2014-12-17
iseq.c: default option
nobu
2014-12-17
iseq.c: absolute_path
nobu
2014-12-17
* test/gdbm/test_gdbm.rb: Added test for each_key called without a block.
hsbt
2014-12-17
* compile.c (iseq_compile_each): check
ko1
2014-12-17
compile.c: skip opt_* insns for fstr args with block given
normal
2014-12-16
* 2014-12-17
svn
2014-12-16
* ext/win32/lib/Win32API.rb (Win32API#call): need to splat. hmm, when
usa
2014-12-16
* NEWS: mention about IO#fsync (and IO#flush). adviced by kosaki.
usa
2014-12-16
iseq.c: remove useless code
nobu
2014-12-16
iseq.c: struct accessors
nobu
2014-12-16
compile.c: wrap funcptr
nobu
2014-12-16
.travis.yml: fix escape
nobu
2014-12-16
.travis.yml: dump crash logs
nobu
2014-12-16
test_rubyoptions.rb: clean crash log
nobu
2014-12-16
* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):
ko1
2014-12-16
iseq.c: show function name if possible
nobu
2014-12-16
compile.c: check funcptr
nobu
2014-12-16
tool/vcs.rb: fix Ruby 1.8 compatibility harder
normal
2014-12-15
GC documentation update
normal
2014-12-15
* test/lib/test/unit.rb: Also rescue EINVAL for older Linux that
headius
2014-12-15
tool/vcs.rb: fix Ruby 1.8 compatibility
normal
2014-12-15
* test/ruby/test_time.rb: Add test for getlocal(nil). See
headius
2014-12-15
iseq.c: use caller location
nobu
2014-12-15
iseq.c: intermediate arrays
nobu
2014-12-15
compile.c: support for TS_FUNCPTR
nobu
2014-12-15
* 2014-12-16
svn
2014-12-15
* test/ruby/test_io_m17n.rb: Add test for coderange clearing in
headius
2014-12-15
* ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returns
ko1
[next]