This release adds mutual exclusion support for Windows.
-
Define CK_ATTRIBUTE_FORMAT for GCC >= 2.95.3, to make use of ‘gnu_printf’ format attribute
Issue #249
-
Refactor tests to fix signed - unsigned conversions
Issue #249
-
Refactor some Check internals to use proper interger types
Issue #250
-
Implement missing mutual exclusion for Windows hosts
Issue #257