Skip to content

Releases: HerbertKoelman/cpp-pthread

1.10.0

23 Aug 15:05

Choose a tag to compare

- the script ./BUILD now uses Travis variables to set the current branch and build type
- coverage is now entirely handle in cmake/CoverageConfig/cmake (#191)
- new pthread::thread constructor (#185)
- produce lcov reports (#190)
- provide a BUILD script (#182)
- map master branch to Release build type (#182)
- bug fixing : #184, #182, #186, #187, #188, #192, #193, #195

1.9.1

14 Aug 02:07

Choose a tag to compare

Build Status Quality Gate Status codecov

Release version:1.9.1 is out, it brings:

  • better error condition handling
  • much higher UT coverage
  • better Sonar integration
  • enhanced GCOV use
  • a lot of bug fixing

The next release will come with better issue tracing and an easier to use pthread::thread implementation.

FYI it is recommended to use pthread::abstract_thread to create threads.

1.9.0

21 Jul 15:55

Choose a tag to compare

- better comments in sync_queue (#157)
- conditional_variable tests (#154)
- new exception tests (#153)#
- fix SONAR detected issues (#149)
- bug fixing: #155, #156

Moved to CMake build env

13 Feb 21:52

Choose a tag to compare

v1.8.0

- use CMake

v1.7.3

03 Apr 13:41

Choose a tag to compare

release v1.7.3

v1.7.2

10 Nov 13:54

Choose a tag to compare

fixed versionning issue

v1.7.1

10 Nov 11:47

Choose a tag to compare

minor features

v1.7.0

28 Oct 13:09

Choose a tag to compare

release v1.7.0

Nasty sync_queue bug

11 Jul 17:01

Choose a tag to compare

v1.6.1

release v1.6.1

New read/write lock

11 Jul 16:50

Choose a tag to compare

v1.6.0

release v1.6.0