index
:
google-toolbox-for-mac
master
utility library for Apple development
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add a missing `void *`-to-`char *` cast
master
Benjamin Barenblat
2020-12-15
*
Fix some other iOS min versions to support Xcode 12.
Thomas Van Lenten
2020-10-22
*
Version bump for a release.
Thomas Van Lenten
2020-10-22
*
Bump the iOS project deployment version to 9.0 to support Xcode 12.
Thomas Van Lenten
2020-10-22
*
Bump the iOS deployment version since Xcode 12 don't build for iOS 8.
Thomas Van Lenten
2020-10-22
*
Fix issue found via asan
Thomas Van Lenten
2020-10-02
*
userdata structures need to exist for lifetime of hooks.
Thomas Van Lenten
2020-06-12
*
Add some more assert context.
Thomas Van Lenten
2020-06-11
*
Create interface for initializing DB with SQLite flags
Nicholas Tsoi-A-Sue
2020-06-10
*
fix typo
Thomas Van Lenten
2020-06-09
*
Remove GTMWindowSheetController (#256)
dmaclach
2020-03-05
*
GTMDefines.h - fix typo.
David Phillip Oster
2020-01-29
*
Avoid nullability compiler/clang-tidy warnings in _GTMDevAssert.
Michael Wyman
2020-01-21
*
Let Xcode 11.3 update the project schemes files.
Thomas Van Lenten
2020-01-02
*
Remove obsoleted nonsense symbols for suppressing libtool warnings
Dave MacLachlan
2019-11-25
*
bump the version number to do a release soon.
Thomas Van Lenten
2019-10-22
*
GTMStringEncoding: Mark deprecated methods to fix parameters in Swift.
Stefan Miller
2019-10-11
*
Fix failure due to adding same method more than once (#245)
Sundeep
2019-09-10
*
Revert the #include path, not sure it is the best, but keep it the same.
Thomas Van Lenten
2019-08-26
*
Get rid of exceptions happening when a C++ test fails.
Dave MacLachlan
2019-08-26
*
Fix GTMGoogleTestRunner triggering "NULL cString" exception in NSString.
Konstantin Varlamov
2019-08-14
*
Add XCTAssertAsserts
Dave MacLachlan
2019-05-20
*
Add missing dep for podspec.
Thomas Van Lenten
2019-05-17
*
Bump the version for a pods release.
Thomas Van Lenten
2019-05-17
*
GTMLocalizer: use NSAccessibility on 10.10+ deployment targets
Elly Fong-Jones
2019-02-19
*
Import Foundation so the header is self standing.
Thomas Van Lenten
2019-02-04
*
Add import so source builds is compiling with modules.
Thomas Van Lenten
2019-02-04
*
Add GTMTimeUtils (#229)
dmaclach
2019-01-03
*
Enable release (#228)
dmaclach
2018-12-14
*
Set target configurations correctly. (#227)
dmaclach
2018-12-14
*
We should not be generating position dependent code. This is no longer standa...
dmaclach
2018-12-13
*
Bump Travis to using Xcode 10.1
Thomas Van Lenten
2018-12-11
*
Set the test host in the XCode settings for App Tests.
Thomas Van Lenten
2018-12-11
*
Let Xcode 10.1 update the project/scheme files.
Thomas Van Lenten
2018-12-11
*
Version bump for a release.
Thomas Van Lenten
2018-12-05
*
Turn off the compiler warnings when building in another spot.
Thomas Van Lenten
2018-12-03
*
Turn off the compiler warnings when building the sources.
Thomas Van Lenten
2018-12-03
*
Drop the helper scripts.
Thomas Van Lenten
2018-12-03
*
Drop the thread name test.
Thomas Van Lenten
2018-11-20
*
Add travis config to build/test.
Thomas Van Lenten
2018-11-20
*
Remove a pile of Xcode configuration files which are out of date. (#215)
dmaclach
2018-11-19
*
Fix up GTMNSThread+block test. (#214)
dmaclach
2018-11-19
*
Fix up race between NSThread setName and pthread_getname on the thread. (#213)
dmaclach
2018-11-19
*
Reorder testing of selectors.
Thomas Van Lenten
2018-11-15
*
Fix up race in testPThreadName. (#211)
dmaclach
2018-11-15
*
Project modernization.
Thomas Van Lenten
2018-11-15
*
Drop the ReleaseNotes, they went stale a long time ago...
Thomas Van Lenten
2018-11-15
*
Add deprecation markings on GTMServiceManagement. (#207)
dmaclach
2018-11-14
*
Set GTM deployment target to macOS 10.7. (#208)
dmaclach
2018-11-14
*
Deprecate GTMFileSystemKqueue. (#204)
dmaclach
2018-11-13
[next]