[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

[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

[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.

[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

[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

[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

[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

[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

[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

[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

[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:

[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

[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

[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

[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

[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

[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

[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

[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.

[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-

[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

[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:

[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

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

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-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: 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-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-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-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

[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

[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

[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

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:

[2/3] geode-native git commit: GEODE-2440: Switch hashcode() return type.

2017-02-23 Thread jbarrett
GEODE-2440: Switch hashcode() return type. - Conver from unit32_t to int32_t to match server. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/71c34a80 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tr

[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

[2/2] geode-native git commit: GEODE-2382: Replace gemstone with geode.

2017-02-23 Thread jbarrett
GEODE-2382: Replace gemstone with geode. - Remove AssemblyCompany. - Migrate package hierarchy from com.gemstone.gemfire to org.apache.geode. - Rename from gemstone.txt to geode.txt. This closes #25. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apa

[1/2] geode-native git commit: GEODE-2382: Replace gemstone with geode.

2017-02-23 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop c45b7895d -> 938aa471b http://git-wip-us.apache.org/repos/asf/geode-native/blob/938aa471/src/quickstart/csharp/vsprojects/HACache/Properties/AssemblyInfo.cs -- diff

[2/2] geode-native git commit: GEODE-2508: Fixes for Windows + suggested changes

2017-02-23 Thread jbarrett
GEODE-2508: Fixes for Windows + suggested changes - removed dead code - reworked algo for dll finding to be modern c++ - clean up of CMakeList.txt file This closes #24. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/

[1/2] geode-native git commit: GEODE-2508: Initial work on new approach to generic lib naming.

2017-02-23 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 97ded7036 -> c45b7895d GEODE-2508: Initial work on new approach to generic lib naming. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/90f7514a Tr

[15/23] geode-native git commit: GEODE-2441: Move pdx auto serializer into standalone contrib

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/97ded703/contrib/pdxautoserializer/src/impl/Main.cpp -- diff --git a/contrib/pdxautoserializer/src/impl/Main.cpp b/contrib/pdxautoserializer/src/impl/Main.cpp new file mode

[06/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/pdxautoserializer/impl/CPPParser/CPP_parser.g -- diff --git a/src/pdxautoserializer/impl/CPPParser/CPP_parser.g b/src/pdxautoserializer/impl/CPPParser/CPP_parse

[05/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/pdxautoserializer/impl/CPPParser/Dictionary.cpp -- diff --git a/src/pdxautoserializer/impl/CPPParser/Dictionary.cpp b/src/pdxautoserializer/impl/CPPParser/Dicti

[11/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/pdxautoserializer/OutputFormatter.cpp -- diff --git a/src/pdxautoserializer/OutputFormatter.cpp b/src/pdxautoserializer/OutputFormatter.cpp deleted file mode 10

[10/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/pdxautoserializer/impl/CPPParser/CPPLexer.cpp -- diff --git a/src/pdxautoserializer/impl/CPPParser/CPPLexer.cpp b/src/pdxautoserializer/impl/CPPParser/CPPLexer.

[03/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/tests/cpp/testobject/PdxAutoMegaType.cpp -- diff --git a/src/tests/cpp/testobject/PdxAutoMegaType.cpp b/src/tests/cpp/testobject/PdxAutoMegaType.cpp deleted fil

[19/23] geode-native git commit: GEODE-2441: Move pdx auto serializer into standalone contrib

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/97ded703/contrib/pdxautoserializer/src/impl/CPPParser/CPPParser.cpp -- diff --git a/contrib/pdxautoserializer/src/impl/CPPParser/CPPParser.cpp b/contrib/pdxautoserializer/sr

[09/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/pdxautoserializer/impl/CPPParser/CPPLexer.hpp -- diff --git a/src/pdxautoserializer/impl/CPPParser/CPPLexer.hpp b/src/pdxautoserializer/impl/CPPParser/CPPLexer.

[01/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop c158368d1 -> 97ded7036 http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/tests/cpp/testobject/VariousPdxTypesWithAuto.hpp -- diff --git a/src/tes

[16/23] geode-native git commit: GEODE-2441: Move pdx auto serializer into standalone contrib

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/97ded703/contrib/pdxautoserializer/src/impl/CPPParser/Dictionary.cpp -- diff --git a/contrib/pdxautoserializer/src/impl/CPPParser/Dictionary.cpp b/contrib/pdxautoserializer/

[22/23] geode-native git commit: GEODE-2441: Move pdx auto serializer into standalone contrib

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/97ded703/contrib/pdxautoserializer/src/InputParser.cpp -- diff --git a/contrib/pdxautoserializer/src/InputParser.cpp b/contrib/pdxautoserializer/src/InputParser.cpp new file

[21/23] geode-native git commit: GEODE-2441: Move pdx auto serializer into standalone contrib

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/97ded703/contrib/pdxautoserializer/src/impl/CPPParser/CPPLexer.cpp -- diff --git a/contrib/pdxautoserializer/src/impl/CPPParser/CPPLexer.cpp b/contrib/pdxautoserializer/src/

[23/23] geode-native git commit: GEODE-2441: Move pdx auto serializer into standalone contrib

2017-02-22 Thread jbarrett
GEODE-2441: Move pdx auto serializer into standalone contrib This closes #21. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/97ded703 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/97ded703 Diff

[20/23] geode-native git commit: GEODE-2441: Move pdx auto serializer into standalone contrib

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/97ded703/contrib/pdxautoserializer/src/impl/CPPParser/CPPLexer.hpp -- diff --git a/contrib/pdxautoserializer/src/impl/CPPParser/CPPLexer.hpp b/contrib/pdxautoserializer/src/

[07/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/pdxautoserializer/impl/CPPParser/CPPParser.hpp -- diff --git a/src/pdxautoserializer/impl/CPPParser/CPPParser.hpp b/src/pdxautoserializer/impl/CPPParser/CPPPars

[08/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/pdxautoserializer/impl/CPPParser/CPPParser.cpp -- diff --git a/src/pdxautoserializer/impl/CPPParser/CPPParser.cpp b/src/pdxautoserializer/impl/CPPParser/CPPPars

[14/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
GEODE-2441: Remove pdx auto serializer from core 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/7c7f73cc Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/7c7f73cc Diff: http://git-wip-us.ap

[18/23] geode-native git commit: GEODE-2441: Move pdx auto serializer into standalone contrib

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/97ded703/contrib/pdxautoserializer/src/impl/CPPParser/CPPParser.hpp -- diff --git a/contrib/pdxautoserializer/src/impl/CPPParser/CPPParser.hpp b/contrib/pdxautoserializer/sr

[17/23] geode-native git commit: GEODE-2441: Move pdx auto serializer into standalone contrib

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/97ded703/contrib/pdxautoserializer/src/impl/CPPParser/CPP_parser.g -- diff --git a/contrib/pdxautoserializer/src/impl/CPPParser/CPP_parser.g b/contrib/pdxautoserializer/src/

[13/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/cppcache/integration-test/testThinClientPdxTestsWithAuto.cpp -- diff --git a/src/cppcache/integration-test/testThinClientPdxTestsWithAuto.cpp b/src/cppcache/int

[02/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/tests/cpp/testobject/PdxClassV2WithAuto.hpp -- diff --git a/src/tests/cpp/testobject/PdxClassV2WithAuto.hpp b/src/tests/cpp/testobject/PdxClassV2WithAuto.hpp de

[12/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/pdxautoserializer/ASBuiltins.hpp -- diff --git a/src/pdxautoserializer/ASBuiltins.hpp b/src/pdxautoserializer/ASBuiltins.hpp deleted file mode 100644 index 3fa3

[04/23] geode-native git commit: GEODE-2441: Remove pdx auto serializer from core sources

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/7c7f73cc/src/pdxautoserializer/impl/Main.cpp -- diff --git a/src/pdxautoserializer/impl/Main.cpp b/src/pdxautoserializer/impl/Main.cpp deleted file mode 100644 index 42e651f

[7/8] geode-native git commit: GEODE-2478: Replace gf with geode.

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/46f71fde/src/clicache/src/CacheableKey.cpp -- diff --git a/src/clicache/src/CacheableKey.cpp b/src/clicache/src/CacheableKey.cpp index f1d6787..aa4e1c8 100644 --- a/src/clic

[5/8] geode-native git commit: GEODE-2478: Replace gf with geode.

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/46f71fde/src/clicache/src/geodeclicache.vcxproj.filters -- diff --git a/src/clicache/src/geodeclicache.vcxproj.filters b/src/clicache/src/geodeclicache.vcxproj.filters new f

geode-native git commit: GEODE-2516: Fix quickstart install to retain permissions.

2017-02-22 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 46f71fde8 -> 59cfa9f64 GEODE-2516: Fix quickstart install to retain permissions. - By default cmake install unsets the execute bit. To retain it add USE_SOURCE_PERMISSIONS flag. This closes #22. Project: http://git-wip-us.apache

[2/8] geode-native git commit: GEODE-2478: Replace gf with geode.

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/46f71fde/src/cppcache/include/geode/PoolFactory.hpp -- diff --git a/src/cppcache/include/geode/PoolFactory.hpp b/src/cppcache/include/geode/PoolFactory.hpp index f50ac70..48

[6/8] geode-native git commit: GEODE-2478: Replace gf with geode.

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/46f71fde/src/clicache/src/Log.cpp -- diff --git a/src/clicache/src/Log.cpp b/src/clicache/src/Log.cpp index b3569ca..461f362 100644 --- a/src/clicache/src/Log.cpp +++ b/src/c

[4/8] geode-native git commit: GEODE-2478: Replace gf with geode.

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/46f71fde/src/clicache/src/gfclicache.vcxproj.filters -- diff --git a/src/clicache/src/gfclicache.vcxproj.filters b/src/clicache/src/gfclicache.vcxproj.filters deleted file m

[1/8] geode-native git commit: GEODE-2478: Replace gf with geode.

2017-02-22 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop fd58b1005 -> 46f71fde8 http://git-wip-us.apache.org/repos/asf/geode-native/blob/46f71fde/src/cppcache/src/ThinClientBaseDM.hpp -- diff --git a/src/cppcache/src/ThinC

[3/8] geode-native git commit: GEODE-2478: Replace gf with geode.

2017-02-22 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/46f71fde/src/clicache/src/impl/ManagedCacheableDeltaBytes.cpp -- diff --git a/src/clicache/src/impl/ManagedCacheableDeltaBytes.cpp b/src/clicache/src/impl/ManagedCacheableDe

[8/8] geode-native git commit: GEODE-2478: Replace gf with geode.

2017-02-22 Thread jbarrett
GEODE-2478: Replace gf with geode. - Rename directories and files with gf into their name to instead use geode and update all references thereto. - Ensure formatting style guide compliance. - Elide duplicate GEODE_ from include guards. This closes #23. Project: http://git-wip-us.apache.org/re

[15/31] geode-native git commit: GEODE-2476: Replace gfcpp with geode.

2017-02-21 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/fd58b100/src/cppcache/include/gfcpp/ExceptionTypes.hpp -- diff --git a/src/cppcache/include/gfcpp/ExceptionTypes.hpp b/src/cppcache/include/gfcpp/ExceptionTypes.hpp deleted

<    6   7   8   9   10   11   12   13   14   >