summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-09Rename imemo_alloc with imemo_tmpbufmame
2018-05-09gc.c (rb_imemo_alloc_new): split for each purposemame
2018-05-09type func(); is different from type func(void);shyouhei
2018-05-09gc.c (rb_imemo_alloc_new): improve the API interfacemame
2018-05-09RSTRING_PTR is not guaranteed to be VALUE-aligned (retry)shyouhei
2018-05-09Fixed file structure for csv.gemspec.hsbt
2018-05-09* properties.svn
2018-05-09* append newline at EOF.svn
2018-05-09Merge csv-1.0.2 from upstream.hsbt
2018-05-09revert r63362 due to test failure. Sorry!shyouhei
2018-05-09RSTRING_PTR is not guaranteed to be VALUE-alignedshyouhei
2018-05-08* 2018-05-09svn
2018-05-08_mjit_compile_pc_and_sp.erb: make sure no uninitializedk0kubun
2018-05-08vm_eval.c: eval_string_protect wrappernobu
2018-05-08rb_ary_dig, rb_hash_dig: nobody is using them outside.shyouhei
2018-05-08fix type mismatch.ko1
2018-05-08Merge rdoc-6.0.4 from upstream.hsbt
2018-05-08cont.c: host out context setupnobu
2018-05-08Remove unreachable breakkazu
2018-05-08Modify spaces [ci skip]kazu
2018-05-07cont.c: wrapper functionnobu
2018-05-07cont.c: refined error messagenobu
2018-05-07_mjit_compile_send.erb: inline recursive callk0kubun
2018-05-07Remove needless require [ci skip]kazu
2018-05-07* 2018-05-08svn
2018-05-07Use `&.` instead of modifier if and remove needless closed?kazu
2018-05-07Fix a typo [ci skip]kazu
2018-05-07* 2018-05-07svn
2018-05-07cont.c: machine stack cache conditionnobu
2018-05-06* 2018-05-06svn
2018-05-06optparse: Suppress warningsnobu
2018-05-05securerandom.rb: [DOC] require in examplesnobu
2018-05-04forgot to add INT2FIX (sorry!)shyouhei
2018-05-04passing rb_thread_sleep to rb_protect is IMHO dangerousshyouhei
2018-05-04* 2018-05-05svn
2018-05-04nobody is using the return value of rb_io_fptr_finalizeshyouhei
2018-05-04Use `&.` instead of modifier ifkazu
2018-05-04* 2018-05-04svn
2018-05-04object.c: raise on long invalid float stringnobu
2018-05-03_mjit_compile_send.erb: retry inlining attr_readerk0kubun
2018-05-03mjit_compile.c: skip generating unnecessary gotok0kubun
2018-05-03mjit_compile.c: verify stack size agreementk0kubun
2018-05-03Revert "ext/cgi/escape: preserve String subclass in result"normal
2018-05-03mjit_compile.inc.erb: verify stack consistencyk0kubun
2018-05-02ext/cgi/escape: preserve String subclass in resultnormal
2018-05-02test_jit.rb: test local variablesk0kubun
2018-05-02test_jit.rb: test opt_aref_with againk0kubun
2018-05-02test_jit.rb: make it possible to automatically findk0kubun
2018-05-02* 2018-05-03svn
2018-05-02test_jit.rb: verify tested insnsk0kubun