summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-07util.h: POSIX-noncompliant setenvnobu
2016-08-24* include/ruby/defines.h (ALWAYS_INLINE): Add alternative definition.ngoto
2016-08-01hide struct internal [Feature #9916]shyouhei
2016-07-28ruby.h: use __extension__nobu
2016-07-24* regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c,duerst
2016-07-22ruby.h: use prefixed namenobu
2016-06-20RUBY_USE_SETJMPEXnobu
2016-06-14remove backward macrosnobu
2016-06-13Integer unification macronobu
2016-06-10* include/ruby/defines.h (GCC_VERSION_SINCE): Fix logic error byngoto
2016-06-08* string.c: New static function rb_str_ascii_casemap; special-casingduerst
2016-06-08* include/ruby/intern.h: Remove excess semicolons in PUREFUNC().ngoto
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
2016-05-25ruby.h: rb_scan_args_validatenobu
2016-05-24ruby.h: optimize rb_scan_args_setnobu
2016-05-24ruby.h: rb_scan_args_verifynobu
2016-05-24defines.h: fallback ERRORFUNC and WARNINGFUNCnobu
2016-05-23missing.h: isfinitenobu
2016-05-23revert error attributesnobu
2016-05-23make compile error if possiblenobu
2016-05-23fatal error if variable argument length mismatchnobu
2016-05-22 * include/ruby/oniguruma.h: Extend OnigEncodingTypeDefine to define aduerst
2016-05-22* include/ruby/ruby.h (rb_scan_args): use original rb_scan_argsnaruse
2016-05-22* class.c (rb_scan_args): moved to bottom of the file to make thenaruse
2016-05-21Revert r50102naruse
2016-05-21* include/ruby/ruby.h (rb_scan_args): don't use ALWAYS_INLINE withusa
2016-05-21* include/ruby/ruby.h (rb_scan_args): use __VA_ARGS__ instead ofnaruse
2016-05-20Use RB_GNUC_EXTENSION_BLOCK instead of __extension__ngoto
2016-05-18ruby.h: RB_INTEGER_TYPE_Pnobu
2016-05-17[Feature #12005] Unify Fixnum and Bignum into Integerakr
2016-05-16* include/ruby/oniguruma.h: Introducing ONIG_CASE_MAPPING compilationduerst
2016-05-12defines.h: avoid redefinitionnobu
2016-05-12fix typo in r54988naruse
2016-05-12include/ruby/defines.h (GCC_VERSION_SINCE): moved from internal.hnaruse
2016-05-12Use HAVE_BUILTIN___BUILTIN_CONSTANT_Pnaruse
2016-05-08* include/ruby/{defines,ruby}.h: need to define function attributesusa
2016-05-08* include/ruby/ruby.h (CONSTFUNC, PUREFUNC): fixed build errors onusa
2016-05-08* configure.in: check function attirbute const and pure,naruse
2016-05-08intern.h: suppress warningsnobu
2016-05-08* configure.in: add -Wsuggest-attribute=noreturn and suppress warnings.naruse
2016-05-02* win32/win32.c, include/ruby/win32.h (rb_w32_utruncate): implements newusa
2016-04-30revert UNALIGNED_WORD_ACCESS for GCC6naruse