aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [Author: thomasvl]Gravatar gtm.daemon2009-04-02
* [Author: dmaclach]Gravatar gtm.daemon2009-04-01
* [Author: dmaclach]Gravatar gtm.daemon2009-03-31
* [Author: dmaclach]Gravatar gtm.daemon2009-03-31
* [Author: krisr]Gravatar gtm.daemon2009-03-31
* [Author: dmaclach]Gravatar gtm.daemon2009-03-30
* [Author: dmaclach]Gravatar gtm.daemon2009-03-27
* [Author: thomasvl]Gravatar gtm.daemon2009-03-26
* [Author: dmaclach]Gravatar gtm.daemon2009-03-25
* [Author: dmaclach]Gravatar gtm.daemon2009-03-16
* [Author: thomasvl]Gravatar gtm.daemon2009-03-16
* [Author: avi]Gravatar gtm.daemon2009-03-16
* [Author: dmaclach]Gravatar gtm.daemon2009-03-13
* [Author: dmaclach]Gravatar gtm.daemon2009-03-13
* [Author: dmaclach]Gravatar gtm.daemon2009-03-13
* [Author: dmaclach]Gravatar gtm.daemon2009-03-13
* [Author: thomasvl]Gravatar gtm.daemon2009-03-11
* - increase some test coverageGravatar thomasvl@gmail.com2009-03-11
* Remove some NF comments on code that was being hit.Gravatar thomasvl@gmail.com2009-03-09
* - Added GTMLuminance for working with colors in HSL space easily.Gravatar thomasvl@gmail.com2009-03-05
* - allow target_os_iphone to be defined to zero (like some new headers do).Gravatar thomasvl@gmail.com2009-03-05
* - 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
* Dropping the Fetcher and ProgressMonitorInputStream, leaving pointers to theGravatar thomasvl@gmail.com2009-02-27
* docs don't say it, but isHidden isn't always set, updating accordinglyGravatar thomasvl@gmail.com2009-02-27
* a few fixes (and bug fix) found by clangGravatar thomasvl@gmail.com2009-02-27
* http://code.google.com/p/google-toolbox-for-mac/issues/detail?id=14Gravatar thomasvl@gmail.com2009-02-27
* update release notesGravatar thomasvl@gmail.com2009-02-26
* Update so unittest for GC and 10.5.6 (since they system flakes under those GC inGravatar thomasvl@gmail.com2009-02-26
* logging cleanup/sync up w/ GData's fetcherGravatar thomasvl@gmail.com2009-02-26
* some updates for keys that aren't always thereGravatar thomasvl@gmail.com2009-02-26
* project update to include DO helpers and SQLite helperGravatar thomasvl@gmail.com2009-02-26
* adding SQLite helper/wrapperGravatar thomasvl@gmail.com2009-02-26
* adding DO helpersGravatar thomasvl@gmail.com2009-02-26
* - Added GTMNSObject+KeyValueObserving to make it easier on folks to do KVOGravatar thomasvl@gmail.com2009-02-03
* - Added simple accessor to get the number of tests that pass/fail from theGravatar thomasvl@gmail.com2009-01-30
* Fixing a like Avi found w/ our use of CFRunLoop from some kqueue code.Gravatar thomasvl@gmail.com2009-01-22
* - turned off _debug framework support in tests since we now capture a lot moreGravatar thomasvl@gmail.com2009-01-09
* - Updated some tests for 10.5.6.Gravatar thomasvl@gmail.com2008-12-29
* - GTMStackTrace works on 10.5+ (and iPhone) using NSThread to build the call ...Gravatar thomasvl@gmail.com2008-12-12
* - fix up some style things.Gravatar thomasvl@gmail.com2008-12-12
* Fixing the use of the wrong var w/ the failure selector.Gravatar thomasvl@gmail.com2008-12-12
* - Added GTMLightweightProxyGravatar thomasvl@gmail.com2008-11-17
* - Added has ability to check if a script has an open handler to GTMNSAppleScr...Gravatar thomasvl@gmail.com2008-11-04
* - Update iphone address book radars.Gravatar thomasvl@gmail.com2008-10-23
* - GTM_INLINE will make sure a function gets inlined, and provides a consistentGravatar thomasvl@gmail.com2008-10-22
* fix double printing of failures on the iphone unittestsGravatar thomasvl@gmail.com2008-09-25
* added missing comment in release notes (forgot to hit safe).Gravatar thomasvl@gmail.com2008-09-23
* - Added GTMTestTimer.h for doing high fidelity timings.Gravatar thomasvl@gmail.com2008-09-22
* - Added GTMExceptionalInlines for dealing with cases where you getGravatar thomasvl@gmail.com2008-09-10