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