aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove harmful declaration.ko12017-02-201-1/+0
* compile.c: Fix a typoyui-knk2017-02-201-1/+1
* extension.rdoc: add document titlekazu2017-02-202-133/+139
* Supress warning: function might be candidate for attribute 'noreturn'naruse2017-02-201-1/+1
* Cast as VALUE to suppress type warningsnaruse2017-02-201-1/+1
* They are enum yytokentype, need castnaruse2017-02-201-6/+6
* assertions.rb: ignore exit in childnobu2017-02-201-4/+3
* regparse.c: initialize return valuesnobu2017-02-205-1/+57
* parse.y: new_qcallnobu2017-02-201-83/+51
* parse.y: ID2VALnobu2017-02-201-12/+14
* * 2017-02-20svn2017-02-201-1/+1
* envutil.rb: diagnostic_reports for ruby-runnernobu2017-02-202-9/+13
* vm_insnhelper.c: super to module in refinementnobu2017-02-192-1/+34
* * 2017-02-19svn2017-02-181-1/+1
* COPYING: expand tabsnobu2017-02-181-5/+5
* {lib,test}/cgi: Specify frozen_string_literal: true.kazu2017-02-1815-59/+59
* array.c: check if numericnobu2017-02-182-3/+9
* * 2017-02-18svn2017-02-181-1/+1
* array.c: finish_exact_sumnobu2017-02-181-22/+19
* test_fileutils.rb: no broken symlinks on Cygwinnobu2017-02-171-4/+36
* test_fileutils.rb: fix relative symlink pathnobu2017-02-171-1/+3
* test_fileutils.rb: workaround for Cygwinnobu2017-02-171-0/+4
* test_fileutils.rb: cache distinct UIDsnobu2017-02-171-34/+21
* * 2017-02-17svn2017-02-171-1/+1
* DEPRECATED_INTERNAL_FEATUREnobu2017-02-176-12/+12
* variable.c: fatal rb_generic_ivar_tablenobu2017-02-161-0/+8
* use rb_iseq_check() for USE_LAZY_LOAD, too.ko12017-02-162-2/+2
* fileutils.rb: do not make rootnobu2017-02-162-0/+19
* use rb_iseq_check() for USE_LAZY_LOAD.ko12017-02-161-5/+3
* * 2017-02-16svn2017-02-161-1/+1
* win32.c: memcpy instead of strlcpynobu2017-02-161-2/+3
* Update gems/bundled_gemsnobu2017-02-151-1/+1
* gmake.mk: mflags without -jNnobu2017-02-151-1/+1
* marshal.c: revert r57631 partiallynobu2017-02-152-4/+7
* thread.c: fix for VCnobu2017-02-151-2/+2
* * 2017-02-15svn2017-02-151-1/+1
* marshal.c: use hidden objects to allow recyclingnormal2017-02-151-6/+6
* Fix a typokou2017-02-141-1/+1
* resolv9x.rb: fix typonobu2017-02-141-1/+1
* string.c: assertionnobu2017-02-141-1/+1
* Added initial gemspec for Scanf module.hsbt2017-02-143-3/+19
* initialize variablesnobu2017-02-142-11/+3
* gmake.mk: test-rubynobu2017-02-131-1/+1
* * 2017-02-14svn2017-02-131-1/+1
* thread.c: use ASSUME only on gcc 5 or laternobu2017-02-131-2/+2
* ruby.h: remove commentnobu2017-02-131-1/+1
* lib/find.rb: Specify frozen_string_literal: true.kazu2017-02-132-2/+2
* ruby.h: RB_GC_GUARD stronger than gcc7nobu2017-02-132-3/+7
* suppress warningsnobu2017-02-132-4/+11
* compile.c: suppress a warningnobu2017-02-131-1/+1