All releases of code2html


Release Notes: Support for Python, diff files, shellscripts, Lisp, and gpasm was added. Linewrapping was added. Some output formats were added.


Release Notes: A --prefix switch (with linking line numbers) was added. Documentation comments were added to C and C++. Povray and ruby support was added. Several minor bugfixes were made.


Release Notes: Documentation fixes.


Release Notes: New tarball distribution with more documentation. No pod documentation any longer - use the new man-page. $FILES_DISALLOWED_IN_CGI is now set by default; added new output definition for 'html-dark' and 'html-nobc'. Various other bugfixes.


Release Notes: License changed to MIT-style. External language files should work now. Support was added for templates and different output formats. Line numbers were fixed. Perl patterns were tweaked. Patch-mode was fixed. Some internal changes were made.


Release Notes: code2html now runs faster, config file layout is more readable, tabulator substitution works again, linenumbers work again, html patching works with external files, and CGI mode now encodes the output as bz2/gz/Z.


Release Notes: Does not require HTML::Entities any more and improved speed.


Release Notes: Faster, uses less memory, anchors are not used any more when no line numbers are wanted, new option --title, other minor things.


Release Notes: Converted the long help text to pod, automatic language recognition, new modes: awl, m3, and groff, and regular expressions in config files are now checked for correctness.


Release Notes: Complete rewrite of the option and parameter fetching sub. code2html now also allows you to have inline source code in an html file. It can then take this html file and insert the syntax highlighted code.