2025

View page source

Release Notes for 2025

mm-dd

01-24

  1. Fix linking the pthread examples ( e.g. pthread_get_started.cpp ) when the pthread library is in a non-standard location.

  2. Fix linking the standard thread examples ( e.g. sthread_get_started.cpp ) when the standard thread library required the pthread library.

01-17

  1. Fix some errors of the form function_name(unsigned int) cannot be overloaded with function_name(size_t) in i686 systems.

  2. Create 20250000.1 release.

01-14

Fix g++-15.0.1 warning about arg_tmp in atomic_op.hpp not being initialized.

01-09

Create 20250000.0 release.