descriptionMooseyard Utilities, a collection of random useful code for Cocoa programming.
ownerJens Alfke <jens@mooseyard.com>
last changeWed, 02 Sep 2009 08:41:25 -0700
changes
2009-09-02 Jens Alfke 10.6 compatibility: Fix some new compiler warnings, and work around apparent regressions in NSTask and -stringByStandardizingPath. default tip
2009-08-10 Jens Alfke Fixed signed/unsigned warnings in Base64.m.
2009-07-01 Jens Alfke Added NSData categories for GZip and Mnemonicode.
2009-05-20 Jens Alfke Retain/release MYDirectoryWatcher's _standardizedPath, for non-GC compatibility.
2009-05-14 Jens Alfke * Optimized Olivier's MYDirectoryWatcher fix (by caching the watcher's standardized path)
2009-05-12 Olivier Scherler Changed -[MYDirectoryEvent relativePath] to work on standardised paths, in case symlinks are used. Fixes issue #28 in Murky.
2009-05-10 Jens Alfke * Added kv*Set utility functions for handling KV grunge when mutating an NSSet property.
2009-05-05 Jens Alfke Added MYWindowUtils, being used by Murky.
2009-05-03 Jens Alfke * MYTask: Added -commandLine, overhauled logging.
2009-04-22 Jens Alfke Fixed a few compiler warnings.
...
tags
...
branches
2009-09-02 5cab3034d3a1 default
...