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
path:
root
/
test
Age
Commit message (
Expand
)
Author
2013-03-13
* gc.c: allow to tune growth of heap by environment variable
nari
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
test_file_exhaustive.rb: fix abolute root
nobu
2013-03-12
required keyword arguments
nobu
2013-03-11
* lib/rubygems/commands/setup_command.rb: Don't delete non-rubygems
drbrain
2013-03-11
* lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTP
drbrain
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
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
* lib/thread.rb (Queue#push): return self.
kosaki
2013-03-10
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39711 b2dd03c8-39d4-4d8f-98...
headius
2013-03-10
* test/ruby/test_file_exhaustive.rb (test_expand_path_home_dir_string):
nobu
2013-03-10
Expand home directory when used in dir_string
luislavena
2013-03-10
* test/thread/test_queue.rb (TestQueue#test_thr_kill): reduce
kosaki
2013-03-09
marshal.c: check for prepended
nobu
2013-03-08
marshal.c: prepended objects
nobu
2013-03-08
marshaltestlib.rb: descriptive assertions
nobu
2013-03-08
assertions.rb: allow proc
nobu
2013-03-08
Remove very obsolete test code
marcandre
2013-03-07
* class.c (rb_mod_ancestors): Include singleton_class in ancestors list
marcandre
2013-03-07
compile.c: zsuper keyword args
nobu
2013-03-07
* ChangeLog:
drbrain
2013-03-06
* test/rubygems/test_gem_spec_fetcher.rb: Removed unused variable.
drbrain
2013-03-05
* test/rubygems/test_require.rb: Fix tests when 'a.rb' exists.
drbrain
2013-03-05
* lib/rubygems.rb: Allow specification of directory permissions.
drbrain
2013-03-05
* lib/rubygems/commands/query_command.rb: Only fetch remote specs when
drbrain
2013-03-05
class.c: check redefinition
nobu
2013-03-05
test_method.rb: reduce iteration
nobu
2013-03-05
proc.c: revert r39224
nobu
2013-03-05
* lib/rubygems.rb: Bump version to 2.0.1 for upcoming bugfix release
drbrain
2013-03-05
objspace.c: newly added nodes
nobu
2013-03-05
enumerator.c: allow Bignum for with_index
nobu
2013-03-04
ext_conf_builder.rb: install via temporary directory
nobu
2013-03-03
ext_conf_builder.rb: remove circular dependency in install-so
nobu
2013-03-02
ext_conf_builder.rb: hack for obsolete sytle gems
nobu
2013-03-02
ext_conf_builder.rb: use RUBYOPT
nobu
2013-03-01
* lib/fileutils.rb: Revert r34669 which altered the way
drbrain
2013-02-28
* lib/rubygems/ext/builder.rb: Fix incompatibilities when installing
drbrain
2013-02-28
* compile.c (iseq_compile_each): remove redundant trace(line)
ko1
2013-02-28
* iseq.c (iseq_data_to_ary): fix condition.
ko1
2013-02-27
* lib/rubygems/available_set.rb: Undent for style
drbrain
2013-02-27
* lib/rexml/security.rb (REXML::Security): create.
kou
2013-02-26
test_keyword.rb: suppress warning
nobu
2013-02-26
parse.y: keyword argument without paren
nobu
[next]