Jens Alfke <jens@mooseyard.com> [Tue, 29 Sep 2009 15:46:42 -0700] rev 9
* Merged in jbm's changes for Linux compatibility, fixing Mac compatibility in the process :)
* Fixed two regressions having to do with the _previousTrailerPosition in VersionDictionary.cpp.
* Made sure RTTI is enabled in the OttomanTest target because gtest requires it.
jbm@humility [Mon, 28 Sep 2009 23:39:08 -0700] rev 8
jbm: it compiles... but bombs in unit tests
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.