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

  Commit: f388f99f3234f0e494e23b3366314db7ca0daaf0
      
https://github.com/Eyescale/Equalizer/commit/f388f99f3234f0e494e23b3366314db7ca0daaf0
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-07-25 (Mon, 25 Jul 2011)

  Changed paths:
    M CMake/PurpleAddAmalgamation.cmake
  M CMake/PurpleAddLibrary.cmake
  A CMake/doxygen.cmake
  M CMakeLists.txt
  M Makefile
  M doc/Doxyfile.co
  M doc/Doxyfile.ext
  M doc/Doxyfile.int
  M doc/Doxyfile.seq
  M libs/co/CMakeLists.txt

  Log Message:
  -----------
  Integrate doxygen into CMake

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


  Commit: 45dce88ceee79cb8095d8c6897e7fe8acc9d64bc
      
https://github.com/Eyescale/Equalizer/commit/45dce88ceee79cb8095d8c6897e7fe8acc9d64bc
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-07-25 (Mon, 25 Jul 2011)

  Changed paths:
    M libs/co/command.cpp
  M libs/co/command.h
  M libs/co/localNode.cpp
  M libs/eq/client/node.cpp
  M libs/eq/client/pipe.cpp
  M libs/eq/fabric/client.cpp
  M libs/eq/server/server.cpp
  M tests/base/refPtr.cpp
  M tests/collage/commandCache.cpp

  Log Message:
  -----------
  Add shared_ptr test, code cleanups

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


  Commit: da27916ba32c3a6400b65878c99423e5a4121fae
      
https://github.com/Eyescale/Equalizer/commit/da27916ba32c3a6400b65878c99423e5a4121fae
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-07-26 (Tue, 26 Jul 2011)

  Changed paths:
    M tests/compressorByte/test.cpp

  Log Message:
  -----------
  Add random data test for byte compressors

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


  Commit: 22ae1fd02c50a4af1c75240e53b16f755b7f4928
      
https://github.com/Eyescale/Equalizer/commit/22ae1fd02c50a4af1c75240e53b16f755b7f4928
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-07-26 (Tue, 26 Jul 2011)

  Changed paths:
    M tests/CMakeLists.txt
  A tests/compressor/Results.txt
  A tests/compressor/byte.cpp
  A tests/compressor/image.cpp
  A tests/compressor/images/001_noise.rgb
  A tests/compressor/images/float16.rgb
  A tests/compressor/images/float32.rgb
  A tests/compressor/images/rgb10a2.rgb
  A tests/compressor/images/teapot.rgb
  R tests/compressorByte/test.cpp
  R tests/image/Results.txt
  R tests/image/images/001_noise.rgb
  R tests/image/images/float16.rgb
  R tests/image/images/float32.rgb
  R tests/image/images/rgb10a2.rgb
  R tests/image/images/teapot.rgb
  R tests/image/test.cpp

  Log Message:
  -----------
  Clean up tests directory layout

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


  Commit: 8583e89abbaa27f0c7427160f3e8fb86d4fb0865
      
https://github.com/Eyescale/Equalizer/commit/8583e89abbaa27f0c7427160f3e8fb86d4fb0865
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-07-26 (Tue, 26 Jul 2011)

  Changed paths:
    M libs/co/base/bitOperation.h

  Log Message:
  -----------
  Fix 64bit gcc variant of getIndexOfLastBit

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


  Commit: 34357b0c89ca84d11860cc3e577934a786bcc0e3
      
https://github.com/Eyescale/Equalizer/commit/34357b0c89ca84d11860cc3e577934a786bcc0e3
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-07-26 (Tue, 26 Jul 2011)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Minor Makefile fix

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


  Commit: 6c43696468ee46f9421270d6761ee35a6d2474bd
      
https://github.com/Eyescale/Equalizer/commit/6c43696468ee46f9421270d6761ee35a6d2474bd
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-07-26 (Tue, 26 Jul 2011)

  Changed paths:
    M libs/co/dataIStream.cpp
  M libs/co/dataIStream.h
  M libs/co/objectDataIStream.cpp
  M libs/co/objectDataIStream.h

  Log Message:
  -----------
  Fix virtual method called from co::DataIStream ctor and dtor

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


  Commit: 4713f3e4bf1262db3217443dee2ced5e9b816fcc
      
https://github.com/Eyescale/Equalizer/commit/4713f3e4bf1262db3217443dee2ced5e9b816fcc
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-07-27 (Wed, 27 Jul 2011)

  Changed paths:
    M examples/configs/2-node.eqc
  M libs/co/bufferConnection.cpp
  M libs/co/commandQueue.h
  M libs/co/connection.cpp
  M libs/co/connectionSet.cpp
  M libs/co/eventConnection.cpp
  M libs/co/eventConnection.h
  M libs/co/ibConnection.cpp
  M libs/co/ibConnection.h
  M libs/co/ibMemBlock.cpp
  M libs/co/ibMemBlock.h
  M libs/co/mcipConnection.cpp
  M libs/co/mcipConnection.h
  M libs/co/namedPipeConnection.cpp
  M libs/co/namedPipeConnection.h
  M libs/co/pgmConnection.cpp
  M libs/co/pgmConnection.h
  M libs/co/pipeConnection.cpp
  M libs/co/pipeConnection.h
  M libs/co/rspConnection.cpp
  M libs/co/rspConnection.h
  M libs/co/socketConnection.cpp
  M libs/co/socketConnection.h

  Log Message:
  -----------
  Fix more virtual method called from ctor and dtor in Collage

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


Compare: https://github.com/Eyescale/Equalizer/compare/03f0d66...4713f3e

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to