aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* * test/ruby/test_process.rb: remove useless sleep.nobu2013-02-221-2/+0
* test_rbconfig.rb: honor configuration optionsnobu2013-02-221-0/+12
* * lib/rubygems/installer.rb (build_extensions): Create extensiondrbrain2013-02-211-0/+1
* Add test for [Backport #7896] [ruby-core:52607]naruse2013-02-211-1/+4
* * file.c (rb_group_member): get rid of NGROUPS dependency.kosaki2013-02-211-0/+2
* enumerator.c: suppress warningsnobu2013-02-201-0/+9
* * lib/rubygems/commands/update_command.rb: Create the installer afterdrbrain2013-02-201-0/+17
* * lib/rubygems/installer.rb: Fixed placement of executables withdrbrain2013-02-181-0/+18
* compar.c: inversed comarison without infinite recursionnobu2013-02-171-0/+7
* * test/ruby/test_thread.rb: fixed typoayumin2013-02-161-2/+2
* * vm.c (rb_thread_mark): mark a working Proc of bmethodko12013-02-161-0/+14
* * proc.c (rb_binding_new_with_cfp): create binding object even ifko12013-02-161-0/+37
* * test/ruby/test_process.rb (test_setsid): Added a workaround forkosaki2013-02-141-0/+3
* * lib/net/http.rb: Removed OpenSSL dependency from Net::HTTP.drbrain2013-02-142-3/+3
* class.c: cyclic prependnobu2013-02-141-0/+10
* vm_method.c: fix method_removednobu2013-02-141-1/+1
* vm_method.c: fix method_removednobu2013-02-141-2/+17
* * lib/net/http: Do not handle Content-Encoding when the user setsdrbrain2013-02-143-0/+67