| Tue, 22 Apr 2003 20:53:55 +0000 |
Andrey Lebedev |
extended date syntax to make range searches even more useful
|
| Mon, 21 Apr 2003 14:29:40 +0000 |
Andrey Lebedev |
granularity based ranges
|
| Wed, 19 Mar 2003 05:18:11 +0000 |
Richard Jones |
more lenient date input and addition Interval input support [SF#677764]
|
| Wed, 19 Mar 2003 03:25:30 +0000 |
Richard Jones |
fixed detection of bad date specs [SF#691439]
|
| Mon, 10 Mar 2003 00:22:52 +0000 |
Richard Jones |
fix to [SF#691071], really this time
|
| Thu, 06 Mar 2003 06:12:30 +0000 |
Richard Jones |
oops, Interval sorting ignored sign
|
| Thu, 06 Mar 2003 04:37:51 +0000 |
Richard Jones |
backport Interval fix from HEAD
maint-0.5
|
| Thu, 06 Mar 2003 02:33:57 +0000 |
Richard Jones |
fixed Interval maths [SF#665357]
|
| Mon, 24 Feb 2003 15:38:51 +0000 |
Andrey Lebedev |
time should default to local midnight, not GMT
|
| Sun, 12 Jan 2003 00:43:43 +0000 |
Richard Jones |
reminder comments for where we need new tests
|
| Thu, 09 Jan 2003 22:59:22 +0000 |
Richard Jones |
[[Metadata associated with this commit was garbled during conversion from CVS
maint-0.5
|
| Mon, 09 Dec 2002 02:43:21 +0000 |
Richard Jones |
fix Date.local()
|
| Fri, 11 Oct 2002 01:25:40 +0000 |
Richard Jones |
implemented the missing Interval.__add__
|
| Tue, 10 Sep 2002 00:19:55 +0000 |
Richard Jones |
removed Log
|
| Sun, 14 Jul 2002 06:05:50 +0000 |
Richard Jones |
fixed the date module so that Date(". - 2d") works
|
| Thu, 21 Feb 2002 23:34:52 +0000 |
Richard Jones |
Oops, there's 24 hours in a day...
|
| Thu, 21 Feb 2002 23:11:45 +0000 |
Richard Jones |
fixed some problems in date calculations
|
| Thu, 21 Feb 2002 06:57:39 +0000 |
Richard Jones |
Added popup help for classes using the classhelp html template function.
|
| Wed, 06 Feb 2002 04:05:55 +0000 |
Richard Jones |
Brought the config branch up to date with HEAD
config-0-4-0-branch
|
| Wed, 16 Jan 2002 07:02:57 +0000 |
Richard Jones |
lots of date/interval related changes: more relaxed date format for input
|
| Mon, 13 Aug 2001 23:01:53 +0000 |
Richard Jones |
fixed a 2.1-ism
|
| Tue, 07 Aug 2001 00:24:43 +0000 |
Richard Jones |
stupid typo
|
| Tue, 07 Aug 2001 00:15:51 +0000 |
Richard Jones |
Added the copyright/license notice to (nearly) all files...
|
| Sun, 29 Jul 2001 23:32:13 +0000 |
Richard Jones |
Fixed bug in unit test ;)
|
| Sun, 29 Jul 2001 07:01:39 +0000 |
Richard Jones |
Added vim command to all source so that we don't get no steenkin' tabs :)
|
| Sun, 29 Jul 2001 06:42:20 +0000 |
Richard Jones |
Added Interval tests.
|
| Fri, 27 Jul 2001 06:55:07 +0000 |
Richard Jones |
moving tests -> test
|