[2/2] geode-native git commit: GEODE-2602: Fixes C++11 issues with Solaris Studio 12.5.

2017-03-15 Thread jbarrett
GEODE-2602: Fixes C++11 issues with Solaris Studio 12.5. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/d782efa7 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/d782efa7 Diff: http://git-wip-us.ap

[1/2] geode-native git commit: Revert "GEODE-2494: Replace global statics with class scoped statics."

2017-03-15 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/feature/GEODE-2602 57e915b28 -> d782efa7d Revert "GEODE-2494: Replace global statics with class scoped statics." - Solaris Studio 12.5 has unknown issue with constexpr. This reverts commit 3dd36d608a27696bba28f7b1dde6d8453f6217e2. Projec

geode-native git commit: GEODE-2657: Execute Region Function sends incorrect message format

2017-03-15 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 4c1835900 -> 39a0d7137 GEODE-2657: Execute Region Function sends incorrect message format Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/39a0d713

geode-native git commit: GEMNC-351: Fixes .NET test ThinClientFunctionExecutionTests.

2017-03-16 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 450d5d7f2 -> af1658f67 GEMNC-351: Fixes .NET test ThinClientFunctionExecutionTests. - Timeout is ms. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/com

geode-native git commit: Revert "GEMNC-351: Fixes .NET test ThinClientFunctionExecutionTests."

2017-03-16 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop af1658f67 -> 5ff12fc5a Revert "GEMNC-351: Fixes .NET test ThinClientFunctionExecutionTests." This reverts commit af1658f679b2dd6f4277ab136feb81007072002e. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: h

[2/2] geode-native git commit: GEODE-2687: Cleaned up test code

2017-03-20 Thread jbarrett
GEODE-2687: Cleaned up test code This closes #61. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/d2ae527f Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/d2ae527f Diff: http://git-wip-us.apache.o

[1/2] geode-native git commit: GEODE-2687: test for ssl auth failure:

2017-03-20 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 6eb93f686 -> d2ae527f2 GEODE-2687: test for ssl auth failure: - Added testThinClientSSLAuthFail to QUICK list. - removed un-needed test code. - catching expected exception - Add test for untrusted server cert Project: http://git-w

geode-native git commit: GEODE-2578: Remove 64 KiB limit on query strings.

2017-03-20 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop d2ae527f2 -> 2cd7b10b8 GEODE-2578: Remove 64 KiB limit on query strings. - Remove artificial cap of 65535 for query string length by using 32 bits for the length of query strings in DataOutput::writeFullUTF(). - Rename parameter

[2/2] geode-native git commit: GEODE-2636: Revert change to assembly name.

2017-03-20 Thread jbarrett
GEODE-2636: Revert change to assembly name. This closes #51. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/8417d698 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/8417d698 Diff: http://git-wip-

[1/2] geode-native git commit: GEODE-2636: Switch to variable in VS projects.

2017-03-20 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 2cd7b10b8 -> 8417d6987 GEODE-2636: Switch to variable in VS projects. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/c99e6881 Tree: http://git-wi

[1/3] geode-native git commit: GEODE-2657: Fixes .NET test ThinClientFunctionExecutionTests.

2017-03-20 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 8417d6987 -> b4fe674a1 GEODE-2657: Fixes .NET test ThinClientFunctionExecutionTests. - Timeout is ms. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/co

[3/3] geode-native git commit: GEODE-2657: Tests Function Execution with AppDomains.

2017-03-20 Thread jbarrett
GEODE-2657: Tests Function Execution with AppDomains. This closes #54. This closes #63. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/b4fe674a Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/b4f

[2/3] geode-native git commit: GEODE-2657: Fixes and tests Function Execution.

2017-03-20 Thread jbarrett
GEODE-2657: Fixes and tests Function Execution. - Corrects message formatting. - Fixes integration tests. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/aad45453 Tree: http://git-wip-us.apache.org/repos/asf/geo

[1/2] geode-native git commit: GEODE-2609 Remove Pivotal references from API docs

2017-03-20 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 34db40faf -> 5cea6fb40 GEODE-2609 Remove Pivotal references from API docs Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/cfad732a Tree: http://gi

[2/2] geode-native git commit: GEODE-2609 Include graphviz in docker build image

