summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-03-15r39766 denied to initialized already initialized time objectnaruse
2013-03-15time.c: check re-initializenobu
2013-03-15* test/rubygems/test_gem_package.rb (test_verify_nonexistent): fixnobu
2013-03-15* test/rubygems/test_gem_package.rb (test_verify_nonexistent): shouldnobu
2013-03-13* gc.c: allow to tune growth of heap by environment variablenari
2013-03-13class.c: from the origin classnobu
2013-03-13vm_method.c: overrid flag of prepending methodnobu
2013-03-13test_file_exhaustive.rb: fix abolute rootnobu
2013-03-12required keyword argumentsnobu
2013-03-11* lib/rubygems/commands/setup_command.rb: Don't delete non-rubygemsdrbrain
2013-03-11* lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTPdrbrain
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 tonaruse
2013-03-11* test/ruby/envutil.rb (EnvUtil.with_default_external): add fornaruse
2013-03-11* io.c (extract_binmode): raise error even if binmode and textmodenaruse
2013-03-11mkmf.rb: defer use of instance variablenobu
2013-03-11test_file_exhaustive.rb: others homenobu
2013-03-11* remove trailing spaces.nobu
2013-03-10* lib/thread.rb (Queue#push): return self.kosaki
2013-03-10git-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-10Expand home directory when used in dir_stringluislavena
2013-03-10* test/thread/test_queue.rb (TestQueue#test_thr_kill): reducekosaki
2013-03-09marshal.c: check for prependednobu
2013-03-08marshal.c: prepended objectsnobu
2013-03-08marshaltestlib.rb: descriptive assertionsnobu
2013-03-08assertions.rb: allow procnobu
2013-03-08Remove very obsolete test codemarcandre
2013-03-07* class.c (rb_mod_ancestors): Include singleton_class in ancestors listmarcandre
2013-03-07compile.c: zsuper keyword argsnobu
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 whendrbrain
2013-03-05class.c: check redefinitionnobu
2013-03-05test_method.rb: reduce iterationnobu
2013-03-05proc.c: revert r39224nobu
2013-03-05* lib/rubygems.rb: Bump version to 2.0.1 for upcoming bugfix releasedrbrain
2013-03-05objspace.c: newly added nodesnobu
2013-03-05enumerator.c: allow Bignum for with_indexnobu
2013-03-04ext_conf_builder.rb: install via temporary directorynobu
2013-03-03ext_conf_builder.rb: remove circular dependency in install-sonobu
2013-03-02ext_conf_builder.rb: hack for obsolete sytle gemsnobu
2013-03-02ext_conf_builder.rb: use RUBYOPTnobu
2013-03-01* lib/fileutils.rb: Revert r34669 which altered the waydrbrain
2013-02-28* lib/rubygems/ext/builder.rb: Fix incompatibilities when installingdrbrain
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