1.9 21:13:37 removed CPoint object and all references to it. CPoint was the old representation of Connection points. Now objects to represent connection points are CP and CPView.
2004/09/24 yna Moved most of the Aurora code into the Borealis namespace. There are still a few things in util/ that aren't
used that need to be moved.....
2004/09/14 anurag tuples need to be memcpy'ed - don't forget that :)
2004/08/24 anurag AuroraNode: added create_cpview method to create cp and views
Stream: stream knows about the cp that's on it
2004/07/17 alexr A couple of subtle and unpleasant bugs fixed.
drainSubNetwork is still not working (disabled for now) but is a
lot closer to being functional.
2004/07/17 alexr
fixed some minor bugs
worked around empty box state problem
fixed up box-removing flow control
2004/07/17 alexr style fixes for the most part.
2004/07/16 alexr wrote new methods to choke and resume parts of the network.
added the capability to buffer tuples to the Stream class.
writing of subnetwork drain is pending.
2004/04/14 mbalazin New dir structure