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

onichols pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/geode-native.git.


    from 9c7b186  Replacing master with contents of rel/v1.14.0
     add d8cd1e9  Fix formatting
     add 6615d2f  update Dockerfile and other variables to apache-geode 1.14.0
     add 0df2328  GEODE-7282: Geode Native Client .NET guide: Fix 
capitalization issues (#863)
     add 6a5dc25  GEODE-9189: Upgrade ACE dependency.
     new 25ea8ce  Replacing master with contents of rel/v1.14.1

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:
 .lgtm.yml                                          |   2 +-
 .travis.yml                                        |   2 +-
 cppcache/include/geode/CacheableString.hpp         |  10 +-
 cppcache/include/geode/DataInput.hpp               |   2 +-
 cppcache/src/CacheTransactionManagerImpl.cpp       |   4 +-
 cppcache/src/ExceptionTypes.cpp                    | 107 +++++++++++----------
 cppcache/src/RegionAttributes.cpp                  |  31 +++---
 cppcache/src/VersionedCacheableObjectPartList.cpp  |   4 +-
 dependencies/ACE/CMakeLists.txt                    |   4 +-
 docker/Dockerfile                                  |   2 +-
 .../continuous-queries.html.md.erb                 |   6 +-
 .../function-execution.html.md.erb                 |  38 ++++----
 .../config-durable-interest-keys.html.md.erb       |   6 +-
 .../registering-interest-for-entries.html.md.erb   |  36 +++----
 .../remote-queries.html.md.erb                     |   2 +-
 .../dotnet-pdx-autoserializer.html.md.erb          |   4 +-
 .../pdx-serializable-examples.html.md.erb          |   2 +-
 .../serialize-using-ipdxserializable.html.md.erb   |   4 +-
 .../transactions.html.md.erb                       |   8 +-
 19 files changed, 134 insertions(+), 140 deletions(-)

Reply via email to