2017-03-20 Thread jbarrett
GEODE-2609 Include graphviz in docker build image The dot program is needed for building the docs and is installed from the graphviz package. This closes #53. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/5ce

geode-native git commit: GEODE-2706: Fixes compiler warning for C++14 attributes.

2017-03-22 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 5dba1201b -> d4809995f GEODE-2706: Fixes compiler warning for C++14 attributes. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/d4809995 Tree: htt

geode-native git commit: GEODE-2741: Fixes Solaris compilation.

2017-06-10 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 8d1a30049 -> 420a67dae GEODE-2741: Fixes Solaris compilation. - Removes template parameter packing. - Updates default set of linker libraries. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wi

[2/9] geode-native git commit: GEODE-2741: Removes last of SharedPtr/SharedBase.

2017-06-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/b1a9af53/src/cppcache/src/ProxyRemoteQueryService.hpp -- diff --git a/src/cppcache/src/ProxyRemoteQueryService.hpp b/src/cppcache/src/ProxyRemoteQueryService.hpp index dcc36

[8/9] geode-native git commit: GEODE-2741: Removes last of SharedPtr/SharedBase.

2017-06-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/b1a9af53/src/cppcache/include/geode/SharedPtr.hpp -- diff --git a/src/cppcache/include/geode/SharedPtr.hpp b/src/cppcache/include/geode/SharedPtr.hpp deleted file mode 10064

[1/9] geode-native git commit: GEODE-2741: Removes last of SharedPtr/SharedBase.

2017-06-22 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 32203507c -> b1a9af530 http://git-wip-us.apache.org/repos/asf/geode-native/blob/b1a9af53/src/tests/cpp/testobject/Position.hpp -- diff --git a/src/tests/cpp/testobje

[3/9] geode-native git commit: GEODE-2741: Removes last of SharedPtr/SharedBase.

2017-06-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/b1a9af53/src/cppcache/src/ProxyRegion.hpp -- diff --git a/src/cppcache/src/ProxyRegion.hpp b/src/cppcache/src/ProxyRegion.hpp index ec7c710..d0b77bc 100644 --- a/src/cppcache

[5/9] geode-native git commit: GEODE-2741: Removes last of SharedPtr/SharedBase.

2017-06-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/b1a9af53/src/cppcache/src/PdxInstanceImpl.hpp -- diff --git a/src/cppcache/src/PdxInstanceImpl.hpp b/src/cppcache/src/PdxInstanceImpl.hpp index 751d8c9..825c89a 100644 --- a

[6/9] geode-native git commit: GEODE-2741: Removes last of SharedPtr/SharedBase.

2017-06-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/b1a9af53/src/cppcache/integration-test/testXmlCacheCreationWithPools.cpp -- diff --git a/src/cppcache/integration-test/testXmlCacheCreationWithPools.cpp b/src/cppcache/integ

[4/9] geode-native git commit: GEODE-2741: Removes last of SharedPtr/SharedBase.

2017-06-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/b1a9af53/src/cppcache/src/PoolAttributes.hpp -- diff --git a/src/cppcache/src/PoolAttributes.hpp b/src/cppcache/src/PoolAttributes.hpp index eff6976..c7403c8 100644 --- a/sr

[7/9] geode-native git commit: GEODE-2741: Removes last of SharedPtr/SharedBase.

2017-06-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/b1a9af53/src/cppcache/integration-test/testCache.cpp -- diff --git a/src/cppcache/integration-test/testCache.cpp b/src/cppcache/integration-test/testCache.cpp index f073de7.

[9/9] geode-native git commit: GEODE-2741: Removes last of SharedPtr/SharedBase.

2017-06-22 Thread jbarrett
GEODE-2741: Removes last of SharedPtr/SharedBase. - Fixes Solaris compilation. - Removes template parameter packing. - Updates default set of linker libraries. - Removes UnwrapSharedPtr and things of that nature. - Removes TypeHelper - Removes SharedPtr alias. - Removed custom new/delete operato

[1/5] geode-native git commit: GEODE-2494: Replace SpinLock with spinlock_mutex.

