fix inconsistent naming of symbols

improve code and increase const-correctness

code improvements that avoid warnings on higher warning levels

remove unnecessary casts

remove POSIX reserved type suffix from code

add test case for directory exclusion

fix missing canonicalization of input dirs

fix Windows build

support dir exclusion part 2/2

add element destructor to string_list

fix memory leak when program exits due to incorrect regex pattern

fix memory leak in regex parser (wrong free for compiled patterns)

update uwproj

support dir exclusion part 1/2

fix different capitalization in help text

update uwproj

update uwproj and fix echos in Makefile

update uwproj (fixes various configure bugs)

update uwproj

Added tag v1.5.0 for changeset 5c9e268aa6d8

release v1.5.0 v1.5.0

greatly improve memory usage - fixes #634

fix ineffecient string list reallocation - fixes #637

do not treat unknown option as directory - fixes #635

implement -d option (issue #489) and various improvements

improve the dist Makefile target

Added tag v1.4.2 for changeset d11c154e33e1

fix zero-terminator written to wrong position when encountering too long lines - fixes #490 v1.4.2

add msvc support - resolves #488

update uwproj (adds support for config.site)

improve Makefiles

Added tag v1.4.1 for changeset a2ea57a16348

fix dist files not being in subdir v1.4.1

Added tag v1.4.1 for changeset 186e41b332d9

add new dist target

replace autoconf with uwproj

Added tag v1.4 for changeset be2084398c37

new feature: count non-whitespace characters v1.4

remove obsolete AC_PROG_CC_STDC

simplify .hgignore file

fixes missing files in dist package

fixes duplicate line in help text

adds option to compute individual sums

preparing changes for individual sum feature

reorders processing of arguments (help text first)

fixes error message when directory access fails

adds simple tiny test suite and updates license headers

adds test file skeleton to build system

(0) -100 -48 tip

mercurial