Rolf Eike Beer
45a9b99af9
CMake: set -fno-strict-aliasing only if the compiler supports it
2017-08-05 15:05:51 +02:00
Sebastian Pipping
65fb9a0406
Merge branch 'jwilk-forks-spelling' (pull request #111 )
2017-08-04 21:31:50 +02:00
Sebastian Pipping
e57bf75a79
Changes: Document #111
2017-08-04 21:31:12 +02:00
Jakub Wilk
082bfac512
Fix typos
2017-08-03 22:50:03 +02:00
Sebastian Pipping
d98d439917
Merge branch 'unsigned-char' (pull request #109 )
2017-08-03 21:35:31 +02:00
Sebastian Pipping
791d1b3f0a
Changes: Document changes related to #109
2017-08-03 21:35:09 +02:00
Joe Orton
d1f7f7bbd0
Fix tests for both x86 and non-x86. ( #109 )
2017-08-03 21:35:03 +02:00
Sebastian Pipping
7045b040ac
tests/minicheck.c: Improve error message display
2017-08-03 21:24:57 +02:00
Sebastian Pipping
ac2c26a161
coverage.sh: Cover -funsigned-char for #109
2017-08-03 21:11:37 +02:00
Sebastian Pipping
97c6bd0199
Prepare release version 2.2.3
2017-08-02 15:40:48 +02:00
Sebastian Pipping
e5470ee885
Bump version info bumped from 7:4:6 to 7:5:6
2017-08-02 15:40:46 +02:00
Sebastian Pipping
642ec44e7b
runtests.c: Catch some failure to bump XML_*_VERSION
2017-08-02 15:40:38 +02:00
Sebastian Pipping
e5eb04b373
Changes: Document issues #4 #5 #7 #86
...
.. and extend credits
2017-08-02 15:01:47 +02:00
Sebastian Pipping
cccadcc20d
Changes: Document check for convert function
...
Related commit: fc06a529a3
2017-08-02 13:38:41 +02:00
Sebastian Pipping
cf5c6ffded
loadlibrary.c: Address -Wempty-translation-unit
2017-08-02 13:34:46 +02:00
Sebastian Pipping
76752b486c
Merge branch 'notroj-master' (pull request #104 )
2017-08-02 12:00:50 +02:00
Joe Orton
a5e20f5bc9
Expand buffer size to avoid GCC 7.x warning.
2017-08-02 08:49:20 +01:00
Sebastian Pipping
17d2f6bcd5
doc/xmlwf.xml: Fix mis-leading description of -c
2017-07-31 22:19:57 +02:00
Sebastian Pipping
9a22ff7879
Changes: Mention CVE-2017-11742
2017-07-30 15:53:42 +02:00
Sebastian Pipping
74fba52a91
Changes: Re-order/classify items for in-the-making release
2017-07-29 23:23:11 +02:00
Sebastian Pipping
fd9581a34e
Never require XML_POOR_ENTROPY for "./configure && make"
...
.. as XML_POOR_ENTROPY was intended to catch _accidental_
compilation with no provider of high quality entropy
enabled for _non-Autoconf_ build systems from the start.
2017-07-29 21:38:42 +02:00
Sebastian Pipping
251b1776a7
README.md: Make link to COPYING work for the front page.
2017-07-29 16:27:36 +02:00
Sebastian Pipping
36437bf940
Merge branch 'readme-markdown'
2017-07-29 16:25:10 +02:00
Sebastian Pipping
d1b75ec35e
README.md: Add note on limitation of -fshort-wchar
2017-07-29 16:23:46 +02:00
Sebastian Pipping
cd254f183a
README.md: Add links
2017-07-29 16:21:39 +02:00
Sebastian Pipping
797e55251d
README.md: Reflect present
2017-07-29 16:21:39 +02:00
Sebastian Pipping
d44ba5e7f9
README.md: Fix reference to Makefile
2017-07-29 16:21:39 +02:00
Sebastian Pipping
da70f7af4d
Migrate README to Markdown
2017-07-29 16:21:39 +02:00
Sebastian Pipping
7672f1ce96
Merge branch 'windows-curl-load-library' (pull request #101 )
2017-07-29 15:26:10 +02:00
Sebastian Pipping
ce5f210785
Merge branch 'nonblock-fail-getrandom' (pull request #92 )
2017-07-29 15:17:10 +02:00
Rhodri James
d6bda1f97f
runtests.c: Turn #defines into consts ( #103 )
...
The loop limit of the various test_alloc_* and test_nsalloc_*
functions were given as #defined constanst. These have been turned
into const constants to give the compiler a better chance with them.
2017-07-29 13:56:44 +02:00
Sebastian Pipping
6a8267696c
Merge branch 'coverage-no-context' (pull request #102 )
2017-07-27 19:55:14 +02:00
Rhodri James
111bfd79b8
Use named constant for magic number in external_entity_dbl_handler
2017-07-27 15:02:31 +01:00
Rhodri James
a8a79811d7
Use named constant for magic number in external_entity_duff_loader
2017-07-27 14:48:41 +01:00
Rhodri James
f95017d540
Use named constant for magic number in test_..._parser_with_encoding()
2017-07-27 14:46:41 +01:00
Rhodri James
f1757d0269
Use named constant for magic number in test_misc_alloc_create_parser()
2017-07-27 14:45:42 +01:00
Rhodri James
a9332c0b45
Make test_alloc_long_notation() robust vs allocation pattern changes.
2017-07-27 14:39:32 +01:00
Rhodri James
d43cbb8b4c
Make test_alloc_long_entity_value() robust vs allocation changes
2017-07-27 14:30:52 +01:00
Rhodri James
9e8311f127
Make test_alloc_long_public_id() robust vs allocation pattern changes
2017-07-27 14:29:44 +01:00
Rhodri James
075aa7c179
Make test_alloc_long_base() robust vs allocation pattern changes
2017-07-27 14:28:31 +01:00
Rhodri James
a7ae0fc804
Make test_alloc_long_doc_name() robust vs allocation pattern changes
2017-07-27 14:25:27 +01:00
Rhodri James
85df01d9e0
Make test_alloc_realloc_attributes() robust vs allocation changes
2017-07-27 14:24:28 +01:00
Rhodri James
165bfa94ef
Make test_alloc_realloc_ce_extends_pe() robust vs allocation changes
2017-07-27 14:23:43 +01:00
Rhodri James
a879906c08
Make test_alloc_realloc_param_entity_newline() robust vs allocations
2017-07-27 14:21:58 +01:00
Rhodri James
39bba875ef
Make test_alloc_long_attr_value() robust vs allocation changes
2017-07-27 14:18:40 +01:00
Rhodri James
890efa6b33
Make test_alloc_long_attr_default_with_char_ref() robust vs allocs
2017-07-27 14:17:20 +01:00
Rhodri James
1bea11a178
Make test_alloc_attribute_predefined_entity() robust vs allocation
2017-07-27 14:15:16 +01:00
Rhodri James
88436b3723
Make test_alloc_attribute_whitespace() robust vs allocation changes
2017-07-27 14:12:48 +01:00
Rhodri James
2c15ac7594
Make test_alloc_realloc_long_attribute_value() robust vs allocations
2017-07-27 14:09:07 +01:00
Rhodri James
8311f7ad7a
Make test_alloc_comment_in_epilog() robust vs allocation changes
2017-07-27 14:08:06 +01:00