summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2013-02-05console.c: default by stty rawnobu
2013-02-05* range.c: Use div instead of / for bsearchmarcandre
2013-02-05* enumerator.c: Use to_enum for Enumerable methods returning Enumerators.marcandre
2013-02-05* enumerator.c: Finalize and document Lazy.new. [Bug #7248]marcandre
2013-02-05* lib/rubygems/commands/push_command.rb: Fixed credential download fordrbrain
2013-02-03test_io_console.rb: descriptive assertionsnobu
2013-02-03console.c: fix unit of minnobu
2013-02-02* lib/fileutils.rb (copy_entry, wrap_traverse): preserve attributes ofmame
2013-02-02* lib/fileutils.rb: chmod/chmod_R with a string mode (e.g., "+x")mame
2013-02-01* proc.c (proc_curry): Fix arity check [Bug #5747]marcandre
2013-02-01* proc.c: Add {*}_min_max_arity and refactor.marcandre
2013-02-01* array.c (rb_ary_dup): make returned array the same class as the originalcharliesome
2013-02-01marshal.c: prohibit_ivarnobu
2013-01-31parse.y: no assigned but unused warnings in evalnobu
2013-01-31* test/ruby/test_signal.rb (test_trap_puts): Fix typo. "sync"kosaki
2013-01-31* ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): returnshugo
2013-01-30* ext/socket/unixsocket.c (rsock_init_unixsock): use rb_inspect()shugo
2013-01-30vm_dump.c: important message firstnobu