1.7 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 bb Added 'using namespace Borealis'.
2004/09/08 dna Oops ... I only checked in one piece of my updates so some people were getting compile errors ... sorry. These updates are only to get my code to work and will be removed later. Also sorry for the rather non-descriptive function names - I wrote those really quick to get my demo to work. The next version I check in will have more useful names.
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/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