My favorites | Sign in
Project Logo
                
Code license: GNU General Public License v3
Labels: mac, diff, guidiff
Feeds:
People details
Project owners:
  mitch.haile

I have open sourced RoaringDiff.

This is all very preliminary.

There are a bunch of issues opened in the tracker of bugs I know of--please feel free to open new bugs.

If you are looking for binaries, go to: http://www.biscade.com/tools/diff/

Patches

I am happy to take patches. Please follow the same code style that is in place now.

Code Style

Roughly:

Building

The code (r8) currently builds with about 26 warnings, mostly about id's and unknown messages. I remember in 2006 I spent some time trying to track down how to name these variables properly without circular header issues. If you have suggestions on how to resolve these, I'd be happy to hear it.

With pedantic warnings on, the code generates a bunch of warnings about #import. I haven't figured out how to pass a flag to GCC from Xcode to ignore these warnings.

Long term, I'd like to get the code building with no warnings with pedantic turned on.

Contact

mitch.haile@gmail.com









Hosted by Google Code