aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compar.c: utility functionsnobu2016-08-112-19/+21
* parse.y: node_assignnobu2016-08-111-8/+0
* parse.y: backref_assign_errornobu2016-08-111-32/+23
* parse.y: const declaration macronobu2016-08-111-44/+19
* parse.y: const field macrosnobu2016-08-111-19/+10
* * 2016-08-11svn2016-08-101-1/+1
* * lib/prime.rb: Optimize prime?marcandre2016-08-103-15/+20
* parse.y: rhs with rescue modifiernobu2016-08-102-41/+38
* win32/resolv: fix for cygwinnobu2016-08-101-11/+5
* parse.y: rescue modifier in rhsnobu2016-08-103-0/+27
* * 2016-08-10svn2016-08-101-1/+1
* win32/resolv: fix for cygwinnobu2016-08-103-1/+12
* Remove empty directorieskazu2016-08-090-0/+0
* hash.c: implement Hash#map_v and Hash#map_v!mrkn2016-08-093-0/+95
* * vm_insnhelper.c (vm_getivar): use always_inline becausenaruse2016-08-092-8/+7
* test_objectspace.rb: errors in a finalizernobu2016-08-091-1/+1
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-091060-156757/+10
* tcltklib.c: repeated checks and conversions [ci skip]nobu2016-08-091-6/+8
* tcltklib.c: use StringValueCStr [ci skip]nobu2016-08-091-13/+13
* tcltklib.c: use PRIsVALUE [ci skip]nobu2016-08-091-5/+1
* tcltklib.c: missing break [ci skip]nobu2016-08-091-0/+1
* tcltk.rb: suppress a warning [ci skip]nobu2016-08-091-0/+1
* tcltklib/sample2.rb: use attr_accessor [ci skip]nobu2016-08-091-1/+1
* use true and false [ci skip]nobu2016-08-095-14/+14
* * 2016-08-09svn2016-08-081-1/+1
* * doc/maintainers.rdoc: Remove moved file section.kazu2016-08-082-2/+4
* * ext/win32ole/sample/excel1.rb, ext/win32ole/sample/excel2.rb,suke2016-08-086-7/+14
* internal.h: fix r55831nobu2016-08-081-1/+1
* test/unit.rb: no verbose in worker processesnobu2016-08-081-1/+1
* * internal.h (RBASIC_CLEAR_CLASS): Reroute ANSI C's strictshyouhei2016-08-082-2/+8
* * 2016-08-08svn2016-08-071-1/+1
* fix a typo [ci skip]kazu2016-08-071-1/+1
* suppress warningsnobu2016-08-072-0/+4
* vcs.rb: suppress warningsnobu2016-08-071-1/+1
* extmk.rb: suppress a warningnobu2016-08-071-3/+3
* extmk.rb: remove sysquotenobu2016-08-071-7/+3
* deprecate TRUE,FALSE,NILnobu2016-08-074-6/+15
* * 2016-08-07svn2016-08-061-1/+1
* openssl: avoid undefined behavior on empty SSL_writenormal2016-08-063-1/+25
* id_table.h: dummy sentinelnobu2016-08-063-0/+7
* * 2016-08-06svn2016-08-051-1/+1
* hash.c: env_name_newnobu2016-08-053-21/+43
* * hasn.c (env_str_new): taint the string. get rid of a test failureusa2016-08-052-0/+6
* win32.c: initialize with an impossible valuenobu2016-08-051-6/+6
* win32.c: static API pointersnobu2016-08-051-4/+6
* win32.c: call get_final_path pointernobu2016-08-051-10/+16
* * 2016-08-05svn2016-08-051-1/+1
* hash.c: call w32_getenv pointernobu2016-08-052-8/+17
* * 2016-08-04svn2016-08-041-1/+1
* hash.c: set encodingnobu2016-08-043-1/+8