Geoff McLane
db4f6473ed
Issue #321 - bump v 5.1.27 for #322 PR - thanks
2015-11-26 00:58:07 +01:00
Geoff McLane
2522730e3c
Merge pull request #322 from benkasminbullock/master
...
Don't push back non-A tokens.
2015-11-26 00:54:55 +01:00
Ben Bullock
71d9638448
Don't push back non-A tokens.
2015-11-25 18:00:45 +09:00
Geoff McLane
0ef4493ae8
Issue #319 - bump to 5.1.26 for merge of buffer fix
2015-11-24 19:29:52 +01:00
Geoff McLane
b8e4f6e21e
Merge pull request #319 from CMB/memfix
...
Fix a tiny buffer overflow.
2015-11-24 19:21:28 +01:00
Christopher Brannon
1ef5ba7968
Fix a tiny buffer overflow.
2015-11-23 12:28:00 -08:00
Geoff McLane
f567088a68
Update verhist.log to 5.1.25
2015-11-23 16:07:04 +01:00
Geoff McLane
b58aa1c26a
Issue #307 - add a ref link in comments
2015-11-22 20:43:12 +01:00
Geoff McLane
2388fb0175
Issue #307 , #167 , #169 - regression of nestd anchors
2015-11-22 18:46:00 +01:00
Geoff McLane
496c81c48d
Issue #302 - bump to 5.1.24 for this fix
2015-11-18 20:02:54 +01:00
Geoff McLane
bbc72a9297
Issue #306 - fix an old typo hidden by a cast!
...
Thanks to @benkasminbullock for spotting this fix.
2015-11-18 20:01:21 +01:00
Geoff McLane
06e4311189
bump version to 5.1.23 for 2 ggc warning fixes
2015-11-18 17:08:26 +01:00
Geoff McLane
e2feed485c
gcc warning - if 0 an unused static table
2015-11-18 17:06:13 +01:00
Geoff R. McLane
b98061ff62
fix gcc warning parentheses in pprint.c
2015-11-18 16:47:58 +01:00
Geoff McLane
768ad46968
Issue #304 - remove duplicated TidyAttr_ARIA_ORIENTATION
2015-11-17 15:06:23 +01:00
Geoff McLane
15563fff51
Issue #303 #292 #209 - bump version 5.1.22 for intial RDFa support
2015-11-16 18:55:20 +01:00
Geoff McLane
f8ca7f8112
Merge pull request #303 from halindrome/rdfa2
...
Rdfa2
2015-11-16 18:48:27 +01:00
Shane McCarron
c0b769c5c7
Initial cut at RDFa support (again)
...
New branch that implements support for RDFa attributes. Should be
cleaner than my first attempt in PR #299 - also references issue #209
2015-11-16 11:29:23 -06:00
Shane McCarron
2bbc751599
Merge remote branch 'upstream/master'
2015-11-16 11:17:14 -06:00
Shane McCarron
e2ac9e68f6
Revert "Integrated portability changes and fixed version issues"
...
This reverts commit 0beb6e0dff
.
2015-11-16 11:16:43 -06:00
Geoff McLane
0ee77ca7bd
Issue #299 - allow '--help' to be the same as '-h'
2015-11-14 15:50:27 +01:00
Geoff McLane
fe62fbf8d9
Merge pull request #300 from rdieter/master
...
allow modified install paths
2015-11-14 15:30:34 +01:00
Geoff McLane
c9699d3820
Bump version 5.1.21 for #294 , PR #298
2015-11-14 15:24:19 +01:00
Geoff McLane
fdaa812c5f
Merge pull request #298 from mcepl/dont_mangle_output_filename
...
Don't mangle the output filename
2015-11-14 15:18:07 +01:00
Rex Dieter
d0abe84cb3
support INCLUDE_INSTALL_DIR too
2015-11-13 13:19:10 -06:00
Rex Dieter
ea7828fca3
allow modified install paths
...
and make them consistent between static/shared builds.
Long term, consider using:
https://cmake.org/cmake/help/v3.0/module/GNUInstallDirs.html
issue #295
2015-11-13 12:33:27 -06:00
Paul Howarth
baad0b0064
Don't mangle the output filename
...
Attached patch works for me, and shouldn't affect any other option
processing.
2015-11-11 11:28:47 +01:00
Shane McCarron
0beb6e0dff
Integrated portability changes and fixed version issues
...
For the attributes content, rel, and rev return the correct
html version value.
2015-11-07 20:42:44 -06:00
Geoff McLane
4ffd0fad63
A fix for test 443576 now with own config
2015-11-07 15:06:50 +01:00
Geoff McLane
a5944735df
Update 'testbase' to version 5.1.20
2015-11-07 15:02:23 +01:00
Geoff McLane
1e399913ab
Merge pull request #293 from htacg/revert-292-master
...
Revert 22a1922c35
2015-11-07 14:50:59 +01:00
Geoff McLane
c68ad42482
Revert 22a1922c35
2015-11-07 14:50:10 +01:00
Geoff McLane
22a1922c35
Merge pull request #292 from halindrome/master
...
Initial cut at supporting RDFa attributes.
2015-11-07 13:44:30 +01:00
Shane McCarron
c572e3e3c8
Initial cut at supporting RDFa attributes.
2015-11-06 12:19:05 -06:00
Geoff McLane
e5703803c8
Issue #65 - bump version 5.1.20 for skip-nested/tidySkipNested change
2015-11-05 15:22:21 +01:00
Geoff McLane
800b91e576
Issue #65 - effect name change to skip-nested, and default to on
2015-11-05 15:19:39 +01:00
Geoff McLane
99ae402b02
reset name of EXE
2015-11-05 15:00:22 +01:00
Jim Derry
9f9ca4c774
Version to 5.1.19
2015-11-05 09:38:01 +08:00
Jim Derry
32ce272f75
Fix indent-with-tabs for library use.
2015-11-04 12:44:15 +08: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
02909b5fe3
Increment version and date.
2015-11-03 11:37:28 +08:00
Jim Derry
9148f7e710
Merge branch 'tidy_doc_cleanup'
2015-11-03 11:36:34 +08:00
Jim Derry
684621c6f7
Root level README.
2015-11-02 15:53:55 +08:00
Jim Derry
5447e6642b
We should Tidy our quickref document.
2015-11-02 15:32:11 +08:00
Jim Derry
dec6356a6f
Deleted multiple equal id attributes.
2015-11-02 15:31:47 +08:00
Jim Derry
d0ac990636
More description beautification.
2015-11-02 12:06:37 +08:00
Jim Derry
af97d6a8cd
better spacing in man.
2015-11-02 11:31:58 +08:00
Geoff McLane
18af5ecac4
Issue #65 - add some more tests, and adjust testbase accordingly
2015-11-01 20:23:23 +01:00
Jim Derry
807fed4ff6
Documentation improvements.
2015-11-01 19:05:03 +08:00
Jim Derry
678a2a20d1
Merge branch 'master' into tidy_doc_cleanup
...
Conflicts:
src/localize.c
2015-11-01 18:36:43 +08:00