1. a780296 Handle a whole bunch of obscure types. by sewardj · 17 years ago
  2. 896a7fd Test a whole bunch of obscure types. by sewardj · 17 years ago
  3. a8c487f Merge (from branch) r6755 (Handle MPI_DOUBLE_PRECISION). by sewardj · 17 years ago
  4. 443aa37 Handle some more types: {REAL,INTEGER}{4,8} and 2INT. Also a change by sewardj · 17 years ago
  5. 6f286c3 Test some Fortran types. by sewardj · 17 years ago
  6. a368961 by sewardj · 17 years ago
  7. 775a368 Horrible hacks to make 'make dist' work properly. Previously it only by sewardj · 17 years ago
  8. ee34659 Handle type MPI_PACKED and associated functions PMPI_Packed and PMPI_Unpacked. by sewardj · 17 years ago
  9. cf37534 Inline a bunch of helper functions, in an attempt to minimise by sewardj · 18 years ago
  10. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  11. 7a44e3f Update for 2007. by sewardj · 18 years ago
  12. abbad83 Fixes for MPICH on amd64-linux. by sewardj · 18 years ago
  13. c669125 Fix installation of libmpiwrap.so on the primary platform. by sewardj · 18 years ago
  14. cb7fa50 by sewardj · 18 years ago
  15. b401722 Fix compilation warning, and partially de-leak. by sewardj · 18 years ago
  16. 8cbd68c Add a simple script which drives 'kdiff3' through a large source tree by sewardj · 18 years ago
  17. cd475c1 Merge r6201: Fix compile warning on aix. by sewardj · 18 years ago
  18. d465d99 Merge r6139: by sewardj · 18 years ago
  19. 92ef1ed Merge r6092 and some of r6093: by sewardj · 18 years ago
  20. 1eff82b by sewardj · 18 years ago
  21. 4cfea4f by sewardj · 18 years ago
  22. 452fba8 A patch for the "Open POSIX Test Suite" by sewardj · 18 years ago
  23. 9b409f5 handy script to decode ppc instructions by cerion · 18 years ago
  24. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  25. 7a2505d Restrict to *.[chS]; otherwise it ends up losing permissions on by sewardj · 18 years ago
  26. bb37265 Added a useful script. by njn · 18 years ago
  27. 1036011 (1) build libmpiwrap.so with -fPIC, not -fpic. by sewardj · 18 years ago
  28. 582031b Not all MPI implementations define MPI_UNSIGNED_LONG_LONG. by sewardj · 18 years ago
  29. dbf7ca7 by njn · 18 years ago
  30. 0d17f24 Only complain once for each missing wrapper. by sewardj · 18 years ago
  31. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  32. d23ad9b Sigh; rename mpiwrap.c to libmpiwrap.c so that 'make dist' doesn't barf by sewardj · 18 years ago
  33. 87f75f7 LAM/MPI compile fix by sewardj · 18 years ago
  34. 3f55c9c sizeofOneNamedTy(): handle long double correctly on non-x86/amd64 platforms. by sewardj · 18 years ago
  35. 157a8c4 A 64-bit fix by sewardj · 18 years ago
  36. 493743f Quadrics MPI build fixes. by sewardj · 18 years ago
  37. 6f97a1b Make sure we get the right headers, not whatever happens to be already by sewardj · 18 years ago
  38. 6ec98e8 Add a (rather ingenious, if I do say so myself) program to test the by sewardj · 18 years ago
  39. b727b54 Even more MPI wrappers. by sewardj · 18 years ago
  40. 9c969c3 Add a bunch more wrappers and generally tidy up a bit. by sewardj · 18 years ago
  41. 558cc22 by sewardj · 18 years ago
  42. cd8aaef by sewardj · 18 years ago
  43. 63daa8a Give *all* MPI-1.1 and MPI-2 functions a wrapper; most of them get a by sewardj · 18 years ago
  44. ec8b614 Add a 'quiet' option to make it shut up except for showing errors. by sewardj · 18 years ago
  45. cc8c399 More MPICH build fixes. by sewardj · 18 years ago
  46. 533bfda Add showCombiner and move showTy to a better place. by sewardj · 18 years ago
  47. 7d3f4bb New wrapper, and an MPICH build fix. by sewardj · 18 years ago
  48. 1a85e60 MPI build system refinements: just base everything off mpicc, and don't by sewardj · 18 years ago
  49. c0526f7 walk_type: handle all remaining MPI1 combiners ({H,}VECTOR and by sewardj · 18 years ago
  50. 8717d1a Fix a type-size subtlety. by sewardj · 18 years ago
  51. 1646f75 More futzing with the machinery for traversing datatypes. by sewardj · 18 years ago
  52. 301a50f Beginnings of proper MPI user type-walking code. by sewardj · 18 years ago
  53. 0ad4609 Detect/select 'mpicc' (from --with-mpicc=) and use that to build libmpiwrap.so. by sewardj · 18 years ago
  54. 8063775 Build system hacks to build and install the MPI wrappers library when by sewardj · 18 years ago
  55. 2097401 Minor wibbles. by sewardj · 18 years ago
  56. 378c7f2 Arse. Move this to the right place. by sewardj · 18 years ago
  57. c3a4709 First try at an MPI wrappers library. Currently the build system by sewardj · 18 years ago
  58. 918345e Yet another ppc test program, which duplicates jm-insns so isn't too useful. by sewardj · 18 years ago
  59. 96a015e Enable rounding checks for fmadd/fmsub et al. by sewardj · 18 years ago
  60. be13445 Add a program for checking behaviour of ppc floating point insns in by sewardj · 18 years ago
  61. 0126214 by sewardj · 19 years ago
  62. 4d3ab3e Fix typo by sewardj · 19 years ago
  63. 7d15e51 Get rid of duplicated STRINGIFY macros. by sewardj · 19 years ago
  64. dd8cff8 Make primes.c a bazillion times faster. by njn · 19 years ago
  65. 0e4096b Handy program for finding prime numbers (small ones!) by sewardj · 19 years ago
  66. e68d7c0 Fix up Makefile.core.am which got a little confused during the ASPACEM merging. by njn · 19 years ago
  67. 45f4e7c by sewardj · 19 years ago
  68. 73dc2c7 Give file a better name. by njn · 19 years ago
  69. b9c7c79 bugfixes and improvements by sewardj · 19 years ago
  70. 305e0cb A couple of gsl-1.6 patches which make it compile/run more cleanly. by sewardj · 19 years ago
  71. 4e95339 Fix quoting some more. Shell script sucks. by sewardj · 19 years ago
  72. 2085956 Fix quoting a bit. by sewardj · 19 years ago
  73. d2ea411 Check args a bit. by sewardj · 19 years ago
  74. 1bad800 Add a test script (recycled version of Tom's nightly/bin/nightly) by sewardj · 19 years ago
  75. 94260f2 by njn · 19 years ago
  76. 9bd2d7e by njn · 19 years ago
  77. 47167fd by njn · 19 years ago
  78. 1047c64 Allow multiple module names per --hide option. by njn · 19 years ago
  79. abbf59d A small program to read .dot files created by auxprogs/gen-mdg and by sewardj · 19 years ago
  80. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  81. a6d9391 New script for graphing module dependencies. by njn · 19 years ago
  82. c7561b9 by njn · 19 years ago
  83. e38e233 Move VG_CLO_DEFAULT_LOGPORT to a better spot. by njn · 19 years ago
  84. 24153ed Moved VG_BUGS_TO out of basic_types.h into libcassert.h. by njn · 19 years ago
  85. 778f7f8 Avoid compiler warnings. by njn · 19 years ago
  86. 7860441 Get rid of all the duplicated settings of AM_CFLAGS in the makefiles by tom · 19 years ago
  87. 2024234 by njn · 19 years ago
  88. 02bc4b8 by njn · 19 years ago
  89. 8c74b00 by njn · 19 years ago
  90. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  91. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  92. f1e5e15 by nethercote · 20 years ago
  93. 4388a40 by nethercote · 20 years ago
  94. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  95. 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
  96. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  97. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  98. df9ae42 compiler warning fixes by daywalker · 21 years ago
  99. e188abf Close fds to avoid fd leakage. by sewardj · 21 years ago
  100. 9ac747a Restarting valgrind-listener quickly can produce: by sewardj · 21 years ago