aboutsummaryrefslogtreecommitdiff
path: root/AppKit
Commit message (Expand)AuthorAge
* - 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
* - GTM_INLINE will make sure a function gets inlined, and provides a consistentGravatar thomasvl@gmail.com2008-10-22
* - 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 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
* Landing a log of AppleScript/AppleEvent support code.Gravatar thomasvl2008-06-13
* 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
* use the better testing macro so failures logGravatar thomasvl2008-01-29
* initial drop of a few sources to start things outGravatar thomasvl2008-01-28