2017-06-22 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop b1a9af530 -> e32a15008 http://git-wip-us.apache.org/repos/asf/geode-native/blob/3305de70/src/tests/cpp/security/Security.cpp -- diff --git a/src/tests/cpp/security/S

[5/5] geode-native git commit: GEODE-2602: Fixes C++11 issues.

2017-06-22 Thread jbarrett
GEODE-2602: Fixes C++11 issues. - Fixes C++11 issues with C++/CLI. - Fixes C++11 issues with Solaris Studio 12.5. - Updated documents for current C++11 requirements. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/comm

[4/5] geode-native git commit: GEODE-2552: Replaced sleeps and timers with std::chrono

2017-06-22 Thread jbarrett
GEODE-2552: Replaced sleeps and timers with std::chrono - Replace NanoSleep with std::this_thread::sleepFor - Replaced custom time/duration with std::crono. - Replaced NanoTimer with std::chrono. - Replaced millisleep with std::this_thread::sleep_for. Project: http://git-wip-us.apache.org/repos/

[3/5] geode-native git commit: GEODE-2531: Replace HostAsm::atomic with std::atomic.

2017-06-22 Thread jbarrett
GEODE-2531: Replace HostAsm::atomic with std::atomic. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/0cc06f02 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/0cc06f02 Diff: http://git-wip-us.apach

[2/5] geode-native git commit: GEODE-2494: Replace SpinLock with spinlock_mutex.

2017-06-22 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Replace some spin lock protected values with atomic. - Cleanup C++11 standards. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/3305de70 Tree: http://git-wip-u

geode-native git commit: GEODE-3120: Added boost 1.64.0 to dependency build.

2017-06-23 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop a189813eb -> d4fe45d86 GEODE-3120: Added boost 1.64.0 to dependency build. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/d4fe45d8 Tree: http://g

geode-native git commit: GEODE-2525: Removes MersenneTwister sources.

2017-06-24 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop d4fe45d86 -> 4999c7910 GEODE-2525: Removes MersenneTwister sources. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/4999c791 Tree: http://git-wip-

geode-native git commit: GEODE-3120: Fixes long file path issues on Windows.

2017-06-24 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 4999c7910 -> c63dc0520 GEODE-3120: Fixes long file path issues on Windows. - Windows has a low limit on the maximum number of characters allowed in a path. Some of the long file names in Boost can exceed this when appended to th

geode-native git commit: GEODE-2525: Fixes compiler errors on VS2015.

2017-06-25 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop c63dc0520 -> 338428a80 GEODE-2525: Fixes compiler errors on VS2015. - uint8_t uniform_int_distribution behavior is not defined in C++11, use uint16_t. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http

geode-native git commit: Updates OpenSSL to 1.0.2l.

2017-06-27 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 338428a80 -> 3df84703f Updates OpenSSL to 1.0.2l. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/3df84703 Tree: http://git-wip-us.apache.org/repo

geode-native git commit: GEODE-3142: Updates ACE to 6.4.3.

2017-06-27 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 3df84703f -> e84f27f2c GEODE-3142: Updates ACE to 6.4.3. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/e84f27f2 Tree: http://git-wip-us.apache.o

geode-native git commit: GEODE-3058: Removes Windows LFH enablement.

2017-06-27 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop e84f27f2c -> 25f2a923b GEODE-3058: Removes Windows LFH enablement. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/25f2a923 Tree: http://git-wip-u

geode-native git commit: GEODE-3135: Fixes Windows 32-bit OpenSSL build.

2017-06-28 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop d92d8cdd7 -> b6d9cc3a9 GEODE-3135: Fixes Windows 32-bit OpenSSL build. - Disables assembly Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/b6d9cc

geode-native git commit: GEODE-3168: Fixes Windows CLI projects.

2017-07-05 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop b6d9cc3a9 -> 53a912bef GEODE-3168: Fixes Windows CLI projects. - Corrects project paths. - Corrects Debug/Release paths in tests. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.o

geode-native git commit: GEODE-2741: Removes obsolete NativeWrapper tests.

2017-05-21 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 67c6ee2c2 -> 1658a120a GEODE-2741: Removes obsolete NativeWrapper tests. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/1658a120 Tree: http://git

geode-native git commit: GEODE-2741: Update Windows build to use Visual Studio 2015.

