diff2html.git
2013-01-28 Olivier Matzfix some typos master v1.0
2013-01-28 Olivier Matzsupport new diff algorithm
2013-01-13 Olivier Matzadd "-" in wordbreak chars
2013-01-13 Olivier Matzenhance meta info in generated html
2013-01-13 Olivier Matzadd utf-8 support
2013-01-13 Olivier Matzremove unecessary code in linediff()
2012-08-29 Olivier Matzuse 2 streams (input and output) instead of 1 in parse_...
2012-08-09 Olivier Matzallow to be called with strings instead of IO files
2012-08-09 Olivier Matzwhen a "---" line is parsed, wait to see "+++" before...
2012-08-09 Olivier Matzcosmetic: remove unused variable output
2012-08-09 Olivier Matzcosmetic: remove unused variable l
2012-08-09 Olivier Matzcosmetic: remove some global variables
2012-08-09 Olivier Matzcosmetic: rename {in,out}putfile to {in,out}put_file
2012-08-09 Olivier Matzcosmetic: fix whitespaces
2012-08-09 Olivier Matzcosmetic: replace "max" by "max_len"
2012-08-09 Olivier Matzcosmetic: replace "type" by "type_name"
2012-08-09 Olivier Matzcosmetic: replace "buffer" by "buf"
2012-05-25 zer0Merge Alan's modification with original behaviour.
2012-05-25 zer0Commit changes from Alan "as is".
2012-05-25 zer0first release
2012-05-25 rootinit