aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/uri/generic.rb: [DOC] Fix typoa_matsuda2013-12-211-1/+1
* test_dns.rb: no server accessnobu2013-12-211-4/+2
* file.c: destination path onlynobu2013-12-212-0/+9
* resolv.rb: no encodingsnobu2013-12-214-2/+34
* vm_method.c: use RCLASS_SERIAL macro instead of direct accesstmm12013-12-201-2/+2
* fix typo: s/POWOR/POWER/tmm12013-12-201-2/+2
* * tool/make-snapshot: replace RUBY_PATCHLEVEL_STR in version.h tousa2013-12-202-0/+11
* * 2013-12-21svn2013-12-201-2/+2
* * win32/Makefile.sub (fake.rb): fixed wrong RUBY_PLATFORM, to correctlyusa2013-12-202-1/+7
* fix a typokazu2013-12-201-1/+1
* * remove trailing spaces.nobu2013-12-201-1/+1
* vm_method: set automaticallynobu2013-12-201-1/+6
* * vm_method.c: check definition ofko12013-12-202-0/+10
* * include/ruby/ruby.h: rename OBJ_WRITE and OBJ_WRITTEN intoko12013-12-2018-85/+95
* * include/ruby/ruby.h: add a comment for WB interfaces.ko12013-12-202-0/+15
* configure.in: use RUBY_APPEND_OPTIONSnobu2013-12-202-1/+10
* configure.in: remove options from commentsnobu2013-12-201-6/+8
* * configure.in (AC_ARG_WITH): use withval directly.naruse2013-12-202-1/+6
* ruby.h: swap iv_index_tbl and super for struct RClasstmm12013-12-205-7/+21