Twitter updates
- @max_mcguire @Wavesonics If you branch with SVN, then you have a problem anyway. Why not #mercurial or another DVCS with sane branching? 33 minutes ago
- @max_mcguire Why? Sure, there are parts which aren't great, but unless you use Spirit everywhere, Boost can be a great time saver. 12 hours ago
- I just paid 70€ for 68 kib of OpenType fonts (one font, two styles), but my god, HelveticaNeueLight looks gorgeous. #ilovehelvetica 17 hours ago
Development
Graphics
Calendar
Daily Archives: 22.6.2009
Google diff, match and patch ported to C#
The title says it all, I’ve ported the Google diff-match-patch library to C#. It’s a nice diff library, and supports Java, JavaScript, Python, C++ (with Qt) and C# with exactly the same API. Porting wise, everything went fine due to … Continue reading