-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: zhouwude/FastCoding
base: master
head repository: nicklockwood/FastCoding
compare: master
- 12 commits
- 30 files changed
- 6 contributors
Commits on Dec 2, 2015
-
Update FastCoding.podspec.json
Siarhei Fiedartsou committedDec 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 82ca6e1 - Browse repository at this point
Copy the full SHA 82ca6e1View commit details -
Merge pull request nicklockwood#24 from SiarheiFedartsou/master
tvOS support added to podspec
Configuration menu - View commit details
-
Copy full SHA for b2f6969 - Browse repository at this point
Copy the full SHA b2f6969View commit details
Commits on Oct 26, 2017
-
Optionally encode an object, only if it exists. otherwise skip. Encod…
…ing nil object with the key can corrupt archive.
Configuration menu - View commit details
-
Copy full SHA for 71e8406 - Browse repository at this point
Copy the full SHA 71e8406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c73d66 - Browse repository at this point
Copy the full SHA 7c73d66View commit details
Commits on Mar 19, 2018
-
Fixed build errors for mac. Also include test case showing error when…
… encoding NSColorSpace.
Configuration menu - View commit details
-
Copy full SHA for 09d3ae8 - Browse repository at this point
Copy the full SHA 09d3ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c57233c - Browse repository at this point
Copy the full SHA c57233cView commit details -
Released object crash (nicklockwood#31)
Fix objects being released during decoding, causing a crash with exc_bad_access
Configuration menu - View commit details
-
Copy full SHA for c8c7f75 - Browse repository at this point
Copy the full SHA c8c7f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625968e - Browse repository at this point
Copy the full SHA 625968eView commit details -
Use -timeIntervalSinceReferenceDate for storing NSDate objects.
This fixes -isEqualToDate: to fail because NSDate uses timeIntervalSinceReferenceDate internally and converting to timeIntervalSince1970 loses precision due to floating point conversion.
Configuration menu - View commit details
-
Copy full SHA for 8d718d1 - Browse repository at this point
Copy the full SHA 8d718d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5fd0c4 - Browse repository at this point
Copy the full SHA a5fd0c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7194025 - Browse repository at this point
Copy the full SHA 7194025View commit details
Commits on Mar 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8ccde10 - Browse repository at this point
Copy the full SHA 8ccde10View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master