aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* math.c: tanh overflownobu2016-08-022-1/+5
* socket/option.c: inet_ntopnobu2016-08-024-23/+14
* tcltklib.c: remove RUBY_VERSIONnobu2016-08-022-10/+13
* tcltklib.c: compile infonobu2016-08-021-39/+20
* vm_core.h: suppress warningsnobu2016-08-021-2/+2
* * 2016-08-02svn2016-08-011-1/+1
* * win32/win32.c (set_pioinfo_extra): use more reliable way to searchusa2016-08-012-16/+56
* extmk.rb: build gemsnobu2016-08-012-7/+35
* hide struct internal [Feature #9916]shyouhei2016-08-015-51/+74
* * remove trailing spaces.svn2016-08-011-1/+1
* Object#clone with freeze: false [Feature #12300]shyouhei2016-08-013-6/+54
* * 2016-08-01svn2016-08-011-2/+2
* * ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.hsbt2016-08-017-10/+39