aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * compile.c (iseq_compile_each): remove redundant trace(line)ko12013-02-281-3/+28
* * iseq.c (iseq_data_to_ary): fix condition.ko12013-02-281-0/+12
* * lib/rubygems/available_set.rb: Undent for styledrbrain2013-02-273-1/+93
* * lib/rexml/security.rb (REXML::Security): create.kou2013-02-271-5/+5
* test_keyword.rb: suppress warningnobu2013-02-261-1/+1
* parse.y: keyword argument without parennobu2013-02-261-0/+16
* * test/ruby/test_fnmatch.rb: use assert_file.nobu2013-02-251-85/+85
* envutil.rb: rename membernobu2013-02-251-3/+3
* * string.c (str_byte_substr): don't set coderange if it's not known.naruse2013-02-251-0/+4
* test_string.rb: defer ENUMERATORS_WANTARRAY to next majornobu2013-02-251-1/+1
* test_string.rb: ENUMERATORS_WANTARRAYnobu2013-02-251-4/+5
* * lib/rubygems/config_file.rb: Lazily load .gem/credentials to onlydrbrain2013-02-252-18/+40
* Use require_relative to require local librarynaruse2013-02-2456-60/+61
* test_array.rb: fix test for r39466nobu2013-02-241-2/+2
* random.c: increase limit for generic randnobu2013-02-241-0/+8
* * lib/net/http.rb: Removed duplicate Accept-Encoding in Net::HTTP#get.drbrain2013-02-241-0/+2
* vm_insnhelper.c: compare with me in method top cfpnobu2013-02-241-0/+25
* compile.c: no keyword check if kw_restnobu2013-02-231-0/+3
* test_backtrace.rb: test Thread#backtrace_locations with rangezzak2013-02-231-0/+17
* test_process.rb: fix testnobu2013-02-231-6/+16
* dir.c: encoding checknobu2013-02-231-0/+15
* * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa2013-02-221-0/+18
* * test/test_rbconfig.rb (TestRbConfig): fix r39372.naruse2013-02-221-1/+1
* random.c: fix error messagenobu2013-02-221-0/+15
* test_process.rb: fix parametersnobu2013-02-221-3/+3