- 10.6 compatibility: Fix some new compiler warnings, and work around apparent regressions in NSTask and -stringByStandardizingPath. default tip 2009-09-02, by Jens Alfke
- Fixed signed/unsigned warnings in Base64.m. 2009-08-10, by Jens Alfke
- Added NSData categories for GZip and Mnemonicode. 2009-07-01, by Jens Alfke
- Retain/release MYDirectoryWatcher's _standardizedPath, for non-GC compatibility. 2009-05-20, by Jens Alfke
- * Optimized Olivier's MYDirectoryWatcher fix (by caching the watcher's standardized path) 2009-05-14, by Jens Alfke
- Changed -[MYDirectoryEvent relativePath] to work on standardised paths, in case symlinks are used. Fixes issue #28 in Murky. 2009-05-12, by Olivier Scherler
- * Added kv*Set utility functions for handling KV grunge when mutating an NSSet property. 2009-05-10, by Jens Alfke
- Added MYWindowUtils, being used by Murky. 2009-05-05, by Jens Alfke
- * MYTask: Added -commandLine, overhauled logging. 2009-05-03, by Jens Alfke
- Fixed a few compiler warnings. 2009-04-22, by Jens Alfke
- Fixed some incorrect CSSM error code strings. Removed a log call from MYError. 2009-04-12, by snej
- Changes to config-file structure. 2009-04-08, by snej
- * Added MYReturnError. 2009-04-07, by snej
- * Added MYErrorUtils 2009-04-04, by snej
- (merge) 2009-03-28, by Jens Alfke
- Added some new utilities, taken from Murky. 2009-03-28, by Jens Alfke
- Fixed some problems reported by the CLANG static analyzer. 2009-03-10, by snej
- Initial checkin of MYAddressField, a combo-box for entering email or IM addresses. 2008-07-17, by Jens Alfke
- * IChatUtils additions. 2008-07-16, by Jens Alfke
- * Minor fixes to glitches detected by the clang static analyzer. 2008-07-13, by Jens Alfke
- Added IntegerArray. 2008-06-24, by Jens Alfke
- Added AudioUtils. 2008-06-17, by Jens Alfke
- * Made Test.h work with regular C99 without GCC extensions. 2008-06-01, by Jens Alfke
- * Worked around compiler warnings in Test.h when building for iPhone. 2008-05-31, by Jens Alfke
- * Added BSD license to more .m files. 2008-05-24, by Jens Alfke
- Split ExceptionUtils out of Test. 2008-05-20, by Jens Alfke
- * Assert macros now put the failure code in a separate segment. 2008-05-17, by Jens Alfke
- * Added $apply and some other collection utils. 2008-05-07, by Jens Alfke
- Added URLUtils. Rewrote Target. 2008-05-02, by Jens Alfke
- Added -reopenWith:. 2008-04-18, by Jens Alfke
- Added some set utils. 2008-04-15, by Jens Alfke
- Minor improvements. 2008-04-14, by Jens Alfke
- Miscellaneous improvements. 2008-04-06, by Jens Alfke
- UniqueWindowController finds windows that are miniaturized. 2008-04-02, by Jens Alfke
- Configurable logging (LogTo). 2008-03-20, by Jens Alfke
- Initial checkin. 2008-03-08, by Jens Alfke