summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-02statement experssion is a GCCismshyouhei
2018-01-02__VA_ARGS__ is a C99ismshyouhei
2017-12-25version.h (RUBY_VERSION): 2.6.0 development has started.matz
2017-12-23undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_P on GCC 4.8naruse
2017-12-22force hash values fixableusa
2017-12-20compile.c: add a RUBY_EVENT_COVERAGE_LINE event for line coveragemame
2017-12-18suppress warning: 'const' attribute on function returning 'void'naruse
2017-12-12Add FrozenError as a subclass of RuntimeErrorshyouhei
2017-12-11undef previous definition of `SIZEOF_STRUCT_STAT_ST_INO`usa
2017-12-11extern rb_time_utc_offset to get utc offsetnaruse
2017-12-10support 128bit ino on Windows (if available)usa
2017-12-06vm_core.h (RUBY_EVENT_COVERAGE_BRANCH): renamedmame
2017-12-06Remove RUBY_EVENT_SPECIFIED_LINEmame
2017-12-04support nanosec file timestamp on newer Windowsusa
2017-12-01Update to Onigmo 6.1.3-669ac9997619954c298da971fcfacccf36909d05.naruse
2017-12-01vm.c: partially revert r60558k0kubun
2017-11-26util.h: remove my_getcwdnobu
2017-11-16export rb_tracearg_callee_id().ko1
2017-10-30backward.h: rb_frame_method_id_and_classnobu
2017-10-21Add doxygen commentssonots
2017-10-13defines.h: warn EXTERNnobu
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