[1/3] geode-native git commit: GEODE-2440: Missed conversion of a few internal hashCode types.

2017-02-23 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 938aa471b -> a6057ec0d GEODE-2440: Missed conversion of a few internal hashCode types. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/6cfb7684 Tr

[3/3] geode-native git commit: GEODE-2440: Remove unneeded static_casts.

2017-02-23 Thread jbarrett
GEODE-2440: Remove unneeded static_casts. This closes #28. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/a6057ec0 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/a6057ec0 Diff: http://git-wip-us

geode-native git commit: GEODE-2480: Correct the version of CMake.

2017-02-23 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop a6057ec0d -> 8e3db6f31 GEODE-2480: Correct the version of CMake. This closes #29. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/8e3db6f3 Tree:

[1/8] geode-native git commit: GEODE-2439: Remove int type definitions

2017-02-23 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 8e3db6f31 -> 391d79b97 http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd204478/src/cppcache/src/statistics/StatArchiveWriter.hpp -- diff --git a/src/cppcac

[7/8] geode-native git commit: GEODE-2439: Remove C++ fixed width integers from clicache

2017-02-23 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/391d79b9/src/clicache/src/CqStatistics.hpp -- diff --git a/src/clicache/src/CqStatistics.hpp b/src/clicache/src/CqStatistics.hpp index 311d69b..69b6416 100644 --- a/src/clic

[4/8] geode-native git commit: GEODE-2439: Remove int type definitions

2017-02-23 Thread jbarrett
GEODE-2439: Remove int type definitions Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/fd204478 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/fd204478 Diff: http://git-wip-us.apache.org/repos/as

[5/8] geode-native git commit: GEODE-2439: Remove C++ fixed width integers from clicache

2017-02-23 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/391d79b9/src/clicache/src/impl/ManagedCacheableDelta.cpp -- diff --git a/src/clicache/src/impl/ManagedCacheableDelta.cpp b/src/clicache/src/impl/ManagedCacheableDelta.cpp in

[6/8] geode-native git commit: GEODE-2439: Remove C++ fixed width integers from clicache

2017-02-23 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/391d79b9/src/clicache/src/RegionFactory.cpp -- diff --git a/src/clicache/src/RegionFactory.cpp b/src/clicache/src/RegionFactory.cpp index dd75b32..08f2e2d 100644 --- a/src/c

[2/8] geode-native git commit: GEODE-2439: Remove int type definitions

2017-02-23 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd204478/src/cppcache/src/statistics/HostStatHelperLinux.cpp -- diff --git a/src/cppcache/src/statistics/HostStatHelperLinux.cpp b/src/cppcache/src/statistics/HostStatHelper

[3/8] geode-native git commit: GEODE-2439: Remove int type definitions

2017-02-23 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd204478/src/cppcache/src/PdxHelper.cpp -- diff --git a/src/cppcache/src/PdxHelper.cpp b/src/cppcache/src/PdxHelper.cpp index bcb3671..200fb69 100644 --- a/src/cppcache/src/P

[8/8] geode-native git commit: GEODE-2439: Remove C++ fixed width integers from clicache

2017-02-23 Thread jbarrett
GEODE-2439: Remove C++ fixed width integers from clicache This closes #27. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/391d79b9 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/391d79b9 Diff: h

geode-native git commit: GEODE-2532: Use proper location for xml files. [Forced Update!]

2017-02-24 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 074f4e11a -> 2e3e2a021 (forced update) GEODE-2532: Use proper location for xml files. - A few of the clicache integration tests were configuring their xml files into the clicache src directory. This change configures those xml f

geode-native git commit: GEODE-2532: Use proper location for xml files.

2017-02-24 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 391d79b97 -> 074f4e11a GEODE-2532: Use proper location for xml files. - A few of the clicache integration tests were configuring their xml files into the clicache src directory. This change configures those xml files to be consi

geode-native git commit: GEODE-2441: Remove antlr reference from core sources

2017-02-24 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 9d631b881 -> aeba76554 GEODE-2441: Remove antlr reference from core sources This closes #33. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/aeba

geode-native git commit: GEODE-2439: Fix build breaking merge from merge conflict

2017-02-24 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 98b69468f -> 9dd03341f GEODE-2439: Fix build breaking merge from merge conflict Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/9dd03341 Tree: htt

geode-native git commit: GEODE-2439: Fix build breaking merge from merge conflict [Forced Update!]

2017-02-24 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 9dd03341f -> 18d3795fd (forced update) GEODE-2439: Fix build breaking merge from merge conflict This closes #35. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geod

