It’s partly David C.'s fault for picking on it in a blog post,
but I’m doing a little bit of development on diff-lcs again; mostly
bug fixes and making sure it’s 100% ready for Ruby 1.9 (it appears to
be so, but I’m still expanding the tests).
Please check out the repo at GitHub - halostatue/diff-lcs: Generate difference sets between Ruby sequences..
It’s very important that I get some eyeballs on this because I’m
planning on pushing this as 1.1.3, which would affect at a minimum
rspec but probably have impacts elsewhere. The changes I’ve made so
far have been primarily cosmetic and infrastructural (shifting to
rspec for testing, how meta; using hoe for distribution tasks; etc.).
I seem to have uncovered a couple more bugs, and of the four bugs that
were on the RubyForge project and have been migrated to GitHub, two
are fixed (two are yet to be fixed).
Additional tests and fixes are welcome.
-a