summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2013-02-22test_rbconfig.rb: honor configuration optionsnobu
2013-02-21* lib/rubygems/installer.rb (build_extensions): Create extensiondrbrain
2013-02-21Add test for [Backport #7896] [ruby-core:52607]naruse
2013-02-21* file.c (rb_group_member): get rid of NGROUPS dependency.kosaki
2013-02-20enumerator.c: suppress warningsnobu
2013-02-20* lib/rubygems/commands/update_command.rb: Create the installer afterdrbrain
2013-02-18* lib/rubygems/installer.rb: Fixed placement of executables withdrbrain
2013-02-17compar.c: inversed comarison without infinite recursionnobu
2013-02-16* test/ruby/test_thread.rb: fixed typoayumin
2013-02-16* vm.c (rb_thread_mark): mark a working Proc of bmethodko1
2013-02-16* proc.c (rb_binding_new_with_cfp): create binding object even ifko1
2013-02-14* test/ruby/test_process.rb (test_setsid): Added a workaround forkosaki
2013-02-14* lib/net/http.rb: Removed OpenSSL dependency from Net::HTTP.drbrain
2013-02-14class.c: cyclic prependnobu
2013-02-14vm_method.c: fix method_removednobu
2013-02-14vm_method.c: fix method_removednobu
2013-02-14* lib/net/http: Do not handle Content-Encoding when the user setsdrbrain
2013-02-13proc.c: skip prependsnobu
2013-02-13proc.c: original_namenobu
2013-02-13proc.c: show the given namenobu
2013-02-12* lib/rubygems.rb: Return BINARY strings from Gem.gzip and Gem.gunzip.drbrain
2013-02-12Suppress warnings: setting Encoding.default_externalnaruse
2013-02-12Get libc's path by ldd [Bug #7828] [ruby-core:52129]naruse
2013-02-12* ext/json: merge JSON 1.7.7.naruse
2013-02-11configure.in: sitearchnobu
2013-02-11Makefile.sub: sitearchnobu
2013-02-09the process maybe already finishednaruse
2013-02-09* lib/rubygems/package/old.rb: Fix behavior only on ruby 1.8.drbrain