aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
Commit message (Expand)AuthorAge
* [Author: dmaclach]Gravatar gtm.daemon2009-08-11
* [Author: iwade]Gravatar gtm.daemon2009-07-29
* [Author: thomasvl]Gravatar gtm.daemon2009-07-27
* [Author: dmaclach]Gravatar gtm.daemon2009-07-22
* [Author: dmaclach]Gravatar gtm.daemon2009-07-14
* [Author: avi]Gravatar gtm.daemon2009-06-18
* [Author: altse]Gravatar gtm.daemon2009-06-02
* [Author: dmaclach]Gravatar gtm.daemon2009-05-22
* [Author: dmaclach]Gravatar gtm.daemon2009-05-20
* [Author: dmaclach]Gravatar gtm.daemon2009-05-07
* [Author: dmaclach]Gravatar gtm.daemon2009-05-06
* [Author: dmaclach]Gravatar gtm.daemon2009-04-27
* [Author: dmaclach]Gravatar gtm.daemon2009-04-22
* [Author: dmaclach]Gravatar gtm.daemon2009-04-15
* [Author: dmaclach]Gravatar gtm.daemon2009-03-27
* [Author: dmaclach]Gravatar gtm.daemon2009-03-25
* [Author: dmaclach]Gravatar gtm.daemon2009-03-13
* [Author: thomasvl]Gravatar gtm.daemon2009-03-11
* - Added GTMLuminance for working with colors in HSL space easily.Gravatar thomasvl@gmail.com2009-03-05
* - Changed gtm_createCGPath to gtm_cgPath in GTMNSBezier+CGPath. The pathGravatar thomasvl@gmail.com2009-03-05
* Dropping the Fetcher and ProgressMonitorInputStream, leaving pointers to theGravatar thomasvl@gmail.com2009-02-27
* update release notesGravatar thomasvl@gmail.com2009-02-26
* - Added GTMNSObject+KeyValueObserving to make it easier on folks to do KVOGravatar thomasvl@gmail.com2009-02-03
* - Added simple accessor to get the number of tests that pass/fail from theGravatar thomasvl@gmail.com2009-01-30
* Fixing a like Avi found w/ our use of CFRunLoop from some kqueue code.Gravatar thomasvl@gmail.com2009-01-22
* - turned off _debug framework support in tests since we now capture a lot moreGravatar thomasvl@gmail.com2009-01-09
* - Updated some tests for 10.5.6.Gravatar thomasvl@gmail.com2008-12-29
* - GTMStackTrace works on 10.5+ (and iPhone) using NSThread to build the call ...Gravatar thomasvl@gmail.com2008-12-12
* - Added GTMLightweightProxyGravatar thomasvl@gmail.com2008-11-17
* - Added has ability to check if a script has an open handler to GTMNSAppleScr...Gravatar thomasvl@gmail.com2008-11-04
* - GTM_INLINE will make sure a function gets inlined, and provides a consistentGravatar thomasvl@gmail.com2008-10-22
* added missing comment in release notes (forgot to hit safe).Gravatar thomasvl@gmail.com2008-09-23
* - Added GTMTestTimer.h for doing high fidelity timings.Gravatar thomasvl@gmail.com2008-09-22
* - Added GTMExceptionalInlines for dealing with cases where you getGravatar thomasvl@gmail.com2008-09-10
* - Added GTMGetURLHandler class that gives you a very easy way of supportingGravatar thomasvl@gmail.com2008-08-21
* - Added GTMNSMakeUncollectable for forcing objects to survive in a GC world.Gravatar thomasvl@gmail.com2008-08-12
* - Removed GTMNSWorkspace+ScreenSaver as it has always been a little dodgy dueGravatar thomasvl@gmail.com2008-07-21
* - Added GTMSignalHandler for simple signal handling (via kqueue/runloop).Gravatar thomasvl@gmail.com2008-07-09
* fix building tiger gcov in directories w/ spaces in the nameGravatar thomasvl2008-06-16
* update release notes to say 1.5.0Gravatar thomasvl2008-06-13
* Landing a log of AppleScript/AppleEvent support code.Gravatar thomasvl2008-06-13
* Standardize the reverse dns names for errors, notifications, etc.Gravatar thomasvl2008-05-16
* fix a iphone unittesting problem.Gravatar thomasvl2008-05-09
* Flush out suppport for 64bit, GC support.Gravatar thomasvl2008-05-09
* See the ReleaseNotes for the full details, highlights:Gravatar thomasvl2008-04-14
* 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
* - Fixed up the prefix header of the project and prefix handing in the UnittestGravatar thomasvl2008-02-01
* initial drop of a few sources to start things outGravatar thomasvl2008-01-28