Archive for the ‘xmlroff’ Category

xmlroff 0.4.0

Thursday, February 1st, 2007

xmlroff 0.4.0 is now available from http://sourceforge.net/projects/xmlroff. It contains a couple of build improvements compared to 0.3.99.

C Unit Testing

Thursday, December 28th, 2006

Links about C unit testing frameworks that I have found:

What others exist?

xmlroff on Cygwin

Sunday, October 29th, 2006

I have successfully compiled xmlroff using Cygwin on Windows 2000. xmlroff runs blazingly fast; the only problems are that it completely ignores its input and it doesn’t produce any output.

xmlroff on (X)ubuntu

Sunday, October 22nd, 2006

I got xmlroff to compile and run on Xubuntu today using only the packages available from the package manager.

I need to do more to make ‘configure’ fail when popt is not installed, but otherwise is was mostly straightforward.

Pango 1.14.2 and Cairo 1.2.4

Tuesday, August 29th, 2006

After upgrading to use recent bug-fix releases of Pango and Cairo, I’m now eyeballing and verifying the output of over 300 tests with differences, but so far the Pango and Cairo bug fixes don’t seem to have resulted in any fortuitous fixes for xmlroff bugs. At least the xmlroff testing module automates identifying the tests with differences so I don’t have to check the output of several hundred other tests.

xmlroff 0.3.99

Thursday, August 10th, 2006

xmlroff 0.3.99 is now available from http://xmlroff.org/. This is an development snapshot that includes a new manpage in DocBook XML and a truly experimental SVG output capability. The ‘testing’ and ‘testsuite’ modules are also updated.

In one sense this is snapshot of xmlroff as it was when I was told that I was RIFed (funny how everything seems to come back to that these days), but it is really more a snapshot of the changes made when I had a week off work in mid-July.