aboutsummaryrefslogtreecommitdiffstats
path: root/lib/date
Commit message (Expand)AuthorAgeFilesLines
* * lib/date/format.rb (Date._parse): detects some OFX datestadf2007-05-191-6/+15
* * lib/date/format.rb (Date._parse): revised treatment oftadf2007-05-081-41/+103
* * lib/date/format.rb: reverted.tadf2007-05-081-1/+1
* * lib/date/format.rb (Format::Bag#method_missing): get rid ofnobu2007-05-051-1/+1
* * lib/date/format.rb: added some zone names.tadf2007-04-151-26/+37
* updated based on date2 4.0.3.tadf2007-02-181-9/+10
* * lib/date/format.rb (Date::Format::Bag::method_missing): need notmatz2007-02-141-10/+9
* * re.c (reg_operand): allow symbols to be operands for regularmatz2007-02-141-2/+2
* * lib/date/format.rb (Date::Format::Bag::method_missing): addmatz2007-02-131-1/+1
* updated based on date2 4.0.1.tadf2007-01-071-2/+4
* updated based on date2 4.0.tadf2006-12-301-68/+43
* updated based on date2 3.9.6.tadf2006-10-241-5/+5
* updated based on date2 3.9.4.tadf2006-09-301-557/+435
* updated based on date2 3.9.3.tadf2006-09-241-10/+9
* updated based on date2 3.9.2.tadf2006-09-221-34/+81
* * object.c (rb_obj_ivar_defined, rb_mod_cvar_defined): new methods,nobu2006-09-181-4/+2
* updated based on date2 3.9.1.tadf2006-09-101-68/+172
* updated based on date2 3.9.tadf2006-09-041-11/+76
* updated based on date2 3.8.2.tadf2006-08-251-463/+855
* reverttadf2006-08-071-4/+4
* * lib/date/format.rb: specify maximum number of digits to parsematz2006-08-071-4/+4
* %[EO]U didn't denote %U.tadf2006-08-061-2/+2
* "%\n" means "\n".tadf2006-08-051-4/+9
* * lib/date/format.rb (__strptime, strftime): allow multi-line patternsnobu2006-08-041-2/+2
* synchronized with date2 3.6.3tadf2005-02-061-5/+36
* checks whether zone was given.tadf2004-11-061-3/+7
* synchronized with date2 3.6.tadf2004-03-201-8/+30
* synchronized with date2 3.5.tadf2004-01-181-4/+10
* yyyy/mm is not an acceptable format.tadf2003-08-311-1/+1
* synchronized with date2 3.3.2.tadf2003-05-041-15/+15
* * instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,akr2003-03-291-10/+10
* * lib/date/format.rb, lib/uri/common.rb: `[', `]', `-' in chracterakr2003-03-211-1/+1
* * regex.c (re_compile_pattern): fix previous change.akr2003-03-211-9/+9
* use Object#class instead of deprecated Object#type.nobu2002-10-021-2/+2
* updated to the new version (based on date2 3.3).tadf2002-06-221-2/+8
* updated to the new version (based on date2 3.2.1).tadf2002-05-181-0/+529