ChangeLog
changeset 1162 2f51fccbc261
parent 987 87f7c54892df
child 1609 f83d5d39469a
equal deleted inserted replaced
2:2f5b544904d3 3:7a65af539127
     1 	* ValueType -> Value, KeyType -> Key, ReferenceType ->Reference,
     1 2005-02-21  Alpar Juttner  <alpar@cs.elte.hu>
     2 	  PointerType -> Pointer
     2 
     3 	* target() -> target(), source() -> source()
     3 	* Version 0.3 released
     4 	* Graph factory
     4 	* List of new features and changes	
     5 	* Right include paths in documentation
     5 	  * Redesigned Graph infrastructures
       
     6 	  + Standardized LEMON exceptions
       
     7 	  + Undirected Graph
       
     8 	  + Standard graph file format, input and output classes for it.
       
     9 	  * head() -> target(), tail() -> source()
       
    10 	  * Some standard namings have changes:
       
    11 	    ValueType -> Value, 
       
    12 	    KeyType -> Key,
       
    13 	    ReferenceType ->Reference,
       
    14 	    PointerType -> Pointer
       
    15 	  + GraphToEps: A simple graph drawer
       
    16 	  * Better documentation
     6 	
    17 	
     7 2004-09-30  Alpar Juttner  <alpar@cs.elte.hu>
    18 2004-09-30  Alpar Juttner  <alpar@cs.elte.hu>
     8 
    19 
     9 	* Version 0.2 released
    20 	* Version 0.2 released
    10 
    21