Added tag v3.1 for changeset 5343a527ae96 default tip

try to cleanup the mess in .hgtags v3.1

clean up tag v3.1

hotfix: do not try to append file when none is specified

Added tag v3.1 for changeset 0f1c55d2a90a

hotfix: ampersand not escaped in html output

update .hgtags

release version 3.1

Added tag v3.1 for changeset 44c7423d6ce2

hotfix for multiple subsequent line continuations

add basic support for line continuations in C highlighter

improve Makefiles

use make vars instead of config vars for rmdir/mkdir

use uwproj for build config generation

fix incorrect highlighting when input file starts with line break

fix illegal memory access when input file does not end with line break

add separate Makefile for test

Added tag v3.0 for changeset 5da2cb5aea6b

merge upstream changes v3.0

upgrade to ucx 3.0

rewrite Makefile to work with different getopt implementations

add test for empty file

update tests

removes build/ucx from makefile

ucx is now used as external library

removes span around line number

test header file now contains user-select:none property

Release of version 2.0

improves API and adds functions for strings Version 2.0

fixes ancient header macro

adds appropriate public API

highlighter can now handle files which do not end with a blank line

adds appendfile() function to main module + adds TODOs for source files which do not terminate with a blank line

merges all highlighter functions into one highlighter module

replaces stack buffers with UCX buffers

minor fixes and macro removals

cleans up includes

highlighter now use the UcxBuffer API for writing to the destination buffer

words (token) are now stored as sstr_t

refactors highlighter_t and removes abstraction overhead

changes signature of parser functions to use a UcxBuffer - the functions itself don't use the API yet

cleans up formatfile function up to the parser call

cleans up main function

replaces custom copyfile() function with ucx_stream_copy calls

increases input buffer + adds regression tests

fixes plaintext output

adds UCX + changes how the input file is read (uses an consecutive memory area now)

use macros for exit codes

(0) -48 tip

mercurial