aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
Commit message (Collapse)AuthorAge
* See the ReleaseNotes for the full details, highlights:Gravatar thomasvl2008-04-14
| | | | | | | | - bug fixes - code coverage support - more complete unittests - full support for unittesting UIs - support for the iphone sdk (include ui unittesting)
* Added GTMNSWorkspace+ScreenSaver, and got rid of device colors.Gravatar dmaclach2008-03-18
|
* Added GTMNSFileManager+Path for two small helpers.Gravatar thomasvl2008-02-27
|
* Found and fixed a bug in the regex enumerators that was causing them toGravatar thomasvl2008-02-27
| | | | | | incorrectly walk a string when using '^' in an expression. Added GTMScriptRunner for spawning scripts.
* - Fixed up the prefix header of the project and prefix handing in the UnittestGravatar thomasvl2008-02-01
| | | | | | | | Xcode Config. (thanks schafdog) - Fixed error in handling default compression for NSData+zlib - Changed name on API in NSString+XML and added another api to make this a litte more clear. (thanks Kent)
* initial drop of a few sources to start things outGravatar thomasvl2008-01-28