aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* old ChangeLog and NEWS move to dockazu2013-12-254-18390/+18436
* * properties.nobu2013-12-250-0/+0
* * tool/make-snapshot: support new version scheme.usa2013-12-252-7/+27
* * 2013-12-26svn2013-12-251-2/+2
* add release script on ftp.r-l.onaruse2013-12-251-0/+35
* compile.c: fix error by clangnobu2013-12-251-1/+1
* compile.c: unnamed keyword rest checknobu2013-12-255-4/+33
* test_keyword.rb: suppress warningsnobu2013-12-251-4/+4
* * lib/abbrev.rb: [DOC] rdoc format patch by Giorgos Tsiftsis [Bug #9146]zzak2013-12-252-39/+49
* iseq.c: fix parameter of unnamed rest keywords argumentnobu2013-12-254-4/+50
* proc.c: fix arity of rest keywords argumentnobu2013-12-254-1/+45
* test_method.rb, test_proc.rb: suppress warningsnobu2013-12-252-4/+5
* * vm_insnhelper.c (argument_error): insert dummy frame to makeko12013-12-253-17/+51
* test_rubyoptions.rb: remove corenobu2013-12-251-8/+13
* * lib/webrick/ssl.rb: [DOC] Fix typoa_matsuda2013-12-251-1/+1
* win32/win32.c: mingw junglenobu2013-12-253-4/+20
* * properties.nobu2013-12-250-0/+0
* * remove trailing spaces, append newline at EOF.nobu2013-12-252-2/+2
* * sample/trick2013/: added the award-winning entries of TRICK 2013.mame2013-12-2516-0/+301
* ossl_ssl.c: declare OP_MSIE_SSLV2_RSA_PADDING only if definednobu2013-12-252-0/+9
* file.c: to_uid and to_gidnobu2013-12-251-26/+24
* file.c: proper typesnobu2013-12-251-3/+4
* 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