.. |
convertor_internal.h
|
Look like a big commit but in fact it address only one issue. The way we're working with
|
2006-10-17 20:20:58 +00:00 |
convertor.c
|
No more warnings from the datatype engine.
|
2007-02-01 18:57:48 +00:00 |
convertor.h
|
This wasn't the correct way to write the if statement. What I want is
|
2006-11-12 05:27:27 +00:00 |
copy_functions_heterogeneous.c
|
Last set of datatype updates. Mostly function prototypes updates and
|
2006-10-20 02:31:50 +00:00 |
copy_functions.c
|
Look like a big commit but in fact it address only one issue. The way we're working with
|
2006-10-17 20:20:58 +00:00 |
datatype_checksum.h
|
Keep the += by now. The only checksum that we have require it.
|
2006-06-16 03:01:16 +00:00 |
datatype_internal.h
|
No more warnings from the datatype engine.
|
2007-02-01 18:57:48 +00:00 |
datatype_memcpy.h
|
Last step for the generation of 2 set of pack/unpack functions. One with
|
2006-03-17 08:04:59 +00:00 |
datatype_pack.c
|
Correctly handle the pack and unpack for contiguous types with gaps. Th
|
2007-02-13 09:28:05 +00:00 |
datatype_pack.h
|
Another patch to silence the compilers.
|
2007-02-01 21:52:44 +00:00 |
datatype_prototypes.h
|
These functions dont have to be exported. The outside world
|
2006-11-08 16:49:34 +00:00 |
datatype_unpack.c
|
Correctly handle the pack and unpack for contiguous types with gaps. Th
|
2007-02-13 09:28:05 +00:00 |
datatype_unpack.h
|
Another patch to silence the compilers.
|
2007-02-01 21:52:44 +00:00 |
datatype.h
|
- First usage of the some of the attributes
|
2007-01-30 20:54:06 +00:00 |
dt_add.c
|
Look like a big commit but in fact it address only one issue. The way we're working with
|
2006-10-17 20:20:58 +00:00 |
dt_arch.c
|
The last patch for Windows support. Mostly casting and conversion to C++ friendly headers.
|
2006-08-24 16:38:08 +00:00 |
dt_arch.h
|
Fix some typos.
|
2006-10-03 20:21:24 +00:00 |
dt_args.c
|
Assert in debug mode before segfault.
|
2007-01-31 04:08:13 +00:00 |
dt_copy.c
|
Another patch to silence the compilers.
|
2007-02-01 21:52:44 +00:00 |
dt_create_array.c
|
Make sure all datatype files have the correct updated copyright information.
|
2006-02-12 21:03:01 +00:00 |
dt_create_dup.c
|
Don't copy the reference count when we duplicate a datatype. Thanks
|
2006-11-13 05:45:29 +00:00 |
dt_create_indexed.c
|
Look like a big commit but in fact it address only one issue. The way we're working with
|
2006-10-17 20:20:58 +00:00 |
dt_create_struct.c
|
Look like a big commit but in fact it address only one issue. The way we're working with
|
2006-10-17 20:20:58 +00:00 |
dt_create_vector.c
|
Look like a big commit but in fact it address only one issue. The way we're working with
|
2006-10-17 20:20:58 +00:00 |
dt_create.c
|
Look like a big commit but in fact it address only one issue. The way we're working with
|
2006-10-17 20:20:58 +00:00 |
dt_destroy.c
|
Make sure all datatype files have the correct updated copyright information.
|
2006-02-12 21:03:01 +00:00 |
dt_external32.c
|
Merge in changes from the bwb-heterogeneous temp branch (r12491 -
|
2006-12-04 20:11:42 +00:00 |
dt_get_count.c
|
Initialize the length before using it.
|
2006-11-01 22:07:21 +00:00 |
dt_match_size.c
|
Look like a big commit but in fact it address only one issue. The way we're working with
|
2006-10-17 20:20:58 +00:00 |
dt_module.c
|
Add external support for MPI_2COMPLEX and MPI_2DOUBLE_COMPLEX. The
|
2007-02-01 19:37:38 +00:00 |
dt_optimize.c
|
Look like a big commit but in fact it address only one issue. The way we're working with
|
2006-10-17 20:20:58 +00:00 |
dt_sndrcv.c
|
Rewrite the ompi_ddt_sndrcv function.
|
2006-11-12 05:56:02 +00:00 |
fake_stack.c
|
Look like a big commit but in fact it address only one issue. The way we're working with
|
2006-10-17 20:20:58 +00:00 |
Makefile.am
|
* Rename two files that had conflicting basenames with files in mpi/c/. This
|
2006-04-22 20:03:45 +00:00 |
position.c
|
More output when position_debug is enabled.
|
2007-02-13 09:28:39 +00:00 |