summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-04hide internal data objectsnobu
2017-12-04parse.y: Fix a location of NODE_ARRAY in NODE_ARGSCATyui-knk
2017-12-04try to pass compiling with VC12usa
2017-12-04ifaddr.c: fix memsizenobu
2017-12-04support `File.identical?` on ReFSusa
2017-12-04NEWS: add Integer#pow(b, m)mrkn
2017-12-04bignum.c, numeric.c: add Integer#pow(b, m)mrkn
2017-12-04revert r60999usa
2017-12-03ifaddr.c: unused membernobu
2017-12-03parse.y: Fix a location of NODE_ZARRAYyui-knk
2017-12-03* 2017-12-04svn
2017-12-03give a change to determine to rotate the log or notusa
2017-12-03parse.y (new_args_gen): Set the location of NODE_ARGSyui-knk
2017-12-03parse.y: Fix a location of NODE_DVAR in rb_args_infoyui-knk
2017-12-03Set binmode to handle non ASCII commit messagenaruse
2017-12-03common.mk: ignore errornobu
2017-12-03Add test for Bug::String.buf_newnaruse
2017-12-03Specify refinement inheritance by Module#include.shugo
2017-12-03Fix a documentation error of IO#putc.shugo
2017-12-03Init functions should have prefix to avoid confliction.shugo
2017-12-03parse.y: Set a location of NODE_NIL in `not()`yui-knk
2017-12-03parse.y: location of BEGINnobu
2017-12-03common.mk: suppress an error message when git not foundnobu
2017-12-03parse.y: Fix locations of NODEs generated by cond0yui-knk
2017-12-03setup.mak: make Makefile stablenobu
2017-12-03The superclass of a refinement should have BasicObject as its ancestor.shugo
2017-12-02* 2017-12-03svn
2017-12-02staticnaruse
2017-12-02Update dependenciesnaruse
2017-12-02Modules should not have subclasses.shugo
2017-12-02string.c: fix rb_external_str_new_with_encnobu
2017-12-02common.mk: fix messagenobu
2017-12-02fix for emoji-data.txtnobu
2017-12-02enc-unicode.rb: for gperf 3.1nobu
2017-12-01Update to ruby/spec@e2d0d1eeregon
2017-12-01* append newline at EOF.svn
2017-12-01Update to ruby/spec@bacedc5eregon
2017-12-01Update to ruby/mspec@b501adeeregon
2017-12-01* 2017-12-02svn
2017-12-01Append "//" if empty host for file or postgres URInaruse
2017-12-01re-apply r60755naruse
2017-12-01* properties.svn
2017-12-01Add missing filenaruse
2017-12-01Update to Onigmo 6.1.3-669ac9997619954c298da971fcfacccf36909d05.naruse
2017-12-01parse.y: Fix locations of NODEs related to for statementyui-knk
2017-12-01vm.c: partially revert r60558k0kubun
2017-12-01vm_trace.c: suppress -Wclobbered warningnobu
2017-12-01vm_trace.c: remove duplicate flagnobu
2017-12-01Replace Kernel#pp after PP class is defined.akr
2017-12-01parse.y: Fix a location of NODE_HASHyui-knk