1 |
2011-08-08 Version 1.0.7 released |
|
2 |
|
|
3 |
Release series 1.0 has reached its end of life. This is the last |
|
4 |
bugfix release in that series. |
|
5 |
|
|
6 |
#382: Allow lgf files without Arc maps |
|
7 |
#392: Bug fix in Dfs::start(s,t) |
|
8 |
|
|
1 | 9 |
2010-10-21 Version 1.0.6 released |
2 | 10 |
|
3 | 11 |
Bugfix release. |
4 | 12 |
|
5 | 13 |
#366: Fix Pred[Matrix]MapPath::empty() |
6 | 14 |
#371: Bug fix in (di)graphCopy() |
7 | 15 |
The target graph is cleared before adding nodes and arcs/edges. |
8 | 16 |
|
9 | 17 |
|
10 | 18 |
2010-03-08 Version 1.0.5 released |
11 | 19 |
|
12 | 20 |
Bugfix release. |
13 | 21 |
|
14 | 22 |
#250: Fix in pathSource() and pathTarget() |
15 | 23 |
#321: Use pathCopy(from,to) instead of copyPath(to,from) |
16 | 24 |
#330: Bug fix in map_extender.h |
17 | 25 |
#335: Fix clear() function in ExtendFindEnum (#335) |
18 | 26 |
#336: Fix the date field comment of graphToEps() output |
19 | 27 |
|
20 | 28 |
2009-05-05 Version 1.0.4 released |
21 | 29 |
|
22 | 30 |
Bugfix release. |
23 | 31 |
|
24 | 32 |
#274,#280: Install lemon/config.h and fix its bad include by core.h |
25 | 33 |
#275: Prefix macro names with LEMON_ in lemon/config.h |
26 | 34 |
----: Small script for making the release tarballs added |
27 | 35 |
----: Minor improvement in unify-sources.sh (a76f55d7d397) |
28 | 36 |
|
29 | 37 |
2009-03-27 LEMON joins to the COIN-OR initiative |
30 | 38 |
|
31 | 39 |
COIN-OR (Computational Infrastructure for Operations Research, |
32 | 40 |
http://www.coin-or.org) project is an initiative to spur the |
33 | 41 |
development of open-source software for the operations research |
34 | 42 |
community. |
35 | 43 |
|
36 | 44 |
2009-03-26 Version 1.0.3 released |
37 | 45 |
|
38 | 46 |
Bugfix release, mainly targeting better AIX/xlC and WIN32 |
39 | 47 |
compatibility. |
40 | 48 |
|
41 | 49 |
----: Minor clarification in the LICENSE file |
42 | 50 |
----: Add missing unistd.h include to time_measure.h |
43 | 51 |
#204: Compilation bug fixed in graph_to_eps.h with VS2005 |
44 | 52 |
#214,#215: windows.h is never be included by lemon headers |
45 | 53 |
#230: Build systems check the availability of 'long long' type |
46 | 54 |
#229: Default implementation of Tolerance<> is used for integer types |
47 | 55 |
#211,#212: Various fixes for compiling on AIX |
48 | 56 |
----: Improvements in CMAKE config |
49 | 57 |
- docs is installed in share/doc/ |
50 | 58 |
- detects newer versions of Ghostscript |
51 | 59 |
#239: Fix missing 'inline' specifier in time_measure.h |
52 | 60 |
|
53 | 61 |
2009-01-23 Version 1.0.2 released |
54 | 62 |
|
55 | 63 |
Bugfix release. |
56 | 64 |
|
57 | 65 |
#193: Bugfix in GraphReader::skipSection() |
58 | 66 |
#195: Bugfix in ConEdgeIt() |
59 | 67 |
#197: Bugfix in heap unionfind |
60 | 68 |
* This bug affects Edmond's general matching algorithms. |
61 | 69 |
(Not available in this release.) |
62 | 70 |
#207: Fix 'make install' without 'make html' using CMAKE |
63 | 71 |
#208: Suppress or fix VS2008 compilation warnings |
64 | 72 |
----: Update the LEMON icon |
0 comments (0 inline)