aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMHTTPFetcher.m
Commit message (Expand)AuthorAge
* Dropping the Fetcher and ProgressMonitorInputStream, leaving pointers to theGravatar thomasvl@gmail.com2009-02-27
* logging cleanup/sync up w/ GData's fetcherGravatar thomasvl@gmail.com2009-02-26
* - turned off _debug framework support in tests since we now capture a lot moreGravatar thomasvl@gmail.com2009-01-09
* Fixing the use of the wrong var w/ the failure selector.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 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
* Landing a log of AppleScript/AppleEvent support code.Gravatar thomasvl2008-06-13
* Flush out suppport for 64bit, GC support.Gravatar thomasvl2008-05-09