Branch: refs/heads/tiles
  Home:   https://github.com/Eyescale/Equalizer

  Commit: b12523ae8f332fff8f83a5eea97611a05108db65
      
https://github.com/Eyescale/Equalizer/commit/b12523ae8f332fff8f83a5eea97611a05108db65
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-09-20 (Tue, 20 Sep 2011)

  Changed paths:
    M libs/GLEW/CMakeLists.txt
  M libs/co/barrier.cpp
  M libs/co/base/hash.h
  M libs/co/command.h
  A libs/co/connections.h
  M libs/co/dataOStream.cpp
  M libs/co/fullMasterCM.cpp
  M libs/co/localNode.cpp
  M libs/co/objectStore.cpp
  M libs/co/objectStore.h
  M libs/co/queueMaster.cpp
  M libs/co/staticMasterCM.cpp
  M libs/co/unbufferedMasterCM.cpp
  M libs/eq/client/channel.cpp
  M libs/eq/client/node.cpp
  M libs/eq/client/pipe.cpp
  M libs/eq/client/view.cpp
  M libs/eq/client/window.cpp
  M tests/co/commandCache.cpp
  M tests/co/dataStream.cpp
  M tests/co/instanceCache.cpp

  Log Message:
  -----------
  * MC connections are only used if more there is more than one receiver
* standalone function

Make non-const command packet access more explicit, fix resulting
const-ness errors

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[x] Optimization
[ ] Documentation


  Commit: 7488e2bed68d9727ca30773628a143071b3e454d
      
https://github.com/Eyescale/Equalizer/commit/7488e2bed68d9727ca30773628a143071b3e454d
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-09-20 (Tue, 20 Sep 2011)

  Changed paths:
    M libs/co/commands.h
  M libs/co/dataOStream.cpp
  M libs/co/dataOStream.h
  M libs/co/nodePackets.h
  M libs/co/objectCM.cpp
  M libs/co/objectStore.cpp
  M libs/co/objectStore.h
  M libs/co/packets.h
  M libs/co/types.h

  Log Message:
  -----------
  #28: Finalize Object::push for unbuffered objects [untested]

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: e18b2c9684fdb796d146123767e20d8d79d06ce0
      
https://github.com/Eyescale/Equalizer/commit/e18b2c9684fdb796d146123767e20d8d79d06ce0
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-09-20 (Tue, 20 Sep 2011)

  Changed paths:
    M libs/GLEW/CMakeLists.txt
  M libs/co/barrier.cpp
  M libs/co/base/hash.h
  M libs/co/command.h
  A libs/co/connections.h
  M libs/co/dataOStream.cpp
  M libs/co/fullMasterCM.cpp
  M libs/co/localNode.cpp
  M libs/co/objectStore.cpp
  M libs/co/objectStore.h
  M libs/co/queueMaster.cpp
  M libs/co/staticMasterCM.cpp
  M libs/co/unbufferedMasterCM.cpp
  M libs/eq/client/channel.cpp
  M libs/eq/client/node.cpp
  M libs/eq/client/pipe.cpp
  M libs/eq/client/view.cpp
  M libs/eq/client/window.cpp
  M tests/co/commandCache.cpp
  M tests/co/dataStream.cpp
  M tests/co/instanceCache.cpp

  Log Message:
  -----------
  refactor connection gathering for potential multicast send (#28):
* MC connections are only used if more there is more than one receiver
* standalone function

Make non-const command packet access more explicit, fix resulting
const-ness errors

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[x] Optimization
[ ] Documentation


  Commit: 351d33f3928b642f14456a0147b363a8867c1c0d
      
https://github.com/Eyescale/Equalizer/commit/351d33f3928b642f14456a0147b363a8867c1c0d
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-09-20 (Tue, 20 Sep 2011)

  Changed paths:
    M libs/co/commands.h
  M libs/co/dataOStream.cpp
  M libs/co/dataOStream.h
  M libs/co/nodePackets.h
  M libs/co/objectCM.cpp
  M libs/co/objectStore.cpp
  M libs/co/objectStore.h
  M libs/co/packets.h
  M libs/co/types.h

  Log Message:
  -----------
  #28: Finalize Object::push for unbuffered objects [untested]

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 96d303dcc502fc2ec79aba76c2fc4160fabfe2f5
      
https://github.com/Eyescale/Equalizer/commit/96d303dcc502fc2ec79aba76c2fc4160fabfe2f5
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-09-20 (Tue, 20 Sep 2011)

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/Equalizer


  Commit: 7510e903947f688eb7c24cd22699f89e500ada71
      
https://github.com/Eyescale/Equalizer/commit/7510e903947f688eb7c24cd22699f89e500ada71
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-09-21 (Wed, 21 Sep 2011)

  Changed paths:
    M libs/co/dataIStreamQueue.h
  M libs/co/objectDataIStream.h

  Log Message:
  -----------
  Fix Windows build

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: f50d291d0d16dca22db9f1f4b69ea33f2648cc56
      
https://github.com/Eyescale/Equalizer/commit/f50d291d0d16dca22db9f1f4b69ea33f2648cc56
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-09-21 (Wed, 21 Sep 2011)

  Changed paths:
    M libs/co/dataOStream.cpp
  M libs/co/dataOStream.h
  M libs/co/fullMasterCM.cpp
  M libs/co/fullMasterCM.h
  M libs/co/objectCM.cpp
  M libs/co/objectInstanceDataOStream.cpp
  M libs/co/objectInstanceDataOStream.h

  Log Message:
  -----------
  Object::push for buffered objects [untested] (#28)

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 8ee4356e542b3528c451a21c34ced9f6b2463874
      
https://github.com/Eyescale/Equalizer/commit/8ee4356e542b3528c451a21c34ced9f6b2463874
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-09-21 (Wed, 21 Sep 2011)

  Changed paths:
    M tests/co/barrierException.cpp
  A tests/co/base/openmp.cpp
  R tests/co/openmp/test.cpp

  Log Message:
  -----------
  Tests cleanups

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: b48501833d97d496e97d2588965910dbbe8ad7c8
      
https://github.com/Eyescale/Equalizer/commit/b48501833d97d496e97d2588965910dbbe8ad7c8
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-09-22 (Thu, 22 Sep 2011)

  Changed paths:
    M libs/co/dataIStreamQueue.h
  M libs/co/objectDataIStream.h

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/Equalizer


  Commit: 089f7233c90cbc95f819a44520481defa68f75ae
      
https://github.com/Eyescale/Equalizer/commit/089f7233c90cbc95f819a44520481defa68f75ae
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-09-23 (Fri, 23 Sep 2011)

  Changed paths:
    M libs/co/commands.h
  M libs/co/dataIStreamQueue.h
  M libs/co/dataOStream.cpp
  M libs/co/dataOStream.h
  M libs/co/fullMasterCM.cpp
  M libs/co/fullMasterCM.h
  M libs/co/nodePackets.h
  M libs/co/objectCM.cpp
  M libs/co/objectDataIStream.h
  M libs/co/objectInstanceDataOStream.cpp
  M libs/co/objectInstanceDataOStream.h
  M libs/co/objectStore.cpp
  M libs/co/objectStore.h
  M libs/co/packets.h
  M libs/co/types.h
  M tests/co/barrierException.cpp
  A tests/co/base/openmp.cpp
  R tests/co/openmp/test.cpp

  Log Message:
  -----------
  Fix merge conflicts

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


Compare: https://github.com/Eyescale/Equalizer/compare/0d9e768...089f723

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to