geode git commit: GEODE-2587: Refactored the OrderByComparator's compare method

2017-05-17 Thread nnag
Repository: geode Updated Branches: refs/heads/develop 52dadee32 -> b3fc0c814 GEODE-2587: Refactored the OrderByComparator's compare method * This prevents creation of extra data structures like arrays of arrays * Hence let number of GC, faster execution of queries with ORDER

[23/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/integration-test/ThinClientPutGetAll.hpp -- diff --git a/src/cppcache/integration-test/ThinClientPutGetAll.hpp

[31/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from clicache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6027574a/src/clicache/src/impl/ManagedAuthInitialize.cpp -- diff --git a/src/clicache/src/impl/ManagedAuthInitialize.cpp b/src/clicache/src/impl/ManagedAuthInitialize.cpp

[45/46] geode-native git commit: GEODE-2741: Fixes inclusion of unmanaged headers.

2017-05-17 Thread jbarrett
GEODE-2741: Fixes inclusion of unmanaged headers. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/d58a5e30 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/d58a5e30 Diff:

[36/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from clicache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6027574a/src/clicache/src/Properties.cpp -- diff --git a/src/clicache/src/Properties.cpp b/src/clicache/src/Properties.cpp index e7b43c6..53a86ee 100644 ---

[30/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from clicache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6027574a/src/clicache/test/CMakeLists.txt -- diff --git a/src/clicache/test/CMakeLists.txt b/src/clicache/test/CMakeLists.txt new file mode 100644 index 000..d590078 ---

[29/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
GEODE-2741: Remove custom shared pointer from cppcache Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/c0098121 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/c0098121 Diff:

[25/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/integration-test/ThinClientCQ.hpp -- diff --git a/src/cppcache/integration-test/ThinClientCQ.hpp b/src/cppcache/integration-test/ThinClientCQ.hpp

[07/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/src/PdxInstanceImpl.cpp -- diff --git a/src/cppcache/src/PdxInstanceImpl.cpp b/src/cppcache/src/PdxInstanceImpl.cpp index b8ac1a0..075b366 100644 ---

[41/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from clicache

2017-05-17 Thread jbarrett
GEODE-2741: Remove custom shared pointer from clicache Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/6027574a Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/6027574a Diff:

[37/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from clicache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6027574a/src/clicache/src/LocalRegion.cpp -- diff --git a/src/clicache/src/LocalRegion.cpp b/src/clicache/src/LocalRegion.cpp index 9fd618f..e1d6d2d 100644 ---

[39/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from clicache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6027574a/src/clicache/src/CqQuery.cpp -- diff --git a/src/clicache/src/CqQuery.cpp b/src/clicache/src/CqQuery.cpp index eb50ad7..25c93d9 100644 ---

[44/46] geode-native git commit: GEODE-2741: Fixes potential memory leak on exception.

2017-05-17 Thread jbarrett
GEODE-2741: Fixes potential memory leak on exception. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/3cb20df0 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/3cb20df0 Diff:

[01/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop e2630b160 -> 767033e5c http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/tests/cpp/testobject/BatchObject.hpp -- diff --git

[21/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

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

[38/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from clicache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6027574a/src/clicache/src/DistributedSystem.cpp -- diff --git a/src/clicache/src/DistributedSystem.cpp b/src/clicache/src/DistributedSystem.cpp index bd29a91..239d7e2

[14/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/integration-test/testThinClientPoolExecuteHAFunction.cpp -- diff --git a/src/cppcache/integration-test/testThinClientPoolExecuteHAFunction.cpp

[26/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/include/geode/RegionAttributes.hpp -- diff --git a/src/cppcache/include/geode/RegionAttributes.hpp b/src/cppcache/include/geode/RegionAttributes.hpp

[35/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from clicache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6027574a/src/clicache/src/Region.cpp -- diff --git a/src/clicache/src/Region.cpp b/src/clicache/src/Region.cpp index 6100412..0ea7aa2 100644 ---

[33/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from clicache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6027574a/src/clicache/src/Serializable.cpp -- diff --git a/src/clicache/src/Serializable.cpp b/src/clicache/src/Serializable.cpp index a6ca57c..34ed0c7 100644 ---

[20/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/integration-test/testThinClientCq.cpp -- diff --git a/src/cppcache/integration-test/testThinClientCq.cpp

[32/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from clicache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6027574a/src/clicache/src/StatisticDescriptor.cpp -- diff --git a/src/clicache/src/StatisticDescriptor.cpp b/src/clicache/src/StatisticDescriptor.cpp index 0731102..6e0075c

[42/46] geode-native git commit: GEODE-2741: Backs out workaround for .NET Environment.Exit issues.

2017-05-17 Thread jbarrett
GEODE-2741: Backs out workaround for .NET Environment.Exit issues. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/9a06e168 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/9a06e168 Diff:

[28/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/clicache/src/Region.cpp -- diff --git a/src/clicache/src/Region.cpp b/src/clicache/src/Region.cpp index 917f182..6100412 100644 ---

[34/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from clicache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6027574a/src/clicache/src/RegionEvent.cpp -- diff --git a/src/clicache/src/RegionEvent.cpp b/src/clicache/src/RegionEvent.cpp index ff3bb9d..3ee64d2 100644 ---

[22/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/integration-test/testAttributesFactory.cpp -- diff --git a/src/cppcache/integration-test/testAttributesFactory.cpp

[03/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/src/ThinClientRegion.cpp -- diff --git a/src/cppcache/src/ThinClientRegion.cpp b/src/cppcache/src/ThinClientRegion.cpp index 0d763b9..d9ee994 100644

[13/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/integration-test/testThinClientRemoveOps.cpp -- diff --git a/src/cppcache/integration-test/testThinClientRemoveOps.cpp

[11/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/src/CacheImpl.cpp -- diff --git a/src/cppcache/src/CacheImpl.cpp b/src/cppcache/src/CacheImpl.cpp index 22b9e24..abfab22 100644 ---

[40/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from clicache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/6027574a/src/clicache/src/CacheTransactionManager.cpp -- diff --git a/src/clicache/src/CacheTransactionManager.cpp b/src/clicache/src/CacheTransactionManager.cpp index

[43/46] geode-native git commit: GEODE-2741: Fix casting issues between generics.

2017-05-17 Thread jbarrett
GEODE-2741: Fix casting issues between generics. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/c6fdafe5 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/c6fdafe5 Diff:

[19/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/integration-test/testThinClientHAFailoverRegex.cpp -- diff --git a/src/cppcache/integration-test/testThinClientHAFailoverRegex.cpp

[10/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/src/CqAttributesMutatorImpl.cpp -- diff --git a/src/cppcache/src/CqAttributesMutatorImpl.cpp b/src/cppcache/src/CqAttributesMutatorImpl.cpp index

[04/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/src/TcrEndpoint.cpp -- diff --git a/src/cppcache/src/TcrEndpoint.cpp b/src/cppcache/src/TcrEndpoint.cpp index cfe0900..24c3283 100644 ---

[02/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/src/VersionedCacheableObjectPartList.cpp -- diff --git a/src/cppcache/src/VersionedCacheableObjectPartList.cpp

[08/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/src/MapSegment.cpp -- diff --git a/src/cppcache/src/MapSegment.cpp b/src/cppcache/src/MapSegment.cpp index 0eb333a..cd4731c 100644 ---

[24/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/integration-test/ThinClientHelper.hpp -- diff --git a/src/cppcache/integration-test/ThinClientHelper.hpp

[18/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/integration-test/testThinClientPdxInstance.cpp -- diff --git a/src/cppcache/integration-test/testThinClientPdxInstance.cpp

[16/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/integration-test/testThinClientPoolExecuteFunction.cpp -- diff --git a/src/cppcache/integration-test/testThinClientPoolExecuteFunction.cpp

[15/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

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

[27/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/include/geode/CacheableBuiltins.hpp -- diff --git a/src/cppcache/include/geode/CacheableBuiltins.hpp

[09/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/src/LRUEntriesMap.cpp -- diff --git a/src/cppcache/src/LRUEntriesMap.cpp b/src/cppcache/src/LRUEntriesMap.cpp index 4b30513..29a0aff 100644 ---

[06/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/src/PdxType.cpp -- diff --git a/src/cppcache/src/PdxType.cpp b/src/cppcache/src/PdxType.cpp index 3fd619a..f5fb711 100644 ---

[05/46] geode-native git commit: GEODE-2741: Remove custom shared pointer from cppcache

2017-05-17 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/c0098121/src/cppcache/src/ProxyRemoteQueryService.cpp -- diff --git a/src/cppcache/src/ProxyRemoteQueryService.cpp b/src/cppcache/src/ProxyRemoteQueryService.cpp index

geode git commit: GEODE-2934: fix typos

2017-05-17 Thread klund
Repository: geode Updated Branches: refs/heads/develop 9e5c75c15 -> 52dadee32 GEODE-2934: fix typos Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/52dadee3 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/52dadee3

[2/2] geode git commit: GEODE-2934: refactor AnalyzeSerializablesJUnitTest and subclasses

2017-05-17 Thread klund
GEODE-2934: refactor AnalyzeSerializablesJUnitTest and subclasses Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/9e5c75c1 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/9e5c75c1 Diff:

[1/2] geode git commit: GEODE-1279: rename Bug51193DUnitTest to ClientFunctionTimeoutRegressionTest

2017-05-17 Thread klund
Repository: geode Updated Branches: refs/heads/develop a22b9405f -> 9e5c75c15 GEODE-1279: rename Bug51193DUnitTest to ClientFunctionTimeoutRegressionTest * renamed test class and cleaned up test code Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

[geode-native] Git Push Summary

2017-05-17 Thread jbarrett
Repository: geode-native Updated Tags: refs/tags/pre-modernization [created] e2630b160