------------------------------------------------------------ revno: 2095 committer: Václav Šmilauer <[email protected]> branch nick: trunk timestamp: Mon 2010-03-22 18:39:33 +0100 message: 1. Don't create python proxy classes for those not using YADE_CLASS_BASE_DOC_* 2. Remove few deprecated things like O.bex and such. 3. Warn about object['attribute'] syntax 4. Add yade --update option, which will do in-place replace for deprecated class names. Run on scripts/test/*.py 5. Wrap ResetRandomPosition and PositionOrientationRecorder 6. Remove some olden scripts removed: scripts/renameClassFilenames scripts/renameClassFirst scripts/repl.sh scripts/svn2cl.xsl scripts/svndiff modified: core/main/main.py.in lib/serialization/Serializable.cpp lib/serialization/Serializable.hpp pkg/common/Engine/GlobalEngine/ResetRandomPosition.cpp pkg/common/Engine/GlobalEngine/ResetRandomPosition.hpp pkg/dem/Engine/GlobalEngine/PositionOrientationRecorder.cpp pkg/dem/Engine/GlobalEngine/PositionOrientationRecorder.hpp py/__init__.py.in py/system.py py/tests/omega.py py/tests/wrapper.py scripts/simple-scene-parallel.py scripts/test-spiral.py scripts/test/CundallStrackTest.py* scripts/test/Dem3DofGeom.py scripts/test/Se3Interpolator.py scripts/test/collider-stride.py scripts/test/collider-sweep-simple.py scripts/test/facet-sphere.py scripts/test/gts-horse.py scripts/test/insertion-sort-collider.py scripts/test/periodic-compress.py scripts/test/periodic-grow.py scripts/test/periodic-simple.py scripts/test/remove-body.py scripts/test/wall.py The size of the diff (1594 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. _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

