unifdef.git
2016-08-11 Will BucknerAllow `make install PREFIX=/usr/local` to install globa... github/pull/8
2016-02-26 Tony Finchportability: fix problems compiling with C++ compiler
2016-02-16 Tony Finchtest: need newlines in MinGW printf workaround
2016-02-16 Tony Finchtest: GNU printf(1) is POSIXly incorrect
2016-02-16 Tony Finchtest: ugly workaround for lack of chmod() in MinGW
2016-02-16 Tony Finchwin32: nonexistent new file is not an error in rename...
2016-02-16 Tony Finchwin32: revert mktempmode() change - it does not help
2016-02-16 Tony Finchtest: revert rm change - I was misreading the error...
2016-02-16 Tony Finchwin32: more thorough implementation of mktempmde()
2016-02-16 Tony Finchtest: suppress error output from rm
2016-02-16 Tony Finchtest: typo in stderr redirection, sigh
2016-02-16 Tony Finchtest: a hack for MinGW on Travis-CI
2016-02-15 Tony Finchwin32: preen comment
2016-02-15 Tony Finchwin32: go back to slow snprintf() because MinGW is...
2016-02-15 Tony FinchREADME: thanks to Ruediger Meier!
2016-02-15 Tony Finchwin32: better snprintf() portability hack
2016-02-15 Tony Finchtest: try to work better on MinGW
2016-02-15 Ruediger Meiertravis: add OSX and Ubuntu Trusty builds
2015-12-07 Tony Finchifdef-how: what conditionals cause this line to be...
2015-12-03 Tony FinchAvoid -Wmissing-initializer
2015-12-03 Tony Finchman: use .Mt to mark up email addresses
2015-12-03 Tony FinchFreecode is read-only
2015-12-03 Tony FinchBump copyright datesunifdef-2.11
2015-12-03 Tony Finchunifdef-2.11
2015-12-03 Tony FinchFix uninitialized variable in evaluator.
2015-12-03 Tony Finchtest: unexpected /0 exception happening in another...
2015-12-03 Tony Finchtravis: clone deeply, so version tags are included
2015-12-03 Tony Finchtest: clearer div test, and try to diagnose unexpected...
2015-12-03 Tony Finchwin32: suppress warnings about POSIX functions
2015-12-03 Tony Finchtravis: clone with a nonzero depth
2015-12-03 Tony FinchDocument the buggy effect of the dumb lexer on the...
2015-12-03 Tony FinchAvoid redundant renames with a -M '' empty backup suffix.
2015-12-03 Tony FinchHandle division by zero gracefully.
2014-10-24 Tony FinchReplace hardcoded operator lexing with table-driven...
2014-10-24 Brian GinsbachAdd support for additional #if/#elif operators
2014-10-24 Brian GinsbachAdd all comparisons to tests
2014-10-20 Tony FinchEnsure that newlines change the linestate when skipping...
2014-10-20 Tony Finchtests: update for capitalized diagnostics
2014-10-20 Tony FinchDIAGNOSTICS do not have full stops.
2014-10-20 Tony FinchAdd some missing DIAGNOSTICS
2014-10-20 Tony FinchCapitalize error messages
2014-10-20 Tony FinchAlphabetize DIAGNOSTICS
2014-10-20 Tony FinchCheck there is a filename argument for inplace editing.
2014-01-08 Tony Finchtravis: restore missing semicolon
2014-01-08 Tony Finchwin32: do not use Unix Makefile for testing on MinGW
2014-01-08 Tony Finchwin32: avoid deprecated -I- compiler option in MinGW...
2014-01-08 Tony Finchwin32: need prototype for snprintf()
2014-01-08 Tony Finchunifdef: typo in comment
2014-01-08 Tony Finchwin32: avoid "secure" string functions - troublesome...
2014-01-08 Tony Finchwin32: or maybe stdint.h? MinGW seems to disagree with...
2014-01-08 Tony Finchwin32: need stddef.h
2014-01-07 Tony Finchwin32: another try at working around lack of _TRUNCATE
2014-01-07 Tony Finchwin32: need crtdefs.h?
2014-01-07 Tony Finchwin32: correct variable name in snprintf()
2014-01-07 Tony Finchunifdef: cleaner exit status handling
2014-01-07 Tony Finchunifdef: do not needlessly modify files when updating...
2014-01-07 Tony Finchunifdef: correct exit status when lines are modified...
2014-01-07 Tony Finchtests: NetBSD pr#47068
2014-01-07 Tony Finchweb: update for unifdef-2.10 releaseunifdef-2.10
2014-01-07 Tony Finchbump more copyright dates
2014-01-07 Tony Finchunifdef: do not mark the line as dirty when there is...
2014-01-06 Tony Finchscripts: make release more verbose
2014-01-06 Tony Finchweb: link to pre-release
2014-01-06 Tony FinchBump some copyright dates
2014-01-06 Tony Finchwin32: a more correct snprintf() portability shim
2013-06-12 Tony FinchINSTALL: use GitHub for Windows to run Unix shell scripts
2013-06-11 Tony Finchunifdef: refactor keyword and symbol matching
2013-06-07 Tony Finchunifdef.1: bump date and add link to home page
2013-06-07 Tony Finchcopycheck: check date in manual
2013-06-07 Tony Finchweb: update for unifdef-2.9 release
2013-06-07 Tony FinchINSTALL: more portability notes.unifdef-2.9
2013-06-06 Tony FinchMakefile: correct dependencies and portability to GNU...
2013-06-06 Tony Finchweb: bump pre-release
2013-06-06 Tony Finchunifdef: Avoid ssize_t for portability
2013-05-15 Ruediger Meiertravis-ci: fix release traget by git cloning with infin... github/pull/4
2013-05-15 Ruediger Meierscripts: avoid gzip option --keep for compatibility
2013-05-15 Tony Finchscripts: fetch Github pull requests
2013-05-09 Tony Finchweb: bump pre-release
2013-05-09 Tony Finchunifdef: avoid strndup() for non-standard C implementations
2013-05-09 Tony Finchscripts: copycheck fixes
2013-05-09 Tony Finchtests: avoid non-portable error message in multimissing
2013-05-09 Tony Finchweb: bump pre-release
2013-05-09 Tony Finchtests: shell . command needs path in argument
2013-05-09 Tony Finchweb: bump pre-release
2013-05-09 Tony Finchtests: leave the source files alone in the multi-file...
2013-05-09 Tony FinchMakefile: release fixes
2013-05-08 Tony Finchweb: bump pre-release
2013-05-08 Tony Finchtests: clean away more xterm gubbins
2013-05-08 Tony Finchtests: do not ship vast chunks of XTerm
2013-05-08 Tony Finchscripts: fold long lines in the Changelog
2013-05-08 Tony Finchscripts: compress releases with xz as well as gzip
2013-05-08 Tony Finchweb: bump pre-release
2013-05-08 Tony FinchCOPYING: note part of XTerm is used in the tests
2013-05-08 Tony Finchtests: check recursive definitions, and unifdefall...
2013-05-08 Tony Finchunifdef: further debugging improvements
2013-05-08 Tony Finchunifdef: improve indirect macro definitions
2013-05-08 Tony Finchweb: pre-release
2013-05-08 Tony Finchscripts: include release tags and renames in Changelog
2013-05-08 Tony Finchweb: improve example uses, and add UIT
2013-05-08 Tony Finchunifdef.1: document indirection, and refer to macros...
next