geode-native git commit: GEODE-2439: Replace c-style headers with c++ headers

2017-02-28 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop dd5ca0886 -> 95b506416 GEODE-2439: Replace c-style headers with c++ headers This closes #32. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/95b5

geode-native git commit: GEODE-2549: Delete unused files.

2017-02-28 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 95b506416 -> 5fd242c3c GEODE-2549: Delete unused files. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/5fd242c3 Tree: http://git-wip-us.apache.or

[10/21] geode-native git commit: GEODE-2494: Fixes missing include for strlen.

2017-03-01 Thread jbarrett
GEODE-2494: Fixes missing include for strlen. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/561f80a0 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/561f80a0 Diff: http://git-wip-us.apache.org/re

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

2017-03-01 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/def40d9f Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/def40d9f Diff: h

[13/21] geode-native git commit: GEODE-2494: Remove dead code.

2017-03-01 Thread jbarrett
GEODE-2494: Remove dead code. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/4f00f1cd Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/4f00f1cd Diff: http://git-wip-us.apache.org/repos/asf/geode-na

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

2017-03-01 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/b6c931d4 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/b6c931d4 Diff: http://git-wip-us.apache.or

[21/21] geode-native git commit: GEODE-2552: Removed NanoTimer

2017-03-01 Thread jbarrett
GEODE-2552: Removed NanoTimer - Replaced millisleep with std::this_thread::sleep_for. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/c3c42312 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/c3c42

[06/21] geode-native git commit: GEODE-2494: Adds spinlock_mutex.

2017-03-01 Thread jbarrett
GEODE-2494: Adds spinlock_mutex. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/12eb5313 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/12eb5313 Diff: http://git-wip-us.apache.org/repos/asf/geode

[20/21] geode-native git commit: GEODE-2552: Replaced NanoTimer with std::chrono.

2017-03-01 Thread jbarrett
GEODE-2552: Replaced NanoTimer with std::chrono. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/6a9d7552 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/6a9d7552 Diff: http://git-wip-us.apache.org

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

2017-03-01 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 8fcb74197 -> c3c42312f GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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

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

2017-03-01 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/f24bb25a Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/f24bb25a Diff: h

[19/21] geode-native git commit: GEODE-2552: Replace NanoSleep with std::this_thread::sleepFor.

2017-03-01 Thread jbarrett
GEODE-2552: Replace NanoSleep with std::this_thread::sleepFor. - Replaced custom time/duration with std::crono. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/01800657 Tree: http://git-wip-us.apache.org/repos/a

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

2017-03-01 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/10ba32c0 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/10ba32c0 Diff: h

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

2017-03-01 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/7f838e4f Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/7f838e4f Diff: h

[16/21] geode-native git commit: GEODE-2494: Reverts conversion to pointer from ref.

2017-03-01 Thread jbarrett
GEODE-2494: Reverts conversion to pointer from ref. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/b168e389 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/b168e389 Diff: http://git-wip-us.apache.

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

2017-03-01 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - 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/15f14075 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/15f14075 Diff:

[18/21] geode-native git commit: GEODE-2552: Replaced NanoTimer with std::chrono.

2017-03-01 Thread jbarrett
GEODE-2552: Replaced NanoTimer with std::chrono. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/b48be223 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/b48be223 Diff: http://git-wip-us.apache.org

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

2017-03-01 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/8de83a2d Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/8de83a2d Diff: h

[15/21] geode-native git commit: GEODE-2494: Replace global statics with class scoped statics.

2017-03-01 Thread jbarrett
GEODE-2494: Replace global statics with class scoped statics. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/2eb71eec Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/2eb71eec Diff: http://git-wip-

[11/21] geode-native git commit: GEODE-2494: Removed SpinLock.

2017-03-01 Thread jbarrett
GEODE-2494: Removed SpinLock. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/c59fbe6b Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/c59fbe6b Diff: http://git-wip-us.apache.org/repos/asf/geode-n

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

2017-03-01 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/efced0d3 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/efced0d3 Diff: http://git-wip-us.apach

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

2017-03-01 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/758a5a18 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/758a5a18 Diff: h

[07/21] geode-native git commit: GEODE-2494: Replaced spin lock protected counter with std::atomic.

2017-03-01 Thread jbarrett
GEODE-2494: Replaced spin lock protected counter with std::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/a801e5eb Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tr

[1/2] geode-native git commit: Add license headers to recently added javascript files. [Forced Update!]

