-
Notifications
You must be signed in to change notification settings - Fork 4
/
CHANGES
48 lines (37 loc) · 1.38 KB
/
CHANGES
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
43
44
45
46
47
48
This file describes changes in the cohomolo package.
1.6.11 (2023-01-03)
- Enhance the `configure` script to accept `--with-gaproot=PATH`
- Various janitorial changes
1.6.10 (2022-03-30)
- Fix more compiler warnings
- Fix building the manual in latest GAP
1.6.9 (2021-02-19)
- Fix linker error when using GCC 10
1.6.8 (2019-07-07)
- Allow CC and CFLAGS to be overridden
- Fix a bunch of compiler warning
- Simplify parts of the build system
- PackageInfo.g: specify license in machine readable form
1.6.7 (2018-09-14)
- Set the GAP team as new package maintainer
1.6.6 (2017-12-02)
- Internal changes (make test suite compatible again with GAP 4.8)
1.6.5 (2017-11-08)
- Fixed a bug were using GAP in a narrow terminal could lead
to a communication problem between the GAP package and the
standalone C code.
1.6.4 (2016-01-20)
- No user visible changes (some test files were added)
1.6.3 (2016-01-16)
- Update README
- Clarify that the package is licensed under the GPL v2 or later
- Workaround a miscompilation bug in Apple clang-700.1.81
1.6.2 (2016-01-15)
- Add Markus Pfeiffer and Max Horn as maintainers
- Convert C functions from K&R to ANSI C
1.6.1 (2016-01-14)
- Moved package homepage to https://gap-packages.github.io/cohomolo/
- Added GPL v2 license
- Improve build system
- Fix many warnings in the C code
- Add HTML version of the manual