Commit graph

18 commits

Author SHA1 Message Date
Geoff McLane 0ee77ca7bd Issue #299 - allow '--help' to be the same as '-h' 2015-11-14 15:50:27 +01:00
Geoff McLane 0706d195ef Oops, a C/C++ little compile problem.
In K&R (pure) C all variables used in a context must be declared before
the first executable phrase. gcc allowed this C/C++ crossover many years
ago.

But compilers, like MSVC, will bark at this problems with a quite weird
difficult to understand, error message!

This small re-arrangement of the code fixes that...
2015-11-04 02:50:00 +01:00
Jim Derry e0f42bcaba Prototype (undocument) -help-option argument added to console app. 2015-10-31 17:33:43 +08:00
Geoff McLane 1e70fc6f15 Rename two headers. Issues #224 #223 #221
But this seemed a good time to release 5.0.0.RC1...
2015-06-30 20:06:02 +02:00
Geoff McLane 4bb9418c7c add small 'sample' API use, optional build 2015-02-07 15:33:13 +01:00
Jim Derry de97628f8f Deprecated tidyReleaseDate(). Returns epoch time (tdb). Removed dates from help, manpage, output, cmake, etc. 2015-02-01 14:20:41 +08:00
Geoff McLane 4a3f5ecf07 make this version 5.0.0 2015-01-22 13:40:50 +01:00
Geoff McLane 7c1211c879 return info message to former glory 2015-01-22 13:11:16 +01:00
Geoff McLane 2faeefbc22 Remove append to log for debug 2014-09-14 20:52:30 +02:00
Geoff McLane 20da40d2e8 Always show DOCTYPE found 2014-09-14 19:06:19 +02:00
Geoff McLane 18ef6b6aa2 lose the word 'experimental' and bring help text inot line with this fork 2014-08-06 19:22:28 +02:00
Geoff McLane 6acff15b67 show debug output file 2014-08-06 16:16:28 +02:00
Geoff McLane f528b216d5 No output unless not NDEBUG and _MSC_VER 2014-08-03 20:52:10 +02:00
Geoff McLane 78c0080eb8 main code updates to do HTML5 2014-08-03 20:33:29 +02:00
Geoff McLane 39b860b1a7 Continue to remove CVS Info from source 2014-08-03 18:46:37 +02:00
geoff mclane 8877662b54 Bring fork up to html5.patch patched version 2012-01-17 15:54:00 +01:00
Michael[tm] Smith 1cacb8c8c9 reference github location on version output 2011-11-17 16:21:24 +09:00
Michael[tm] Smith b92d7aab88 new 2011-11-17 11:44:16 +09:00