1 |
2009-03-26 Version 1.0.3 released |
|
2 |
|
|
3 |
Bugfix release, mainly targeting better AIX/xlC and WIN32 |
|
4 |
compatibility. |
|
5 |
|
|
6 |
----: Minor clarification in the LICENSE file |
|
7 |
----: Add missing unistd.h include to time_measure.h |
|
8 |
#204: Compilation bug fixed in graph_to_eps.h with VS2005 |
|
9 |
#214,#215: windows.h is never be included by lemon headers |
|
10 |
#230: Build systems check the availability of 'long long' type |
|
11 |
#229: Default implementation of Tolerance<> is used for integer types |
|
12 |
#211,#212: Various fixes for compiling on AIX |
|
13 |
----: Improvements in CMAKE config |
|
14 |
- docs is installed in share/doc/ |
|
15 |
- detects newer versions of Ghostscript |
|
16 |
#239: Fix missing 'inline' specifier in time_measure.h |
|
17 |
|
|
1 | 18 |
2009-01-23 Version 1.0.2 released |
2 | 19 |
|
3 | 20 |
Bugfix release. |
4 | 21 |
|
5 | 22 |
#193: Bugfix in GraphReader::skipSection() |
6 | 23 |
#195: Bugfix in ConEdgeIt() |
7 | 24 |
#197: Bugfix in heap unionfind |
8 | 25 |
* This bug affects Edmond's general matching algorithms. |
9 | 26 |
(Not available in this release.) |
10 | 27 |
#207: Fix 'make install' without 'make html' using CMAKE |
11 | 28 |
#208: Suppress or fix VS2008 compilation warnings |
12 | 29 |
----: Update the LEMON icon |
0 comments (0 inline)