1.1 --- a/NEWS Thu Feb 02 17:43:24 2006 +0000
1.2 +++ b/NEWS Thu Feb 02 18:13:18 2006 +0000
1.3 @@ -31,14 +31,14 @@
1.4 - GraphToEps:
1.5 + negateY() opt
1.6 + male/female node shapes :)
1.7 - + correct BoundingBor handling
1.8 + + correct %%BoundingBox handling
1.9 - Tools:
1.10 + Timer can be stop()ed and (re)start()ed
1.11 - + radix sort algo
1.12 + + radix sort algorithm
1.13 + tolerance.h for working with imprecise numbers
1.14 - * Changed namings:
1.15 + * Backward incompatibilities/changed namings:
1.16 - Access functions of TimeStamp/Timer
1.17 - - Undir graph interface: findUndirEdge, ConUndirEdgeIt
1.18 + - Undir graph interface: findUEdge, ConUEdgeIt
1.19 - pred -> predEdge renaming in search algorithms
1.20 - SnapShot -> Snapshot in {List,Smart}Graph
1.21 - NewEdgeSetAdaptor -> ListEdgeSet