Timeline
06/10/09:
- 12:22 Ticket #297 (Graph and map serializer) created by
 - For real distributed computing, it would be nice to have a …
 
06/04/09:
- 03:19 Changeset in lemon-0.x [2638:61bf01404ede] by
 - Various improvements for NS pivot rules
 
06/02/09:
- 17:27 Changeset in lemon-benchmark, lemon-project-template, lemon-project-template-glpk [2:76d160eba8d4] by
 - Help comments in CMakeLists.txt
 - 15:55 Changeset in lemon-benchmark, lemon-project-template, lemon-project-template-glpk [1:4721c71fdbfc] by
 - Support building LEMON as a subproject
 
06/01/09:
- 18:53 Changeset in lemon-0.x [2637:bafe730864da] by
 - Remove a faulty check from lp_test.cc
 - 18:49 Changeset in lemon, lemon-1.1 [848:f1909b4c38d6]1.1 by
 - Merge several CMAKE related improvements
 - 17:37 Changeset in lemon-0.x [2636:1f99c95ddd2d] by
 - Add the Cancel and Tighten min cost flow algorithm
 - 17:35 Changeset in lemon-0.x [2635:23570e368afa] by
 - XTI data structure for NS - backport hg commit [8c3112a66878]
 
05/29/09:
- 18:46 Changeset in lemon, lemon-1.1, lemon-1.2 [727:257e91516e09] by
 - Set the version to 'hg-tip' if everything fails
 - 13:44 Changeset in lemon, lemon-1.1, lemon-1.2 [726:9c7639f3a741] by
 - Minor CMake improvements * Use the empty ELSE(), ENDIF(), ENDMACRO(), …
 - 12:40 Changeset in lemon, lemon-1.1, lemon-1.2 [725:d1e1cd94bf49] by
 - Put the version string into config.h Also make it possible to set the …
 - 11:35 Changeset in lemon, lemon-1.1, lemon-1.2 [724:a0265f621d39] by
 - Fix the check for the 'long long' type
 - 09:24 Ticket #295 (Suppress VS warnings using pragmas instead of compiler options) closed by
 - done: Replying to ladanyi: > Attached a patch. [da70af8844b9] …
 
