aboutsummaryrefslogtreecommitdiffstats
path: root/ext/date/date_strftime.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/date/date_core.c: an issue that is same as [ruby-dev:44071].tadf2011-07-231-1/+1
* * ext/date/date_core.c: avoided using timev.tadf2011-06-291-11/+3
* * ext/date/date_core.c (m_real_cwyear): new. derived from m_cwyear.tadf2011-06-051-47/+61
* * ext/date/date_tmx.h: now does not place decoded data. allows totadf2011-06-051-72/+61
* * ext/date/date_strftime(date_strftime_with_tmx): "%v" means "%e-%b-%Y".tadf2011-05-211-1/+1
* * ext/date/date_{core,parse}.c: moved nearly all core code from ext/date/lib.tadf2011-05-211-4/+0
* * ext/date/date_core.c (leap_p): surpress warning: parentheses.naruse2011-04-231-4/+2
* * ext/date/date_{core,strftime}.c: use struct tmx instead of vtm.tadf2011-04-161-65/+66
* * ext/date/date_strftime.c (date_strftime_wo_timespec): changedtadf2011-04-161-59/+7
* time(3)'s argument and return value is time_t.naruse2011-03-251-4/+3
* * ext/date/date_core.c: should not force cast with macros.tadf2011-03-251-3/+4
* * ext/date/date_strftime.c (date_strftime_wo_timespec):naruse2011-03-211-2/+2
* * ext/date/date_strftime.c: checks duplicated modifiers.tadf2011-03-201-0/+2
* * ext/date/date_strftime.c: removed unused code and arguments.tadf2011-03-201-45/+8
* * ext/date/date_core.c: replacement of implementation oftadf2011-03-201-0/+1252