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