Mercurial
>
hg
>
c2html
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
fix incorrect highlighting when input file starts with line break
19 months ago
, by Mike Becker
fix illegal memory access when input file does not end with line break
19 months ago
, by Mike Becker
add separate Makefile for test
19 months ago
, by Mike Becker
Added tag v3.0 for changeset 5da2cb5aea6b
21 months ago
, by Mike Becker
merge upstream changes
v3.0
21 months ago
, by Mike Becker
upgrade to ucx 3.0
21 months ago
, by Mike Becker
rewrite Makefile to work with different getopt implementations
2022-10-03
, by Mike Becker
add test for empty file
2022-10-03
, by Mike Becker
update tests
2022-10-03
, by Mike Becker
removes build/ucx from makefile
2017-11-13
, by Mike Becker
ucx is now used as external library
2017-11-13
, by Mike Becker
removes span around line number
2016-11-10
, by Mike Becker
test header file now contains user-select:none property
2016-11-10
, by Mike Becker
Release of version 2.0
2016-08-31
, by Mike Becker
improves API and adds functions for strings
Version 2.0
2016-08-31
, by Mike Becker
fixes ancient header macro
2016-08-31
, by Mike Becker
adds appropriate public API
2016-08-31
, by Mike Becker
highlighter can now handle files which do not end with a blank line
2016-08-31
, by Mike Becker
adds appendfile() function to main module + adds TODOs for source files which do not terminate with a blank line
2016-08-26
, by Mike Becker
merges all highlighter functions into one highlighter module
2016-08-26
, by Mike Becker
replaces stack buffers with UCX buffers
2016-08-25
, by Mike Becker
minor fixes and macro removals
2016-08-25
, by Mike Becker
cleans up includes
2016-08-23
, by Mike Becker
highlighter now use the UcxBuffer API for writing to the destination buffer
2016-08-23
, by Mike Becker
words (token) are now stored as sstr_t
2016-08-23
, by Mike Becker
refactors highlighter_t and removes abstraction overhead
2016-08-23
, by Mike Becker
changes signature of parser functions to use a UcxBuffer - the functions itself don't use the API yet
2016-08-23
, by Mike Becker
cleans up formatfile function up to the parser call
2016-08-23
, by Mike Becker
cleans up main function
2016-08-23
, by Mike Becker
replaces custom copyfile() function with ucx_stream_copy calls
2016-08-23
, by Mike Becker
increases input buffer + adds regression tests
2016-08-23
, by Mike Becker
fixes plaintext output
2016-08-23
, by Mike Becker
adds UCX + changes how the input file is read (uses an consecutive memory area now)
2016-08-23
, by Mike Becker
use macros for exit codes
2016-08-23
, by Mike Becker
adds version number and changes build system
2016-08-23
, by Mike Becker
fixed possible naming conflicts with is.* functions
2016-03-04
, by Mike Becker
adjusted copyright info
2016-03-04
, by Mike Becker
better compiler flags
2016-03-04
, by Mike Becker
fixed macros with digits not highlighted
2016-03-04
, by Mike Becker
applied multi line comment fix to java code generator
2016-02-10
, by Mike Becker
fixed corrupted multi line comments, when a blank line (containing only white spaces) is present in the comment
2016-02-10
, by universe
added HTML escaping for plain text files
2015-05-29
, by Mike Becker
introduced macro for constant string memcpy + fixed string highlight fix
2015-04-25
, by Mike Becker
fixed string highlighting when different quote symbol is in string
2015-04-25
, by Mike Becker
added links for line numbers
2015-04-21
, by Mike Becker
fixed wrong comment formatting in strings
2015-04-21
, by Mike Becker
more and better test cases + fixed memory leak introduced by changeset e43dee5892f4
2015-04-21
, by Mike Becker
improved code structure and added option for disabling line numbers
2015-04-19
, by Olaf Wintermann
fixed licenses
2014-01-23
, by Mike Becker
added command line parameters for header and footer file
2014-01-23
, by Mike Becker
structured source code
2014-01-23
, by Mike Becker
replaced function static variables with struct members
2013-08-30
, by Mike Becker
formatted with 4 spaces
2013-08-30
, by Mike Becker
fixed highlighting for java
2013-07-10
, by Mike Becker
implemented java highlighting
2013-07-10
, by Mike Becker
prepared java highlighting
2013-07-10
, by Mike Becker
double free fix
2013-07-10
, by Mike Becker
added -p to help message
2013-07-10
, by Mike Becker
changes merged
2013-07-10
, by Mike Becker
option for plaintext
2013-07-10
, by Mike Becker
option for output file
2013-07-10
, by Mike Becker
includes (with links in user includes)
2013-06-21
, by Mike Becker
long words are correctly separated by non alpha numeric chars, underscore or hash + support for macro constants
2013-06-21
, by Mike Becker
comments
2013-06-21
, by Mike Becker
strings and directives
2013-06-21
, by Mike Becker
fixed worthless memset
2013-06-12
, by Mike Becker
support for keywords and types
2013-06-12
, by Mike Becker
introduced parser
2013-06-12
, by Mike Becker
removed gay htm extension
2013-05-24
, by Mike Becker
extra style for line numbers
2013-05-24
, by Mike Becker
first prototype: creates unformatted output with line numbers
2013-05-24
, by Mike Becker
init project
2013-05-24
, by Mike Becker
less
more
|
(0)
tip