|
[PATCH 46/50] [unit tests] Fixed unit tests build
From: Mike Schonberg <mschonberg@...>
Signed-off-by: Mike Schonberg <mschonberg@...>
---
mama/c_cpp/src/gunittest/c/Makefile.am | 7 +++++--
1 files changed, 5 insertions(+), 2
From: Mike Schonberg <mschonberg@...>
Signed-off-by: Mike Schonberg <mschonberg@...>
---
mama/c_cpp/src/gunittest/c/Makefile.am | 7 +++++--
1 files changed, 5 insertions(+), 2
|
By
Michael Schonberg <mschonberg@...>
·
#155
·
|
|
[PATCH 45/50] [mama] Remove msgFieldPayload from mamaMsg
From: Mike Schonberg <mschonberg@...>
Signed-off-by: Mike Schonberg <mschonberg@...>
---
mama/c_cpp/src/c/msg.c | 26 +-------------------------
1 files changed, 1 insertions(+), 25
From: Mike Schonberg <mschonberg@...>
Signed-off-by: Mike Schonberg <mschonberg@...>
---
mama/c_cpp/src/c/msg.c | 26 +-------------------------
1 files changed, 1 insertions(+), 25
|
By
Michael Schonberg <mschonberg@...>
·
#154
·
|
|
[PATCH 44/50] [testtools] Renamed shutdown() method in executables
From: Mike Schonberg <mschonberg@...>
Renamed shutdown() to xxxShutdown() to avoid namespace conflicts with Windows
system libraries.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
From: Mike Schonberg <mschonberg@...>
Renamed shutdown() to xxxShutdown() to avoid namespace conflicts with Windows
system libraries.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
|
By
Michael Schonberg <mschonberg@...>
·
#153
·
|
|
[PATCH 43/50] [mama] GCC 4.6.2 Support
From: Mike Schonberg <mschonberg@...>
GCC 4.6.2 requires -ldl and -lrt.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
.../src/testtools/capturereplay/c/Makefile.am | 2 +-
From: Mike Schonberg <mschonberg@...>
GCC 4.6.2 requires -ldl and -lrt.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
.../src/testtools/capturereplay/c/Makefile.am | 2 +-
|
By
Michael Schonberg <mschonberg@...>
·
#152
·
|
|
[PATCH 42/50] [common] C Linkage for Detroy Handle
From: Mike Schonberg <mschonberg@...>
Signed-off-by: Mike Schonberg <mschonberg@...>
---
common/c_cpp/src/c/destroyHandle.h | 6 ++++++
1 files changed, 6 insertions(+), 0
From: Mike Schonberg <mschonberg@...>
Signed-off-by: Mike Schonberg <mschonberg@...>
---
common/c_cpp/src/c/destroyHandle.h | 6 ++++++
1 files changed, 6 insertions(+), 0
|
By
Michael Schonberg <mschonberg@...>
·
#151
·
|
|
[PATCH 41/50] [common] Windows int MIN and MAX Definititions
From: Mike Schonberg <mschonberg@...>
Also moved 8 byte integer typedefs to wombat/strutils with the other similiar
typedefs.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
From: Mike Schonberg <mschonberg@...>
Also moved 8 byte integer typedefs to wombat/strutils with the other similiar
typedefs.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
|
By
Michael Schonberg <mschonberg@...>
·
#150
·
|
|
[PATCH 40/50] [common] Added Missing LGPL Headers
From: Mike Schonberg <mschonberg@...>
Also shortened the "#define VCx 1" macros shortened to "#define VC_X".
Signed-off-by: Mike Schonberg <mschonberg@...>
---
From: Mike Schonberg <mschonberg@...>
Also shortened the "#define VCx 1" macros shortened to "#define VC_X".
Signed-off-by: Mike Schonberg <mschonberg@...>
---
|
By
Michael Schonberg <mschonberg@...>
·
#149
·
|
|
[PATCH 39/50] [avis-payload] Correct Calling Convention for Windows
From: Mike Schonberg <mschonberg@...>
The avis payload headers need the correct calling convention to export functions
from the dynamic libraries.
Signed-off-by: Mike Schonberg
From: Mike Schonberg <mschonberg@...>
The avis payload headers need the correct calling convention to export functions
from the dynamic libraries.
Signed-off-by: Mike Schonberg
|
By
Michael Schonberg <mschonberg@...>
·
#148
·
|
|
[PATCH 38/50] [common] Change uuid to char* from int for Windows
From: Mike Schonberg <mschonberg@...>
Signed-off-by: Mike Schonberg <mschonberg@...>
---
common/c_cpp/src/c/windows/wombat/wUuid.h | 2 +-
1 files changed, 1 insertions(+), 1
From: Mike Schonberg <mschonberg@...>
Signed-off-by: Mike Schonberg <mschonberg@...>
---
common/c_cpp/src/c/windows/wombat/wUuid.h | 2 +-
1 files changed, 1 insertions(+), 1
|
By
Michael Schonberg <mschonberg@...>
·
#147
·
|
|
[PATCH 37/50] [testtools] Calling Convention for Windows Callbacks
From: Mike Schonberg <mschonberg@...>
Use MAMACALLTYPE for callbacks in mamachurn and mamaconsumer in the test tools
directory.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
From: Mike Schonberg <mschonberg@...>
Use MAMACALLTYPE for callbacks in mamachurn and mamaconsumer in the test tools
directory.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
|
By
Michael Schonberg <mschonberg@...>
·
#146
·
|
|
[PATCH 36/50] [mama] Renamed Methods in ft.c for Consistency
From: Mike Schonberg <mschonberg@...>
Signed-off-by: Mike Schonberg <mschonberg@...>
---
mama/c_cpp/src/c/ft.c | 25 ++++++++++---------------
1 files changed, 10 insertions(+), 15
From: Mike Schonberg <mschonberg@...>
Signed-off-by: Mike Schonberg <mschonberg@...>
---
mama/c_cpp/src/c/ft.c | 25 ++++++++++---------------
1 files changed, 10 insertions(+), 15
|
By
Michael Schonberg <mschonberg@...>
·
#145
·
|
|
[PATCH 35/50] [examples] Remove Properietary Property Entries
From: Mike Schonberg <mschonberg@...>
Signed-off-by: Mike Schonberg <mschonberg@...>
---
mama/c_cpp/src/examples/mama.properties | 107 ++++++++++++-------------------
1 files changed, 41
From: Mike Schonberg <mschonberg@...>
Signed-off-by: Mike Schonberg <mschonberg@...>
---
mama/c_cpp/src/examples/mama.properties | 107 ++++++++++++-------------------
1 files changed, 41
|
By
Michael Schonberg <mschonberg@...>
·
#144
·
|
|
[PATCH 34/50] [examples] Put C examples in .../examples/c
From: Mike Schonberg <mschonberg@...>
For consistency with the source tree and to keep the examples
for different languages separate.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
From: Mike Schonberg <mschonberg@...>
For consistency with the source tree and to keep the examples
for different languages separate.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
|
By
Michael Schonberg <mschonberg@...>
·
#143
·
|
|
[PATCH 33/50] [examples] Changes for Windows
From: Mike Schonberg <mschonberg@...>
Use correct calling convention for callbacks and a few other minor
changes.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
From: Mike Schonberg <mschonberg@...>
Use correct calling convention for callbacks and a few other minor
changes.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
|
By
Michael Schonberg <mschonberg@...>
·
#142
·
|
|
[PATCH 32/50] [avis-payload] Fixed compiler warnings
From: Mike Schonberg <mschonberg@...>
Primarily moved declarations to beginning of scope for non-C99 compliant compilers
Signed-off-by: Mike Schonberg <mschonberg@...>
---
From: Mike Schonberg <mschonberg@...>
Primarily moved declarations to beginning of scope for non-C99 compliant compilers
Signed-off-by: Mike Schonberg <mschonberg@...>
---
|
By
Michael Schonberg <mschonberg@...>
·
#141
·
|
|
[PATCH 31/50] [avis] Windows Changes
From: Mike Schonberg <mschonberg@...>
Callbacks must be declared with the correct calling convention for Windows.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
From: Mike Schonberg <mschonberg@...>
Callbacks must be declared with the correct calling convention for Windows.
Signed-off-by: Mike Schonberg <mschonberg@...>
---
|
By
Michael Schonberg <mschonberg@...>
·
#140
·
|
|
[PATCH 30/50] [avis] Fixed Compiler Warnings
From: Mike Schonberg <mschonberg@...>
Moved variable declarations to the beginning of blocks as intermingling
decarations and code is not allowed pre-C99. Also fixed a few other
From: Mike Schonberg <mschonberg@...>
Moved variable declarations to the beginning of blocks as intermingling
decarations and code is not allowed pre-C99. Also fixed a few other
|
By
Michael Schonberg <mschonberg@...>
·
#139
·
|
|
[PATCH 29/50] [avis] Use Platform Independent UUID from Common
From: Mike Schonberg <mschonberg@...>
Windows does not support libuuid (DCE Compatible Universally Unique
Identifier Library). The OpenMAMA common library provides a
From: Mike Schonberg <mschonberg@...>
Windows does not support libuuid (DCE Compatible Universally Unique
Identifier Library). The OpenMAMA common library provides a
|
By
Michael Schonberg <mschonberg@...>
·
#138
·
|
|
[PATCH 28/50] [mama] Minor Header Adjustments
From: Mike Schonberg <mschonberg@...>
Moved #includes outside of #extern "C" in types.h to avoid issues on Windows
where standard headers may contain C++ templates.
Include port.h from
From: Mike Schonberg <mschonberg@...>
Moved #includes outside of #extern "C" in types.h to avoid issues on Windows
where standard headers may contain C++ templates.
Include port.h from
|
By
Michael Schonberg <mschonberg@...>
·
#137
·
|
|
[PATCH 27/50] [mama] Log Messages with MAMA_MSG_STATUS_UNKNOWN
From: Mike Schonberg <mschonberg@...>
On receiving a message with a status of MAMA_MSG_STATUS_UNKNOWN, log the message
if at FINEST and track it update the statistics for the transport, queue
From: Mike Schonberg <mschonberg@...>
On receiving a message with a status of MAMA_MSG_STATUS_UNKNOWN, log the message
if at FINEST and track it update the statistics for the transport, queue
|
By
Michael Schonberg <mschonberg@...>
·
#136
·
|