| 1 |
2010-10-21 Version 1.0.6 released |
|
| 2 |
|
|
| 3 |
Bugfix release. |
|
| 4 |
|
|
| 5 |
#366: Fix Pred[Matrix]MapPath::empty() |
|
| 6 |
#371: Bug fix in (di)graphCopy() |
|
| 7 |
The target graph is cleared before adding nodes and arcs/edges. |
|
| 8 |
|
|
| 9 |
|
|
| 1 | 10 |
2010-03-08 Version 1.0.5 released |
| 2 | 11 |
|
| 3 | 12 |
Bugfix release. |
| 4 | 13 |
|
| 5 | 14 |
#250: Fix in pathSource() and pathTarget() |
| 6 | 15 |
#321: Use pathCopy(from,to) instead of copyPath(to,from) |
| 7 | 16 |
#330: Bug fix in map_extender.h |
| 8 | 17 |
#335: Fix clear() function in ExtendFindEnum (#335) |
| 9 | 18 |
#336: Fix the date field comment of graphToEps() output |
| 10 | 19 |
|
| 11 | 20 |
2009-05-05 Version 1.0.4 released |
| 12 | 21 |
|
| 13 | 22 |
Bugfix release. |
| 14 | 23 |
|
| 15 | 24 |
#274,#280: Install lemon/config.h and fix its bad include by core.h |
| 16 | 25 |
#275: Prefix macro names with LEMON_ in lemon/config.h |
| 17 | 26 |
----: Small script for making the release tarballs added |
| 18 | 27 |
----: Minor improvement in unify-sources.sh (a76f55d7d397) |
| 19 | 28 |
|
| 20 | 29 |
2009-03-27 LEMON joins to the COIN-OR initiative |
| 21 | 30 |
|
| 22 | 31 |
COIN-OR (Computational Infrastructure for Operations Research, |
| 23 | 32 |
http://www.coin-or.org) project is an initiative to spur the |
| 24 | 33 |
development of open-source software for the operations research |
0 comments (0 inline)