# HG changeset patch # User alpar # Date 1138903998 0 # Node ID b386435b3f9338895788d548ada666aed78622d2 # Parent 17eb3eaad9f87903f3d661b363e3cca9c1126501 minor changes diff -r 17eb3eaad9f8 -r b386435b3f93 NEWS --- a/NEWS Thu Feb 02 17:43:24 2006 +0000 +++ b/NEWS Thu Feb 02 18:13:18 2006 +0000 @@ -31,14 +31,14 @@ - GraphToEps: + negateY() opt + male/female node shapes :) - + correct BoundingBor handling + + correct %%BoundingBox handling - Tools: + Timer can be stop()ed and (re)start()ed - + radix sort algo + + radix sort algorithm + tolerance.h for working with imprecise numbers - * Changed namings: + * Backward incompatibilities/changed namings: - Access functions of TimeStamp/Timer - - Undir graph interface: findUndirEdge, ConUndirEdgeIt + - Undir graph interface: findUEdge, ConUEdgeIt - pred -> predEdge renaming in search algorithms - SnapShot -> Snapshot in {List,Smart}Graph - NewEdgeSetAdaptor -> ListEdgeSet