aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test_fileutils.rb: fix for Mac OS Xnobu2013-12-251-4/+8
* fileutils.rb: rmdir parents optionnobu2013-12-241-1/+1
* ossl.c: integer overflownobu2013-12-241-2/+3
* test_variable.rb: fix testnobu2013-12-241-3/+2
* proc.c: Binding#local_variablesnobu2013-12-243-0/+70
* * 2013-12-25svn2013-12-241-2/+2
* test_fileutils.rb: fix testnobu2013-12-241-1/+1
* test_fileutils.rb: tests for chownnobu2013-12-243-1/+94
* test_fileutils.rb: enclose helper methodsnobu2013-12-241-55/+54
* vm.c: check cbasenobu2013-12-242-6/+9
* * benchmark/bm_so_meteor_contest.rb: [DOC] Fix typoa_matsuda2013-12-241-1/+1
* assertions.rb: fix return valuenobu2013-12-241-1/+2
* assertions.rb: improve assert_thrownobu2013-12-241-1/+15
* test_method.rb: fix testnobu2013-12-241-1/+1
* proc.c: make method by define_method publicnobu2013-12-244-1/+50
* assertions.rb: assert_thrownobu2013-12-242-8/+3
* eval.c: unused declarationnobu2013-12-241-2/+0
* README.EXT.ja: fix probable typonobu2013-12-241-1/+1
* * README.EXT: add a refer to URL.ko12013-12-242-1/+7
* * remove trailing spaces.nobu2013-12-242-39/+39
* * README.EXT: add a document about RGenGC.ko12013-12-243-0/+121
* test_alias.rb: rename duplicate namenobu2013-12-241-1/+1
* * include/ruby/ruby.h (RARRAY_ASET): try to avoid compiler warning.ko12013-12-242-2/+9
* * remove trailing spaces.nobu2013-12-241-1/+1
* hash.c: extra statesnobu2013-12-241-1/+1
* * 2013-12-24svn2013-12-231-2/+2
* * test/fileutils/test_fileutils.rb (setup): should not callusa2013-12-232-1/+7
* test_fileutils.rb: tests for chownnobu2013-12-233-1/+63
* hash.c: fix infinite loopnobu2013-12-231-0/+1
* hash.c: fix commit missnobu2013-12-231-3/+3
* hash.c: reduce warningnobu2013-12-233-4/+33
* hash.c: rewordnobu2013-12-231-10/+9
* test_hash.rb: suppress warningsnobu2013-12-231-2/+2
* envutil.rb: use EXEEXTnobu2013-12-231-2/+3
* * lib/irb.rb: [DOC] Fix typoa_matsuda2013-12-231-1/+1
* * array.c: Have to_h raise on elements that are not key-value pairs [#9239]marcandre2013-12-235-19/+47
* * doc/syntax/methods.rdoc: [DOC] Added example for underscorezzak2013-12-222-17/+48
* * doc/ChangeLog-1.9.3: [DOC] Fix typos by @dvsureshzzak2013-12-225-4/+12
* commit miss from r44346zzak2013-12-221-0/+5
* * 2013-12-23svn2013-12-221-2/+2
* * lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typoszzak2013-12-224-5/+5
* * test/rubygems/test_gem_ext_builder.rb: Fix warning due to ambiguousdrbrain2013-12-222-1/+6
* * lib/rubygems/commands/install_command.rb: Restore gem installdrbrain2013-12-223-5/+60
* * lib/rdoc.rb: Set RDoc to release version.drbrain2013-12-222-1/+5
* * lib/rubygems.rb: Set RubyGems to release version.drbrain2013-12-222-1/+5
* * lib/rubygems.rb (module Gem): Fix comment fordrbrain2013-12-222-5/+7
* * defs/opt_operand.def: Fix typoa_matsuda2013-12-221-1/+1
* * 2013-12-22svn2013-12-211-2/+2
* * gc.c (ruby_gc_set_params): don't show obsolete warnings forko12013-12-212-5/+14
* resolv/test_addr.rb: require tempfile for new test in r44312tmm12013-12-211-0/+1