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
*
- Added GTMTestTimer.h for doing high fidelity timings.
thomasvl@gmail.com
2008-09-22
*
- Added GTMExceptionalInlines for dealing with cases where you get
thomasvl@gmail.com
2008-09-10
*
- Added GTMGetURLHandler class that gives you a very easy way of supporting
thomasvl@gmail.com
2008-08-21
*
- Added GTMNSMakeUncollectable for forcing objects to survive in a GC world.
thomasvl@gmail.com
2008-08-12
*
fix a bug w/ method check support.
thomasvl@gmail.com
2008-07-29
*
helps if I add the files before doing the commit
thomasvl@gmail.com
2008-07-21
*
- 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
*
Standardize the reverse dns names for errors, notifications, etc.
thomasvl
2008-05-16
*
fix a iphone unittesting problem.
thomasvl
2008-05-09
*
Flush out suppport for 64bit, GC support.
thomasvl
2008-05-09
*
See the ReleaseNotes for the full details, highlights:
thomasvl
2008-04-14
*
switch the helper on NSTask over to a static function incase anyone ever wanted
thomasvl
2008-02-28
*
Added GTMNSFileManager+Path for two small helpers.
thomasvl
2008-02-27
*
Found and fixed a bug in the regex enumerators that was causing them to
thomasvl
2008-02-27
*
- Fixed up the prefix header of the project and prefix handing in the Unittest
thomasvl
2008-02-01
*
fold in GTMRegex and ignore the build dir
thomasvl
2008-01-30
*
use the better testing macro so failures log
thomasvl
2008-01-29
*
initial drop of a few sources to start things out
thomasvl
2008-01-28