summaryrefslogtreecommitdiff
path: root/include/ruby/defines.h
AgeCommit message (Expand)Author
2013-11-24* include/ruby/defines.h (SIZEOF_ACTUAL_BDIGIT): Defined.akr
2013-11-24* include/ruby/defines.h: Don't use int128_t for Bignum.akr
2013-08-19* include/ruby/defines.h: Fix a compilation error withakr
2013-06-23* include/ruby/defines.h (BDIGIT): Define it only if it is not definedakr
2013-06-18* configure.in: Check __int128.akr
2013-05-18configure.in: setjmpexnobu
2013-05-18configure.in: setjmpexnobu
2013-05-03* include/ruby/defines.h (RUBY_ATTR_ALLOC_SIZE): New forkosaki
2013-04-07* include/ruby/defines.h: Simplify the logic to include sys/select.h.akr
2013-04-05fix a typo.akr
2013-04-05* include/ruby/defines.h (HAVE_TRUE_LONG_LONG): Defined to distinguishakr
2013-04-05defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu
2013-03-27* include/ruby/intern.h: Delete redundant inclusions caused byakr
2013-03-27* include/ruby/defines.h: Fix a compilation error on NetBSD,akr
2011-11-15* fix ANSI C compliance of r33757ngoto
2011-11-15* include/ruby/defines.h (FLUSH_REGISTER_WINDOWS): move sparc asm codengoto
2011-10-25* include/ruby/defines.h: use "__sparc" instead of "sparc" andakr
2011-10-20* include/ruby/defines.h (flush_register_windows): use softwarenobu
2011-09-26* include/ruby/defines.h: remove NextStep, OpenStep, Rhapsodykosaki
2011-06-06* include/ruby/{defines,missing}.h (rb_infinity, rb_nan): move fromusa
2011-06-06* include/ruby/defines.h (rb_inifinity, rb_nan): export for Windows.usa
2011-05-23* include/ruby/defines.h (CASEFOLD_FILESYSTEM): Revert r30508. Forgot to nahi
2011-05-22* bignum.c (dump_bignum, bigmul1_balance, big_split, biglsh_bang,mrkn
2011-02-03* include/ruby/missing.h: don't use HAVE_STDDEF_H because it nevernaruse
2011-01-10* include/ruby/defines.h (CASEFOLD_FILESYSTEM): HFS+ is casenobu
2010-08-14* configure.in, include/ruby/defines.h (RUBY_FUNC_EXPORTED): macronobu
2010-07-27* defines.h, intern.h, missing.h, ruby.h, st.h, util.h: includenobu
2010-07-21* configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu
2009-12-30* include/ruby/defines.h (INFINITY): this is float.naruse
2009-12-29Add Float::INFINITY and Float::NAN.naruse
2009-07-25* include/ruby/defines.h [__SYMBIAN32__]: defined TRUE and FALSE to match cha...azav
2009-07-18* include/ruby/defines.h (TRUE, FALSE): for internal use.nobu
2009-02-07* configure.in (--with-arch): added new option to supportnobu
2009-02-06[__SYMBIAN32__]: included <sys/select.h> for fd_set definitionazav
2009-01-19* include/ruby/defines.h (RUBY_ALIAS_FUNCTION_TYPE): added.nobu
2009-01-19* include/ruby/defines.h (RUBY_ALIAS_FUNCTION2): added.nobu
2008-10-04* dln.c: Ruby no longer supports VMS.yugui
2008-10-04* dln.c: Ruby no longer supports Windows CE.yugui
2008-10-04* dln.c: Ruby no longer supports MacOS 9 or before.yugui
2008-10-04* dln.c: Ruby no longer supports MS-DOS.yugui
2008-10-04* x68/_dtos18.c: removed. Ruby no longer supports human68k.yugui
2008-09-19* dln.c: newer BeOS support. a patch from Pete Goodevematz
2008-08-14* include/ruby/defines.h (RUBY_ALIAS_FUNCTION): fallback definition.nobu
2008-08-06* eval_intern.h: Add support to Haiku. see [ruby-core:18110]naruse
2008-05-15* file.c (file_expand_path): support for alternative data streamnobu
2008-01-11* defines.h (WORDS_BIGENDIAN): honor __BIG_ENDIAN__ than the result ofnobu
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2007-12-22* common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.nobu
2007-10-05* include/ruby/defines.h: no longer provide DEFAULT_KCODE.matz
2007-08-29* include/ruby/defines.h (flush_register_windows): call "ta 0x03"matz