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
...
*
Fix up timeout for test. (#205)
dmaclach
2018-11-13
*
Added missing deprecated attribute to NSData+zlib. (#206)
dmaclach
2018-11-13
*
Remove unused GTMUnitTestDevLog. (#203)
dmaclach
2018-11-13
*
Add Deprecation Notices to GTMSystemVersion (#202)
dmaclach
2018-11-13
*
Remove GTM_FOREACH_* macros. (#201)
dmaclach
2018-11-13
*
Remove GTMPath (#200)
dmaclach
2018-11-13
*
Deprecate GTMNSScanner+JSON (#199)
dmaclach
2018-11-13
*
Add deprecation warnings on URLArgument categories. (#198)
dmaclach
2018-11-13
*
Remove Unused (and deprecated) GTMNSFileManager+Carbon (#197)
dmaclach
2018-11-13
*
Remove flaky "clean environment" check. (#193)
dmaclach
2018-11-13
*
Remove GTMLoginItems (#196)
dmaclach
2018-11-13
*
Remove old uses of GTM_FOREACH_KEY (#194)
dmaclach
2018-11-13
*
Fixed up GTMSignalHandler and deprecated it. (#192)
dmaclach
2018-11-13
*
Fix up deprecations so that they use proper version numbering x_y vs x.y (#195)
dmaclach
2018-11-13
*
Fixes up a race condition in GTMNSThread+Blocks (#181)
dmaclach
2018-11-12
*
Deprecate runloop spinning functionality for tests. (#191)
dmaclach
2018-11-12
*
Move GTMCarbonEvent over to XCTestExpectation (#188)
dmaclach
2018-11-12
*
Fix up testharness. (#189)
dmaclach
2018-11-12
*
Turn off reserved-id-macro warning. (#190)
dmaclach
2018-11-12
*
Move animation over to XCTestExpectation (#187)
dmaclach
2018-11-12
*
Deprecate all uses of SenTesting (#186)
dmaclach
2018-11-12
*
Remove ancient GTMNSString+Replace (#185)
dmaclach
2018-11-11
*
Remove unused GTMNSArray+Merge (#182)
dmaclach
2018-11-11
*
Deprecate GTMRegex. Use NSRegularExpression instead. (#184)
dmaclach
2018-11-11
*
Remove unused GTMObjectSingleton.h (#183)
dmaclach
2018-11-11
*
Revert "Fix up a race condition in GTMSimpleWorkerThread"
Thomas Van Lenten
2018-11-08
*
Fix up a race condition in GTMSimpleWorkerThread
Dave MacLachlan
2018-11-08
*
Fix up some broken tests.
Dave MacLachlan
2018-11-08
*
Remove AddressBook subspec since files are gone.
Thomas Van Lenten
2018-09-04
*
Remove deprecated Address Book support from GTM
Dave MacLachlan
2018-09-04
*
Fix Undefined Behavior, left shift of negative value, signed integer overflow.
Eugene Hermann
2018-07-25
*
fix gate to deal with GTM_MACOS_SDK being defined to zero
Thomas Van Lenten
2018-05-21
*
Allow for building GTMSystemVersion under deployment target of 10.8 and above.
Boris Vidolov
2018-05-21
*
Bump the version to cut a release for newer Xcodes.
Thomas Van Lenten
2018-04-23
*
Fix Xcode 9.3 warning for "__weak only applies to ObjC types"
Sergio Campama
2018-04-06
*
Add CFBundleShortVersionString since things normally should have both keys.
Thomas Van Lenten
2017-11-21
*
HTML unescape using unichar array instead of bytes
Ray Chiang
2017-11-14
*
Add support to unescape 👍
Ray Chiang
2017-11-14
*
Update GTMStackTraceTest limits as newer Xcodes have longer stack traces
Sergio Campama
2017-10-30
*
Bump to v2.1.3 for another release
Thomas Van Lenten
2017-10-06
*
Let Xcode 9 update the settings on the projects.
Thomas Van Lenten
2017-10-06
*
Fixing block types to support -Wstrict-prototypes.
Thomas Van Lenten
2017-10-06
*
Bump the min for the XCTest to iOS 8 (since it is a framework).
Thomas Van Lenten
2017-10-06
*
Disable the SignalHandler test, seems to choke Xcode9 at the moment
Thomas Van Lenten
2017-10-06
*
Make unittesting headers work with -Wreserved-id-macro
Thomas Van Lenten
2017-10-06
*
Fix up env check for changes to XCTest running
Thomas Van Lenten
2017-10-06
*
Fix error in __Require_noErr_Action naming
Thomas Van Lenten
2017-10-06
*
Under iOS 11, CFRelease doesn't seem to like releasing nil?
Thomas Van Lenten
2017-10-06
*
version bump for cutting a release
Thomas Van Lenten
2017-10-06
*
Cast NSInteger to long for formatting as %ld
Mark Mentovai
2017-07-24
[prev]
[next]