2017-05-22 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 1658a120a -> 9d840acef GEODE-2741: Update Windows build to use Visual Studio 2015. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/9d840ace Tree:

geode-native git commit: GEODE-2741: Update Windows build to use Visual Studio 2015 / VC14.

2017-05-23 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 9d840acef -> cb9c4e21f GEODE-2741: Update Windows build to use Visual Studio 2015 / VC14. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/cb9c4e21

geode-native git commit: GEODE-2741: Update Linux build to JDK 8 update 131.

2017-05-23 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop cb9c4e21f -> 2796a8955 GEODE-2741: Update Linux build to JDK 8 update 131. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/2796a895 Tree: http://gi

geode-native git commit: GEODE-2741: Adds .NET 3.5 runtime for NUnit tests.

2017-05-23 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 2796a8955 -> d1710133a GEODE-2741: Adds .NET 3.5 runtime for NUnit tests. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/d1710133 Tree: http://gi

geode-native git commit: GEODE-2741: Fixes dependency installs.

2017-05-24 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop d1710133a -> 7eea00248 GEODE-2741: Fixes dependency installs. - Fixes .NET 3.5 install. - Fixes ActivePerl install. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/ge

geode-native git commit: GEODE-2741: Update to Solaris Studio 12.5.

2017-06-01 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 5ee98401e -> 4fde22058 GEODE-2741: Update to Solaris Studio 12.5. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/4fde2205 Tree: http://git-wip-us.

[01/23] geode-native git commit: GEODE-2741: Store shared_ptr in Dictionary to avoid double free.

2017-06-06 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 09843302c -> 11467dd9b GEODE-2741: Store shared_ptr in Dictionary to avoid double free. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/ac38453a T

