1 |
2010-03-08 Version 1.0.5 released |
|
2 |
|
|
3 |
Bugfix release. |
|
4 |
|
|
5 |
#250: Fix in pathSource() and pathTarget() |
|
6 |
#321: Use pathCopy(from,to) instead of copyPath(to,from) |
|
7 |
#330: Bug fix in map_extender.h |
|
8 |
#335: Fix clear() function in ExtendFindEnum (#335) |
|
9 |
#336: Fix the date field comment of graphToEps() output |
|
10 |
|
|
1 | 11 |
2009-05-05 Version 1.0.4 released |
2 | 12 |
|
3 | 13 |
Bugfix release. |
4 | 14 |
|
5 | 15 |
#274,#280: Install lemon/config.h and fix its bad include by core.h |
6 | 16 |
#275: Prefix macro names with LEMON_ in lemon/config.h |
7 | 17 |
----: Small script for making the release tarballs added |
8 | 18 |
----: Minor improvement in unify-sources.sh (a76f55d7d397) |
9 | 19 |
|
10 | 20 |
2009-03-27 LEMON joins to the COIN-OR initiative |
11 | 21 |
|
12 | 22 |
COIN-OR (Computational Infrastructure for Operations Research, |
13 | 23 |
http://www.coin-or.org) project is an initiative to spur the |
14 | 24 |
development of open-source software for the operations research |
15 | 25 |
community. |
16 | 26 |
|
17 | 27 |
2009-03-26 Version 1.0.3 released |
18 | 28 |
|
19 | 29 |
Bugfix release, mainly targeting better AIX/xlC and WIN32 |
20 | 30 |
compatibility. |
21 | 31 |
|
22 | 32 |
----: Minor clarification in the LICENSE file |
23 | 33 |
----: Add missing unistd.h include to time_measure.h |
24 | 34 |
#204: Compilation bug fixed in graph_to_eps.h with VS2005 |
25 | 35 |
#214,#215: windows.h is never be included by lemon headers |
26 | 36 |
#230: Build systems check the availability of 'long long' type |
27 | 37 |
#229: Default implementation of Tolerance<> is used for integer types |
28 | 38 |
#211,#212: Various fixes for compiling on AIX |
29 | 39 |
----: Improvements in CMAKE config |
30 | 40 |
- docs is installed in share/doc/ |
31 | 41 |
- detects newer versions of Ghostscript |
32 | 42 |
#239: Fix missing 'inline' specifier in time_measure.h |
33 | 43 |
|
34 | 44 |
2009-01-23 Version 1.0.2 released |
35 | 45 |
|
36 | 46 |
Bugfix release. |
37 | 47 |
|
38 | 48 |
#193: Bugfix in GraphReader::skipSection() |
39 | 49 |
#195: Bugfix in ConEdgeIt() |
40 | 50 |
#197: Bugfix in heap unionfind |
41 | 51 |
* This bug affects Edmond's general matching algorithms. |
42 | 52 |
(Not available in this release.) |
43 | 53 |
#207: Fix 'make install' without 'make html' using CMAKE |
44 | 54 |
#208: Suppress or fix VS2008 compilation warnings |
45 | 55 |
----: Update the LEMON icon |
46 | 56 |
----: Enable the component-based installer |
47 | 57 |
(in installers made by CPACK) |
48 | 58 |
----: Set the proper version for CMAKE in the tarballs |
0 comments (0 inline)