Jens Alfke <jens@mooseyard.com> [Sat, 24 May 2008 13:24:33 -0700] rev 11
* Added BSD license to more .m files.
* Updated some copyright notices.
* Added some #imports to make the MYNetwork classes build without using the MYUtilities.pch prefix header.
Jens Alfke <jens@mooseyard.com> [Tue, 20 May 2008 17:40:28 -0700] rev 10
Split ExceptionUtils out of Test.
Jens Alfke <jens@mooseyard.com> [Sat, 17 May 2008 13:14:48 -0700] rev 9
* Assert macros now put the failure code in a separate segment.
* Added $string utility.