aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/ruby.h (rb_isupper, rb_islower, rb_isalpha, rb_isdigit,naruse2016-03-291-29/+28
* * include/ruby/oniguruma.h: Additional flag for characters that are titlecase.duerst2016-03-221-0/+1
* * include/ruby/intern.h (rb_big_odd_p, rb_big_even_p): move tomrkn2016-03-191-2/+0
* * include/ruby/intern.h (rb_big_hash): Move to internal.h.mrkn2016-03-181-1/+0
* * bignum.c (rb_big_hash): make it public function to be available inmrkn2016-03-181-0/+1
* * bignum.c (rb_big_even_p, rb_big_odd_p): make them public functionsmrkn2016-03-171-0/+2
* ruby.h: remove RB_GC_GUARD_PTRnobu2016-03-171-12/+4
* * include/ruby/oniguruma.h, enc/unicode.c: Adjusting flag assignmentsduerst2016-03-141-20/+18
* win32.h: fix O_SHARE_DELETEnobu2016-03-131-1/+1
* internal.h: functions for class internalsnobu2016-03-071-4/+0
* * remove trailing spaces.svn2016-02-241-1/+1
* * include/ruby/oniguruma.h: Rearranging flag assignments and makingduerst2016-02-241-12/+35
* encoding.h: rb_enc_asciicompat_inlinenobu2016-02-041-1/+6
* * re.c: Introduce RREGEXP_PTR.naruse2016-02-021-1/+2
* disable unaligned word accessnobu2016-01-151-0/+4
* include/ruby/oniguruma.h: Added flags needed for upcase/downcaseduerst2016-01-111-0/+8
* io.h: remove old macrosnobu2016-01-111-8/+0
* missing.h: remove explicit_bzero_by_memset_snobu2016-01-101-13/+1
* * ruby.h: undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_Pmrkn2016-01-071-0/+7
* version.c: no exit in ruby_show_copyrightnobu2016-01-072-0/+24
* version.h (RUBY_VERSION): 2.4.0 development has started.matz2015-12-251-1/+1
* doc/CangeLog-2.3.0, ext/tk/lib/txextlib/SUPPORT_STATUS,duerst2015-12-251-1/+1
* fix common misspelling [ci skip]nobu2015-12-241-1/+1
* deprecate exposed internal functionsnobu2015-12-241-3/+3
* rb_readwrite_syserr_failnobu2015-12-231-5/+7
* introduce rb_autoload_str to replace rb_autoloadnormal2015-12-061-1/+1
* * include/ruby/ruby.h (RB_OBJ_TAINT): follow-up of r52881.ngoto2015-12-041-1/+1
* ruby.h: make flag setting macros voidnobu2015-12-041-8/+8
* missing.h: __STDC_WANT_LIB_EXT1__nobu2015-12-021-0/+2
* missing.h: __STDC_WANT_LIB_EXT1__nobu2015-12-021-0/+2
* explicit_bzero.c: needs windows.hnobu2015-12-011-1/+1
* missing.h: explicit_bzero by SecureZeroMemorynobu2015-12-011-0/+2
* missing.h: explicit_bzero by memset_snobu2015-12-011-0/+9
* configure.in: FUNC_UNOPTIMIZEDnobu2015-12-011-0/+3
* * include/ruby/util.h: remove a warning suppression C4723kosaki2015-11-301-8/+0
* * missing/explicit_bzero.c: new file. define explicit_bzero.kosaki2015-11-301-0/+4
* Drop support for BeOSnobu2015-11-241-4/+0
* Haiku now best effort supportnobu2015-11-231-1/+1
* * time.c (rb_timespec_now): added.naruse2015-11-101-0/+2
* * include/ruby/ruby.h (RSTRUCT_PTR): need a close parenthese.ko12015-11-061-1/+1
* * include/ruby/ruby.h (rb_array_const_ptr, rb_struct_const_ptr):ngoto2015-11-061-4/+12
* include/ruby/ruby.h (struct RObject): hide iv_index_tbl typenormal2015-11-031-1/+1
* * gc.c: introduce rb_wb_unprotected_newobj_of() andko12015-10-291-1/+1
* missing.h: fix conditionnobu2015-10-201-1/+1
* check INFINITY and NAN without C99 optionnobu2015-10-191-6/+2
* disable warnings unless optimizednobu2015-10-181-1/+1
* disable warnings unless optimizednobu2015-10-181-0/+6
* * include/ruby/backward/util.h: Good-by Borland-C.kosaki2015-10-181-1/+1
* * numeric.c: Good-by Borland-C.kosaki2015-10-184-4/+4
* * ChangeLog: Good-bye OS/2.kosaki2015-10-181-2/+2