aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* vm_insnhelper.c: missing super in method modulenobu2013-12-283-0/+27
* * 2013-12-29svn2013-12-281-2/+2
* * compar.c (cmp_eq_recursive): Fix the return value, the value foreregon2013-12-282-1/+8
* * object.c (Kernel#<=>) surround Comparable operators with <code> tags.eregon2013-12-282-4/+10
* * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typoscharliesome2013-12-287-11/+20
* * 2013-12-28svn2013-12-271-2/+2
* parse.y: save cmdarg_stack in local scopenobu2013-12-273-0/+15
* expand-config.rb: expand config valuesnobu2013-12-272-5/+8
* mkconfig.rb: prefer unexpanded valuesnobu2013-12-271-2/+10
* verconf.h.tmpl: renamenobu2013-12-272-2/+2
* * 2013-12-27svn2013-12-271-2/+2
* * win32/{setup.mak,Makefile.sub}: update fake.rb likeusa2013-12-273-1/+11
* * lib/time.rb: [DOC] Fix typoa_matsuda2013-12-261-1/+1
* * win32/Makefile.sub (fake.rb): should depend on version.h becauseusa2013-12-262-1/+7
* hash.c: remove dead codenobu2013-12-262-38/+1
* hash.c: no extra states copynobu2013-12-262-1/+6
* ruby/version.h: bump API versionnobu2013-12-261-1/+1
* * version.h (RUBY_VERSION): 2.2.0 development has started.matz2013-12-262-1/+5
* * ChangeLog: reformatting for the previous commit.usa2013-12-261-1/+2
* * tool/merger.rb (tag): support 2.1.1 semi-automatic tagging and 2.2.0 explic...usa2013-12-262-11/+25
* * proc.c: Having any mandatory keyword argument increases min arity [#9299]marcandre2013-12-253-1/+11
* * proc.c: Having optional keyword arguments makes maximum arity +1, not unlim...marcandre2013-12-253-8/+14
* * tool/release.sh: fixed small bugs.usa2013-12-251-2/+5
* tool/release.sh: executablenobu2013-12-251-0/+0
* * tool/release.sh: make symbolic links.usa2013-12-252-15/+19
* 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