aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* parse.y: reg_fragment_enc_errornobu2016-08-033-12/+71
* NEWS: Kernel#clone [ci skip]nobu2016-08-031-0/+5
* object.c: restrict freeze optionnobu2016-08-032-0/+9
* object.c: suppress warningnobu2016-08-031-2/+1
* vm_insnhelper.c: extra semicolonnobu2016-08-031-1/+5
* * remove trailing spaces.svn2016-08-031-1/+1
* * vm_core.h: introduce VM_FRAME_RUBYFRAME_P()ko12016-08-0311-32/+63
* * vm_core.h: rename macros and make them inline functions.ko12016-08-036-12/+28
* * 2016-08-03svn2016-08-031-1/+1
* * vm_core.h: introduce VM_FRAME_FLAG_CFRAME to represent cfp->iseqko12016-08-035-25/+40
* Remove empty directorieskazu2016-08-020-0/+0
* math.c: faster tanhnobu2016-08-022-0/+10