index
:
google-toolbox-for-mac
master
utility library for Apple development
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Foundation
Commit message (
Expand
)
Author
Age
*
Drop the thread name test.
Thomas Van Lenten
2018-11-20
*
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
*
Add deprecation markings on GTMServiceManagement. (#207)
dmaclach
2018-11-14
*
Deprecate GTMFileSystemKqueue. (#204)
dmaclach
2018-11-13
*
Fix up timeout for test. (#205)
dmaclach
2018-11-13
*
Added missing deprecated attribute to NSData+zlib. (#206)
dmaclach
2018-11-13
*
Add Deprecation Notices to GTMSystemVersion (#202)
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
*
Fixed up GTMSignalHandler and deprecated it. (#192)
dmaclach
2018-11-13
*
Fixes up a race condition in GTMNSThread+Blocks (#181)
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
*
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
*
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
*
Fixing block types to support -Wstrict-prototypes.
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
*
Cast NSInteger to long for formatting as %ld
Mark Mentovai
2017-07-24
*
10.13 SDK (and iOS 11 equivalent) compatibility for GTM
Mark Mentovai
2017-07-10
*
Avoid error from reserved macro name for GTMRegex.h
Sergio Campama
2017-06-16
*
Remove trailing whitespaces
Sergio Campama
2017-03-29
*
First cut at pruning things/updating things.
dmaclach
2016-10-07
*
Make GTMLogLevelFilter use KVO on GTMVerboseLogging in sharedUserDefaults
Thomas Van Lenten
2016-08-05
*
GTMServiceManagement.c: Don't use Gestalt() when targeting 10.8+
Thomas Van Lenten
2016-06-28
*
Remove GTM_PERFORM_KVO_CHECKS.
Thomas Van Lenten
2016-05-24
*
Remove GTMGarbageCollection.h
Thomas Van Lenten
2016-04-29
*
Update GTMDebugThreadValidation with general queue support.
Thomas Van Lenten
2016-04-29
*
Fix GTMGeometry builds on 64 bit OS X where CG and NS struct sizes may differ.
Thomas Van Lenten
2016-04-07
*
On iOS devices allow the current user/app to read the log messages it generates.
Thomas Van Lenten
2016-02-23
*
add some casts to objc_msgSend
Thomas Van Lenten
2016-02-23
*
Export another unused symbols in category-only files for when they are used i...
Thomas Van Lenten
2016-01-26
*
Export unused symbols in category-only files for when they are used in static...
Thomas Van Lenten
2016-01-12
*
Keep GTM building after clang r251041 when targeting 10.6
Thomas Van Lenten
2015-11-03
[next]