yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08926
[yade/trunk] 01ffc2: Some minor fixes in eigen-macroses.
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: 01ffc202f81162f75ee35a57090422cb26a16587
https://github.com/yade/trunk/commit/01ffc202f81162f75ee35a57090422cb26a16587
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M lib/base/Math.hpp
Log Message:
-----------
Some minor fixes in eigen-macroses.
Commit: 193b93447cd7c957a0cc34c15983f88bf5c19c89
https://github.com/yade/trunk/commit/193b93447cd7c957a0cc34c15983f88bf5c19c89
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M CMakeLists.txt
M core/Body.hpp
M core/InteractionContainer.cpp
M pkg/dem/ViscoelasticPM.cpp
M pkg/dem/ViscoelasticPM.hpp
Log Message:
-----------
Remove testcode for fixing LP:850864
Commit: 0e4c669eab5b64beedf4911bde8915aa2225e4cb
https://github.com/yade/trunk/commit/0e4c669eab5b64beedf4911bde8915aa2225e4cb
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M lib/base/Math.hpp
Log Message:
-----------
Fix serialize-template for matrix6r.
Caused a compilation error with clang.
Commit: d51672334a96f8f9651966475db586aaabfa33d8
https://github.com/yade/trunk/commit/d51672334a96f8f9651966475db586aaabfa33d8
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M cMake/GetVersion.cmake
Log Message:
-----------
Fix version read from RELEASE file.
Commit: b90cf95e6b2ad250527ff08882d6a4956ebc6279
https://github.com/yade/trunk/commit/b90cf95e6b2ad250527ff08882d6a4956ebc6279
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M core/main/main.py.in
Log Message:
-----------
Fix version number output at Yade start.
Commit: cdaf233de856adec62ac88e333e25bc1f554d1ce
https://github.com/yade/trunk/commit/cdaf233de856adec62ac88e333e25bc1f554d1ce
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M pkg/common/Gl1_NormPhys.hpp
Log Message:
-----------
Fix some compilation warnings.
Commit: aed97d84f716dc9423c9a459f3b2d1631bba2f37
https://github.com/yade/trunk/commit/aed97d84f716dc9423c9a459f3b2d1631bba2f37
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M pkg/common/KinematicEngines.hpp
Log Message:
-----------
Fix warning due to mix class/struct definition.
Commit: 74bd3a8ebd87dab9b7b7e6926863846292d5a7aa
https://github.com/yade/trunk/commit/74bd3a8ebd87dab9b7b7e6926863846292d5a7aa
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Honor the flags, which are set in environment.
Commit: 817c5f7b02b1bf6cde6169a06fe7dad6e36dc549
https://github.com/yade/trunk/commit/817c5f7b02b1bf6cde6169a06fe7dad6e36dc549
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M core/FileGenerator.cpp
Log Message:
-----------
Fix compilation warning »_POSIX_C_SOURCE« redefiniert."
Compare: https://github.com/yade/trunk/compare/1332e221aaba...817c5f7b02b1