summaryrefslogtreecommitdiff
path: root/ext/date/date_strftime.c
AgeCommit message (Expand)Author
2021-09-28[ruby/date] Make %v strftime flag use uppercase monthJeremy Evans
2016-06-14date_strftime.c: check precisionnobu
2013-03-16* configure.in: check struct timeval exist or not.kosaki
2012-08-20Fixed warning for implicit conversion from size_t to intryan
2012-08-04* ext/date/date_{core,strftime}.c: [ruby-core:46990].tadf
2012-06-16* ext/date/date_tmx.h: offset in struct tmx_funcs is now int.tadf
2012-05-27* ext/date/date_strftime.c: allows %Ok and %Ol.tadf
2012-05-26* ext/date/date_strftime.c: reduced the code.tadf
2012-05-15* ext/date/date_strftime.c: should also be aware of flags ontadf
2012-05-14trivial changestadf
2012-05-13trivial changestadf
2012-05-13* ext/date/date_strftime.c: removed unused code and changed the style.tadf
2012-05-13* ext/date/date_strftime.c: refactored.tadf
2012-04-08* ext/date/date_strftime.c: gets the value with range() consistetly.tadf
2012-03-03* ext/date/date_strftime.c: reassigned some variables.tadf
2011-07-23* ext/date/date_core.c: an issue that is same as [ruby-dev:44071].tadf
2011-06-29* ext/date/date_core.c: avoided using timev.tadf
2011-06-05* ext/date/date_core.c (m_real_cwyear): new. derived from m_cwyear.tadf
2011-06-05* ext/date/date_tmx.h: now does not place decoded data. allows totadf
2011-05-21* ext/date/date_strftime(date_strftime_with_tmx): "%v" means "%e-%b-%Y".tadf
2011-05-21* ext/date/date_{core,parse}.c: moved nearly all core code from ext/date/lib.tadf
2011-04-23* ext/date/date_core.c (leap_p): surpress warning: parentheses.naruse
2011-04-16* ext/date/date_{core,strftime}.c: use struct tmx instead of vtm.tadf
2011-04-16* ext/date/date_strftime.c (date_strftime_wo_timespec): changedtadf
2011-03-25time(3)'s argument and return value is time_t.naruse
2011-03-25* ext/date/date_core.c: should not force cast with macros.tadf
2011-03-21* ext/date/date_strftime.c (date_strftime_wo_timespec):naruse
2011-03-20* ext/date/date_strftime.c: checks duplicated modifiers.tadf
2011-03-20* ext/date/date_strftime.c: removed unused code and arguments.tadf
2011-03-20* ext/date/date_core.c: replacement of implementation oftadf