Sebastian Pipping
ef075b086f
Changes: Document #286
2019-07-29 22:04:36 +02:00
Sebastian Pipping
c174c05433
expat.h: Drop OpenVMS support leftover ( #14 )
2019-07-28 17:58:56 +02:00
Sebastian Pipping
8a327049d8
Changes: Add missing entries
2019-07-28 02:01:03 +02:00
Sebastian Pipping
434f549134
Changes: Document #239 and #277
2019-07-09 23:18:21 +02:00
Sebastian Pipping
4eeb9af97a
Merge branch 'issue-268-address-variable-shadowing' ( #270 , fixes #268 )
2019-07-06 19:17:52 +02:00
Sebastian Pipping
cd2d9826a5
Changes: Mention #268 and #270
2019-07-06 19:17:05 +02:00
Sebastian Pipping
cdad8bad64
Changes: Mention #244
2019-07-03 22:58:49 +02:00
Sebastian Pipping
aa1faa2de5
Changes: Document #264
2019-07-03 22:52:32 +02:00
Sebastian Pipping
9c90d3db3a
Changes: Attach CVE-2018-20843 to #186 and #262
2019-06-24 20:08:48 +02:00
Sebastian Pipping
f9ff801c5b
Changes: Document #265
2019-06-20 21:59:28 +02:00
Sebastian Pipping
d3b78b42a2
Bump version from 2.2.6 to 2.2.7
2019-06-19 18:41:14 +02:00
Sebastian Pipping
c04903b3d1
Bump version info from 7:8:6 to 7:9:6
2019-06-19 18:29:05 +02:00
Sebastian Pipping
a91e771f63
Changes: Group/re-order changes for upcoming 2.2.7
2019-06-19 17:58:55 +02:00
Sebastian Pipping
fc65cc00b4
Changes: Document #158 and #263
2019-06-19 15:52:05 +02:00
Sebastian Pipping
ed682ae567
Changes: Document #186 and #262
2019-06-16 23:58:45 +02:00
Sebastian Pipping
8d922c1ecf
Changes: Document #257
2019-05-18 14:11:14 +02:00
Sebastian Pipping
dcc356ce8e
Changes: Remove @ GitHub username marker noise
2019-05-12 19:25:39 +02:00
Sebastian Pipping
844e5482c7
Autotools: Produce .tar.{gz,lz,xz} release archives ( #236 , #258 )
2019-05-12 19:19:40 +02:00
Sebastian Pipping
95455453b1
Fix compilation for lack of docbook2x-man
...
The guard in doc/Makefile.am was supposed to protect against
publishing release tarballs lacking a compiled xmlwf.1 man page
without noticing. Now it does no more than advertised.
2019-01-26 20:34:41 +01:00
Sebastian Pipping
f511408215
Changes: Mention PR #246
2019-01-26 18:55:51 +01:00
Sebastian Pipping
c69657f8fd
m4: Fix check for -fvisibility=hidden for Clang
2019-01-26 18:35:37 +01:00
Sebastian Pipping
b90d29e44d
Changes: Document fix to #243
2019-01-11 01:32:25 +01:00
Sebastian Pipping
8e4bd31840
Changes: Document #227
2018-10-21 14:59:34 +02:00
Sebastian Pipping
ffd7fe33dc
Changes: Document #228
2018-10-21 14:17:35 +02:00
Sebastian Pipping
47ce3ef99c
Changes: Document #219 , give credit to @benjaminp
2018-09-20 21:26:48 +02:00
Sebastian Pipping
fdc4400609
Changes: Document #195 and #197 , give credit to @yugr
2018-09-20 21:18:19 +02:00
Sebastian Pipping
af9e45e778
Changes: Mark GitHub accounts with an "@" prefix
2018-08-22 10:16:00 +02:00
Sebastian Pipping
ad30429fe1
Changes: Document #212
2018-08-22 10:14:03 +02:00
Sebastian Pipping
39e487da35
Prepare release version 2.2.6 ( #209 )
2018-08-12 21:40:00 +02:00
Sebastian Pipping
62f92a5e1c
Bump version info from 7:7:6 to 7:8:6 ( #209 )
2018-08-12 21:40:00 +02:00
Sebastian Pipping
5aa85a1efc
Changes: Document #207 and #208 , give credit to @frast
2018-08-12 16:41:35 +02:00
Sebastian Pipping
3139a2465f
Changes: Document #170 and #206
2018-08-06 19:58:01 +02:00
Sebastian Pipping
2f720e5ffa
Changes: Document #204 and #205
...
Big thanks to @pointsman and @RMJ10!
2018-08-03 20:31:31 +02:00
Sebastian Pipping
e314feb290
Document #202
2018-07-08 19:36:30 +02:00
Sebastian Pipping
491aa5cbf5
Changes: Document #200
2018-06-30 22:24:18 +02:00
Sebastian Pipping
867579e41f
Support db2x_docbook2man for man page compilation ( #188 )
2018-02-28 15:07:21 +01:00
Sebastian Pipping
8a0e46999c
Changes: Document #190
2018-02-18 15:56:21 +01:00
Sebastian Pipping
19391f33cc
configure.ac: Detect and report SGML docbook2man ( #188 )
2018-02-14 21:51:29 +01:00
Sebastian Pipping
41fe2b887e
expat.h: Fix comment typo ( #187 )
2018-02-01 21:19:44 +01:00
Sebastian Pipping
8bde051202
Changes: Document #184
2018-01-08 00:57:25 +01:00
Sebastian Pipping
74877dde28
Changes: Document #181
2018-01-07 23:23:31 +01:00
Sebastian Pipping
a04764dcf0
runtests.c: Support Visual Studio <=9.x/2008 w/o stdint.h ( #180 )
...
Same approach as done in `lib/siphash.h`, earlier.
2017-12-27 13:33:46 +01:00
Rolf Eike Beer
5681911965
CMake: Use GNUInstallDirs module to set proper defaults for install directories
2017-12-14 20:35:04 +01:00
Sebastian Pipping
03fe35ef55
Changes: Document #176
2017-12-13 19:49:54 +01:00
Sebastian Pipping
b7fbef9950
Changes: Add missing pull request references for 2.2.6
2017-12-13 18:28:00 +01:00
Sebastian Pipping
50d1ae6c28
Merge branch 'issue-165-fix-configure' (issue #165 , pull request #168 )
2017-12-13 18:17:36 +01:00
Brad King
6b3c448153
CMake: Prefer check_symbol_exists over check_function_exists
...
The `CheckFunctionExists` module documentation recommends using
`CheckSymbolExists` instead. `check_symbol_exists` verifies that one
can actually include a header file and refer to a symbol. This is more
robust than just checking whether one can link to a symbol by name.
2017-12-13 07:05:46 -05:00
Sebastian Pipping
298f93aa3c
Changes: Document new CMake option WARNINGS_AS_ERRORS
2017-12-06 14:29:52 +01:00
Sebastian Pipping
07584712a0
Changes: Move 2.2.6+ changes where they belong
...
Added to 2.2.5 by mistake, earlier.
2017-12-04 19:39:45 +01:00
Sebastian Pipping
38d1c9aeb4
Changes: Use vanklompf's real name ( #173 )
2017-12-04 19:32:48 +01:00