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
/
GTMSystemVersion.m
Commit message (
Expand
)
Author
Age
*
Project modernization.
Thomas Van Lenten
2018-11-15
*
Allow for building GTMSystemVersion under deployment target of 10.8 and above.
Boris Vidolov
2018-05-21
*
10.13 SDK (and iOS 11 equivalent) compatibility for GTM
Mark Mentovai
2017-07-10
*
First cut at pruning things/updating things.
dmaclach
2016-10-07
*
add some casts to objc_msgSend
Thomas Van Lenten
2016-02-23
*
Use compile-time checks where possible for determining system version.
gtm.daemon
2014-02-13
*
Fix build of Mac GTM project with static analyzer. Remove GTMGarbageCollectio...
gtm.daemon
2013-12-19
*
[Author: thomasvl]
gtm.daemon
2012-01-03
*
[Author: thomasvl]
gtm.daemon
2009-11-11
*
- Changed gtm_createCGPath to gtm_cgPath in GTMNSBezier+CGPath. The path
thomasvl@gmail.com
2009-03-05
*
http://code.google.com/p/google-toolbox-for-mac/issues/detail?id=15
thomasvl@gmail.com
2009-03-01
*
- GTMStackTrace works on 10.5+ (and iPhone) using NSThread to build the call ...
thomasvl@gmail.com
2008-12-12
*
- GTM_INLINE will make sure a function gets inlined, and provides a consistent
thomasvl@gmail.com
2008-10-22
*
Flush out suppport for 64bit, GC support.
thomasvl
2008-05-09
*
See the ReleaseNotes for the full details, highlights:
thomasvl
2008-04-14
*
initial drop of a few sources to start things out
thomasvl
2008-01-28