summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2015-12-02missing.h: __STDC_WANT_LIB_EXT1__nobu
2015-12-02missing.h: __STDC_WANT_LIB_EXT1__nobu
2015-12-01explicit_bzero.c: needs windows.hnobu
2015-12-01missing.h: explicit_bzero by SecureZeroMemorynobu
2015-12-01missing.h: explicit_bzero by memset_snobu
2015-12-01configure.in: FUNC_UNOPTIMIZEDnobu
2015-11-30* include/ruby/util.h: remove a warning suppression C4723kosaki
2015-11-30* missing/explicit_bzero.c: new file. define explicit_bzero.kosaki
2015-11-24Drop support for BeOSnobu
2015-11-23Haiku now best effort supportnobu
2015-11-10* time.c (rb_timespec_now): added.naruse
2015-11-06* include/ruby/ruby.h (RSTRUCT_PTR): need a close parenthese.ko1
2015-11-06* include/ruby/ruby.h (rb_array_const_ptr, rb_struct_const_ptr):ngoto
2015-11-03include/ruby/ruby.h (struct RObject): hide iv_index_tbl typenormal
2015-10-29* gc.c: introduce rb_wb_unprotected_newobj_of() andko1
2015-10-20missing.h: fix conditionnobu
2015-10-19check INFINITY and NAN without C99 optionnobu
2015-10-18disable warnings unless optimizednobu
2015-10-18disable warnings unless optimizednobu
2015-10-18* include/ruby/backward/util.h: Good-by Borland-C.kosaki
2015-10-18* numeric.c: Good-by Borland-C.kosaki
2015-10-18* ChangeLog: Good-bye OS/2.kosaki
2015-10-18* include/ruby/defines.h (DOSISH): add comments.kosaki
2015-10-07ruby.h: RB_OBJ_FROZEN_RAWnobu
2015-10-06ruby.h: inlinesnobu
2015-10-06ruby.h: enumsnobu
2015-09-16ruby.h: RUBY_FL_PROMOTEDnobu