code2html-0.9.1/ 0042775 0001750 0001750 00000000000 07420127251 012734 5 ustar weasel weasel code2html-0.9.1/ChangeLog 0100664 0001750 0001750 00000032404 07420123716 014506 0 ustar weasel weasel $Date: 2002/01/12 21:17:02 $
$Revision: 1.12 $
$Id: ChangeLog,v 1.12 2002/01/12 21:17:02 weaselp Exp $
0.9.1 - 2002-01-12
Added python support by Tom Good
Added diff file support by Martin Dorey
Applied linebreak patch by Andreas Marschallek
Added shellscript support by Andreas Marschallek
Added html-simple and html-nocolor stylesheets by Andreas Marschallek
Added lisp support by Andreas Krennmair
Added html-fntlck stylesheet by Vincent Sanders
Added gpasm support by Vincent Sanders
Replaced cosy.sbg.ac.at URIs.
Thanks to everyone who submitted a patch or comments. I apologize for
the long delay.
0.9 - 2001-03-25
Add --prefix switch.
Changed a typo in awk (function header). (MS)
Added doc comments to C and C++. (MS)
Added povray support. (MG)
Changed author address and page URI.
Changed text/code to text/x-sourcecode in Documentation.
Added ruby support.
Made gimsox at regexen gimesox in styles.
Fixed function header style.
Fixed HTML style to not create a tag for each char
seperatly.
0.8.12 - 2000-10-02
Fixed typo in the manpage and mention that the Action
module must get loaded for the auto execution with apache
to work (closes: Debian Bug #72935).
0.8.11 - 2000-04-24
"\\" was not recognized as a string. added "\\\\\\\\" to regexps.
same for single quote strings.
0.8.10 - 2000-04-11
Fixed problem with parameter parsing. The fix in 0.8.8.d, while
fixing the problem with - beeing used for stdin and stdout,
broke using of 'binary' options like "-t 4". Should be fixed now.
0.8.9a - 2000-03-21
The style 'continuation' (used for Makefiles) was not defined.
FIXED.
0.8.9 - 2000-03-18
--version no longer prints an empty line after the actual
version message.
Added INSTALL and README.
0.8.8f - 2000-03-16
HTML templates now have a closing