yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08547
[yade/trunk] 51f314: Remove executable-flag from scripts.
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: 51f314a7fbd24c011a60774db8f2143aa331e4c0
https://github.com/yade/trunk/commit/51f314a7fbd24c011a60774db8f2143aa331e4c0
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
A examples/test/WireMatPM/net-2part-displ-unloading.py
R examples/test/WireMatPM/net-2part-displ-unloading.py
R examples/test/WireMatPM/net-2part-displ.py
A examples/test/WireMatPM/net-2part-displ.py
A examples/test/WireMatPM/net-2part-strain.py
R examples/test/WireMatPM/net-2part-strain.py
Log Message:
-----------
Remove executable-flag from scripts.
Commit: eef040736567dc6230f8f72e386a072f980299f5
https://github.com/yade/trunk/commit/eef040736567dc6230f8f72e386a072f980299f5
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
M examples/test/CundallStrackTest.py
M examples/test/exact-rot-facet.py
M examples/test/exact-rot.py
Log Message:
-----------
Remove executable line in some examples (it cannot be in /usr/local folder on all machines).
Commit: b53720c019ba69f9eb8e24d735758dc44fd0987b
https://github.com/yade/trunk/commit/b53720c019ba69f9eb8e24d735758dc44fd0987b
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
M SConstruct
M doc/sphinx/formulation.rst
M doc/sphinx/installation.rst
M doc/sphinx/prog.rst
M pkg/common/InsertionSortCollider.hpp
M pkg/common/ZECollider.hpp
M pkg/dem/VTKRecorder.hpp
M py/geom.py
M py/pack/pack.py
Log Message:
-----------
Fix some typos.
Commit: 7f447078e937da534d3d2e0a62a5b856c458cc4f
https://github.com/yade/trunk/commit/7f447078e937da534d3d2e0a62a5b856c458cc4f
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
M pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp
Log Message:
-----------
Change default value in Real-variables from NULL to -1.0.
Commit: 996b130aa54dafa57acf5eca9ca89154e4da5ed7
https://github.com/yade/trunk/commit/996b130aa54dafa57acf5eca9ca89154e4da5ed7
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-04-30 (Mon, 30 Apr 2012)
Changed paths:
M lib/import/STLReader.hpp
Log Message:
-----------
Fox compilation warnings.
Compare: https://github.com/yade/trunk/compare/3a6ba14...996b130