lemon-stable.org
branchlemon-1.0
changeset 2645 dc6e84c76f54
parent 2644 b8116d2aff5e
child 2646 73b26ab97690
equal deleted inserted replaced
3:5cf777d1e27b 4:cbc0f559b974
     1 The LEMON-STABLE project  -*- mode: org; -*-
     1 The LEMON-STABLE project  -*- mode: org; -*-
     2 
     2 
     3 #+TYP_TODO: TODO Ákos Alpár Balázs Márk Jácint ALL DONE
     3 #+TYP_TODO: TODO Ákos Alpár Attila Balázs Márk Jácint Péter ALL DONE
     4 
     4 
     5 * TODO Release 0.6 before any major changes in svn-trunk
     5 * TODO Release 0.6 before any major changes in svn-trunk
     6 ** Do we really need it?
     6 ** Do we really need it?
     7 * Ákos Separate GLEMON from LEMON
     7 * DONE Separate GLEMON from LEMON
     8 ** It should go to https://hugo.cs.elte.hu/svn/glemon/trunk
     8 ** It should go to https://hugo.cs.elte.hu/svn/glemon/trunk
     9 ** Probably the main lemon trunk should also be renamed to
     9 ** TODO Probably the main lemon trunk should also be renamed to
    10    https://hugo.cs.elte.hu/svn/lemon/trunk
    10    https://hugo.cs.elte.hu/svn/lemon/trunk
    11 * Ákos Change to single makefile
    11 * DONE Change to single makefile
    12 * Ákos Set up a compilation environment in branches/lemon-1.0
    12 * Ákos Set up a compilation environment in branches/lemon-1.0
    13 ** Copy from the trunk
    13 ** Copy from the trunk
    14 ** Comment out the missing files
    14 ** Comment out the missing files
    15 * TODO Revise/Clarify/Extend the naming conventions
    15 * TODO Revise/Clarify/Extend the naming conventions
    16 ** setXYZ/getXYZ issue
    16 ** setXYZ/getXYZ issue
    24 **** What are missing?
    24 **** What are missing?
    25 **** Aren't there some duplications?
    25 **** Aren't there some duplications?
    26 * Revise Basic components
    26 * Revise Basic components
    27 ** Graph Structures
    27 ** Graph Structures
    28 *** ALL Directed Graphs
    28 *** ALL Directed Graphs
    29 **** Do we need concepts other than StaticGraph?
    29 **** Balázs Do we need concepts other than StaticGraph?
    30 ***** If don't, rename StaticGraph to Graph
    30 ***** If don't, rename StaticGraph to Graph
    31 **** Revise doc
    31 **** Attila Revise doc
    32 **** Revise check files
    32 **** Revise check files
       
    33 **** Alpár Disable copy constr's
    33 *** TODO Undirected Graph
    34 *** TODO Undirected Graph
    34 **** Revise doc
    35 **** Revise doc
    35 **** Revise check files
    36 **** Revise check files
    36 *** TODO Bipartite Graphs
    37 *** TODO Bipartite Graphs
    37 **** Revise doc
    38 **** Revise doc
    38 **** Revise check files
    39 **** Revise check files
       
    40 ** Ákos Exceptions
       
    41 ** TODO Put ListUGraph into a separate header file
    39 * TODO Revise Tools
    42 * TODO Revise Tools
    40 ** Graph Adaptors
    43 ** Graph Adaptors
    41 *** Revise doc
    44 *** Revise doc
    42 *** Revise check files
    45 *** Revise check files
    43 ** Map Structures
    46 ** Map Structures
    52 *** What about bezier.h
    55 *** What about bezier.h
    53 *** What about linear transformations?
    56 *** What about linear transformations?
    54 *** What about xyz.h?
    57 *** What about xyz.h?
    55 * TODO Revise Algorithms
    58 * TODO Revise Algorithms
    56 * TODO Revise repository maintenance files
    59 * TODO Revise repository maintenance files
    57 ** Related files
    60 ** TODO Related files
    58 *** AUTHORS
    61 *** AUTHORS
    59 *** ChangeLog
    62 *** ChangeLog
    60 *** COPYING
    63 *** COPYING
    61 *** INSTALL
    64 *** INSTALL
    62 *** LICENSE
    65 *** LICENSE