-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangeLog
More file actions
25 lines (16 loc) · 860 Bytes
/
ChangeLog
File metadata and controls
25 lines (16 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
2000-10-24 Richard B. Kreckel <[email protected]>
* src/polygauss.cc: in sym2r(): imul_todo was never initialized.
* src/polygauss.cc: removed dependency on private data structures,
except for expairseq::seq, since it didn't work. :-(
* include/power.h, include/utils.h, include/numeric.h: removed.
2000-10-20 Richard B. Kreckel <[email protected]>
* configure.in, Makefile.am and all that belongs to it: added.
* ./*: moved all files around, headers to ./include/, source files
to ./src, in order to ease autoconfication.
2000-10-19 Bernard Parisse <[email protected]>
* ./*: packed it again
2000-09-22 Bernard Parisse <[email protected]>
* ./*: released version 0.2.
* ./*: added optional support for NTL.
2000-08-23 Bernard Parisse <[email protected]>
* ./*: released version 0.1.