aboutsummaryrefslogtreecommitdiffstats
path: root/strftime.c
Commit message (Expand)AuthorAgeFilesLines
...
* * strftime.c: include ruby/config.h instead of ruby/ruby.h.shugo2008-08-211-1/+1
* * strftime.c (rb_strftime): return "UTC" instead of "GMT".shugo2008-08-211-1/+1
* * configure.in: always check timezone().shugo2008-08-201-5/+5
* * strftime.c: win32 support.usa2008-08-201-7/+6
* * strftime.c: new file.shugo2008-08-201-0/+924