summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Screenshot III: The ReduceningJustin R. Miller2015-06-191-0/+0
* Merge branch 'release-v0.4.0'Justin R. Miller2015-06-199-8/+29
|\
| * Screenshot II: The Return of ScreenshotJustin R. Miller2015-06-194-3/+3
| * avoid release candidates in determining versionJustin R. Miller2015-06-192-2/+2
| * [publish ios-v0.4.0]Justin R. Miller2015-06-190-0/+0
| * fixes #1756: call out breaking changesJustin R. Miller2015-06-191-3/+3
| * 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
* | Check libuv version semver-ishlyMike Morris2015-06-191-1/+1
* | propertly initialize the nameKonstantin Käfer2015-06-191-1/+1
* | Replaced user-facing assertions with exceptionsMinh Nguyễn2015-06-183-9/+34
* | Use a pipe() to synchronize the server initializationThiago Marcos P. Santos2015-06-183-5/+29
* | Remove cleanup call on the ResourceLoading test caseThiago Marcos P. Santos2015-06-181-1/+0
* | Fix an order-of-operations issue with tileLoadingCompleteCallbackJohn Firebaugh2015-06-181-2/+1
* | Don't abandon a null textureJohn Firebaugh2015-06-181-2/+4
* | Change StyleBucket::source to indirect referenceJohn Firebaugh2015-06-186-22/+31
* | Do not hold a reference to the Style at the [Live|Vector]TileDataThiago Marcos P. Santos2015-06-187-24/+27
* | Support shape annotations on GLFWViewThiago Marcos P. Santos2015-06-182-7/+74
* | Cleaned up #defines for BUFFER_OFFSETBruno de Oliveira Abinader2015-06-189-30/+2
* | Merge pull request #1748 from mapbox/1ec5-null-changeJustin R. Miller2015-06-172-2/+7
|\ \
| * | Avoid null-change KVO notificationsMinh Nguyễn2015-06-172-2/+7
|/ /
* | manually handle GeoJSONVT for OS XJustin R. Miller2015-06-171-0/+3
* | Lightweight genericsMinh Nguyễn2015-06-177-45/+77
* | 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-167-3/+27
* | Defer to MGLMultiPoint for overlayBounds implementationMinh Nguyễn2015-06-162-2/+2
* | Corrected bundledStyleURLs doc commentMinh Nguyễn2015-06-161-1/+1
* | Add tests for renderStill() misuseThiago Marcos P. Santos2015-06-162-1/+62
* | Report errors for renderStill() misuse using the callbackThiago Marcos P. Santos2015-06-161-2/+14
|/