[20/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/integration-test/ThinClientDurable.hpp -- diff --git a/src/cppcache/integration-test/ThinClientDurable.hpp b/src/cppcache/integration-test/ThinClientDu

[09/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/src/PdxInstanceFactoryImpl.hpp -- diff --git a/src/cppcache/src/PdxInstanceFactoryImpl.hpp b/src/cppcache/src/PdxInstanceFactoryImpl.hpp index fe49eb8.

[07/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/src/RegionXmlCreation.cpp -- diff --git a/src/cppcache/src/RegionXmlCreation.cpp b/src/cppcache/src/RegionXmlCreation.cpp index 3c937e2..37de2e0 100644

[13/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/src/CacheTransactionManagerImpl.cpp -- diff --git a/src/cppcache/src/CacheTransactionManagerImpl.cpp b/src/cppcache/src/CacheTransactionManagerImpl.cpp

[15/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/integration-test/testThinClientPoolExecuteFunctionPrSHOP.cpp -- diff --git a/src/cppcache/integration-test/testThinClientPoolExecuteFunctionPrSHOP.cpp

[05/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/src/ThinClientPoolDM.cpp -- diff --git a/src/cppcache/src/ThinClientPoolDM.cpp b/src/cppcache/src/ThinClientPoolDM.cpp index 7b53636..e13fb3f 100644 --

[23/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
GEODE-2741: Code cleanup to move to std::shared_ptr - Removed the following custom objects: - HashMapT - VectorT - HashMapOfSharedBase - HashSetT Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/11467dd9 Tree

[19/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/integration-test/ThinClientPutAllWithCallBack.hpp -- diff --git a/src/cppcache/integration-test/ThinClientPutAllWithCallBack.hpp b/src/cppcache/integra

[03/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/src/Utils.hpp -- diff --git a/src/cppcache/src/Utils.hpp b/src/cppcache/src/Utils.hpp index 4ebb78b..392bd6d 100644 --- a/src/cppcache/src/Utils.hpp +++

[12/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/src/ClientMetadataService.cpp -- diff --git a/src/cppcache/src/ClientMetadataService.cpp b/src/cppcache/src/ClientMetadataService.cpp index eaf93f4..aa

[17/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/integration-test/testThinClientHAFailoverRegex.cpp -- diff --git a/src/cppcache/integration-test/testThinClientHAFailoverRegex.cpp b/src/cppcache/integ

[14/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/integration-test/testThinClientSecurityAuthentication.cpp -- diff --git a/src/cppcache/integration-test/testThinClientSecurityAuthentication.cpp b/src

[21/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/include/geode/Struct.hpp -- diff --git a/src/cppcache/include/geode/Struct.hpp b/src/cppcache/include/geode/Struct.hpp index 13411f0..08374dd 100644 --

[04/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/src/ThinClientRegion.cpp -- diff --git a/src/cppcache/src/ThinClientRegion.cpp b/src/cppcache/src/ThinClientRegion.cpp index d9ee994..00ae127 100644 --

[22/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/include/geode/HashMapOfSharedBase.hpp -- diff --git a/src/cppcache/include/geode/HashMapOfSharedBase.hpp b/src/cppcache/include/geode/HashMapOfSharedBa

[08/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/src/PdxLocalReader.cpp -- diff --git a/src/cppcache/src/PdxLocalReader.cpp b/src/cppcache/src/PdxLocalReader.cpp index 6290272..425f629 100644 --- a/sr

[18/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/integration-test/testLRUList.cpp -- diff --git a/src/cppcache/integration-test/testLRUList.cpp b/src/cppcache/integration-test/testLRUList.cpp index 4b

[11/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/src/EventIdMap.cpp -- diff --git a/src/cppcache/src/EventIdMap.cpp b/src/cppcache/src/EventIdMap.cpp index ec61be3..778205c 100644 --- a/src/cppcache/sr

[06/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/src/TcrEndpoint.cpp -- diff --git a/src/cppcache/src/TcrEndpoint.cpp b/src/cppcache/src/TcrEndpoint.cpp index 24c3283..4458930 100644 --- a/src/cppcache

[10/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/src/LocalRegion.cpp -- diff --git a/src/cppcache/src/LocalRegion.cpp b/src/cppcache/src/LocalRegion.cpp index 6de7774..246e9db 100644 --- a/src/cppcache

[02/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/test/DataInputTest.cpp -- diff --git a/src/cppcache/test/DataInputTest.cpp b/src/cppcache/test/DataInputTest.cpp index 40a63ba..8c8913c 100644 --- a/sr

[16/23] geode-native git commit: GEODE-2741: Code cleanup to move to std::shared_ptr

2017-06-06 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/11467dd9/src/cppcache/integration-test/testThinClientPdxInstance.cpp -- diff --git a/src/cppcache/integration-test/testThinClientPdxInstance.cpp b/src/cppcache/integration-t

[34/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/ThinClientRegionInterestTestsN.cs -- diff --git a/clicache/integration-test/ThinClientRegionInterestTestsN.cs b/clicache/integration-test/

[27/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/client_Loader.xml -- diff --git a/clicache/integration-test/client_Loader.xml b/clicache/integration-test/client_Loader.xml new file mode

[22/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/CacheableString.cpp -- diff --git a/clicache/src/CacheableString.cpp b/clicache/src/CacheableString.cpp new file mode 100644 index 000..ceea6d6 ---

[07/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/geode_defs.hpp -- diff --git a/clicache/src/geode_defs.hpp b/clicache/src/geode_defs.hpp new file mode 100644 index 000..2424f77 --- /dev/null +++ b

[17/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/IPdxReader.hpp -- diff --git a/clicache/src/IPdxReader.hpp b/clicache/src/IPdxReader.hpp new file mode 100644 index 000..cccb840 --- /dev/null +++ b

[31/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/ThinClientSecurityAuthzTestBaseN.cs -- diff --git a/clicache/integration-test/ThinClientSecurityAuthzTestBaseN.cs b/clicache/integration-t

[42/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/TallyListener.cs -- diff --git a/clicache/integration-test/TallyListener.cs b/clicache/integration-test/TallyListener.cs new file mode 100

[09/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/Serializable.hpp -- diff --git a/clicache/src/Serializable.hpp b/clicache/src/Serializable.hpp new file mode 100644 index 000..6f9e51f --- /dev/null

[47/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/CacheHelperN.cs -- diff --git a/clicache/integration-test/CacheHelperN.cs b/clicache/integration-test/CacheHelperN.cs new file mode 100644

[08/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/StatisticsFactory.hpp -- diff --git a/clicache/src/StatisticsFactory.hpp b/clicache/src/StatisticsFactory.hpp new file mode 100644 index 000..efce9

[20/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/DataOutput.cpp -- diff --git a/clicache/src/DataOutput.cpp b/clicache/src/DataOutput.cpp new file mode 100644 index 000..8b1d1cc --- /dev/null +++ b

[39/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/ThinClientFunctionExecutionTestsN.cs -- diff --git a/clicache/integration-test/ThinClientFunctionExecutionTestsN.cs b/clicache/integration

[46/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/CacheServPoolRedun3.xml -- diff --git a/clicache/integration-test/CacheServPoolRedun3.xml b/clicache/integration-test/CacheServPoolRedun3.

[30/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/ThinClientSecurityAuthzTestsN.cs -- diff --git a/clicache/integration-test/ThinClientSecurityAuthzTestsN.cs b/clicache/integration-test/Th

[18/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/ICacheWriter.hpp -- diff --git a/clicache/src/ICacheWriter.hpp b/clicache/src/ICacheWriter.hpp new file mode 100644 index 000..ea02933 --- /dev/null

[12/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/Region.cpp -- diff --git a/clicache/src/Region.cpp b/clicache/src/Region.cpp new file mode 100644 index 000..17e9a62 --- /dev/null +++ b/clicache/sr

[05/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/impl/ManagedCacheLoader.hpp -- diff --git a/clicache/src/impl/ManagedCacheLoader.hpp b/clicache/src/impl/ManagedCacheLoader.hpp new file mode 100644 in

[40/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/ThinClientDeltaTestN.cs -- diff --git a/clicache/integration-test/ThinClientDeltaTestN.cs b/clicache/integration-test/ThinClientDeltaTestN

[13/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/Properties.cpp -- diff --git a/clicache/src/Properties.cpp b/clicache/src/Properties.cpp new file mode 100644 index 000..af41931 --- /dev/null +++ b

[02/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/impl/PdxHelper.cpp -- diff --git a/clicache/src/impl/PdxHelper.cpp b/clicache/src/impl/PdxHelper.cpp new file mode 100644 index 000..f611146 --- /de

[48/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/CMakeLists.txt -- diff --git a/clicache/integration-test/CMakeLists.txt b/clicache/integration-test/CMakeLists.txt new file mode 100644 in

[25/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/AttributesFactory.hpp -- diff --git a/clicache/src/AttributesFactory.hpp b/clicache/src/AttributesFactory.hpp new file mode 100644 index 000..608c3

[49/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/BuiltinCacheableWrappersN.cs -- diff --git a/clicache/integration-test/BuiltinCacheableWrappersN.cs b/clicache/integration-test/BuiltinCac

[26/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/regionquery_diffconfig_SG.xml -- diff --git a/clicache/integration-test/regionquery_diffconfig_SG.xml b/clicache/integration-test/regionqu

[10/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/SelectResultsIterator.cpp -- diff --git a/clicache/src/SelectResultsIterator.cpp b/clicache/src/SelectResultsIterator.cpp new file mode 100644 index 00

[43/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/PutGetTestsN.cs -- diff --git a/clicache/integration-test/PutGetTestsN.cs b/clicache/integration-test/PutGetTestsN.cs new file mode 100644

[23/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/CacheableHashSet.hpp -- diff --git a/clicache/src/CacheableHashSet.hpp b/clicache/src/CacheableHashSet.hpp new file mode 100644 index 000..581d4a8

[44/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/integration-test/DistOpsTests.cs -- diff --git a/clicache/integration-test/DistOpsTests.cs b/clicache/integration-test/DistOpsTests.cs new file mode 100644

[03/52] [partial] geode-native git commit: GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration.

2017-08-11 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6cbd424f/clicache/src/impl/ManagedPersistenceManager.cpp -- diff --git a/clicache/src/impl/ManagedPersistenceManager.cpp b/clicache/src/impl/ManagedPersistenceManager.cpp ne

[52/52] geode-native git commit: GEODE-3165: Fixes Travis CI to build from new source root.

2017-08-11 Thread jbarrett
GEODE-3165: Fixes Travis CI to build from new source root. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/44635ffa Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/44635ffa Diff: http://git-wip-us.

<    1   2   3   4   5   6   7   8   9   10   >