| Commit message (Expand) | Author | Age | Files | Lines |
* | cancel subversion backfire. sorry | matz | 2011-03-07 | 1 | -167/+196 |
* | * gc.c (rb_gc_set_params): allow GC parameter configuration by | matz | 2011-03-07 | 1 | -196/+167 |
* | * lib/date.rb: [Feature #4257] | tadf | 2011-02-26 | 1 | -167/+196 |
* | * lib/date.rb (Date#===): [ruby-core:35127] | tadf | 2011-02-12 | 1 | -4/+7 |
* | * lib/date.rb (daynum): should be private. | tadf | 2010-11-22 | 1 | -0/+1 |
* | * lib/date.rb: some improvements for performance. | tadf | 2010-11-21 | 1 | -11/+32 |
* | * lib/date.rb: some corrections of documentation. | tadf | 2010-10-24 | 1 | -33/+18 |
* | * lib/date.rb: [ruby-core:32096] Thanks Colin Bartlett. | tadf | 2010-09-12 | 1 | -2/+2 |
* | * lib/date.rb, lib/date/format.rb: [ruby-core:31695] | tadf | 2010-08-22 | 1 | -5/+0 |
* | * lib/date.rb: Re-revert the part of r28950. | naruse | 2010-08-17 | 1 | -5/+5 |
* | [ruby-core:31658] | tadf | 2010-08-10 | 1 | -5/+5 |
* | * lib/csv.rb: Fix unused variable warnings. | marcandre | 2010-07-11 | 1 | -5/+5 |
* | * complex.c, rational.c, lib/cmath.rb, lib/date.rb lib/date/delta*: | tadf | 2010-04-26 | 1 | -0/+9 |
* | * lib/date.rb, lib/date/delta*: reverted experimental r24567 and | tadf | 2010-04-25 | 1 | -9/+0 |
* | * lib/date.rb (Date#>>): fixed. [ruby-core:28011] | tadf | 2010-03-22 | 1 | -2/+5 |
* | * lib/date.rb: do not require lib/delta.rb. | tadf | 2009-10-18 | 1 | -8/+1 |
* | * lib/date/delta.rb: merged from date4. [experimental] | tadf | 2009-08-16 | 1 | -1/+17 |
* | * lib/date.rb (complete_frags): Monday must be suitable for %W's | tadf | 2009-08-11 | 1 | -2/+2 |
* | * lib/date.rb: use subsec instead of nsec. | tadf | 2009-05-09 | 1 | -2/+2 |
* | * lib/date.rb (inspect): changed again. | tadf | 2008-11-24 | 1 | -1/+3 |
* | * lib/date.rb (inspect): reverted the previous change. | tadf | 2008-11-11 | 1 | -3/+1 |
* | * lib/date.rb (inspect): changed the format. | tadf | 2008-11-10 | 1 | -1/+3 |
* | * lib/date.rb (today,now): should produce own instances. | tadf | 2008-10-07 | 1 | -2/+13 |
* | * lib/date.rb: no need to require the "lib/rational.rb" any more. | tadf | 2008-08-22 | 1 | -1/+0 |
* | * lib/date.rb (once): use Object#object_id instead of Symbol#to_i. | akr | 2008-05-12 | 1 | -3/+3 |
* | fixed a typo. | tadf | 2008-01-21 | 1 | -1/+1 |
* | * lib/date.rb (marshal_load): initialize the cache. | tadf | 2008-01-21 | 1 | -1/+4 |
* | * lib/date.rb (once): use an instance variable which points a hash | tadf | 2008-01-19 | 1 | -4/+7 |
* | * lib/date.rb, lib/date/format.rb: parse's hints as an | tadf | 2008-01-19 | 1 | -4/+4 |
* | * lib/date.rb (Date::Infinity#<=>): didn't work. A patch from | tadf | 2008-01-17 | 1 | -4/+4 |
* | * lib/date.rb, lib/date/format.rb: tuning for performance. | tadf | 2008-01-12 | 1 | -9/+18 |
* | * lib/date.rb, lib/date/format.rb: introduced some constants | tadf | 2008-01-06 | 1 | -32/+57 |
* | * lib/date.rb (_valid_time?): I'm not sure to recommend such an | tadf | 2007-12-30 | 1 | -4/+4 |
* | * lib/date.rb: shouldn't freeze nil. [ruby-dev:32677] | tadf | 2007-12-22 | 1 | -2/+2 |
* | a reaction to recent time's changes. | tadf | 2007-12-01 | 1 | -4/+4 |
* | * eval.c (rb_f_send): allow send/__send__ to call methods of all | matz | 2007-11-04 | 1 | -9/+9 |
* | * lib/date/format.rb (str[fp]time): now check specifications more | tadf | 2007-09-08 | 1 | -2/+7 |
* | * lib/date.rb, lib/date/format.rb (Date._parse): now can take some | tadf | 2007-07-21 | 1 | -4/+68 |
* | updated based on date2 4.0. | tadf | 2006-12-30 | 1 | -481/+538 |
* | updated based on date2 3.9.7. | tadf | 2006-11-05 | 1 | -9/+35 |
* | updated based on date2 3.9.5. | tadf | 2006-10-13 | 1 | -1/+1 |
* | * lib/date.rb (Date::self.complete_hash): need to check if g is | matz | 2006-10-12 | 1 | -1/+1 |
* | use __send! instead of funcall. | tadf | 2006-10-09 | 1 | -4/+4 |
* | updated based on date2 3.9.4. | tadf | 2006-09-30 | 1 | -18/+35 |
* | updated based on date2 3.9.3. | tadf | 2006-09-24 | 1 | -14/+88 |
* | updated based on date2 3.9.2. | tadf | 2006-09-22 | 1 | -50/+47 |
* | updated based on date2 3.9.1. | tadf | 2006-09-10 | 1 | -2/+2 |
* | updated based on date2 3.9. | tadf | 2006-09-04 | 1 | -1/+1 |
* | updated based on date2 3.8.2. | tadf | 2006-08-25 | 1 | -63/+237 |
* | cancelled r1.25 | tadf | 2006-07-02 | 1 | -3/+0 |