Age | Commit message (Expand) | Author | Files | Lines |
2008-02-11 | Update copyright dates ("200X-2007" --> "200X-2008"). | sewardj | 2 | -2/+2 |
2008-02-11 | Update. | sewardj | 1 | -1/+1 |
2007-12-22 | AIX5 counterpart to r7302: Improve handling of programs which require | sewardj | 1 | -0/+1 |
2007-06-05 | Handle a whole bunch of obscure types. | sewardj | 1 | -10/+91 |
2007-06-05 | Test a whole bunch of obscure types. | sewardj | 1 | -70/+126 |
2007-06-04 | Merge (from branch) r6755 (Handle MPI_DOUBLE_PRECISION). | sewardj | 1 | -0/+6 |
2007-04-05 | Handle some more types: {REAL,INTEGER}{4,8} and 2INT. Also a change | sewardj | 1 | -8/+50 |
2007-03-29 | Test some Fortran types. | sewardj | 1 | -4/+25 |
2007-03-26 | Add a variant of gsl16test which handles the newer gsl-1.9 package. | sewardj | 2 | -0/+119 |
2007-03-08 | Horrible hacks to make 'make dist' work properly. Previously it only | sewardj | 1 | -8/+14 |
2007-02-08 | Handle type MPI_PACKED and associated functions PMPI_Packed and | sewardj | 1 | -3/+104 |
2007-01-16 | Inline a bunch of helper functions, in an attempt to minimise | sewardj | 1 | -13/+12 |
2007-01-08 | Update copyright dates. | sewardj | 2 | -2/+2 |
2007-01-08 | Update for 2007. | sewardj | 1 | -1/+1 |
2007-01-06 | Fixes for MPICH on amd64-linux. | sewardj | 1 | -5/+8 |
2006-12-10 | Fix installation of libmpiwrap.so on the primary platform. | sewardj | 1 | -1/+1 |
2006-11-24 | - remove some 'inline' directives so as to make stack backtraces | sewardj | 1 | -22/+74 |
2006-11-23 | Fix compilation warning, and partially de-leak. | sewardj | 1 | -0/+5 |
2006-10-17 | Add a simple script which drives 'kdiff3' through a large source tree | sewardj | 2 | -1/+67 |
2006-10-17 | Merge r6201: Fix compile warning on aix. | sewardj | 1 | -2/+3 |
2006-10-17 | Merge r6139: | sewardj | 3 | -42/+360 |
2006-10-17 | Merge r6092 and some of r6093: | sewardj | 2 | -0/+377 |
2006-10-17 | Merge r6086: | sewardj | 1 | -20/+82 |
2006-10-14 | Create a new module, m_vki, and move all knowledge about the kernel | sewardj | 1 | -0/+2 |
2006-07-06 | A patch for the "Open POSIX Test Suite" | sewardj | 3 | -1/+173 |
2006-06-24 | handy script to decode ppc instructions | cerion | 1 | -0/+4 |
2006-06-05 | Update copyright dates. | sewardj | 1 | -1/+1 |
2006-06-05 | Restrict to *.[chS]; otherwise it ends up losing permissions on | sewardj | 1 | -2/+2 |
2006-06-01 | Added a useful script. | njn | 1 | -0/+25 |
2006-05-21 | (1) build libmpiwrap.so with -fPIC, not -fpic. | sewardj | 1 | -4/+8 |
2006-04-13 | Not all MPI implementations define MPI_UNSIGNED_LONG_LONG. | sewardj | 1 | -0/+4 |
2006-03-31 | Terminology change: previously in Memcheck we had the four states: | njn | 1 | -87/+89 |
2006-03-28 | Only complain once for each missing wrapper. | sewardj | 1 | -1/+1 |
2006-03-27 | Merge in the COMPVBITS branch to the trunk. This is a big change to | njn | 1 | -1/+1 |
2006-03-12 | Sigh; rename mpiwrap.c to libmpiwrap.c so that 'make dist' doesn't barf | sewardj | 2 | -3/+3 |
2006-03-12 | LAM/MPI compile fix | sewardj | 1 | -0/+2 |
2006-03-12 | sizeofOneNamedTy(): handle long double correctly on non-x86/amd64 platforms. | sewardj | 1 | -2/+7 |
2006-03-12 | A 64-bit fix | sewardj | 1 | -3/+4 |
2006-03-10 | Quadrics MPI build fixes. | sewardj | 1 | -0/+6 |
2006-03-10 | Make sure we get the right headers, not whatever happens to be already | sewardj | 1 | -1/+1 |
2006-03-10 | Add a (rather ingenious, if I do say so myself) program to test the | sewardj | 2 | -1/+296 |
2006-03-10 | Even more MPI wrappers. | sewardj | 1 | -18/+178 |
2006-03-10 | Add a bunch more wrappers and generally tidy up a bit. | sewardj | 1 | -67/+211 |
2006-03-10 | * try to handle MPI_{LONG,DOUBLE,SHORT}_INT better (despite the best | sewardj | 1 | -12/+39 |
2006-03-10 | - Improve handling of MPI base types | sewardj | 1 | -63/+101 |
2006-03-09 | Give *all* MPI-1.1 and MPI-2 functions a wrapper; most of them get a | sewardj | 1 | -211/+459 |
2006-03-09 | Add a 'quiet' option to make it shut up except for showing errors. | sewardj | 1 | -23/+25 |
2006-03-08 | More MPICH build fixes. | sewardj | 1 | -1/+36 |
2006-03-08 | Add showCombiner and move showTy to a better place. | sewardj | 1 | -35/+60 |
2006-03-08 | New wrapper, and an MPICH build fix. | sewardj | 1 | -1/+25 |