aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/imap: Fix ArgumentError in send_string_datashugo2018-05-112-7/+44
* * 2018-05-11svn2018-05-111-1/+1
* Use `&.` instead of modifier ifkazu2018-05-111-2/+2
* node.c: Fix format and example of NODE_OPCALLyui-knk2018-05-101-1/+10
* variable.c: fix multiple autoload with identical file (again)normal2018-05-102-78/+210
* parse.y: Fix locations of NODE_NIL in endless ranges.yui-knk2018-05-101-2/+10
* revert r63387 and r63389 for nownormal2018-05-102-195/+77
* variable.c: fix autoload object lifetimes and leaknormal2018-05-102-6/+19
* RSTRING_PTR is not guaranteed to be char*-alignedshyouhei2018-05-101-1/+4
* variable.c: fix multiple autoload with identical filenormal2018-05-102-77/+182
* node.c: Fix typosyui-knk2018-05-101-2/+2
* fix potential memory leaksnobu2018-05-093-13/+25
* _mjit_compile_pc_and_sp: re-commit r63360k0kubun2018-05-091-2/+1
* compile.c: suppress a warningnobu2018-05-091-1/+2
* _mjit_compile_send.erb: revert r63350k0kubun2018-05-093-15/+0
* * 2018-05-10svn2018-05-091-1/+1
* iseq.h: fix argument ordernobu2018-05-091-1/+1
* _mjit_compile_pc_and_sp.erb: revert r63360k0kubun2018-05-091-1/+2
* Use `&.` instead of modifier ifkazu2018-05-091-1/+1
* Use hard-coded file list instead of Dir.glob.hsbt2018-05-091-2/+1
* Revert "Use hard-coded vesion number for CI broken."hsbt2018-05-091-1/+3
* align jmp_buf to VALUEshyouhei2018-05-091-1/+1
* Use hard-coded vesion number for CI broken.hsbt2018-05-091-3/+1
* RSTRING_PTR is not guaranteed to be VALUE-alignedshyouhei2018-05-091-10/+14
* Rename imemo_alloc with imemo_tmpbufmame2018-05-095-35/+35
* gc.c (rb_imemo_alloc_new): split for each purposemame2018-05-093-22/+34
* type func(); is different from type func(void);shyouhei2018-05-091-1/+1
* gc.c (rb_imemo_alloc_new): improve the API interfacemame2018-05-093-14/+14
* RSTRING_PTR is not guaranteed to be VALUE-aligned (retry)shyouhei2018-05-094-10/+10
* Fixed file structure for csv.gemspec.hsbt2018-05-091-1/+1
* * properties.svn2018-05-090-0/+0
* * append newline at EOF.svn2018-05-091-1/+1
* Merge csv-1.0.2 from upstream.hsbt2018-05-0918-860/+1335
* revert r63362 due to test failure. Sorry!shyouhei2018-05-091-7/+5
* RSTRING_PTR is not guaranteed to be VALUE-alignedshyouhei2018-05-091-5/+7
* * 2018-05-09svn2018-05-081-1/+1
* _mjit_compile_pc_and_sp.erb: make sure no uninitializedk0kubun2018-05-081-2/+1
* vm_eval.c: eval_string_protect wrappernobu2018-05-081-1/+7
* rb_ary_dig, rb_hash_dig: nobody is using them outside.shyouhei2018-05-082-2/+2
* fix type mismatch.ko12018-05-081-1/+1
* Merge rdoc-6.0.4 from upstream.hsbt2018-05-083-60/+2
* cont.c: host out context setupnobu2018-05-081-6/+13
* Remove unreachable breakkazu2018-05-081-1/+0
* Modify spaces [ci skip]kazu2018-05-081-5/+3
* cont.c: wrapper functionnobu2018-05-071-1/+9
* cont.c: refined error messagenobu2018-05-071-2/+4
* _mjit_compile_send.erb: inline recursive callk0kubun2018-05-073-0/+15
* Remove needless require [ci skip]kazu2018-05-071-2/+0
* * 2018-05-08svn2018-05-071-1/+1
* Use `&.` instead of modifier if and remove needless closed?kazu2018-05-071-6/+6