aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test_bignum.rb: refine testnobu2013-03-161-8/+5
* * thread.c: disabled _FORTIFY_SOURCE for avoid to hit glibc bug.kosaki2013-03-161-1/+26
* r39766 denied to initialized already initialized time objectnaruse2013-03-151-1/+0
* time.c: check re-initializenobu2013-03-151-0/+9
* * test/rubygems/test_gem_package.rb (test_verify_nonexistent): fixnobu2013-03-151-1/+1
* * test/rubygems/test_gem_package.rb (test_verify_nonexistent): shouldnobu2013-03-151-1/+1
* * gc.c: allow to tune growth of heap by environment variablenari2013-03-131-0/+6
* class.c: from the origin classnobu2013-03-131-0/+9
* vm_method.c: overrid flag of prepending methodnobu2013-03-131-0/+12
* test_file_exhaustive.rb: fix abolute rootnobu2013-03-131-1/+1
* required keyword argumentsnobu2013-03-121-0/+21
* * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygemsdrbrain2013-03-116-101/+48
* * lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTPdrbrain2013-03-111-0/+25
* * test/mkmf/test_config.rb (TestMkmf): fix superclass mismatch.nobu2013-03-112-2/+2
* * test/mkmf/base.rb: class name conflict.usa2013-03-111-1/+1
* * enumerator.c (enumerator_with_index): try to convert given offset tonaruse2013-03-111-0/+12
* * test/ruby/envutil.rb (EnvUtil.with_default_external): add fornaruse2013-03-112-20/+42
* * io.c (extract_binmode): raise error even if binmode and textmodenaruse2013-03-111-3/+6
* mkmf.rb: defer use of instance variablenobu2013-03-111-0/+14
* test_file_exhaustive.rb: others homenobu2013-03-111-2/+7
* * remove trailing spaces.nobu2013-03-111-1/+1
* * lib/thread.rb (Queue#push): return self.kosaki2013-03-101-0/+25
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39711 b2dd03c8-39d4-4d8f-98...headius2013-03-101-3/+3
* * test/ruby/test_file_exhaustive.rb (test_expand_path_home_dir_string):nobu2013-03-101-3/+3
* Expand home directory when used in dir_stringluislavena2013-03-101-0/+12
* * test/thread/test_queue.rb (TestQueue#test_thr_kill): reducekosaki2013-03-101-2/+3
* marshal.c: check for prependednobu2013-03-091-0/+5
* marshal.c: prepended objectsnobu2013-03-081-0/+10
* marshaltestlib.rb: descriptive assertionsnobu2013-03-081-2/+2
* assertions.rb: allow procnobu2013-03-081-8/+1
* Remove very obsolete test codemarcandre2013-03-082-38/+1
* * class.c (rb_mod_ancestors): Include singleton_class in ancestors listmarcandre2013-03-072-32/+34
* compile.c: zsuper keyword argsnobu2013-03-071-0/+21
* * ChangeLog:drbrain2013-03-072-1/+43
* * test/rubygems/test_gem_spec_fetcher.rb: Removed unused variable.drbrain2013-03-061-1/+0
* * test/rubygems/test_require.rb: Fix tests when 'a.rb' exists.drbrain2013-03-051-8/+19
* * lib/rubygems.rb: Allow specification of directory permissions.drbrain2013-03-051-0/+12
* * lib/rubygems/commands/query_command.rb: Only fetch remote specs whendrbrain2013-03-054-5/+44
* class.c: check redefinitionnobu2013-03-051-0/+14
* test_method.rb: reduce iterationnobu2013-03-051-1/+1
* proc.c: revert r39224nobu2013-03-051-1/+2
* * lib/rubygems.rb: Bump version to 2.0.1 for upcoming bugfix releasedrbrain2013-03-052-4/+12
* objspace.c: newly added nodesnobu2013-03-051-1/+3
* enumerator.c: allow Bignum for with_indexnobu2013-03-051-0/+8
* ext_conf_builder.rb: install via temporary directorynobu2013-03-041-0/+11
* ext_conf_builder.rb: remove circular dependency in install-sonobu2013-03-031-3/+32
* ext_conf_builder.rb: hack for obsolete sytle gemsnobu2013-03-021-0/+3
* ext_conf_builder.rb: use RUBYOPTnobu2013-03-022-4/+4
* * lib/fileutils.rb: Revert r34669 which altered the waydrbrain2013-03-014-46/+56
* * lib/rubygems/ext/builder.rb: Fix incompatibilities when installingdrbrain2013-02-288-20/+179