index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
strftime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* strftime.c (rb_strftime): suppressed warnings on cygwin.
nobu
2008-10-12
1
-6
/
+5
*
* dln.c: Ruby no longer supports Windows CE.
yugui
2008-10-04
1
-1
/
+1
*
* dln.c: Ruby no longer supports MS-DOS.
yugui
2008-10-04
1
-1
/
+1
*
* strftime.c (rb_strftime): calc timezone offset by myself if system
usa
2008-08-31
1
-0
/
+9
*
* strftime.c (rb_strftime): supported %s and %P.
shugo
2008-08-28
1
-2
/
+8
*
* strftime.c (rb_strftime): fixed a bug of padding.
shugo
2008-08-28
1
-1
/
+1
*
* strftime.c (rb_strftime): Time.mktime(2000).strftime("%-S") should
shugo
2008-08-28
1
-1
/
+1
*
* strftime.c (daylight, timezone): not provied as dllexport on cygwin,
nobu
2008-08-23
1
-1
/
+1
*
* strftime.c (rb_strftime): support more flags.
nobu
2008-08-23
1
-68
/
+114
*
* strftime.c (rb_strftime): supported flags and precision for most
nobu
2008-08-22
1
-134
/
+192
*
* strftime.c (rb_strftime): supported %F and %<precision>N.
shugo
2008-08-21
1
-3
/
+44
*
* strftime.c: include ruby/config.h instead of ruby/ruby.h.
shugo
2008-08-21
1
-1
/
+1
*
* strftime.c (rb_strftime): return "UTC" instead of "GMT".
shugo
2008-08-21
1
-1
/
+1
*
* configure.in: always check timezone().
shugo
2008-08-20
1
-5
/
+5
*
* strftime.c: win32 support.
usa
2008-08-20
1
-7
/
+6
*
* strftime.c: new file.
shugo
2008-08-20
1
-0
/
+924