summaryrefslogtreecommitdiff
path: root/strftime.c
AgeCommit message (Expand)Author
2008-08-22* strftime.c (rb_strftime): supported flags and precision for mostnobu
2008-08-21* strftime.c (rb_strftime): supported %F and %<precision>N.shugo
2008-08-21* strftime.c: include ruby/config.h instead of ruby/ruby.h.shugo
2008-08-21* strftime.c (rb_strftime): return "UTC" instead of "GMT".shugo
2008-08-20* configure.in: always check timezone().shugo
2008-08-20 * strftime.c: win32 support.usa
2008-08-20* strftime.c: new file.shugo