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
/
ext
/
date
/
date_strftime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed warning for implicit conversion from size_t to int
ryan
2012-08-20
1
-1
/
+2
*
* ext/date/date_{core,strftime}.c: [ruby-core:46990].
tadf
2012-08-04
1
-1
/
+1
*
* ext/date/date_tmx.h: offset in struct tmx_funcs is now int.
tadf
2012-06-16
1
-2
/
+1
*
* ext/date/date_strftime.c: allows %Ok and %Ol.
tadf
2012-05-27
1
-2
/
+1
*
* ext/date/date_strftime.c: reduced the code.
tadf
2012-05-26
1
-20
/
+4
*
* ext/date/date_strftime.c: should also be aware of flags on
tadf
2012-05-15
1
-31
/
+56
*
trivial changes
tadf
2012-05-14
1
-20
/
+24
*
trivial changes
tadf
2012-05-13
1
-36
/
+17
*
* ext/date/date_strftime.c: removed unused code and changed the style.
tadf
2012-05-13
1
-1085
/
+580
*
* ext/date/date_strftime.c: refactored.
tadf
2012-05-13
1
-225
/
+202
*
* ext/date/date_strftime.c: gets the value with range() consistetly.
tadf
2012-04-08
1
-6
/
+16
*
* ext/date/date_strftime.c: reassigned some variables.
tadf
2012-03-03
1
-35
/
+34
*
* ext/date/date_core.c: an issue that is same as [ruby-dev:44071].
tadf
2011-07-23
1
-1
/
+1
*
* ext/date/date_core.c: avoided using timev.
tadf
2011-06-29
1
-11
/
+3
*
* ext/date/date_core.c (m_real_cwyear): new. derived from m_cwyear.
tadf
2011-06-05
1
-47
/
+61
*
* ext/date/date_tmx.h: now does not place decoded data. allows to
tadf
2011-06-05
1
-72
/
+61
*
* ext/date/date_strftime(date_strftime_with_tmx): "%v" means "%e-%b-%Y".
tadf
2011-05-21
1
-1
/
+1
*
* ext/date/date_{core,parse}.c: moved nearly all core code from ext/date/lib.
tadf
2011-05-21
1
-4
/
+0
*
* ext/date/date_core.c (leap_p): surpress warning: parentheses.
naruse
2011-04-23
1
-4
/
+2
*
* ext/date/date_{core,strftime}.c: use struct tmx instead of vtm.
tadf
2011-04-16
1
-65
/
+66
*
* ext/date/date_strftime.c (date_strftime_wo_timespec): changed
tadf
2011-04-16
1
-59
/
+7
*
time(3)'s argument and return value is time_t.
naruse
2011-03-25
1
-4
/
+3
*
* ext/date/date_core.c: should not force cast with macros.
tadf
2011-03-25
1
-3
/
+4
*
* ext/date/date_strftime.c (date_strftime_wo_timespec):
naruse
2011-03-21
1
-2
/
+2
*
* ext/date/date_strftime.c: checks duplicated modifiers.
tadf
2011-03-20
1
-0
/
+2
*
* ext/date/date_strftime.c: removed unused code and arguments.
tadf
2011-03-20
1
-45
/
+8
*
* ext/date/date_core.c: replacement of implementation of
tadf
2011-03-20
1
-0
/
+1252