Branch: refs/heads/1.2
Home: https://github.com/Eyescale/Equalizer
Commit: a33f59f8accf5ff96ee9268baa3ee30d04a410d0
https://github.com/Eyescale/Equalizer/commit/a33f59f8accf5ff96ee9268baa3ee30d04a410d0
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-01 (Thu, 01 Mar 2012)
Changed paths:
M tests/CMakeLists.txt
Log Message:
-----------
Tweaks CMakelists
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: b6437eb532281b94a26a2cd39615504d3fc1df9d
https://github.com/Eyescale/Equalizer/commit/b6437eb532281b94a26a2cd39615504d3fc1df9d
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-01 (Thu, 01 Mar 2012)
Changed paths:
M tests/test.h
Log Message:
-----------
Make failed test abort instead of exit
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: c3f1ad2e9586d9c46f3de21637e0c921214eb941
https://github.com/Eyescale/Equalizer/commit/c3f1ad2e9586d9c46f3de21637e0c921214eb941
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-01 (Thu, 01 Mar 2012)
Changed paths:
M libs/co/commandFunc.h
M libs/co/dispatcher.h
M tests/co/dispatcher.cpp
Log Message:
-----------
Closes #100: You don't want to know.
Ok, if you really need to know: MSVC uses an optimized, non-standard
representation of pointer-to-member. This can be disabled by a compiler setting
or pragma, but this is too dangerous since it produces invalid code when it is
forgotton in some places. Hence this fix opts to fix it by converting the object
pointer to work correctly. It has been tested with single and multiple
inheritance, but not with virtual. YMMV.
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Compare: https://github.com/Eyescale/Equalizer/compare/16459cf...c3f1ad2
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com