occt: master fd3ba7a1

Author Committer Branch Timestamp Parent
abv bugmaster master 2015-01-18 14:08:40 master 0bb09048
Affected Issues  0025717: Non reentrant (and hence non-thread-safe) math_RealRandom / _IntegerRandom
Changeset 0025717: Non reentrant (and hence non-thread-safe) math_RealRandom / _IntegerRandom

Classes math_IntegerRandom and math_RealRandom, and method Random2 in math_Recipes, removed. Class math_BullardGenerator is used instead.
mod - src/BRepClass3d/BRepClass3d_SClassifier.cxx Diff File
mod - src/math/math.cdl Diff File
rm - src/math/math_IntegerRandom.cdl Diff File
rm - src/math/math_IntegerRandom.cxx Diff File
rm - src/math/math_RealRandom.cdl Diff File
rm - src/math/math_RealRandom.cxx Diff File
mod - src/math/math_Recipes.cxx Diff File
mod - src/math/math_Recipes.hxx Diff File