2008-06-24Added IntegerArray.
Jens Alfke <jens@mooseyard.com> [Tue, 24 Jun 2008 12:05:24 -0700] rev 15
Added IntegerArray.

2008-06-17Added AudioUtils.
Jens Alfke <jens@mooseyard.com> [Tue, 17 Jun 2008 14:57:48 -0700] rev 14
Added AudioUtils.

2008-06-01* Made Test.h work with regular C99 without GCC extensions.
Jens Alfke <jens@mooseyard.com> [Sun, 01 Jun 2008 14:01:44 -0700] rev 13
* Made Test.h work with regular C99 without GCC extensions.
* Copied the necessary Google Toolbox source files into the project, so users don't have to download an additional library.

2008-05-31* Worked around compiler warnings in Test.h when building for iPhone.
Jens Alfke <jens@mooseyard.com> [Sat, 31 May 2008 11:26:17 -0700] rev 12
* Worked around compiler warnings in Test.h when building for iPhone.
* Made Mercurial ignore the documentation files.

2008-05-24* Added BSD license to more .m files.
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.

2008-05-20Split ExceptionUtils out of Test.
Jens Alfke <jens@mooseyard.com> [Tue, 20 May 2008 17:40:28 -0700] rev 10
Split ExceptionUtils out of Test.

2008-05-17* Assert macros now put the failure code in a separate segment.
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.

2008-05-07* Added $apply and some other collection utils.
Jens Alfke <jens@mooseyard.com> [Wed, 07 May 2008 16:47:44 -0700] rev 8
* Added $apply and some other collection utils.
* Moved logging code to a separate code segment.
* Fixed uninitialized variable in Target.

2008-05-02Added URLUtils. Rewrote Target.
Jens Alfke <jens@mooseyard.com> [Fri, 02 May 2008 12:49:43 -0700] rev 7
Added URLUtils. Rewrote Target.

2008-04-18Added -reopenWith:.
Jens Alfke <jens@mooseyard.com> [Fri, 18 Apr 2008 09:25:10 -0700] rev 6
Added -reopenWith:.