Age | Commit message (Expand) | Author | Files | Lines |
2009-06-01 | Rename a conf variable. | njn | 1 | -1/+1 |
2009-05-31 | Update a comment. | njn | 1 | -5/+5 |
2009-05-29 | Partly de-hackify auxprogs/Makefile.am. libmpiwrap.*.*.dSYM is now | njn | 1 | -20/+13 |
2009-05-28 | Merge the DARWIN branch onto the trunk. | njn | 1 | -1/+10 |
2009-05-19 | DARWIN sync: whitespace. | njn | 1 | -2/+2 |
2009-03-10 | Updated copyright years. | njn | 3 | -3/+3 |
2009-02-11 | Changed the way files are installed. Instead of going into | njn | 1 | -4/+4 |
2009-02-09 | Fix a typo. | njn | 1 | -1/+1 |
2009-02-06 | Merged r9120 (Merge Makefile.{inplace,install}.am, and simplify installation | njn | 1 | -32/+20 |
2009-02-06 | Removed Makefile.core.am with some judicious refactoring. | njn | 1 | -2/+2 |
2009-01-22 | Rename all the arch/OS/platform-related variables in configure.in to make it | njn | 1 | -21/+22 |
2008-12-23 | Unbreak the build on aix5. | sewardj | 1 | -0/+1 |
2008-12-08 | Don't segfault the guest during a call MPI_Init(NULL,NULL), since | sewardj | 1 | -2/+6 |
2008-11-01 | Fixes for compilation warnings from the apparently very strict | sewardj | 1 | -1/+2 |
2008-07-18 | Stop mpxlc complaining about GNU-isms when compiling libmpiwrap.c. | sewardj | 1 | -2/+2 |
2008-05-15 | Add a wrapper for MPI_Waitany. | sewardj | 1 | -1/+31 |
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 |