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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
2012-12-17 Erik Sjolund <erik.sjolund@gmail.com>
Release 1.0.11
src/cxx/libraries/prime/beep2blas.hh: Adding some more information about copyright
2012-11-28 Erik Sjolund <erik.sjolund@gmail.com>
Release 1.0.10
Improving documentation (INSTALL.ubuntu)
2012-11-27 Erik Sjolund <erik.sjolund@gmail.com>
Release 1.0.9
Modifying the lintian override
2012-11-16 Erik Sjolund <erik.sjolund@gmail.com>
Release 1.0.8
Adding a lintian override for the false positive hardening-no-fortify-functions.
The never-used function fix_for_lintian_false_positive_hardening_no_fortify_functions
was removed because having a lintian override is a better solution.
2012-11-14 Erik Sjolund <erik.sjolund@gmail.com>
Release 1.0.7
lintian reports no issues with the DEB package
2012-11-05 Erik Sjolund <erik.sjolund@gmail.com>
Release 1.0.6
The tool cppcheck detected some problems with the source code.
Some of those have now been fixed.
A lot of exit(int) calls have been replaced with abort().
2012-05-16 Erik Sjolund <erik.sjolund@gmail.com>
Release 1.0.5
Fixed typo in a few man pages
2012-10-15 Erik Sjolund <erik.sjolund@gmail.com>
Release 1.0.4
|