summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2016-04-23* include/ruby/ruby.h (rb_mul_size_overflow): use UNLIKELYnaruse
2016-04-23* include/ruby/ruby.h (RB_LIKELY): use prefix in ruby.h.naruse
2016-04-22* include/ruby/ruby.h (rb_mul_size_overflow): added to handlenaruse
2016-04-22* variable.c: use uint32_t instead of long to avoid confusion aboutnaruse
2016-04-21* gc.c (rb_alloc_tmp_buffer_with_count): added like xmalloc2 tonaruse
2016-04-21* include/ruby/ruby.h (LIKELY): moved from internal.h.naruse
2016-04-21* gc.c (objspace_malloc_prepare): remove size check because it isnaruse
2016-04-02rb_check_arity returns argc nownobu
2016-03-29* include/ruby/ruby.h (rb_isupper, rb_islower, rb_isalpha, rb_isdigit,naruse
2016-03-22* include/ruby/oniguruma.h: Additional flag for characters that are titlecase.duerst
2016-03-19* include/ruby/intern.h (rb_big_odd_p, rb_big_even_p): move tomrkn
2016-03-18* include/ruby/intern.h (rb_big_hash): Move to internal.h.mrkn
2016-03-18* bignum.c (rb_big_hash): make it public function to be available inmrkn
2016-03-17* bignum.c (rb_big_even_p, rb_big_odd_p): make them public functionsmrkn
2016-03-17ruby.h: remove RB_GC_GUARD_PTRnobu
2016-03-14* include/ruby/oniguruma.h, enc/unicode.c: Adjusting flag assignmentsduerst
2016-03-13win32.h: fix O_SHARE_DELETEnobu
2016-03-07internal.h: functions for class internalsnobu
2016-02-24* remove trailing spaces.svn
2016-02-24* include/ruby/oniguruma.h: Rearranging flag assignments and makingduerst
2016-02-04encoding.h: rb_enc_asciicompat_inlinenobu
2016-02-02* re.c: Introduce RREGEXP_PTR.naruse
2016-01-15disable unaligned word accessnobu
2016-01-11include/ruby/oniguruma.h: Added flags needed for upcase/downcaseduerst
2016-01-11io.h: remove old macrosnobu
2016-01-10missing.h: remove explicit_bzero_by_memset_snobu
2016-01-07* ruby.h: undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_Pmrkn
2016-01-07version.c: no exit in ruby_show_copyrightnobu
2015-12-25version.h (RUBY_VERSION): 2.4.0 development has started.matz
2015-12-25doc/CangeLog-2.3.0, ext/tk/lib/txextlib/SUPPORT_STATUS,duerst
2015-12-24fix common misspelling [ci skip]nobu
2015-12-24deprecate exposed internal functionsnobu
2015-12-23rb_readwrite_syserr_failnobu
2015-12-06introduce rb_autoload_str to replace rb_autoloadnormal
2015-12-04* include/ruby/ruby.h (RB_OBJ_TAINT): follow-up of r52881.ngoto
2015-12-04ruby.h: make flag setting macros voidnobu