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
ruby_3_4
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
2013-03-15
file.c: rb_sys_fail_path_with_func
nobu
2013-03-14
* file.c (rb_sys_fail_path): define & use rb_sys_fail_path0 like r39752
naruse
2013-03-14
* proc.c: Typo in Proc.arity found by Jack Nagel [Bug #8094]
zzak
2013-03-14
* 2013-03-15
svn
2013-03-14
Makefile.sub: __FUNCTION__
nobu
2013-03-14
file.c: insert separator
nobu
2013-03-14
configure.in, file.c: RUBY_FUNCTION_NAME_STRING
nobu
2013-03-14
* file.c (rb_sys_fail_path): use rb_sys_fail_path0 only on GCC.
naruse
2013-03-14
* file.c (rb_sys_fail_path0): add to append the name of called function
naruse
2013-03-14
Refactor rb_file_expand_path_internal for dir_string corner cases
luislavena
2013-03-14
update doc.
akr
2013-03-14
* NEWS: describe RUBY_HEAP_SLOTS_GROWTH_FACTOR.
nari
2013-03-14
* 2013-03-14
svn
2013-03-14
* doc/globals.rdoc: $? is thread-local
drbrain
2013-03-13
* gc.c: allow to tune growth of heap by environment variable
nari
2013-03-13
fix typos
kazu
2013-03-13
class.c: from the origin class
nobu
2013-03-13
vm_method.c: overrid flag of prepending method
nobu
2013-03-13
assertions.rb: private flag
nobu
2013-03-13
configure.in: fix for old shells
nobu
2013-03-13
test_file_exhaustive.rb: fix abolute root
nobu
2013-03-13
* object.c (Init_Object): remove Module#used, which has been
shugo
2013-03-13
rbuninstall.rb: fix for symlink to directory
nobu
2013-03-12
* 2013-03-13
svn
2013-03-12
* lib/irb.rb: Fix typo
drbrain
2013-03-12
required keyword arguments
nobu
2013-03-12
* date_core.c: clearly specify operator precedence.
takano32
2013-03-12
* insns.def: fix condition.
takano32
2013-03-12
* rational.c: fix dangling if, else-if and else.
takano32
2013-03-11
* lib/rubygems/commands/setup_command.rb: Don't delete non-rubygems
drbrain
2013-03-11
* 2013-03-12
svn
2013-03-11
* lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTP
drbrain
2013-03-11
* lib/resolv-replace.rb (TCPSocket#initialize): resolve the 3rd
akr
2013-03-11
* test/mkmf/test_config.rb (TestMkmf): fix superclass mismatch.
nobu
2013-03-11
* test/mkmf/base.rb: class name conflict.
usa
2013-03-11
* enumerator.c (enumerator_with_index): try to convert given offset to
naruse
2013-03-11
* test/ruby/envutil.rb (EnvUtil.with_default_external): add for
naruse
2013-03-11
* io.c (extract_binmode): raise error even if binmode and textmode
naruse
2013-03-11
gen_dummy_probes.rb
nobu
2013-03-11
* Merge Onigmo d4bad41e16e3eccd97ccce6f1f96712e557c4518.
naruse
2013-03-11
mkmf.rb: defer use of instance variable
nobu
2013-03-11
test_file_exhaustive.rb: others home
nobu
2013-03-11
* remove trailing spaces.
nobu
2013-03-10
ChangeLog reformatting and append ticket number.
kosaki
2013-03-10
* lib/thread.rb (Queue#push): return self.
kosaki
2013-03-10
* tool/change_maker.rb (#diff2index): check Encoding::BINARY.
kosaki
2013-03-10
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39711 b2dd03c8-39d4-4d8f-98...
headius
2013-03-10
* NEWS (Mutex#owned?): no longer experimental.
kosaki
2013-03-10
* test/ruby/test_file_exhaustive.rb (test_expand_path_home_dir_string):
nobu
2013-03-10
* ChangeLog: fix a typo in r39680.
nagachika
[next]