Directory Dataflow/Modules/Visualization/

Total Files:
8
Deleted Files:
0
Lines of Code:
4672

[root]/Dataflow/Modules/Visualization

Lines of Code

Dataflow/Modules/Visualization/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 12 (100.0%) 0.6
jas 16 (88.9%) 12 (100.0%) 0.7
dav 2 (11.1%) 0 (0.0%) 0.0

Most Recent Commits

dav 2008-08-05 16:40 Rev.: 41832


The Mac is more stringent on what is needed to link, so had to trim
out some more libraries in order to turn off building DATAFLOW.

0 lines of code changed in 2 files:

  • Dataflow/Modules/Visualization: sub.mk (new)
jas 2008-07-07 20:07 Rev.: 41434

Use the proper c++ standard for include files for the C inlude files, i.e.
<stdio.h> --> <cstdio>
<math.h> --> <cmath>

Tested on g++ 4.2 and 4.3 compilers.

10 lines of code changed in 14 files:

  • Dataflow/Modules/Visualization: EditColorMap.cc (new), EditColorMap2D.cc (+1 -1), GenClock.cc (new), GenStandardColorMaps.cc (+1 -1), GenTitle.cc (+2 -2), ShowColorMap.cc (+2 -2), ShowMatrix.cc (new)
jas 2008-06-24 12:03 Rev.: 41303

Fix compiler build problems with gcc-4.3

2 lines of code changed in 2 files:

  • Dataflow/Modules/Visualization: GenClock.cc (+1), GenTitle.cc (+1)
Generated by StatSVN 0.4.0