| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib/date.rb (Date#===): [ruby-core:35127] | tadf | 2011-02-12 | 1 | -1/+1 |
* | * lib/date/delta/parser.{ry,rb}: fixed a bug of token scanner. | tadf | 2010-11-22 | 2 | -5/+7 |
* | * lib/date/delta.rb: added an rdoc tag. | tadf | 2010-10-17 | 1 | -2/+2 |
* | * lib/date.rb, lib/date/format.rb: [ruby-core:31695] | tadf | 2010-08-22 | 1 | -1/+1 |
* | * lib/date/format.rb (Date::Format::Bag): use Struct. | tadf | 2010-08-10 | 1 | -18/+16 |
* | [ruby-core:31658] | tadf | 2010-08-10 | 1 | -1/+1 |
* | * complex.c, rational.c, lib/cmath.rb, lib/date.rb lib/date/delta*: | tadf | 2010-04-26 | 3 | -0/+816 |
* | * lib/date.rb, lib/date/delta*: reverted experimental r24567 and | tadf | 2010-04-25 | 3 | -816/+0 |
* | * lib/date.rb: do not require lib/delta.rb. | tadf | 2009-10-18 | 1 | -0/+31 |
* | * lib/date/delta.rb: removed require 'date'. added to_c. | tadf | 2009-08-17 | 1 | -1/+1 |
* | * lib/date/delta.rb: merged from date4. [experimental] | tadf | 2009-08-16 | 3 | -0/+785 |
* | * lib/date/format.rb (strptime): removed \v; since \s includes \v. | tadf | 2009-08-16 | 1 | -3/+3 |
* | * lib/date/format.rb: reverted. | tadf | 2009-08-16 | 1 | -7/+7 |
* | * lib/date/format.rb: suppressed a warning. | naruse | 2009-08-16 | 1 | -7/+7 |
* | * lib/date/format.rb (_parse): m17n compliant. | tadf | 2008-12-16 | 1 | -40/+40 |
* | * lib/date/format.rb (strftime): ignores '_' flag for %[LN]. | tadf | 2008-11-24 | 1 | -0/+2 |
* | * lib/date/format.rb: no need to require the "lib/rational.rb". | tadf | 2008-10-04 | 1 | -2/+0 |
* | * lib/date/format.rb(strftime): can print with given arbitrary | tadf | 2008-08-25 | 1 | -4/+8 |
* | revert | tadf | 2008-08-22 | 1 | -10/+4 |
* | * strftime.c (rb_strftime): supported flags and precision for most | nobu | 2008-08-22 | 1 | -4/+10 |
* | * ext/json/lib/json/pure/generator.rb, | naruse | 2008-02-12 | 1 | -3/+3 |
* | * lib/date.rb, lib/date/format.rb: parse's hints as an | tadf | 2008-01-19 | 1 | -192/+51 |
* | * lib/date.rb (Date::Infinity#<=>): didn't work. A patch from | tadf | 2008-01-17 | 1 | -3/+3 |
* | * lib/date.rb, lib/date/format.rb: tuning for performance. | tadf | 2008-01-12 | 1 | -4/+4 |
* | * lib/date.rb, lib/date/format.rb: introduced some constants | tadf | 2008-01-06 | 1 | -27/+25 |
* | * lib/date/format.rb (_xmlschema): some improvements. | tadf | 2007-12-26 | 1 | -28/+59 |
* | * lib/date/format.rb (_strptime): now also attaches an element | tadf | 2007-09-09 | 1 | -2/+7 |
* | * lib/date/format.rb (str[fp]time): now check specifications more | tadf | 2007-09-08 | 1 | -42/+44 |
* | * lib/date/format.rb (_parse): improved parsing of ordinal dates. | tadf | 2007-09-01 | 1 | -12/+21 |
* | * lib/date/format.rb: reverted some wrongly erased "o" options | tadf | 2007-08-10 | 1 | -10/+10 |
* | * lib/date/format.rb (_parse): now interprets slashed numerical | tadf | 2007-07-31 | 1 | -1/+1 |
* | * lib/date/format.rb (Date._parse): now accepts some new | tadf | 2007-07-22 | 1 | -20/+57 |
* | * lib/date.rb, lib/date/format.rb (Date._parse): now can take some | tadf | 2007-07-21 | 1 | -20/+237 |
* | * lib/date/format.rb (Date._parse): completes calendar week based year. | tadf | 2007-07-20 | 1 | -17/+23 |
* | * lib/date/format.rb (Date._parse): detects some OFX dates | tadf | 2007-05-19 | 1 | -6/+15 |
* | * lib/date/format.rb (Date._parse): revised treatment of | tadf | 2007-05-08 | 1 | -41/+103 |
* | * lib/date/format.rb: reverted. | tadf | 2007-05-08 | 1 | -1/+1 |
* | * lib/date/format.rb (Format::Bag#method_missing): get rid of | nobu | 2007-05-05 | 1 | -1/+1 |
* | * lib/date/format.rb: added some zone names. | tadf | 2007-04-15 | 1 | -26/+37 |
* | updated based on date2 4.0.3. | tadf | 2007-02-18 | 1 | -9/+10 |
* | * lib/date/format.rb (Date::Format::Bag::method_missing): need not | matz | 2007-02-14 | 1 | -10/+9 |
* | * re.c (reg_operand): allow symbols to be operands for regular | matz | 2007-02-14 | 1 | -2/+2 |
* | * lib/date/format.rb (Date::Format::Bag::method_missing): add | matz | 2007-02-13 | 1 | -1/+1 |
* | updated based on date2 4.0.1. | tadf | 2007-01-07 | 1 | -2/+4 |
* | updated based on date2 4.0. | tadf | 2006-12-30 | 1 | -68/+43 |
* | updated based on date2 3.9.6. | tadf | 2006-10-24 | 1 | -5/+5 |
* | updated based on date2 3.9.4. | tadf | 2006-09-30 | 1 | -557/+435 |
* | updated based on date2 3.9.3. | tadf | 2006-09-24 | 1 | -10/+9 |
* | updated based on date2 3.9.2. | tadf | 2006-09-22 | 1 | -34/+81 |
* | * object.c (rb_obj_ivar_defined, rb_mod_cvar_defined): new methods, | nobu | 2006-09-18 | 1 | -4/+2 |