Twitter updates
- #Mercurial 2.1 is out with lots of largefiles fixes. Thanks to #Unity3d for working hard on making it usable! 3 hours ago
- The C++ AMP specification is online: http://t.co/ndCMyTb3. I wonder if there will be a #AMP -> #OpenCL translator. 12 hours ago
- @codedivine Yes args C++ AMP :P 've been way to busy with OpenCL on AMD lately. 13 hours ago
Development
Graphics
Calendar
Monthly Archives: December 2006
Syntax highlighting
Finally, I have a working syntax highlighter. It uses a JavaScript “backend” which transforms the source code on the fly on the client side (you can find it here). It should work with most modern browsers.
VPlan released
I’ve finally found a few minutes to release VPlan. It is available from /software/vplan. Make sure you open the page with the Microsoft Internet Explorer, other browsers won’t work. With IE (tested with IE7) you can install the application directly … Continue reading
Visual Studio 2005 SP 1 changelog
Oh well, there is a changelog, just not linked from the pages where you would expect it. See it at the Visual C++ Team blog – specifically, the “Information on VC2005 SP1″. Provides a (hopefully complete) list of the changes … Continue reading