1. 6c591fa - mpi_init() and mpi_free() only accept a single argument and do not accept variable arguments anymore. This prevents unexpected memory corruption in a number of use cases. by Paul Bakker · 14 years ago
  2. f4a3f30 - Updated for migration to size_t by Paul Bakker · 14 years ago
  3. a755ca1 - Renamed t_s_int, t_int and t_dbl to respectively t_sint, t_uint and t_udbl for clarity by Paul Bakker · 14 years ago
  4. ba48cb2 - Added and modified tests (result from coverage) by Paul Bakker · 16 years ago
  5. 69998dd - Made code compliant with ISO99 (no-declaration-after-statement) by Paul Bakker · 16 years ago
  6. e896fea - Added additional cases for MPI, MDx by Paul Bakker · 16 years ago
  7. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago