yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02790
[Branch ~yade-dev/yade/trunk] Rev 1912: 1. Add ctor priorities, but only for gcc >= 4.3 (for early logging and plugins; necessary for the...
------------------------------------------------------------
revno: 1912
committer: Václav Šmilauer <eudoxos@xxxxxxxx>
branch nick: trunk
timestamp: Sat 2009-12-19 08:16:06 +0100
message:
1. Add ctor priorities, but only for gcc >= 4.3 (for early logging and plugins; necessary for the next point)
2. Register Functor core class in the factory (will be done for the rest soon, see https://bugs.launchpad.net/yade/+bug/498337)
3. Wrap Matrix3 class in python, write unit tests for it.
4. Re-enable ForceEngine and FacetTopologyAnalyzer
5. Update a few scripts in test/scripts
modified:
core/Dispatcher.cpp
core/Functor.hpp
core/main/pyboot.cpp
lib/factory/ClassFactory.hpp
pkg/common/Engine/PartialEngine/ForceEngine.cpp
pkg/dem/DataClass/InteractionGeometry/Dem3DofGeom_SphereSphere.cpp
pkg/dem/DataClass/InteractionGeometry/Dem3DofGeom_SphereSphere.hpp
pkg/dem/Engine/GlobalEngine/FacetTopologyAnalyzer.cpp
py/__init__.py.in
py/miniWm3Wrap/README
py/miniWm3Wrap/miniWm3Wrap-funcs.ipp
py/miniWm3Wrap/miniWm3Wrap-generate.py
py/miniWm3Wrap/miniWm3Wrap-toExpose.hpp
py/miniWm3Wrap/miniWm3Wrap.cpp
py/system.py
py/tests/wrapper.py
scripts/test/Dem3DofGeom.py
scripts/test/bex-move.py
scripts/test/collider-stride.py
scripts/test/facet-box.py
scripts/test/facet-topo.py
scripts/test/gts-horse.py
scripts/test/insertion-sort-collider.py
scripts/test/interpolating-force.py
The size of the diff (1024 lines) is larger than your specified limit of 1000 lines
--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription.