aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMSystemVersion.m
Commit message (Expand)AuthorAge
* Project modernization.Gravatar Thomas Van Lenten2018-11-15
* Allow for building GTMSystemVersion under deployment target of 10.8 and above.Gravatar Boris Vidolov2018-05-21
* 10.13 SDK (and iOS 11 equivalent) compatibility for GTMGravatar Mark Mentovai2017-07-10
* First cut at pruning things/updating things.Gravatar dmaclach2016-10-07
* add some casts to objc_msgSendGravatar Thomas Van Lenten2016-02-23
* Use compile-time checks where possible for determining system version.Gravatar gtm.daemon2014-02-13
* Fix build of Mac GTM project with static analyzer. Remove GTMGarbageCollectio...Gravatar gtm.daemon2013-12-19
* [Author: thomasvl]Gravatar gtm.daemon2012-01-03
* [Author: thomasvl]Gravatar gtm.daemon2009-11-11
* - Changed gtm_createCGPath to gtm_cgPath in GTMNSBezier+CGPath. The pathGravatar thomasvl@gmail.com2009-03-05
* http://code.google.com/p/google-toolbox-for-mac/issues/detail?id=15Gravatar thomasvl@gmail.com2009-03-01
* - GTMStackTrace works on 10.5+ (and iPhone) using NSThread to build the call ...Gravatar thomasvl@gmail.com2008-12-12
* - GTM_INLINE will make sure a function gets inlined, and provides a consistentGravatar thomasvl@gmail.com2008-10-22
* Flush out suppport for 64bit, GC support.Gravatar thomasvl2008-05-09
* See the ReleaseNotes for the full details, highlights:Gravatar thomasvl2008-04-14
* initial drop of a few sources to start things outGravatar thomasvl2008-01-28