aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Let Xcode 11.3 update the project schemes files.Gravatar Thomas Van Lenten2020-01-02
* Remove obsoleted nonsense symbols for suppressing libtool warningsGravatar Dave MacLachlan2019-11-25
* bump the version number to do a release soon.Gravatar Thomas Van Lenten2019-10-22
* GTMStringEncoding: Mark deprecated methods to fix parameters in Swift.Gravatar Stefan Miller2019-10-11
* Fix failure due to adding same method more than once (#245)Gravatar Sundeep2019-09-10
* Revert the #include path, not sure it is the best, but keep it the same.Gravatar Thomas Van Lenten2019-08-26
* Get rid of exceptions happening when a C++ test fails.Gravatar Dave MacLachlan2019-08-26
* Fix GTMGoogleTestRunner triggering "NULL cString" exception in NSString.Gravatar Konstantin Varlamov2019-08-14
* Add XCTAssertAssertsGravatar Dave MacLachlan2019-05-20
* Add missing dep for podspec.Gravatar Thomas Van Lenten2019-05-17
* Bump the version for a pods release.Gravatar Thomas Van Lenten2019-05-17
* GTMLocalizer: use NSAccessibility on 10.10+ deployment targetsGravatar Elly Fong-Jones2019-02-19
* Import Foundation so the header is self standing.Gravatar Thomas Van Lenten2019-02-04
* Add import so source builds is compiling with modules.Gravatar Thomas Van Lenten2019-02-04
* Add GTMTimeUtils (#229)Gravatar dmaclach2019-01-03
* Enable release (#228)Gravatar dmaclach2018-12-14
* Set target configurations correctly. (#227)Gravatar dmaclach2018-12-14
* We should not be generating position dependent code. This is no longer standa...Gravatar dmaclach2018-12-13
* Bump Travis to using Xcode 10.1Gravatar Thomas Van Lenten2018-12-11
* Set the test host in the XCode settings for App Tests.Gravatar Thomas Van Lenten2018-12-11
* Let Xcode 10.1 update the project/scheme files.Gravatar Thomas Van Lenten2018-12-11
* Version bump for a release.Gravatar Thomas Van Lenten2018-12-05
* Turn off the compiler warnings when building in another spot.Gravatar Thomas Van Lenten2018-12-03
* Turn off the compiler warnings when building the sources.Gravatar Thomas Van Lenten2018-12-03
* Drop the helper scripts.Gravatar Thomas Van Lenten2018-12-03
* Drop the thread name test.Gravatar Thomas Van Lenten2018-11-20
* Add travis config to build/test.Gravatar Thomas Van Lenten2018-11-20
* Remove a pile of Xcode configuration files which are out of date. (#215)Gravatar dmaclach2018-11-19
* Fix up GTMNSThread+block test. (#214)Gravatar dmaclach2018-11-19
* Fix up race between NSThread setName and pthread_getname on the thread. (#213)Gravatar dmaclach2018-11-19
* Reorder testing of selectors.Gravatar Thomas Van Lenten2018-11-15
* Fix up race in testPThreadName. (#211)Gravatar dmaclach2018-11-15
* Project modernization.Gravatar Thomas Van Lenten2018-11-15
* Drop the ReleaseNotes, they went stale a long time ago...Gravatar Thomas Van Lenten2018-11-15
* Add deprecation markings on GTMServiceManagement. (#207)Gravatar dmaclach2018-11-14
* Set GTM deployment target to macOS 10.7. (#208)Gravatar dmaclach2018-11-14
* Deprecate GTMFileSystemKqueue. (#204)Gravatar dmaclach2018-11-13
* Fix up timeout for test. (#205)Gravatar dmaclach2018-11-13
* Added missing deprecated attribute to NSData+zlib. (#206)Gravatar dmaclach2018-11-13
* Remove unused GTMUnitTestDevLog. (#203)Gravatar dmaclach2018-11-13
* Add Deprecation Notices to GTMSystemVersion (#202)Gravatar dmaclach2018-11-13
* Remove GTM_FOREACH_* macros. (#201)Gravatar dmaclach2018-11-13
* Remove GTMPath (#200)Gravatar dmaclach2018-11-13
* Deprecate GTMNSScanner+JSON (#199)Gravatar dmaclach2018-11-13
* Add deprecation warnings on URLArgument categories. (#198)Gravatar dmaclach2018-11-13
* Remove Unused (and deprecated) GTMNSFileManager+Carbon (#197)Gravatar dmaclach2018-11-13
* Remove flaky "clean environment" check. (#193)Gravatar dmaclach2018-11-13
* Remove GTMLoginItems (#196)Gravatar dmaclach2018-11-13
* Remove old uses of GTM_FOREACH_KEY (#194)Gravatar dmaclach2018-11-13
* Fixed up GTMSignalHandler and deprecated it. (#192)Gravatar dmaclach2018-11-13