05/28/09:
- 20:46 Changeset in lemon, lemon-1.1, lemon-1.2 [723:01d301395d03] by
 - Change the label of the html project in Visual Studio
 - 17:59 Changeset in lemon, lemon-1.1 [847:150004315af4]1.1 by
 - Merge fix #295
 - 13:11 Changeset in lemon, lemon-1.1, lemon-1.2 [718:da70af8844b9] by
 - Suppress MSVC warnings using pragmas (#295)
 
05/27/09:
- 21:12 Changeset in lemon, lemon-1.1, lemon-1.2 [722:c5dc4d3124aa] by
 - Generate and install LEMONConfig.cmake
 - 14:08 Changeset in lemon, lemon-1.1, lemon-1.2 [721:0cd6d84103a4] by
 - Add tools/CMakeLists.txt to the tarball
 
05/26/09:
- 22:56 SoftwareManagementSpeci edited by
 - (diff)
 - 22:47 SoftwareManagementSpeci created by
 - 18:49 Changeset in lemon, lemon-1.1, lemon-1.2 [720:e4378da8cfcb] by
 - Rename documentation install folder from 'docs' to 'html'
 - 18:47 Changeset in lemon, lemon-1.1, lemon-1.2 [719:dbf22d9222a2] by
 - Remove duplications from doc/CMakeLists.txt
 - 18:47 Ticket #296 (Multicommodity flow algorithms) created by
 - It would be important to implement various multicommodity flow …
 - 17:18 Changeset in lemon-benchmark, lemon-project-template, lemon-project-template-glpk [0:368136e07d23] by
 - LEMON project template
 - 15:23 Ticket #295 (Suppress VS warnings using pragmas instead of compiler options) created by
 - Currently, the unavoidable VS compiler warning are suppressed by the …
 
05/20/09:
- 10:43 Ticket #294 (ignore_unused_variable_warning) created by
 - I noticed that both in #include <boost/graph/graph_concepts.hpp> and …
 
05/16/09:
05/13/09:
- 16:53 Ticket #293 (Simplify adaptor test) created by
 - Maybe it is worth to simplify the test file for adaptors in order to …
 - 16:20 WikiStart edited by
 - (diff)
 - 10:58 Changeset in lemon, lemon-1.1 [846:73ee142260f2]1.1 by
 - LEMON 1.1 released (06f816565bef tagged as r1.1)
 - 10:50 Changeset in lemon, lemon-1.1 [845:06f816565bef]1.1r1.1 by
 - Merge various fixes
 - 10:42 Changeset in lemon, lemon-1.1, lemon-1.2 [717:926c47568a56] by
 - Add artificial addNode() function to the arc/edge set classes
 - 00:00 Milestone LEMON 1.1 release completed
 - This release features a largely increased set of algorithms and other …
 
05/12/09:
- 22:03 Documentation edited by
 - (diff)
 - 22:01 Downloads edited by
 - (diff)
 - 20:24 Ticket #257 (Create release branch 1.1 and clean up doc) closed by
 - done
 - 20:08 Changeset in lemon, lemon-1.1, lemon-1.2 [716:4faca85d40e6] by
 - Avoid Intel C++ Compiler warnings
 - 17:57 Changeset in lemon, lemon-1.1, lemon-1.2 [715:7e13120d90a2] by
 - Disable Visual Studio warning C4503
 - 16:55 Changeset in lemon, lemon-1.1, lemon-1.2 [714:d10545c08e61] by
 - Add lemon/config.h.cmake to the tarball
 - 16:02 Changeset in lemon, lemon-1.1, lemon-1.2 [713:1993af615e68] by
 - Resolve GCC-4.4 warnings & fix ambiguous op=() in graph_components.h
 - 13:09 Changeset in lemon, lemon-1.1 [844:c01a98ce01fd]1.1 by
 - Merge
 - 12:54 Ticket #291 (Problems with the GEQ/LEQ supply type in NetworkSimplex) closed by
 - fixed: They went to the main branch with sligthly modified doc, see …
 - 12:50 Ticket #292 (Checker functions for min cost flow) created by
 - Maybe we could have checker functions for the minimum cost flow …
 - 12:49 Changeset in lemon, lemon-1.1, lemon-1.2 [712:e652b6f9a29f] by
 - Update NEWS file
 - 12:08 Changeset in lemon, lemon-1.1, lemon-1.2 [711:cc61d09f053b] by
 - Extend min cost flow test file + check dual costs (#291)
 - 12:06 Changeset in lemon, lemon-1.1, lemon-1.2 [710:8b0df68370a4] by
 - Fix the GEQ/LEQ handling in NetworkSimplex? + improve doc (#291) - …
 - 12:06 Ticket #291 (Problems with the GEQ/LEQ supply type in NetworkSimplex) created by
 - There are some problems with the handling of the GEQ/LEQ supply type …
 
05/11/09:
- 18:05 Ticket #288 (Remove bits/base_extender.h) closed by
 - done
 - 17:38 Changeset in lemon, lemon-1.1, lemon-1.2 [709:4d3d1a2cd23d] by
 - Merge
 - 17:34 Ticket #283 (AIX/xlC compilation failure in euler_test.h) closed by
 - fixed
 - 17:34 Ticket #290 (Move list and arc set classes to the graph module) closed by
 - done
 - 17:04 Changeset in lemon, lemon-1.1, lemon-1.2 [707:d9cf3b5858ae] by
 - Move list and edge sets to the graph module (#290)
 - 17:04 Ticket #290 (Move list and arc set classes to the graph module) created by
 - Because "semi-adaptor" is a strange name and these classes are rather …
 - 16:52 Ticket #289 (The meaning of LEMON) closed by
 - done: Replying to kpeter: > Maybe it is a bit stange that the …
 - 16:48 Changeset in lemon, lemon-1.1, lemon-1.2 [706:88753a77c634] by
 - Merge
 - 16:42 Changeset in lemon, lemon-1.1, lemon-1.2 [705:ebdcc68fe79e] by
 - Change the explanation of the acronym LEMON (#289)
 - 16:36 Changeset in lemon-tutorial [24:2965b19071f7] by
 - Change the explanation of the acronym LEMON (#289)
 - 16:18 WikiStart edited by
 - Change the explanation of the acronym LEMON (diff)
 - 15:09 Downloads edited by
 - (diff)
 - 15:07 Downloads edited by
 - (diff)
 - 14:25 Ticket #289 (The meaning of LEMON) created by
 - The currently used explanation for the acronym LEMON is …
 
Note: See TracTimeline
        for information about the timeline view.
    
