/trunk/src Developers: sameer

Login name:
sameer
Total Commits:
4 (0.1%)
Lines of Code:
0 (0.0%)
Most Recent Commit:
2007-01-12 19:43

Activity by Clock Time

Activity by Hour of Day for sameer

Activity by Day of Week for sameer

Activity in Directories

Directory Changes Lines of Code Lines per Change
Core/Algorithms/Visualization/ 4 (100.0%) 0 (-) 0.0

Most Recent Commits

sameer 2007-01-12 19:43 Rev.: 36383

Added a PDT_PARSER guard to prevent struct edgepairless from getting defined
twice. This does not affect the regular compilation with the other compilers. This
is needed because PDT does not support hash_map and there is a section above this
definition (!HAVE_HASH_MAP) where this struct is defined previously.

0 lines of code changed in 2 files:

  • Core/Algorithms/Visualization: TetMC.h (changed)
sameer 2007-01-12 19:40 Rev.: 36382

Added guards for HAVE_HASH_MAP for str_hasher. This only affects parsing
using PDT. Intel/GNU compilers get #define HAVE_HASH_MAP from
sci_hash_map.h. Confirmed with
icpc -E that this code is available. This fix is required because KAI
headers included in PDT do not have hash_map, an STL extension.

0 lines of code changed in 2 files:

  • Core/Algorithms/Visualization: RenderField.h (changed)
Generated by StatSVN 0.4.0