summaryrefslogtreecommitdiff
path: root/ext/date
AgeCommit message (Expand)Author
2011-03-21* ext/date/date_strftime.c (date_strftime_wo_timespec):naruse
2011-03-21* lib/test/unit/parallel.rb: remove unused variable.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_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-11 * ext/date/lib: moved from lib.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