2017-03-06 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 6768a9e01 -> 5d9e71305 (forced update) Add license headers to recently added javascript files. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/29c

[2/2] geode-native git commit: GEODE-2513 Unbrand statistics section of geode-native manual

2017-03-06 Thread jbarrett
GEODE-2513 Unbrand statistics section of geode-native manual Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/5d9e7130 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/5d9e7130 Diff: http://git-wip-u

[18/21] geode-native git commit: GEODE-2552: Replaced NanoTimer with std::chrono.

2017-03-06 Thread jbarrett
GEODE-2552: Replaced NanoTimer with std::chrono. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/e7280b23 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/e7280b23 Diff: http://git-wip-us.apache.org

[16/21] geode-native git commit: GEODE-2494: Replace global statics with class scoped statics.

2017-03-06 Thread jbarrett
GEODE-2494: Replace global statics with class scoped statics. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/eb4fd82c Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/eb4fd82c Diff: http://git-wip-

[14/21] geode-native git commit: GEODE-2494: Removed SpinLock.

2017-03-06 Thread jbarrett
GEODE-2494: Removed SpinLock. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/80fd387e Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/80fd387e Diff: http://git-wip-us.apache.org/repos/asf/geode-n

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

2017-03-06 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/a85df95a Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/a85df95a Diff: h

[07/21] geode-native git commit: GEODE-2494: Replaced spin lock protected counter with std::atomic.

2017-03-06 Thread jbarrett
GEODE-2494: Replaced spin lock protected counter with std::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/e086685f Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tr

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

2017-03-06 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/9a7078b3 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/9a7078b3 Diff: h

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

2017-03-06 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/a73e3ed8 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/a73e3ed8 Diff: h

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

2017-03-06 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/3eaf10c8 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/3eaf10c8 Diff: http://git-wip-us.apach

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

2017-03-06 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/feature/GEODE-2602 [created] c79cb05b0 GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ standards. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-nativ

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

2017-03-06 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - 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/cb8a6f32 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/cb8a6f32 Diff:

[08/21] geode-native git commit: GEODE-2494: Fixes missing include for strlen.

2017-03-06 Thread jbarrett
GEODE-2494: Fixes missing include for strlen. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/ce512697 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/ce512697 Diff: http://git-wip-us.apache.org/re

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

2017-03-06 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/9ba31955 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/9ba31955 Diff: h

[09/21] geode-native git commit: GEODE-2494: Remove dead code.

2017-03-06 Thread jbarrett
GEODE-2494: Remove dead code. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/a3d90c10 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/a3d90c10 Diff: http://git-wip-us.apache.org/repos/asf/geode-na

[19/21] geode-native git commit: GEODE-2552: Replace NanoSleep with std::this_thread::sleepFor.

2017-03-06 Thread jbarrett
GEODE-2552: Replace NanoSleep with std::this_thread::sleepFor. - Replaced custom time/duration with std::crono. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/92e729e3 Tree: http://git-wip-us.apache.org/repos/a

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

2017-03-06 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/c3b659fa Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/c3b659fa Diff: h

[15/21] geode-native git commit: GEODE-2494: Reverts conversion to pointer from ref.

2017-03-06 Thread jbarrett
GEODE-2494: Reverts conversion to pointer from ref. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/2822ed29 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/2822ed29 Diff: http://git-wip-us.apache.

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

2017-03-06 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/a20a8b0a Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/a20a8b0a Diff: h

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

2017-03-06 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/f4eefdf6 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/f4eefdf6 Diff: http://git-wip-us.apache.or

[20/21] geode-native git commit: GEODE-2552: Replaced NanoTimer with std::chrono.

2017-03-06 Thread jbarrett
GEODE-2552: Replaced NanoTimer with std::chrono. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/bf254f39 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/bf254f39 Diff: http://git-wip-us.apache.org

[04/21] geode-native git commit: GEODE-2494: Adds spinlock_mutex.

2017-03-06 Thread jbarrett
GEODE-2494: Adds spinlock_mutex. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/42b1749a Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/42b1749a Diff: http://git-wip-us.apache.org/repos/asf/geode

[21/21] geode-native git commit: GEODE-2552: Removed NanoTimer

2017-03-06 Thread jbarrett
GEODE-2552: Removed NanoTimer - Replaced millisleep with std::this_thread::sleep_for. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/c79cb05b Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/c79cb

geode-native git commit: GEODE-2441: Remove leftover pdx auto serializer references

2017-03-07 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 5d9e71305 -> 7da9d90bd GEODE-2441: Remove leftover pdx auto serializer references This closes #42. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commi

