summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2013-02-27* lib/rubygems/available_set.rb: Undent for styledrbrain
2013-02-27* lib/rexml/security.rb (REXML::Security): create.kou
2013-02-26test_keyword.rb: suppress warningnobu
2013-02-26parse.y: keyword argument without parennobu
2013-02-25* test/ruby/test_fnmatch.rb: use assert_file.nobu
2013-02-25envutil.rb: rename membernobu
2013-02-25* string.c (str_byte_substr): don't set coderange if it's not known.naruse
2013-02-25test_string.rb: defer ENUMERATORS_WANTARRAY to next majornobu
2013-02-25test_string.rb: ENUMERATORS_WANTARRAYnobu
2013-02-25* lib/rubygems/config_file.rb: Lazily load .gem/credentials to onlydrbrain
2013-02-24Use require_relative to require local librarynaruse
2013-02-24test_array.rb: fix test for r39466nobu
2013-02-24random.c: increase limit for generic randnobu
2013-02-24* lib/net/http.rb: Removed duplicate Accept-Encoding in Net::HTTP#get.drbrain
2013-02-24vm_insnhelper.c: compare with me in method top cfpnobu
2013-02-23compile.c: no keyword check if kw_restnobu
2013-02-23test_backtrace.rb: test Thread#backtrace_locations with rangezzak
2013-02-23test_process.rb: fix testnobu
2013-02-23dir.c: encoding checknobu
2013-02-22* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa
2013-02-22* test/test_rbconfig.rb (TestRbConfig): fix r39372.naruse
2013-02-22random.c: fix error messagenobu
2013-02-22test_process.rb: fix parametersnobu
2013-02-22* test/ruby/test_process.rb: remove useless sleep.nobu