0026939: Configuration, NCollection_UBTreeFiller - do not use _REENTRANT in a header...
authorkgv <kgv@opencascade.com>
Fri, 22 Jan 2016 12:55:55 +0000 (15:55 +0300)
committerabv <abv@opencascade.com>
Sat, 20 Feb 2016 07:09:42 +0000 (10:09 +0300)
commit2674244cded1b98664223c81a25cc74dd49b9fec
tree0873a1b916bef5f1cf80bedbcd2c474860970a3c
parent9baa853415d8cf9a46d4ac9106b6860d4e8eb8c2
0026939: Configuration, NCollection_UBTreeFiller - do not use _REENTRANT in a header file

Use std::mt19937 random number generator instead of rand() in NCollection_UBTreeFiller.

boolean gdml_private ZI7 ZJ7 - TODO "bopcheck failed" is only for Linux now, checkshape faulty is unstable (issue #27052)
boolean volumemaker B6 - Added TODO (bopcheck and checkshape faulties)
boolean volumemaker C9 - Added TODO (checkprops and checkshape faulties)
boolean volumemaker D2 - Added TODO (checkshape faulty)
boolean volumemaker H4 - Added TODO (checkprops and checkshape faulties Linux only)
boolean volumemaker D5 - IMVPROVEMENT, TODOs were deleted (bopcheck and checkshape faulties)
bugs modalg_1 buc60462_2 - modified TODOs according to new behavior
boolean gdml_private ZI7 ZJ7 - unstable case, added check for surface area and TODO

samples/tcl/ANC101.tcl - amended due to changed order of edges in BOP result
samples/tcl/ANC101.tcl
src/NCollection/NCollection_UBTreeFiller.hxx
tests/boolean/gdml_private/ZI7
tests/boolean/gdml_private/ZJ7
tests/boolean/volumemaker/B6
tests/boolean/volumemaker/C9
tests/boolean/volumemaker/D2
tests/boolean/volumemaker/D5
tests/boolean/volumemaker/H4
tests/bugs/modalg_1/buc60462_2