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-01 22:42:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db0646ed192fc718e11fb33fda15981fb6ca9cc2
RestKit
/
Code
History
Jeff Arena
db0646ed19
Change NSNumber -> NSDate transformation to use doubleValue instead of intValue to ensure we do not lose precision on date conversion.
Fixes
#455
.
2012-01-20 11:57:47 -05:00
..
CoreData
Work in progress on cleanup
2012-01-20 10:21:18 -05:00
Network
Copy our requestQueue array prior to fast enumeration to ensure no mutations of the underlying array occur while we are looping
2012-01-20 11:52:37 -05:00
ObjectMapping
Change NSNumber -> NSDate transformation to use doubleValue instead of intValue to ensure we do not lose precision on date conversion.
Fixes
#455
.
2012-01-20 11:57:47 -05:00
Support
Fix spelling errors for Cacheing -> Caching
2012-01-20 10:21:56 -05:00
RestKit.h
Added CoreData.h import to main RestKit header. Updated quick start installation language.
2011-12-02 09:26:37 -05:00