geode-native git commit: GEODE-2509: Build failed at openSUSE LEAP 42.2

2017-03-07 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 7da9d90bd -> aff706be2 GEODE-2509: Build failed at openSUSE LEAP 42.2 This issue is when you use configure but does not specify lib folder name on openSUSE, the default is "lib64" at 64bit environment (not lib). Use --libdir option

geode-native git commit: GEODE-2509: Build failed at openSUSE LEAP 42.2 [Forced Update!]

2017-03-07 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop aff706be2 -> 06e8f39a0 (forced update) GEODE-2509: Build failed at openSUSE LEAP 42.2 This issue is when you use configure but does not specify lib folder name on openSUSE, the default is "lib64" at 64bit environment (not lib). Use

geode-native git commit: GEODE-2602: Fixes C++11 issues with C++/CLI.

2017-03-15 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/feature/GEODE-2602 c79cb05b0 -> cf68eff24 GEODE-2602: Fixes C++11 issues with C++/CLI. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/cf68eff2 Tree: http

[12/34] geode-native git commit: Merge branch 'feature/GEODE-2513-7' into develop

2017-03-15 Thread jbarrett
Merge branch 'feature/GEODE-2513-7' into develop Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/4c183590 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/4c183590 Diff: http://git-wip-us.apache.org

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

2017-03-15 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/1379afe2 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/1379afe2 Diff: http://git-wip-us.apach

[10/34] geode-native git commit: GEODE-2513 Unbrand docs section Installing the SQLite Persistence Manager

2017-03-15 Thread jbarrett
GEODE-2513 Unbrand docs section Installing the SQLite Persistence Manager Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/1300b48d Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/1300b48d Diff: htt

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

2017-03-15 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - 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/aa659907 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/aa659907 Diff:

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

2017-03-15 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/eee5d172 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/eee5d172 Diff: h

[26/34] geode-native git commit: GEODE-2494: Replace global statics with class scoped statics.

2017-03-15 Thread jbarrett
GEODE-2494: Replace global statics with class scoped statics. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/3dd36d60 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/3dd36d60 Diff: http://git-wip-

[29/34] geode-native git commit: GEODE-2494: Reverts conversion to pointer from ref.

2017-03-15 Thread jbarrett
GEODE-2494: Reverts conversion to pointer from ref. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/c6a23f3c Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/c6a23f3c Diff: http://git-wip-us.apache.

[08/34] geode-native git commit: GEODE-2513 Rename gfcpp.properties file to geode.properties - updated references, moved and renamed files This closes #52

2017-03-15 Thread jbarrett
GEODE-2513 Rename gfcpp.properties file to geode.properties - updated references, moved and renamed files This closes #52 Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/013b336a Tree: http://git-wip-us.apache.o

[14/34] geode-native git commit: GEODE-2494: Replaced spin lock protected counter with std::atomic.

2017-03-15 Thread jbarrett
GEODE-2494: Replaced spin lock protected counter with std::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/2e6a5bcc Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tr

[11/34] geode-native git commit: GEODE-2513 Unbrand docs section Interoperability

2017-03-15 Thread jbarrett
GEODE-2513 Unbrand docs section Interoperability - section title is Interoperability of Language Classes and Types - corrected namespaces (packages) - removed duplicate table captions Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf

[06/34] geode-native git commit: GEODE-2513 Unbrand docs section on Preserving Data

2017-03-15 Thread jbarrett
GEODE-2513 Unbrand docs section on Preserving Data - Remove references to GemFire - Fix typos - Clarify links that leave the native-manual Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/8ddafe94 Tree: http://gi

[04/34] geode-native git commit: GEODE-2636: Switch to CMake variable for library name.

2017-03-15 Thread jbarrett
GEODE-2636: Switch to CMake variable for library name. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/db9d541c Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/db9d541c Diff: http://git-wip-us.apac

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

2017-03-15 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/3dca9db4 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/3dca9db4 Diff: h

[15/34] geode-native git commit: GEODE-2494: Adds spinlock_mutex.

2017-03-15 Thread jbarrett
GEODE-2494: Adds spinlock_mutex. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/5670afbf Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/5670afbf Diff: http://git-wip-us.apache.org/repos/asf/geode

[27/34] geode-native git commit: GEODE-2494: Remove dead code.

2017-03-15 Thread jbarrett
GEODE-2494: Remove dead code. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/09837a09 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/09837a09 Diff: http://git-wip-us.apache.org/repos/asf/geode-na

