summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2013-02-08* test/fiddle/helper.rb: specify libc and libm locations for MirOS BSD.akr
2013-02-08* array.c (rb_ary_dup): reverted r39004. see [Bug #7768], and theusa
2013-02-08eval.c: preserve errinfonobu
2013-02-08envutil.rb: check termsignobu
2013-02-08* lib/rdoc/generator/darkfish.rb: Set encoding on output template todrbrain
2013-02-08* lib/rubygems/security/policy.rb: Raise proper exceptions whendrbrain
2013-02-08* test/rubygems/test_gem_dependency_installer.rb: Improve coverage ofdrbrain
2013-02-07* ext/psych/lib/psych/visitors/yaml_tree.rb: fixing string quotationtenderlove
2013-02-07 * lib/rubygems/package/old.rb: Disallow installation of old-formatdrbrain
2013-02-07* lib/rubygems/dependency_installer.rb: Only install local gems ifdrbrain
2013-02-07* test/rubygems/test_gem_config_file.rbusa
2013-02-07mkmf.rb: fix merge_libsnobu
2013-02-07test_libs.rb: new testnobu
2013-02-07 * lib/rubygems/package.rb: Ensure digests are generated for signing.drbrain
2013-02-07test_basicinstructions.rb: fix typonobu
2013-02-07test_basicinstructions.rb: implementation definednobu
2013-02-07test_basicinstructions.rb: fix typonobu
2013-02-06* vm_insnhelper.c: attr_writer should return its argument [Bug #7773]marcandre
2013-02-06* test/ruby/test_process.rb (test_setsid): ensure to callkosaki
2013-02-06* test/ruby/test_process.rb (test_setsid): skip when platform iskosaki
2013-02-06test_require.rb: shared drivenobu
2013-02-06* remove trailing spaces.nobu
2013-02-05* lib/csv.rb: Remove the dangerous serialization feature.jeg2
2013-02-05* vm.c (rb_vm_stack_to_heap): call rb_vm_get_binding_creatable_next_cfpktsj
2013-02-05* lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain
2013-02-05vm_method.c: drop include_all flagnobu
2013-02-05* proc.c (rb_binding_new_with_cfp): permit to create binding objectko1
2013-02-05* numeric.c (fix_pow): Handle special cases when base is 0, -1 or +1marcandre
2013-02-05* rational.c (nurat_expt): Deal with special cases for rationals 0, ±1marcandre
2013-02-05test_range.rb: refine messagenobu