equal
deleted
inserted
replaced
|
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 2009-01-23 Version 1.0.2 released |
18 2009-01-23 Version 1.0.2 released |
2 |
19 |
3 Bugfix release. |
20 Bugfix release. |
4 |
21 |
5 #193: Bugfix in GraphReader::skipSection() |
22 #193: Bugfix in GraphReader::skipSection() |