summaryrefslogtreecommitdiff
path: root/ext/date/date_core.c
AgeCommit message (Expand)Author
2011-04-23 * ext/date/date_core.c: replacement of implementation oftadf
2011-04-16 * ext/date/date_{core,strftime}.c: use struct tmx instead of vtm.tadf
2011-04-16typotadf
2011-04-16 * ext/date/date_core.c: replacement of implementation oftadf
2011-03-28* ext/date/date_core.c (date_s_today): use int for year.naruse
2011-03-27 * ext/date/date_core.c: removed unused variables.tadf
2011-03-25 * ext/date/date_core.c: should not force cast with macros.tadf
2011-03-21* lib/test/unit/parallel.rb: remove unused variable.naruse
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
2011-03-11 * ext/date/date_core.c ({d,dt}_lite_marshal_load): checks the given argument.tadf
2011-03-11 * ext/date/date_core.c: changed some directives.tadf
2011-03-11 * ext/date/date_core.c, ext/date/lib/*: moved rdoc descriptions.tadf
2011-03-06fix of ext/date/date_core.nobu
2011-02-28* ext/date/date_core.c (datetime_s_now): localtime() and localtime_r()usa
2011-02-26* ext/date/date_core.c: adjust indent.nobu
2011-02-26 * lib/date.rb: [Feature #4257]tadf