summaryrefslogtreecommitdiffstats
path: root/include/ruby/missing.h
Commit message (Expand)AuthorAgeFilesLines
* merges r24179 from trunk into ruby_1_9_1.yugui2009-07-261-7/+1
* merges r21227 from trunk into ruby_1_9_1.yugui2009-01-041-0/+6
* merges r20909 and r20910 from trunk into ruby_1_9_1.yugui2008-12-251-1/+5
* merges r20101 from trunk into ruby_1_9_1.yugui2008-11-041-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