IGListKit/Source
Suraya Shivji e2fbb68670 Swap NSUInteger to NSInteger Public API
Summary:
Swapped NSUInteger to NSInteger in public headers. Fixed a test in IGListSectionMapTests.m to pass with NSInteger. For issue #200!

- [x] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/205

Differential Revision: D4191521

Pulled By: rnystrom

fbshipit-source-id: 3f15c5ee3f8ed2d382de2602912a2e998bfbcbba
2016-11-16 15:28:59 -08:00
..
Internal Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListAdapter.h Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListAdapter.m Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListAdapterDataSource.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListAdapterDelegate.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListAdapterUpdater.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListAdapterUpdater.m Add edge-case unit tests 2016-11-12 09:59:10 -08:00
IGListAdapterUpdaterDelegate.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListAssert.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListBatchUpdateData.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListBatchUpdateData.mm Add edge-case unit tests 2016-11-12 09:59:10 -08:00
IGListCollectionContext.h Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListCollectionView.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListCollectionView.m Remove iOS 7 UICollectionView delegate API support 2016-10-29 14:59:09 -07:00
IGListDiff.h Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListDiff.mm Change equality API to avoid NSObject override 2016-11-10 16:59:02 -08:00
IGListDiffable.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListDisplayDelegate.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListExperiments.h Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListIndexPathResult.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListIndexPathResult.m Replace diff result API for batch updates 2016-10-26 11:59:13 -07:00
IGListIndexSetResult.h Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListIndexSetResult.m Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListKit.h Initial commit 2016-10-11 10:12:17 -04:00
IGListMacros.h Initial commit 2016-10-11 10:12:17 -04:00
IGListMoveIndex.h Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListMoveIndex.m Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListMoveIndexPath.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListMoveIndexPath.m Initial commit 2016-10-11 10:12:17 -04:00
IGListReloadDataUpdater.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListReloadDataUpdater.m Initial commit 2016-10-11 10:12:17 -04:00
IGListScrollDelegate.h Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionController.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListSectionController.m Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionType.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListSingleSectionController.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListSingleSectionController.m Provide object in IGListSingleSectionController size block 2016-11-01 10:59:21 -07:00
IGListStackedSectionController.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListStackedSectionController.m Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListSupplementaryViewSource.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListUpdatingDelegate.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
IGListWorkingRangeDelegate.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
Info.plist Initial commit 2016-10-11 10:12:17 -04:00
NSObject+IGListDiffable.h Docs updates and refinements, #181 2016-11-15 11:44:10 -08:00
NSObject+IGListDiffable.m Change equality API to avoid NSObject override 2016-11-10 16:59:02 -08:00