aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext/coverage/coverage.c: method coverage has column info. of method def.mame2017-12-052-20/+23
* vm_core.h (rb_iseq_locatoin_t): add a field `code_range`mame2017-12-056-15/+54
* node.c: FIELD_BLOCKnobu2017-12-051-15/+12
* Revamp method coverage to support define_methodmame2017-12-0511-80/+284
* node.c: a simple notation for code range of NODEsmame2017-12-051-1/+1
* * remove trailing spaces.svn2017-12-051-1/+1
* vm_core.h: Increase the Fiber stack size on powerpc64hsbt2017-12-051-1/+5
* Remove unnecessary read_timeout.shugo2017-12-051-5/+1
* bignum.c: unified int_pow_tmp2nobu2017-12-051-19/+10
* * 2017-12-05svn2017-12-041-1/+1
* parse.y: Fix locations of NODE_*ASGN and NODE_ERRINFOyui-knk2017-12-041-1/+1
* win32.c: fix error on mingwnobu2017-12-041-1/+1
* [DOC] improve rdoc formatting for links [ci skip]kazu2017-12-041-2/+2
* support nanosec file timestamp on newer Windowsusa2017-12-044-108/+217
* bignum.c: explicit castsnobu2017-12-041-12/+10
* parse.y: Fix a location of NODE_BLOCK_PASSyui-knk2017-12-041-0/+1
* parse.y: Fix a location of NODE_ARGSCATyui-knk2017-12-041-0/+1
* hide internal data objectsnobu2017-12-043-5/+4
* parse.y: Fix a location of NODE_ARRAY in NODE_ARGSCATyui-knk2017-12-041-1/+1
* try to pass compiling with VC12usa2017-12-041-3/+5
* ifaddr.c: fix memsizenobu2017-12-041-4/+5
* support `File.identical?` on ReFSusa2017-12-043-83/+131
* NEWS: add Integer#pow(b, m)mrkn2017-12-041-0/+2
* bignum.c, numeric.c: add Integer#pow(b, m)mrkn2017-12-044-60/+302
* revert r60999usa2017-12-041-6/+0
* ifaddr.c: unused membernobu2017-12-031-2/+0
* parse.y: Fix a location of NODE_ZARRAYyui-knk2017-12-031-2/+2
* * 2017-12-04svn2017-12-031-1/+1
* give a change to determine to rotate the log or notusa2017-12-031-0/+6
* parse.y (new_args_gen): Set the location of NODE_ARGSyui-knk2017-12-031-37/+38
* parse.y: Fix a location of NODE_DVAR in rb_args_infoyui-knk2017-12-031-13/+12
* Set binmode to handle non ASCII commit messagenaruse2017-12-031-1/+1
* common.mk: ignore errornobu2017-12-031-1/+1
* Add test for Bug::String.buf_newnaruse2017-12-031-0/+6
* Specify refinement inheritance by Module#include.shugo2017-12-031-0/+23
* Fix a documentation error of IO#putc.shugo2017-12-031-4/+4
* Init functions should have prefix to avoid confliction.shugo2017-12-0316-16/+16
* parse.y: Set a location of NODE_NIL in `not()`yui-knk2017-12-031-3/+12
* parse.y: location of BEGINnobu2017-12-031-1/+1
* common.mk: suppress an error message when git not foundnobu2017-12-031-1/+1
* parse.y: Fix locations of NODEs generated by cond0yui-knk2017-12-031-11/+11
* setup.mak: make Makefile stablenobu2017-12-031-15/+14
* The superclass of a refinement should have BasicObject as its ancestor.shugo2017-12-031-14/+16
* * 2017-12-03svn2017-12-021-1/+1
* staticnaruse2017-12-021-2/+2
* Update dependenciesnaruse2017-12-021-0/+16
* Modules should not have subclasses.shugo2017-12-022-1/+33
* string.c: fix rb_external_str_new_with_encnobu2017-12-023-0/+36
* common.mk: fix messagenobu2017-12-021-1/+1
* fix for emoji-data.txtnobu2017-12-025-392/+677