-
Notifications
You must be signed in to change notification settings - Fork 2
/
NEWS
84 lines (58 loc) · 1.44 KB
/
NEWS
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
0.18 - 2024-12-16
[Ko van der Sloot]
* require C++17
* some code refactoring
* updated GitHub CI
0.17 - 2023-01-02
[Ko van der Sloot]
* adapted to newest Timbl (>= 6.8)
* some code cleanup, more C++11 like
* added GitHub action
0.16 - 2020-04-15
[Ko van der Sloot]
* better configuration (OpenMP and removed Boost)
* some modernization.
0.15 - 2016-01-14
[Ko van der Sloot]
* repository moved to GitHub
* added Travis support
* depends on ticuutils now.
0.14 - 2014-09-23
[Ko van der Sloot]
* fixed make 'distcheck', store intermediate results in /tmp
* release
0.13 lost in transition
0.12 - 2013-04-04
* depends on ticcutils now
* some cleanup in configure.ac
0.11 -2011-12-22
* Added a test for 'make check'
* use standard exit codes (EXIT_FAILURE/EXIT_SUCCES)
0.10 -2011-08-30
* CNTS ==> CLiPS
* some more decapping
0.9 - 2011-03-21
[ Ko van der Sloot]
* decapped to dimbl
0.8 - 2011-02-15
[ Antal van den Bosch ]
* m4/openmp.m4: added
* configure.ac: changed openmp check to the one in Frog
[ Joost van Baal ]
* Makefile.am: do not install ChangeLog
[ Ko van der Sloot ]
* docs/Dimbl.1: Added man page
0.7 - 2010-06-02
[ Ko van der Sloot ]
* See ChangeLog
0.4 - 2009-01-12
[ Ko van der Sloot ]
* 2008-06-09 Fixed Dimpl (openMP version)
* 2008-06-02 we use SVN now!
0.3 - 2008-04-04
[ Ko van der Sloot ]
* See ChangeLog
0.2-beta - 2008-03-01
[ Ko van der Sloot ]
* 2007-12-03 Finished packaging (for now)
* 2007-10-03 Started packaging