summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update podspec (0.4.0 final, no symbols)v0.4.0Justin R. Miller2015-06-191-1/+1
* another symbol fix for appledoc parsingJustin R. Miller2015-06-191-1/+1
* Merge pull request #1761 from mapbox/unavailable-docsJustin R. Miller2015-06-192-3/+0
|\
| * refs #1759: remove header docs for now-unavailable APIJustin R. Miller2015-06-192-3/+0
|/
* slight changelog tweaks to avoid appledoc problemsJustin R. Miller2015-06-191-1/+1
* fixes #1756: update changelog for 0.4.0Justin R. Miller2015-06-191-0/+24
* remove problematic screenshot URL from HTML docsJustin R. Miller2015-06-182-2/+2
* fix appledoc version parsingJustin R. Miller2015-06-182-2/+2
* update podspec to use debug symbols build during testingJustin R. Miller2015-06-171-1/+1
* [publish ios-v0.4.0-rc.1]Justin R. Miller2015-06-170-0/+0
* refs #1483: update Travis script for potential semver suffixesv0.4.0-rc.1Justin R. Miller2015-06-171-1/+1
* bump podspecJustin R. Miller2015-06-171-1/+1
* Avoid null-change KVO notificationsMinh Nguyễn2015-06-172-2/+7
* manually handle GeoJSONVT for OS XJustin R. Miller2015-06-171-0/+3
* Fix an order-of-operations issue with tileLoadingCompleteCallbackJohn Firebaugh2015-06-171-2/+1
* Don't abandon a null textureJohn Firebaugh2015-06-171-2/+4
* Change StyleBucket::source to indirect referenceJohn Firebaugh2015-06-176-22/+31
* Do not hold a reference to the Style at the [Live|Vector]TileDataThiago Marcos P. Santos2015-06-177-24/+27
* Support shape annotations on GLFWViewThiago Marcos P. Santos2015-06-172-7/+74
* fixes #1650: default to no symbols for release builds, but build bothJustin R. Miller2015-06-174-7/+30
* Audited shape annotation classes for nullabilityMinh Nguyễn2015-06-177-3/+27
* Defer to MGLMultiPoint for overlayBounds implementationMinh Nguyễn2015-06-172-2/+2
* Corrected bundledStyleURLs doc commentMinh Nguyễn2015-06-171-1/+1
* [publish ios-v0.3.5]Justin R. Miller2015-06-150-0/+0
* bump podspec versionv0.3.5Justin R. Miller2015-06-151-1/+1
* refs #1483: move to simple tagging scheme, but preserve platform in publish c...Justin R. Miller2015-06-152-2/+2
* squash of #1655: shape annotations support for core & iOSJustin R. Miller2015-06-1543-263/+17074
* Add location tests for iOSJason Wray2015-06-1511-3/+390
* Reenable iOS tests, default hardware/iOS version only for nowJohn Firebaugh2015-06-152-9/+4
* Revert "use array of structs rather than parallel arrays for annotations"Minh Nguyễn2015-06-157-45/+28
* update README for debug info on test appJustin R. Miller2015-06-151-0/+2
* fix roundabout not closed #1450hanchao2015-06-141-1/+1
* Restored nullability compatibility shimMinh Nguyễn2015-06-131-0/+8
* Namespaced reachability notification constantMinh Nguyễn2015-06-123-4/+4
* update test suite to reenable symbol testsAnsis Brammanis2015-06-111-0/+0
* use array of structs rather than parallel arrays for annotationsKonstantin Käfer2015-06-117-28/+45
* Audited headers for nullabilityMinh Nguyễn2015-06-1118-62/+135
* fix text-letter-spacing render test by using floatAnsis Brammanis2015-06-091-2/+2
* press 1 through 6 to add 10^(n-1) points in the current viewportKonstantin Käfer2015-06-092-2/+41
* allow constructing LatLng/LatLngBounds objects from TileIDsKonstantin Käfer2015-06-084-0/+89
* fix formattingJustin R. Miller2015-06-071-1/+1
* Add documentation for TileData::StateThiago Marcos P. Santos2015-06-051-1/+34
* Remove unused overscaling variablesJohn Firebaugh2015-06-045-10/+3
* [publish ios-v0.3.4]Justin R. Miller2015-06-040-0/+0
* going back to b1 styles pin to avoid other complications for nowios-v0.3.4Justin R. Miller2015-06-041-0/+0
* [publish ios-v0.3.4]Justin R. Miller2015-06-040-0/+0
* bump podspec to 0.3.4Justin R. Miller2015-06-041-1/+1
* bump/correct styles pinJustin R. Miller2015-06-041-0/+0
* Test Map object destruction with pending requestsThiago Marcos P. Santos2015-06-044-34/+188
* Cleanup the MapContext before the util::Thread destructorThiago Marcos P. Santos2015-06-044-0/+9