Features added:

Marc G. Fournier <scrappy@hub.org>

Commit: 8abc490181a8deee49c835115bfc89b6e0658db2
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1996-11-14T21:39:14Z
Releases: 7.1.1
Features added:

* Wrote max(date) and min(date) aggregates
* Wrote operator "-" for date; date - date yields number of days
  difference
* Wrote operator+(date,int) and operator-(date,int); the int is the
  number of days.  Each operator returns a new date.


By: Tom Tromey <tromey@creche.cygnus.com>

Files