Commit Graph

4 Commits

Author SHA1 Message Date
Blake Watters
f6b50b5232 Update JSONKit to fix deprecated isa warnings under modern llvm 2012-07-11 12:12:26 -04:00
Blake Watters
f515bee08e Updated JSONKit to revision c2ef69242b60dc2475328b08131f9aa3078a51fb. fixes #384 2011-10-13 23:59:32 -04:00
Blake Watters
f2ceefa012 Merge Request Queue (See issue #75):
* Introduces RKRequestCache for cacheing responses (supports ETag conditional GET, use cache if available, use cache on error, etc.) closes #75
    * Updates to Three20 layer to eliminate need for intermediary TTTableItem classes closes #76
    * Fixes to ensure iOS 3.x compatability:
        * Switched compiler to Clang
        * Updated conditional checks for UIBackgroundTask symbols to ensure runtime safety on iOS 3.x
        * Removed unnecessary linkage against UIKit and CoreFoundation from library targets
    * Fix for issue where RKRequest objects could become stuck in infinite loop within RKRequestQueue loadNextInQueue if you start
      a request and then cancel immediately. On cancel only decrement loadCount if the request has start loading. refs #122
2011-06-11 19:28:44 -04:00
Jeff Arena
746bb6af45 fixed submodule weirdness in favor of raw jsonkit header and source 2011-03-16 20:43:03 -07:00