This is an automated email from the ASF dual-hosted git repository.

vongosling pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git.


    from f80321f  Merge pull request #18 from wlliqipeng/master
     add 8bcd072  move define to common.h
     add 14c474e  modify readme.md
     add acd8b94  cpp and c indenpendcy
     add 500b35a  c and cppp independency
     add a94b385  remove CPPCommon.h
     add a23c370  Merge branch 'master' into master
     add a3a713f  Update CCommon.h
     new 57454f8  Merge pull request #15 from jsj020122/master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                         | 28 ----------------------------
 include/CCommon.h                 | 21 +++++++++++++++++++++
 include/CMessage.h                |  2 +-
 include/CMessageExt.h             |  2 +-
 include/CProducer.h               |  1 +
 include/CPullConsumer.h           |  1 +
 include/MQClientException.h       |  1 +
 include/MQMessage.h               |  1 +
 src/common/ByteOrder.h            | 30 +++++++++++++++---------------
 src/common/ClientRPCHook.h        |  1 -
 src/common/InputStream.h          | 32 ++++++++++++++++----------------
 src/common/OutputStream.h         | 32 ++++++++++++++++----------------
 src/common/dataBlock.h            | 30 +++++++++++++++---------------
 src/consumer/AllocateMQStrategy.h |  1 -
 src/consumer/OffsetStore.h        |  1 -
 15 files changed, 89 insertions(+), 95 deletions(-)

Reply via email to