aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/util.h
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/util.h: remove a warning suppression C4723kosaki2015-11-301-8/+0
* * ext/win32ole/win32ole.c: fix a typo. Patch by @davydovantonhsbt2015-06-041-1/+1
* * configure.in: check qsort_r(3) and whether it is GNU version.glass2014-02-081-0/+4
* ruby/util.h: DECIMAL_SIZE_OF_BITSnobu2014-01-121-0/+3
* defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu2013-04-051-6/+2
* * include/ruby/util.h: removed extra semicolon in definition oftadf2012-11-211-1/+1
* * util.c, include/ruby/util.h (ruby_add_suffix): remove the function.usa2011-08-031-4/+0
* * include/ruby/util.h: parenthesize macro arguments.akr2011-04-091-4/+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
* Add Float::INFINITY and Float::NAN.naruse2009-12-291-6/+0
* * common.mk (bignum.o, numeric.o): depend on util.h.nobu2009-05-261-2/+16
* * util.c (ruby_scan_oct, ruby_scan_hex): use size_t.nobu2009-03-141-2/+2
* * dln.c (init_funcname_len, dln_find_exe_r, dln_find_file_r): usenobu2009-03-141-1/+1
* * dln.c: Ruby no longer supports MS-DOS.yugui2008-10-041-1/+1
* * debug.c (ruby_set_debug_option): separated ruby_each_words().nobu2008-02-231-0/+2
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * encoding.c: provide basic features for M17N.matz2007-08-251-1/+1
* * include/ruby: moved public headers.nobu2007-06-101-0/+81