Commit graph

1420 commits

Author SHA1 Message Date
ler762 8d86ed24e9 add --show-filename option to show the input filename on output messages 2018-04-13 10:25:01 -04:00
Lee fa78a324d0 update --gnu-emacs option documentation 2018-04-13 10:01:39 -04:00
Geoff McLane 1a86dca705 Is #679 PR #695 - To 5.7.5 for this merge 2018-04-13 15:28:23 +02:00
Geoff McLane e10c29bde8
Merge pull request #695 from htacg/issue-679
Issue 679
2018-04-13 15:25:32 +02:00
Geoff McLane f460e8fd1e Is #684 - To 5.7.4 for this 'docs' change 2018-04-13 15:12:13 +02:00
積丹尼 Dan Jacobson a77dfb686f Update language_en.h
Default: no means YES DO print out comments.
If set to YES, then DON'T print out comments.
(cherry picked from commit 95af5ad39a)
2018-04-13 15:09:14 +02:00
Geoff McLane bb7c494657 Is #679 - add 'priority-attributes' to -show-config 2018-02-19 17:22:12 +01:00
Geoff McLane ea4ae0dd13 Is #679 - some fixes for -export-config 2018-02-19 03:21:04 +01:00
Geoff McLane 0c182bbfa1 Is #663 PR #664 - Bump to 5.7.3 for this merge 2018-01-01 18:29:34 +01:00
Geoff McLane 1f22358a57
Merge pull request #664 from htacg/issue-663
Issue 663 - fixes for Haiku port - closes #663
2018-01-01 18:28:05 +01:00
Geoff McLane 8731f25aa9 Is #655 PR #662 - Bump to 5.7.2 for this merge 2018-01-01 18:25:17 +01:00
Geoff McLane 1db2208106
Merge pull request #662 from htacg/issue-655
Issue #655 - Fix unsafe use of output buffer as input param - closes #655
2018-01-01 18:22:57 +01:00
Geoff McLane 5408bb70fd Is #656 PR #661 - Bump to 5.7.1 for this merge 2018-01-01 18:19:34 +01:00
Geoff McLane a111d7a969
Merge pull request #661 from htacg/issue-656
Issue #656 - protect against NULL node set in loop - closes #656
2018-01-01 18:15:33 +01:00
Geoff McLane 28be79db50 Is #663 - Reduce static alloc to as required 2017-12-25 18:10:29 +01:00
Geoff McLane ccde058772 Is #663 - Open context for gcc 2.95 port 2017-12-25 03:26:53 +01:00
Geoff McLane a33520ad85 Is #663 - Add language limit for 'Haiku' gcc 2.95 2017-12-25 03:25:29 +01:00
Geoff McLane 723c28afb3 Is #663 - Add 'Haiku' port, '__HAIKU__' 2017-12-25 03:23:57 +01:00
Geoff McLane 7af9e1843b Is #663 - Remove UTF-8 BOM from 6 lang. headers 2017-12-23 18:28:32 +01:00
Geoff McLane 7f9e02b2fb Is #663 - Small change for MSVC10 2017-12-23 17:36:05 +01:00
Geoff McLane 629843401d Issue #655 - Fix unsafe use of output buffer as input param 2017-12-16 21:10:04 +01:00
Geoff McLane a0414d65a6 Issue #656 - protect against NULL node set in loop 2017-12-16 20:54:29 +01:00
Jim Derry f0438bd4b8 Bumped next to 5.7.0 per our version numbering scheme. 2017-11-25 15:27:13 -05:00
Geoff McLane 3a30f6a430 Issue #600 - Update README/verhist.log 2017-11-25 14:54:41 +01:00
Geoff McLane b869049a9f Issue #600 - Bump to 5.6.0 release 2017-11-25 14:50:00 +01:00
Jim Derry 87dbccdb1b Version bump. 2017-11-22 12:34:33 -05:00
Jim Derry 2cc140355d Changed iterator internal logic to use a one-based index instead of 0; an
index of 0 can be considered NULL.
2017-11-22 12:33:12 -05:00
Geoff McLane 19e8796a5b Issue #403 PR #641 - Bump to version 5.5.85 for hot fix 2017-11-22 15:01:44 +01:00
Geoff McLane d23e22589e Issue #403 PR #641 - Hot fix for column tabs count 2017-11-22 15:00:14 +01:00
Jim Derry 3b0c3779fc Regenerated strings to match new string updates. 2017-11-20 09:55:24 -05:00
Jim Derry 1f1d0a525a Fixed missing closing tag preventing man build. No version bump. 2017-11-20 09:53:27 -05:00
Jim Derry c2c7b1dab2 Bump version. 2017-11-20 09:32:08 -05:00
Jim Derry 6d6eb3797b Merge remote-tracking branch 'origin/keep-tabs' into complete_callbacks 2017-11-20 09:31:44 -05:00
Jim Derry 9e09f1a722 Version bump. 2017-11-20 09:29:51 -05:00
Jim Derry 9eadf3078e Merge remote-tracking branch 'origin/issue-643' into complete_callbacks 2017-11-20 09:29:16 -05:00
Jim Derry 302660e3cb Version bump. 2017-11-20 09:28:48 -05:00
Jim Derry 314690ad7f Option changed callback now implemented. 2017-11-20 09:27:59 -05:00
Jim Derry b91c728c81 Bump version to 5.5.81 for API additions. 2017-11-19 15:46:40 -05:00
Jim Derry fcd4e90ea7 Fix issue where console app and API can't set an FPI for a doctype without
providing a quoted string. This is especially painful in a terminal, which
requires escaping quotes. Since all FPI's must start with + or -, this fixes
the issue.
2017-11-19 12:54:08 -05:00
Jim Derry ae20af4181 Added a new tidyOptionIsList() API service. 2017-11-19 12:02:24 -05:00
Jim Derry b342232378 Fixed logical issue with new iterators. 2017-11-19 11:02:13 -05:00
Jim Derry 8ddc0105f9 Add missing iterators for recently added options mute and priority attributes. 2017-11-19 10:21:46 -05:00
Jim Derry 7105dbe0ee Cosmetic update for doxygen. 2017-11-17 22:00:29 -05:00
Jim Derry b2d3bab9d1 Doxygen fixes for previous. 2017-11-17 21:55:46 -05:00
Jim Derry ac27e0c16e Version bump, for doxygen purposes. 2017-11-17 21:52:26 -05:00
Jim Derry 7598d9d0a1 Added internal documentation to parser.h. 2017-11-17 21:51:35 -05:00
Jim Derry 79f0d5752f Updated documentation for tidyOptIsReadOnly(). As this is documentation only,
no version bump.
2017-11-17 21:47:26 -05:00
Jim Derry 2957cb135b Moved orphans from attrapi.c to tidy.c; eliminate attrapi.c. This only affects internal binary representation, but there's not API change, so no version bump. 2017-11-17 21:39:30 -05:00
Jim Derry f5dfd31a76 Bump version. 2017-11-17 21:30:40 -05:00
Jim Derry e7bacf2245 Allow all parsers to accept NULLSTR input for API consistency. 2017-11-17 21:30:19 -05:00