summaryrefslogtreecommitdiff
path: root/lib/date
AgeCommit message (Expand)Author
2007-09-09 * lib/date/format.rb (_strptime): now also attaches an elementtadf
2007-09-08 * lib/date/format.rb (str[fp]time): now check specifications moretadf
2007-09-01 * lib/date/format.rb (_parse): improved parsing of ordinal dates.tadf
2007-08-10 * lib/date/format.rb: reverted some wrongly erased "o" optionstadf
2007-07-31 * lib/date/format.rb (_parse): now interprets slashed numericaltadf
2007-07-22 * lib/date/format.rb (Date._parse): now accepts some newtadf
2007-07-21 * lib/date.rb, lib/date/format.rb (Date._parse): now can take sometadf
2007-07-20 * lib/date/format.rb (Date._parse): completes calendar week based year.tadf
2007-05-19 * lib/date/format.rb (Date._parse): detects some OFX datestadf
2007-05-08 * lib/date/format.rb (Date._parse): revised treatment oftadf
2007-05-08 * lib/date/format.rb: reverted.tadf
2007-05-05* lib/date/format.rb (Format::Bag#method_missing): get rid ofnobu
2007-04-15 * lib/date/format.rb: added some zone names.tadf
2007-02-18updated based on date2 4.0.3.tadf
2007-02-14* lib/date/format.rb (Date::Format::Bag::method_missing): need notmatz
2007-02-14* re.c (reg_operand): allow symbols to be operands for regularmatz
2007-02-13* lib/date/format.rb (Date::Format::Bag::method_missing): addmatz
2007-01-07updated based on date2 4.0.1.tadf
2006-12-30updated based on date2 4.0.tadf
2006-10-24updated based on date2 3.9.6.tadf
2006-09-30updated based on date2 3.9.4.tadf
2006-09-24updated based on date2 3.9.3.tadf
2006-09-22 updated based on date2 3.9.2.tadf
2006-09-18* object.c (rb_obj_ivar_defined, rb_mod_cvar_defined): new methods,nobu
2006-09-10updated based on date2 3.9.1.tadf
2006-09-04updated based on date2 3.9.tadf
2006-08-25updated based on date2 3.8.2.tadf
2006-08-07reverttadf
2006-08-07* lib/date/format.rb: specify maximum number of digits to parsematz
2006-08-06%[EO]U didn't denote %U.tadf
2006-08-05"%\n" means "\n".tadf
2006-08-04* lib/date/format.rb (__strptime, strftime): allow multi-line patternsnobu
2005-02-06synchronized with date2 3.6.3tadf
2004-11-06checks whether zone was given.tadf
2004-03-20synchronized with date2 3.6.tadf
2004-01-18synchronized with date2 3.5.tadf
2003-08-31yyyy/mm is not an acceptable format.tadf
2003-05-04synchronized with date2 3.3.2.tadf
2003-03-29* instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,akr
2003-03-21* lib/date/format.rb, lib/uri/common.rb: `[', `]', `-' in chracterakr
2003-03-21* regex.c (re_compile_pattern): fix previous change.akr
2002-10-02use Object#class instead of deprecated Object#type.nobu
2002-06-22updated to the new version (based on date2 3.3).tadf
2002-05-18updated to the new version (based on date2 3.2.1).tadf