summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-07ruby.h: unnormalized Fixnum valuenobu
2017-08-20non-keywords hashnobu
2017-08-19ruby.h: fix rb_scan_args_trail_idxnobu
2017-08-03ruby.h: NULL as empty arraynobu
2017-08-01should not copy promoted flags.ko1
2017-07-22Add documentsyugui
2017-06-01debug.c: more enumsnobu
2017-05-26attempt to fix rb_alloc_tmp_buffer2 for ALLOCV_Nnormal
2017-05-17Merge Onigmo 6.1.2naruse
2017-04-21Remove missing/strtol.crhe
2017-04-21Suppress a warning in ruby/win32.h [Fix GH-1591]nobu
2017-04-15ruby.h: check argc to rb_funcallnobu
2017-04-15fix RSTRUCT_LEN macro in public C APInormal
2017-04-14ruby.h: check argc to rb_yield_valuesnobu
2017-03-13thread.c: rb_thread_fd_close [ci skip]nobu
2017-03-13thread.c: rb_thread_fd_close [ci skip]nobu
2017-03-09revert RB_FIXABLE related changesets [Bug #13288][Bug #13293][Bug #13294]shyouhei
2017-03-08re-introduce __builtin_add_overflowshyouhei
2017-03-07Always use old RB_FIXABLE to allow double as argumentnaruse
2017-03-07Revert r57803 "Avoid to cast the argument"naruse
2017-03-07Avoid to cast the argumentnaruse
2017-03-07Use ADD instead of MULnaruse
2017-03-06optimize FIXABLE macroshyouhei
2017-03-03broken mingwnobu
2017-02-21backward.h: RClassDeprecatednobu
2017-02-21backward.h: move deprecated declarationnobu
2017-02-21variable.c: remove deprecated internal featurenobu
2017-02-21error.c: remove deprecated internal featuresnobu
2017-02-21complex.c: remove deprecated functionsnobu
2017-02-21backward.h: 2.2 deprecated featuresnobu
2017-02-13ruby.h: remove commentnobu
2017-02-13ruby.h: RB_GC_GUARD stronger than gcc7nobu
2017-02-11Merge Onigmo 6.1.1naruse
2017-02-03ruby.h: unused parameternobu
2017-01-01fix typo [Bug #13091]naruse
2016-12-25include/ruby/version.h: Update API version.matz
2016-12-22get rid of implicit signedness conversionsnobu
2016-12-22suppress warning: implicit conversion changes signednessnaruse
2016-12-21st.c: fix st_hash* functions [Bug #13019]nobu
2016-12-13declare `rb_w32_sysinit` in header.usa
2016-12-10Merge Onigmo 6.0.0naruse
2016-12-09Suppress warning: this use of "defined" may not be portablenaruse
2016-12-09ruby.h: add prefixnobu
2016-12-06switching hash removalnobu
2016-12-04Revert changes on rb_frame_method_id_and_class()ktsj
2016-11-24use `rb_struct_ptr` for `RSTRUCT_PTR` macrousa
2016-11-19ruby.h: rb_big_signnobu
2016-11-07 Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.ko1
2016-11-05* vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):ktsj
2016-10-27ruby/ruby.h: optimize rb_integer_type_pnobu