wenzelm [Tue, 02 Oct 2007 16:06:41 +0200] rev 24812
export tsig_of;
haftmann [Tue, 02 Oct 2007 07:59:55 +0200] rev 24811
clarified role of class relations
haftmann [Tue, 02 Oct 2007 07:59:54 +0200] rev 24810
ignore mutual recursive modules
wenzelm [Mon, 01 Oct 2007 22:52:20 +0200] rev 24809
integer compatibility: added wrapper for structure Time;
wenzelm [Mon, 01 Oct 2007 22:29:58 +0200] rev 24808
fixed use_text;
wenzelm [Mon, 01 Oct 2007 22:29:56 +0200] rev 24807
downgraded IntInf with divMod;
fixed use_text;
wenzelm [Mon, 01 Oct 2007 21:19:54 +0200] rev 24806
added auto-quickcheck-time-limit;
wenzelm [Mon, 01 Oct 2007 21:19:53 +0200] rev 24805
auto_quickcheck: pervasive options, turned time_limit into plain int, simplified exception handling;
wenzelm [Mon, 01 Oct 2007 21:19:52 +0200] rev 24804
added auto_quickcheck feature;
wenzelm [Mon, 01 Oct 2007 21:19:50 +0200] rev 24803
Norbert Schirmer: record improvements;