[01/34] geode-native git commit: GEODE-2441: Remove leftover pdx auto serializer references [Forced Update!]

2017-03-15 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/feature/GEODE-2602 cf68eff24 -> 57e915b28 (forced update) GEODE-2441: Remove leftover pdx auto serializer references This closes #42. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/r

[07/34] geode-native git commit: GEODE-2513 Rename gfcpp.properties file to geode.properties - updated references, moved and renamed files This closes #52

2017-03-15 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/013b336a/docs/geode-native-docs/setting-properties/propfile_attributes.html.md.erb -- diff --git a/docs/geode-native-docs/setting-properties/propfile_attributes.html.md.erb

[34/34] geode-native git commit: GEODE-2552: Removed NanoTimer

2017-03-15 Thread jbarrett
GEODE-2552: Removed NanoTimer - Replaced millisleep with std::this_thread::sleep_for. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/e0145ace Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/e0145

[33/34] geode-native git commit: GEODE-2552: Replaced NanoTimer with std::chrono.

2017-03-15 Thread jbarrett
GEODE-2552: Replaced NanoTimer with std::chrono. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/c0d0c2a2 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/c0d0c2a2 Diff: http://git-wip-us.apache.org

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

2017-03-15 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/e1d9d0ce Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/e1d9d0ce Diff: http://git-wip-us.apache.or

[30/34] geode-native git commit: GEODE-2602: Fixes C++11 issues with C++/CLI.

2017-03-15 Thread jbarrett
GEODE-2602: Fixes C++11 issues with C++/CLI. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/57e915b2 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/57e915b2 Diff: http://git-wip-us.apache.org/rep

[03/34] geode-native git commit: GEODE-2603 Native client doc: Update SSL page

2017-03-15 Thread jbarrett
GEODE-2603 Native client doc: Update SSL page Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/1176deea Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/1176deea Diff: http://git-wip-us.apache.org/re

[05/34] geode-native git commit: GEODE-2636: Ensure reasonable default library names.

2017-03-15 Thread jbarrett
GEODE-2636: Ensure reasonable default library names. This closes #50 Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/78365495 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/78365495 Diff: http://

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

2017-03-15 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/60179e57 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/60179e57 Diff: h

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

2017-03-15 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/eda4f622 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/eda4f622 Diff: h

[25/34] geode-native git commit: GEODE-2494: Removed SpinLock.

2017-03-15 Thread jbarrett
GEODE-2494: Removed SpinLock. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/4dd23356 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/4dd23356 Diff: http://git-wip-us.apache.org/repos/asf/geode-n

[09/34] geode-native git commit: GEODE-2303 Add eccn text to README.md

2017-03-15 Thread jbarrett
GEODE-2303 Add eccn text to README.md Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/f46469a0 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/f46469a0 Diff: http://git-wip-us.apache.org/repos/asf/

[02/34] geode-native git commit: GEODE-2509: Build failed at openSUSE LEAP 42.2

2017-03-15 Thread jbarrett
GEODE-2509: Build failed at openSUSE LEAP 42.2 This issue is when you use configure but does not specify lib folder name on openSUSE, the default is "lib64" at 64bit environment (not lib). Use --libdir option to specify the path. This closes #47. Project: http://git-wip-us.apache.org/repos/asf/

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

2017-03-15 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/30c6fc7f Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/30c6fc7f Diff: h

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

2017-03-15 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/12cb7c95 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/12cb7c95 Diff: h

[32/34] geode-native git commit: GEODE-2552: Replace NanoSleep with std::this_thread::sleepFor.

2017-03-15 Thread jbarrett
GEODE-2552: Replace NanoSleep with std::this_thread::sleepFor. - Replaced custom time/duration with std::crono. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/bb5d4305 Tree: http://git-wip-us.apache.org/repos/a

[24/34] geode-native git commit: GEODE-2494: Fixes missing include for strlen.

2017-03-15 Thread jbarrett
GEODE-2494: Fixes missing include for strlen. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/19c6171c Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/19c6171c Diff: http://git-wip-us.apache.org/re

[31/34] geode-native git commit: GEODE-2552: Replaced NanoTimer with std::chrono.

2017-03-15 Thread jbarrett
GEODE-2552: Replaced NanoTimer with std::chrono. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/786fff83 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/786fff83 Diff: http://git-wip-us.apache.org

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

2017-03-15 Thread jbarrett
GEODE-2494: Replace SpinLock with spinlock_mutex. - Cleanup C++ 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/bee14556 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/bee14556 Diff: h

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