Geoff McLane
59a06293ab
Bumped 5.5.28 for this merge - closes #392
2017-05-27 16:36:08 +02:00
Jim Derry
5d057abdcb
Bumped to 5.5.27 for console tweaks.
2017-05-21 14:33:10 -04:00
Jim Derry
47c27ecf8e
Generated French header file; bumped to 5.5.26 for updated French language.
2017-05-21 14:29:13 -04:00
Jim Derry
b475ca593d
Bumped to 5.5.25.
2017-05-21 14:24:57 -04:00
Jim Derry
8a639bf91b
Bumped to 5.5.24 for language updates.
2017-05-13 22:25:12 -04:00
Jim Derry
5fad2252d2
Bumped to 5.5.23 for #378 .
2017-05-13 22:20:36 -04:00
Jim Derry
86338b2634
Bumped to 5.5.22 for internal change.
2017-05-13 19:51:28 -04:00
Jim Derry
66bed8b9a0
Bumped to 5.5.21 for #391 fix.
2017-05-11 15:25:46 -04:00
Jim Derry
590a030756
Bumped to 5.5.20 for latest fix.
2017-05-08 17:37:55 -04:00
Jim Derry
6f2fb6e0e7
Bumped version to 5.5.19 for merge.
2017-05-07 15:03:04 -04:00
Geoff McLane
61d19c9a86
Merge #537 - Bump 5.5.18 for this gdoc fix
2017-05-06 15:37:56 +02:00
Geoff McLane
1257a49823
Merge #541 - Bump to 5.5.17 - Closes #338
2017-05-06 15:26:09 +02:00
Geoff McLane
594275712c
Merge #532 - Bump to version 5.5.16 for new 'warn-proprietary-attributes'
2017-05-06 14:51:19 +02:00
Geoff McLane
f9edab1c33
Merge #540 - Bump to 5.5.15 - closes #461
2017-05-06 14:21:13 +02:00
Geoff McLane
72612b6ca3
Issue #524 - Bump to 5.5.14 for this message change
2017-04-09 02:08:58 +02:00
Jim Derry
19c0655333
Bump to 5.5.13 for PR.
2017-03-31 13:36:15 -04:00
Geoff McLane
17354ff927
Issue #515 #516 - Bump to 5.5.12 for this change
2017-03-24 15:26:09 +01:00
Jim Derry
1a66455052
Bumped to 5.5.11 for small API change.
2017-03-22 16:14:17 -04:00
Jim Derry
be5e80f5a7
Bump to 5.5.10 for small API change.
2017-03-20 12:22:45 -04:00
Jim Derry
3b9fd6bd5e
Bumped version to 5.5.9 to reflect latest commit.
2017-03-19 15:44:18 -04:00
Jim Derry
068e6bf42a
Bumped to 5.5.8 because two new methods added during documentation updates.
2017-03-19 09:53:16 -04:00
Jim Derry
1dbacc9c43
Bumped to 5.5.7 to support custom tags.
2017-03-19 08:09:43 -04:00
Jim Derry
96bb67045f
Bump to 5.5.6 for messages system update.
2017-03-13 13:31:35 -04:00
Jim Derry
4dc8a2cf9a
Bump version to 5.5.5 for this fiasco, and fix poor planning and unfortunate
...
merge.
- Sort all of the existing options and re-indent per Tidy standards. This is
simply for cosmetic effect.
- Allow the iterator to return all options again, even "internal" options.
Things are too embedded with N_TIDY_OPTIONS, etc., to try to hide them.
- Instead, simply add documentation to LibTidy users that they shouldn't use
internal options.
- Also added `TidyInternalCategory` to `TidyConfigCategory` without adding a
new field to the struct. API users should check for this category before
use.
- Defined a two character macro for `TidyInternalCategory` for use in
`option_defs[]`.
- Changed struct `option_defs[]` to reflect the new category for affected
options.
- Removed string indicating * refers to internal options, since it no longer
applies.
- Regen'd all strings for previous point.
- `tidy.c` now checks for `TidyInternalCategory` everywhere in order to
suppress output.
2017-03-10 09:13:21 -05:00
Jim Derry
b0bd27e9c1
Bump to 5.5.4
2017-03-09 13:01:39 -05:00
Jim Derry
b047e32a18
Bump to 5.5.3.
2017-03-07 20:18:06 -05:00
Jim Derry
1ebae18c9a
Bump to 5.5.2
2017-03-06 17:09:33 -05:00
Jim Derry
b5885dee46
Bump to version 5.5.1.
2017-03-06 07:07:40 -05:00
Geoff McLane
3e23225288
version.txt - Bump to 5.5.0 in next
2017-03-01 15:33:22 +01:00
Geoff McLane
17b33753ae
version.txt - Update to 5.4.0 release
2017-03-01 15:04:22 +01:00
Geoff McLane
c39b1cb423
Issue #498 - Bump to 5.3.21 for merge #502
2017-03-01 14:51:53 +01:00
Geoff McLane
d07134140a
Issue #497 - version.txt - Bump to 5.3.20 for this fix
2017-02-24 14:39:46 +01:00
Geoff McLane
13c92bce38
Issue #468 - version.txt - Bump to 5.3.19 for this fix
2017-02-23 16:29:44 +01:00
Geoff McLane
b97b2f0d45
Issue #329 - version.txt - bump to 5.3.18 for this fix
2017-02-23 15:28:40 +01:00
Jim Derry
b7c84b1b57
Merge branch 'surrogates'
2017-02-13 08:49:06 -05:00
Geoff McLane
73bf561645
Bump version to 5.3.16 for SPRTF fixes
2017-02-12 17:40:48 +01:00
Geoff McLane
259d330780
Issue #483 - First cut dealing with 'surrogate pairs'.
...
Only deals with a successful case.
TODO: Maybe add a warning/error if the trailing surrogate not found, and
maybe consider substituting to avoid invalid utf-8 output.
2017-02-01 13:50:33 +01:00
Geoff McLane
10fd44d101
Issue #478 PR #480 - Bump to 5.3.15
2017-01-29 19:21:46 +01:00
Geoff McLane
0cbbd55535
Issue #463 , a step in #460 , bump to v.5.3.14 for this merge
2017-01-09 17:07:13 +01:00
Geoff McLane
2243510592
Issue #469 #473 Bump to 5.3.13
2017-01-08 18:24:17 +01:00
Geoff McLane
fd0ccb2bbf
Bad, repeated node iteration! closes #459
2016-10-30 23:37:31 +01:00
Geoff McLane
4edbc2424b
Issue #428 - Bump to 5.3.11 for this merge
2016-09-11 17:09:09 +02:00
Geoff McLane
f1ac2dba58
Issue #449 , merge #450 - Bump to 5.3.10 for this fix.
2016-09-11 15:50:42 +02:00
Geoff McLane
d2fc252598
Issue #443 , merge #445 - Bump to 5.3.9 for this fix
2016-08-04 15:54:14 +02:00
Geoff McLane
09caae3b9c
Issue #441 - add 'integrity' attribute.
...
Bumped to 5.3.8 for this change...
See also #418 and the merge #442
Thanks @bdesham and @dengeist...
2016-07-29 03:12:40 +02:00
Geoff McLane
4a483fd066
Issue #433 #429 #426 - bump to 5.3.7 - avoid crash when no doc
...
This bump also includes merge of #424 - licence fix, and #423 - add
__GLIBC__ to long HAS_FUTIME list.
And coincidentally #427 - an improved french translation!
2016-07-11 15:40:08 +02:00
Geoff McLane
3b73cc12c5
Issue #420 - Bump to 5.3.6 for this merge
2016-07-11 00:26:07 +02:00
Geoff McLane
d332908e5d
Issue #418 - Bump to 5.3.5 for this enum fix
2016-07-01 15:54:10 +02:00
Geoff McLane
6b3b1624ea
Issue #422 - Bump to 5.3.4 for this fix.
2016-06-30 18:36:10 +02:00
Geoff McLane
eca7688941
Issue #410 - Bump to 5.3.3 for this fix.
2016-06-18 18:57:09 +02:00