aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMHTTPFetcher.m
Commit message (Expand)AuthorAge
* - 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