1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. 6dfd413 Make sure the result value of count_from_Status is defined. by sewardj · 9 years ago
  3. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  4. cbc2e0e Avoid a compiler warning about int-to-ptr casting. by sewardj · 10 years ago
  5. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  6. 26c60a8 Fix false positives in count_from_Status etc al. n-i-bz. by sewardj · 12 years ago
  7. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  8. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  9. dc873c0 Add a new client request and pair of macros, by sewardj · 13 years ago
  10. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  11. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  12. 753ab9d Correctly handle MPI_STATUS{ES}_IGNORE as valid values for by sewardj · 15 years ago
  13. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago[Renamed from auxprogs/libmpiwrap.c]
  14. 9f20746 Updated copyright years. by njn · 16 years ago
  15. 1ba0e9b Don't segfault the guest during a call MPI_Init(NULL,NULL), since by sewardj · 16 years ago
  16. 982751b Add a wrapper for MPI_Waitany. by sewardj · 16 years ago
  17. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  18. a780296 Handle a whole bunch of obscure types. by sewardj · 17 years ago
  19. a8c487f Merge (from branch) r6755 (Handle MPI_DOUBLE_PRECISION). by sewardj · 17 years ago
  20. 443aa37 Handle some more types: {REAL,INTEGER}{4,8} and 2INT. Also a change by sewardj · 17 years ago
  21. ee34659 Handle type MPI_PACKED and associated functions PMPI_Packed and PMPI_Unpacked. by sewardj · 18 years ago
  22. cf37534 Inline a bunch of helper functions, in an attempt to minimise by sewardj · 18 years ago
  23. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  24. abbad83 Fixes for MPICH on amd64-linux. by sewardj · 18 years ago
  25. cb7fa50 by sewardj · 18 years ago
  26. d465d99 Merge r6139: by sewardj · 18 years ago
  27. 582031b Not all MPI implementations define MPI_UNSIGNED_LONG_LONG. by sewardj · 18 years ago
  28. dbf7ca7 by njn · 18 years ago
  29. 0d17f24 Only complain once for each missing wrapper. by sewardj · 19 years ago
  30. d23ad9b Sigh; rename mpiwrap.c to libmpiwrap.c so that 'make dist' doesn't barf by sewardj · 19 years ago[Renamed from auxprogs/mpiwrap.c]
  31. 87f75f7 LAM/MPI compile fix by sewardj · 19 years ago
  32. 3f55c9c sizeofOneNamedTy(): handle long double correctly on non-x86/amd64 platforms. by sewardj · 19 years ago
  33. 157a8c4 A 64-bit fix by sewardj · 19 years ago
  34. 493743f Quadrics MPI build fixes. by sewardj · 19 years ago
  35. b727b54 Even more MPI wrappers. by sewardj · 19 years ago
  36. 9c969c3 Add a bunch more wrappers and generally tidy up a bit. by sewardj · 19 years ago
  37. 558cc22 by sewardj · 19 years ago
  38. cd8aaef by sewardj · 19 years ago
  39. 63daa8a Give *all* MPI-1.1 and MPI-2 functions a wrapper; most of them get a by sewardj · 19 years ago
  40. ec8b614 Add a 'quiet' option to make it shut up except for showing errors. by sewardj · 19 years ago
  41. cc8c399 More MPICH build fixes. by sewardj · 19 years ago
  42. 533bfda Add showCombiner and move showTy to a better place. by sewardj · 19 years ago
  43. 7d3f4bb New wrapper, and an MPICH build fix. by sewardj · 19 years ago
  44. c0526f7 walk_type: handle all remaining MPI1 combiners ({H,}VECTOR and by sewardj · 19 years ago
  45. 8717d1a Fix a type-size subtlety. by sewardj · 19 years ago
  46. 1646f75 More futzing with the machinery for traversing datatypes. by sewardj · 19 years ago
  47. 301a50f Beginnings of proper MPI user type-walking code. by sewardj · 19 years ago
  48. 8063775 Build system hacks to build and install the MPI wrappers library when by sewardj · 19 years ago
  49. 2097401 Minor wibbles. by sewardj · 19 years ago
  50. 378c7f2 Arse. Move this to the right place. by sewardj · 19 years ago[Renamed from mpiwrap.c]
  51. c3a4709 First try at an MPI wrappers library. Currently the build system by sewardj · 19 years ago