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-02 09:31:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7df8e1f0adba96ca6c8be7caaea2eeb38057052
RestKit
/
Code
History
Robert McNally
b7df8e1f0a
Eliminate use of 'class' in method signatures. It is a reserved word in Objective-C++. Replaced with 'objectClass'.
fixes
#58
2011-04-19 14:22:04 -04:00
..
CoreData
Initial implementation of documentation generation using the Appledoc parser. refs
#48
2011-04-14 22:55:58 -04:00
Network
Fail out build process when run_command encounters non-zero exit status. Fixed OS X compile issues introduced by automatic network activity indicator. refs
#57
2011-04-19 13:13:34 -04:00
ObjectMapping
Eliminate use of 'class' in method signatures. It is a reserved word in Objective-C++. Replaced with 'objectClass'.
fixes
#58
2011-04-19 14:22:04 -04:00
Support
Initial implementation of documentation generation using the Appledoc parser. refs
#48
2011-04-14 22:55:58 -04:00
Three20
moved logic for initiating a call to the server based on an empty local cache from initial load code path to the reload code path, thus simplifying this use case when in offline mode
2011-03-16 14:28:30 -07:00
RestKit.h
Revert "Remove per-file copyrights"
2011-01-12 15:27:19 -05:00