1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
$Id: ChangeLog,v 1.1.2.2 2007-01-05 02:21:13 matju Exp $
version 0.40.pre6 (2007.01.04):
* requires 0.40
* goes into DesireData pre6
* swap the order in the name of class templates
version 0.0 (2006.01.06):
* LICENSE is GPL
* doc is in README
* new object classes:
* [commutator], [commutative-test]
* [associator], [associative-test]
* [invertor], [invertible-test]
* [distributor], [distributive-test]
* [trichotomy-test], ...
* [twice], [3times], [4times], [^]
* [tree], [protocols-tree]
* [rtimer]
* for $1 in f,~ and some of #:
[$1.norm], [$1.taa], [$1.do], [$1.packunpack3], [$1.swap]
[$1.inlet], [$1.outlet]
|