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
/
DebugUtils
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespaces
Sergio Campama
2017-03-29
*
First cut at pruning things/updating things.
dmaclach
2016-10-07
*
Fix up GTM_METHOD_CHECK so that it doesn't need the objectivec runtime calls.
Thomas Van Lenten
2016-09-16
*
Rewrite GTMMethodChecker:
Thomas Van Lenten
2016-08-05
*
Improve the casing macros
Thomas Van Lenten
2016-06-14
*
Update GTMDebugThreadValidation with general queue support.
Thomas Van Lenten
2016-04-29
*
Add GTMSynchronizationAsserts.h/m and a unit test file.
Thomas Van Lenten
2016-04-29
*
Add _CNZombie_ and FigIrisAutoTrimmerMotionSampleExport to the know classes
Thomas Van Lenten
2016-01-04
*
Extract the DL_info check before the loop because it doesn't depend on anythi...
Thomas Van Lenten
2015-09-21
*
General fixes for GTM.
gtm.daemon
2014-08-01
*
Fix up GTMMethodCheck to work with ENABLE_STRICT_OBJC_MSGSEND=YES.
gtm.daemon
2014-06-09
*
Silence a few more warnings about non-NSObject classes in various SDKs.
gtm.daemon
2013-01-28
*
Allow GTMMethodCheck to compile under ARC, avoiding the need for
gtm.daemon
2013-01-24
*
[Author: mmentovai]
gtm.daemon
2012-08-02
*
[Author: dmaclach]
gtm.daemon
2012-06-21
*
[Author: oster]
gtm.daemon
2012-06-20
*
[Author: aharper]
gtm.daemon
2012-01-20
*
[Author: agrieve]
gtm.daemon
2011-09-15
*
[Author: dmaclach]
gtm.daemon
2010-06-04
*
[Author: dmaclach]
gtm.daemon
2010-06-02
*
[Author: dmaclach]
gtm.daemon
2010-02-10
*
[Author: dmaclach]
gtm.daemon
2010-01-20
*
[Author: dmaclach]
gtm.daemon
2010-01-08
*
[Author: dmaclach]
gtm.daemon
2009-08-24
*
[Author: dmaclach]
gtm.daemon
2009-05-27
*
- GTM_INLINE will make sure a function gets inlined, and provides a consistent
thomasvl@gmail.com
2008-10-22
*
- Added GTMExceptionalInlines for dealing with cases where you get
thomasvl@gmail.com
2008-09-10
*
fix a bug w/ method check support.
thomasvl@gmail.com
2008-07-29
*
- Removed GTMNSWorkspace+ScreenSaver as it has always been a little dodgy due
thomasvl@gmail.com
2008-07-21
*
- Added GTMSignalHandler for simple signal handling (via kqueue/runloop).
thomasvl@gmail.com
2008-07-09
*
Landing a log of AppleScript/AppleEvent support code.
thomasvl
2008-06-13
*
Flush out suppport for 64bit, GC support.
thomasvl
2008-05-09
*
See the ReleaseNotes for the full details, highlights:
thomasvl
2008-04-14