aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/defines.h
Commit message (Expand)AuthorAgeFilesLines
* defines.h: avoid redefinitionnobu2016-05-121-0/+2
* fix typo in r54988naruse2016-05-121-1/+1
* include/ruby/defines.h (GCC_VERSION_SINCE): moved from internal.hnaruse2016-05-121-2/+9
* * include/ruby/{defines,ruby}.h: need to define function attributesusa2016-05-081-0/+40
* revert UNALIGNED_WORD_ACCESS for GCC6naruse2016-04-301-4/+0
* disable unaligned word accessnobu2016-01-151-0/+4
* configure.in: FUNC_UNOPTIMIZEDnobu2015-12-011-0/+3
* Drop support for BeOSnobu2015-11-241-4/+0
* Haiku now best effort supportnobu2015-11-231-1/+1
* * ChangeLog: Good-bye OS/2.kosaki2015-10-181-2/+2
* * include/ruby/defines.h (DOSISH): add comments.kosaki2015-10-181-0/+5
* defines.h: tweaks of function alias macrosnobu2015-08-131-2/+2
* fix conditionkazu2015-05-261-1/+1
* * symbian/*: removed Symbian support.hsbt2014-09-041-5/+0
* UNALIGNED_WORD_ACCESS on ppc64nobu2014-07-231-0/+1
* defines.h: PACKED_STRUCT_UNALIGNEDnobu2014-07-231-0/+20
* configure.in: FUNC_MINIMIZEDnobu2014-04-171-1/+4
* * internal.h: Move BDIGIT and related definitions fromakr2014-02-171-54/+0
* * include/ruby/defines.h (SIZEOF_ACTUAL_BDIGIT): Defined.akr2013-11-241-0/+4
* * include/ruby/defines.h: Don't use int128_t for Bignum.akr2013-11-241-7/+1
* * include/ruby/defines.h: Fix a compilation error withakr2013-08-191-0/+2
* * include/ruby/defines.h (BDIGIT): Define it only if it is not definedakr2013-06-231-49/+55
* * configure.in: Check __int128.akr2013-06-181-1/+7
* configure.in: setjmpexnobu2013-05-181-1/+1
* configure.in: setjmpexnobu2013-05-181-0/+4
* * include/ruby/defines.h (RUBY_ATTR_ALLOC_SIZE): New forkosaki2013-05-031-5/+11
* * include/ruby/defines.h: Simplify the logic to include sys/select.h.akr2013-04-071-2/+4
* fix a typo.akr2013-04-051-1/+1
* * include/ruby/defines.h (HAVE_TRUE_LONG_LONG): Defined to distinguishakr2013-04-051-0/+4
* defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu2013-04-051-5/+6
* * include/ruby/intern.h: Delete redundant inclusions caused byakr2013-03-271-4/+0
* * include/ruby/defines.h: Fix a compilation error on NetBSD,akr2013-03-271-0/+35
* * fix ANSI C compliance of r33757ngoto2011-11-151-1/+1
* * include/ruby/defines.h (FLUSH_REGISTER_WINDOWS): move sparc asm codengoto2011-11-151-15/+2
* * include/ruby/defines.h: use "__sparc" instead of "sparc" andakr2011-10-251-1/+1
* * include/ruby/defines.h (flush_register_windows): use softwarenobu2011-10-201-1/+1
* * include/ruby/defines.h: remove NextStep, OpenStep, Rhapsodykosaki2011-09-261-70/+0
* * include/ruby/{defines,missing}.h (rb_infinity, rb_nan): move fromusa2011-06-061-16/+0
* * include/ruby/defines.h (rb_inifinity, rb_nan): export for Windows.usa2011-06-061-2/+2
* * include/ruby/defines.h (CASEFOLD_FILESYSTEM): Revert r30508. Forgot to nahi2011-05-231-1/+1
* * bignum.c (dump_bignum, bigmul1_balance, big_split, biglsh_bang,mrkn2011-05-221-1/+23
* * include/ruby/missing.h: don't use HAVE_STDDEF_H because it nevernaruse2011-02-031-1/+4
* * include/ruby/defines.h (CASEFOLD_FILESYSTEM): HFS+ is casenobu2011-01-101-1/+1
* * configure.in, include/ruby/defines.h (RUBY_FUNC_EXPORTED): macronobu2010-08-141-0/+4
* * defines.h, intern.h, missing.h, ruby.h, st.h, util.h: includenobu2010-07-271-0/+5
* * configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu2010-07-211-0/+8
* * include/ruby/defines.h (INFINITY): this is float.naruse2009-12-301-2/+4
* Add Float::INFINITY and Float::NAN.naruse2009-12-291-0/+14
* * include/ruby/defines.h [__SYMBIAN32__]: defined TRUE and FALSE to match cha...azav2009-07-251-0/+5
* * include/ruby/defines.h (TRUE, FALSE): for internal use.nobu2009-07-181-0/+12