Commits

DateSubjectAuthorReleases
2016-09-15 Fix building with LibreSSL. Heikki Linnakangas 9.5.5
2016-09-15 Support OpenSSL 1.1.0. Heikki Linnakangas 9.5.5
2016-09-15 Support OpenSSL 1.1.0. Heikki Linnakangas 10.0
2016-09-15 Support OpenSSL 1.1.0. Heikki Linnakangas 9.6.0
2015-07-30 Update ax_pthread.m4 to an experimental draft version from upstream. Heikki Linnakangas 9.6.0
2015-07-09 Use AS_IF rather than plain shell "if" in pthread-check. Heikki Linnakangas 9.6.0
2015-07-09 Revert changes to pthread configure tests on REL9_5_STABLE. Heikki Linnakangas 9.5.0
2015-07-08 Move pthread-tests earlier in the autoconf script. Heikki Linnakangas 9.5.0
2015-07-08 Move pthread-tests earlier in the autoconf script. Heikki Linnakangas 9.6.0
2015-07-08 Replace our hacked version of ax_pthread.m4 with latest upstream version. Heikki Linnakangas 9.5.0
2015-07-08 Replace our hacked version of ax_pthread.m4 with latest upstream version. Heikki Linnakangas 9.6.0
2015-07-02 Replace obsolete autoconf macros with their modern replacements. Heikki Linnakangas 9.6.0
2015-04-14 Optimize pg_comp_crc32c_sse42 routine slightly, and also use it on x86. Heikki Linnakangas 9.5.0
2015-04-14 Try to fix the CRC-32C autoconf magic for icc compiler. Heikki Linnakangas 9.5.0
2015-04-14 Use Intel SSE 4.2 CRC instructions where available. Heikki Linnakangas 9.5.0
2015-02-10 Speed up CRC calculation using slicing-by-8 algorithm. Heikki Linnakangas 9.5.0
2014-08-21 Add #define INT64_MODIFIER for the printf length modifier for 64-bit ints. Heikki Linnakangas 9.5.0
2014-08-11 Break out OpenSSL-specific code to separate files. Heikki Linnakangas 9.5.0
2014-05-05 Replace SYSTEMQUOTEs with Windows-specific wrapper functions. Heikki Linnakangas 9.4.0
2011-09-01 Fix MinGW build, broken by my previous patch to add a setlocale() wrapper Heikki Linnakangas 9.1.0
2011-09-01 Fix MinGW build, broken by my previous patch to add a setlocale() wrapper Heikki Linnakangas 9.2.0
2010-09-11 Introduce latches. A latch is a boolean variable, with the capability to Heikki Linnakangas 9.1.0