aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/defines.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * configure.in (--with-arch): added new option to supportnobu2009-02-071-4/+1
* [__SYMBIAN32__]: included <sys/select.h> for fd_set definitionazav2009-02-061-0/+2
* * include/ruby/defines.h (RUBY_ALIAS_FUNCTION_TYPE): added.nobu2009-01-191-3/+3
* * include/ruby/defines.h (RUBY_ALIAS_FUNCTION2): added.nobu2009-01-191-2/+10
* * dln.c: Ruby no longer supports VMS.yugui2008-10-041-5/+1
* * dln.c: Ruby no longer supports Windows CE.yugui2008-10-041-2/+0
* * dln.c: Ruby no longer supports MacOS 9 or before.yugui2008-10-041-2/+0
* * dln.c: Ruby no longer supports MS-DOS.yugui2008-10-041-1/+1
* * x68/_dtos18.c: removed. Ruby no longer supports human68k.yugui2008-10-041-6/+2
* * dln.c: newer BeOS support. a patch from Pete Goodevematz2008-09-191-1/+1
* * include/ruby/defines.h (RUBY_ALIAS_FUNCTION): fallback definition.nobu2008-08-141-0/+5
* * eval_intern.h: Add support to Haiku. see [ruby-core:18110]naruse2008-08-061-1/+1
* * file.c (file_expand_path): support for alternative data streamnobu2008-05-151-0/+8
* * defines.h (WORDS_BIGENDIAN): honor __BIG_ENDIAN__ than the result ofnobu2008-01-111-7/+10
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.nobu2007-12-221-0/+5
* * include/ruby/defines.h: no longer provide DEFAULT_KCODE.matz2007-10-051-9/+0
* * include/ruby/defines.h (flush_register_windows): call "ta 0x03"matz2007-08-291-4/+2
* * include/ruby: moved public headers.nobu2007-06-101-0/+284