index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
strftime.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* strftime.c (rb_strftime): should not swallow incomplete
matz
2008-11-25
1
-4
/
+6
*
* strftime.c (rb_strftime): "%^P" should convert to upper case.
matz
2008-11-25
1
-1
/
+1
*
* strftime.c (FMT): use "%0d" formatter for zero padding, not "%.d".
matz
2008-11-25
1
-2
/
+2
*
* strftime.c (rb_strftime): The # flag should work with %a, %A, %b,
shugo
2008-11-24
1
-0
/
+16
*
* strftime.c (rb_strftime): A width specifier for %t and %n should
shugo
2008-11-24
1
-10
/
+13
*
* strftime.c (rb_strftime): The precision of %0N should be 9.
shugo
2008-11-24
1
-2
/
+1
*
* strftime.c (rb_strftime): The default precision should be 1, not
shugo
2008-11-24
1
-4
/
+4
*
* 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
[prev]