[Lemon-commits] [lemon_svn] alpar: r2813 - hugo/branches/lemon-1.0

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 21:50:24 CET 2006


Author: alpar
Date: Tue Jun 27 13:33:05 2006
New Revision: 2813

Modified:
   hugo/branches/lemon-1.0/lemon-stable.org

Log:
Some updates based on the last meeting


Modified: hugo/branches/lemon-1.0/lemon-stable.org
==============================================================================
--- hugo/branches/lemon-1.0/lemon-stable.org	(original)
+++ hugo/branches/lemon-1.0/lemon-stable.org	Tue Jun 27 13:33:05 2006
@@ -1,14 +1,14 @@
 The LEMON-STABLE project  -*- mode: org; -*-
 
-#+TYP_TODO: TODO Ákos Alpár Balázs Márk Jácint ALL DONE
+#+TYP_TODO: TODO Ákos Alpár Attila Balázs Márk Jácint Péter ALL DONE
 
 * TODO Release 0.6 before any major changes in svn-trunk
 ** Do we really need it?
-* Ákos Separate GLEMON from LEMON
+* DONE Separate GLEMON from LEMON
 ** It should go to https://hugo.cs.elte.hu/svn/glemon/trunk
-** Probably the main lemon trunk should also be renamed to
+** TODO Probably the main lemon trunk should also be renamed to
    https://hugo.cs.elte.hu/svn/lemon/trunk
-* Ákos Change to single makefile
+* DONE Change to single makefile
 * Ákos Set up a compilation environment in branches/lemon-1.0
 ** Copy from the trunk
 ** Comment out the missing files
@@ -26,16 +26,19 @@
 * Revise Basic components
 ** Graph Structures
 *** ALL Directed Graphs
-**** Do we need concepts other than StaticGraph?
+**** Balázs Do we need concepts other than StaticGraph?
 ***** If don't, rename StaticGraph to Graph
-**** Revise doc
+**** Attila Revise doc
 **** Revise check files
+**** Alpár Disable copy constr's
 *** TODO Undirected Graph
 **** Revise doc
 **** Revise check files
 *** TODO Bipartite Graphs
 **** Revise doc
 **** Revise check files
+** Ákos Exceptions
+** TODO Put ListUGraph into a separate header file
 * TODO Revise Tools
 ** Graph Adaptors
 *** Revise doc
@@ -54,7 +57,7 @@
 *** What about xyz.h?
 * TODO Revise Algorithms
 * TODO Revise repository maintenance files
-** Related files
+** TODO Related files
 *** AUTHORS
 *** ChangeLog
 *** COPYING



More information about the Lemon-commits mailing list