This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RestKit
Watch
1
Star
0
Fork
0
You've already forked RestKit
mirror of
https://github.com/zhigang1992/RestKit.git
synced
2026-04-28 20:55:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f60d345c48cf3110064fa78a95e996da2b98dec
RestKit
/
Vendor
History
Blake Watters
8f60d345c4
Drop README from removed TDOAuth library
2011-12-02 09:27:23 -05:00
..
appledoc
Bump appledoc binary
2011-09-03 15:50:38 -04:00
cocoa-oauth
The OAuth use correct parameters to make signature for HTTP PUT/POST.
2011-11-10 17:29:27 +08:00
FileMD5Hash
Implemented full support for generation of cache keys on RKParams.
fixes
#272
2011-09-28 23:20:26 -04:00
JSONKit
Updated JSONKit to revision c2ef69242b60dc2475328b08131f9aa3078a51fb.
fixes
#384
2011-10-13 23:59:32 -04:00
LibComponentLogging
Checking in work in progress on the library reorganization
2011-12-02 09:26:35 -05:00
NXJSON
Eliminated requirement to use -all_load linker flag. Fixed breakage in OS X builds due to ivar/property name disagreement. Removed references to all_load from the install docs.
fixes
#239
2011-09-01 20:52:46 -04:00
SBJSON
Eliminated requirement to use -all_load linker flag. Fixed breakage in OS X builds due to ivar/property name disagreement. Removed references to all_load from the install docs.
fixes
#239
2011-09-01 20:52:46 -04:00
SOCKit
RKPathMatcher can now accommodate non-KVM dots that follow parameter keys in the pattern. Where /:filename.json would fail before, we use special escapes like /:filename\.json ... this
fixes
#349
. Thanks @jverkoey for the fix and @coryalder for the catch.
2011-09-16 15:35:27 -05:00
YAJL
Updated YAJL-ObjC.
fixes
#406
2011-10-14 00:17:01 -04:00
PortableStaticLibrary.xcconfig
Reworked installation and build process to eliminate the need to configure the Header and Library search paths. Updated all example projects to match. This makes the use of the DerivedData directory a requirement going forward.
fixes
#323
2011-09-01 21:54:45 -04:00