summaryrefslogtreecommitdiffstats
path: root/include/ruby/missing.h
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/missing.h, sprintf.c: get rid of a warning of VC++.usa2009-01-021-0/+6
* * configure.in (mingw): no longer uses snprintf and vsnprintf ofnobu2008-12-221-1/+5
* * missing.h: needs RUBY_EXTERN instead of extern for mswin.nobu2008-11-031-29/+33
* * configure.in: removed strftime from AC_REPLACE_FUNCS().shugo2008-08-201-4/+0
* * include/ruby/missing.h (cbrt): add declaration.akr2008-03-061-0/+4
* * math.c (math_gamma): new method Math.gamma.akr2008-02-071-0/+8
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * util.c (ruby_strtoul): locale independent strtoul is implemented toakr2008-01-021-4/+0
* * include/ruby/missing.h (strcasecmp): removed.akr2008-01-021-8/+0
* * configure.in: check struct timespec, clock_gettime, utimensat,akr2007-11-191-1/+8
* * include/ruby: moved public headers.nobu2007-06-101-0/+162