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
2e04cb42ba742b665d37d83d0326603f64c6151e
RestKit
/
Vendor
History
Blake Watters
2e04cb42ba
Patched LCLNSLog.h to not generate build errors under ARC. refs
#260
2011-10-16 01:14:02 -04:00
..
appledoc
Bump appledoc binary
2011-09-03 15:50:38 -04: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
Patched LCLNSLog.h to not generate build errors under ARC. refs
#260
2011-10-16 01:14:02 -04: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
TDOAuth
Refactored OAuth support for merge into master.
fixes
#84
,
#211
2011-09-20 15:52:17 -04: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