summaryrefslogtreecommitdiff
path: root/include/ruby/ruby.h
AgeCommit message (Expand)Author
2017-12-18suppress warning: 'const' attribute on function returning 'void'naruse
2017-12-12Add FrozenError as a subclass of RuntimeErrorshyouhei
2017-12-06vm_core.h (RUBY_EVENT_COVERAGE_BRANCH): renamedmame
2017-12-06Remove RUBY_EVENT_SPECIFIED_LINEmame
2017-10-21Add doxygen commentssonots
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-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-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-02-21backward.h: RClassDeprecatednobu
2017-02-13ruby.h: remove commentnobu
2017-02-13ruby.h: RB_GC_GUARD stronger than gcc7nobu
2017-02-03ruby.h: unused parameternobu
2017-01-01fix typo [Bug #13091]naruse
2016-12-22get rid of implicit signedness conversionsnobu
2016-12-22suppress warning: implicit conversion changes signednessnaruse
2016-12-09ruby.h: add prefixnobu
2016-11-24use `rb_struct_ptr` for `RSTRUCT_PTR` macrousa
2016-11-19ruby.h: rb_big_signnobu
2016-10-27ruby/ruby.h: optimize rb_integer_type_pnobu
2016-10-26ruby.h: use prefixed macronobu
2016-10-03Add prefix to FIX2LONG in include/ruby/ruby.hkazu
2016-10-01ruby.h: add prefixnobu
2016-08-01hide struct internal [Feature #9916]shyouhei
2016-07-28ruby.h: use __extension__nobu
2016-07-22ruby.h: use prefixed namenobu
2016-06-13Integer unification macronobu
2016-06-02ruby.h: reduce repeated calcuationsnobu
2016-05-28* addr2line.c: drop to support ATARI ST platform. It was discontinuedhsbt
2016-05-27fix non-static rb_scan_argsnobu
2016-05-27ruby.h: fix parameter namenobu
2016-05-26ruby.h: fix for old clangnobu
2016-05-26ruby.h: suppress warningsnobu
2016-05-26ruby.h: count and verifynobu
2016-05-26revert r55171nobu
2016-05-26ruby.h: fix clang warningsnobu