2009-09-26Added private-externs flag to Xcode build targets, which prevents pesky link warnings in the Release configuration.
Jens Alfke <jens@mooseyard.com> [Sat, 26 Sep 2009 12:45:03 -0700] rev 7
Added private-externs flag to Xcode build targets, which prevents pesky link warnings in the Release configuration.

2009-09-24Initial Cocoa (Objective-C) API.
Jens Alfke <jens@mooseyard.com> [Thu, 24 Sep 2009 21:47:06 -0700] rev 6
Initial Cocoa (Objective-C) API.

2009-09-24Oops, forgot to set _previousTrailerPosition, which made the previousVersion() accessor not work. Fixed. Also added some sanity-checking of its value.
Jens Alfke <jens@mooseyard.com> [Thu, 24 Sep 2009 21:46:17 -0700] rev 5
Oops, forgot to set _previousTrailerPosition, which made the previousVersion() accessor not work. Fixed. Also added some sanity-checking of its value.