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 17:39:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7bf04e49ec97c88f2e44b2bc34e6bc9ed6cbd6fd
RestKit
/
Code
History
Jeff Arena
7bf04e49ec
Fix memory leaks in newly introduced queue code.
Fixes
#521
.
Fixes
#522
.
2012-01-23 17:52:29 -05:00
..
CoreData
Audit uses of setValue:forKey: in mapping operations and replace with setValue:forKeyPath: where appropriate.
Fixes
#421
.
2012-01-21 13:11:35 -05:00
Network
Fix memory leaks in newly introduced queue code.
Fixes
#521
.
Fixes
#522
.
2012-01-23 17:52:29 -05:00
ObjectMapping
Audit uses of setValue:forKey: in mapping operations and replace with setValue:forKeyPath: where appropriate.
Fixes
#421
.
2012-01-21 13:11:35 -05:00
Support
Import
http://boredzo.org/iso8601parser/
and add it as a defaultDateFormatter for parsing ISO8601 strings.
Fixes
#438
2012-01-20 15:13:45 -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