IGListKit/Source/Internal
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
..
IGListAdapterInternal.h Add edge-case unit tests 2016-11-12 09:59:10 -08:00
IGListAdapterProxy.h Initial commit 2016-10-11 10:12:17 -04:00
IGListAdapterProxy.m Initial commit 2016-10-11 10:12:17 -04:00
IGListAdapterUpdaterInternal.h Initial commit 2016-10-11 10:12:17 -04:00
IGListDisplayHandler.h Initial commit 2016-10-11 10:12:17 -04:00
IGListDisplayHandler.m Initial commit 2016-10-11 10:12:17 -04:00
IGListIndexPathResultInternal.h Initial commit 2016-10-11 10:12:17 -04:00
IGListIndexSetResultInternal.h Initial commit 2016-10-11 10:12:17 -04:00
IGListMoveIndexInternal.h Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListMoveIndexPathInternal.h Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionControllerInternal.h Add isLast/FirstSection API to IGListSectionController 2016-10-13 12:44:12 -07:00
IGListSectionMap.h Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListSectionMap.m Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListStackedSectionControllerInternal.h Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListWorkingRangeHandler.h Initial commit 2016-10-11 10:12:17 -04:00
IGListWorkingRangeHandler.mm Initial commit 2016-10-11 10:12:17 -04:00
UICollectionView+IGListBatchUpdateData.h Initial commit 2016-10-11 10:12:17 -04:00
UICollectionView+IGListBatchUpdateData.m Initial commit 2016-10-11 10:12:17 -04:00