Directory Packages/Teem/Dataflow/Modules/Unu/

Total Files:
43
Deleted Files:
0
Lines of Code:
7942

[root]/Packages/Teem/Dataflow/Modules/Unu

Lines of Code

Packages/Teem/Dataflow/Modules/Unu/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 260 (100.0%) 1272 (100.0%) 4.8
callahan 115 (44.2%) 681 (53.5%) 5.9
mjc 42 (16.2%) 232 (18.2%) 5.5
allen 45 (17.3%) 208 (16.4%) 4.6
dav 45 (17.3%) 110 (8.6%) 2.4
darbyb 10 (3.8%) 26 (2.0%) 2.6
worthen 3 (1.2%) 15 (1.2%) 5.0

Most Recent Commits

allen 2006-09-07 10:45 Rev.: 35225

Clean up of gui and added centering selection

0 lines of code changed in 2 files:

  • Packages/Teem/Dataflow/Modules/Unu: UnuAxinfo.cc (new)
callahan 2006-08-15 14:16 Rev.: 35045

Clean up references to msg_stream_

14 lines of code changed in 11 files:

  • Packages/Teem/Dataflow/Modules/Unu: UnuAxinfo.cc (+1 -1), UnuConvert.cc (new), UnuCrop.cc (+1 -1), UnuPad.cc (new), UnuQuantize.cc (+7 -6), UnuResample.cc (new)
callahan 2006-07-13 14:23 Rev.: 34764

Use get_input_handle and send_output_handle for ports.

494 lines of code changed in 76 files:

  • Packages/Teem/Dataflow/Modules/Unu: Unu1op.cc (+22 -23), Unu2op.cc (new), Unu3op.cc (new), UnuAxdelete.cc (+5 -15), UnuAxinfo.cc (+7 -10), UnuAxinsert.cc (new), UnuAxmerge.cc (new), UnuAxsplit.cc (new), UnuCCadj.cc (new), UnuCCfind.cc (+9 -18), UnuCCmerge.cc (+12 -18), UnuCCsettle.cc (new), UnuCmedian.cc (new), UnuConvert.cc (+10 -14), UnuCrop.cc (+14 -20), UnuDhisto.cc (new), UnuFlip.cc (+12 -17), UnuGamma.cc (+7 -18), UnuHeq.cc (new), UnuHistax.cc (+8 -15), UnuHisto.cc (+19 -24), UnuImap.cc (+22 -31), UnuInset.cc (+41 -43), UnuJhisto.cc (+110 -70), UnuJoin.cc (+3 -7), UnuLut.cc (+6 -25), UnuMake.cc (+1 -2), UnuPad.cc (+11 -22), UnuPermute.cc (+15 -18), UnuProject.cc (+3 -14), UnuQuantize.cc (+13 -14), UnuResample.cc (+14 -19), UnuReshape.cc (new), UnuRmap.cc (new), UnuRmapN.cc (+7 -19), UnuSave.cc (new), UnuShuffle.cc (new), UnuSlice.cc (new), UnuSplice.cc (new), UnuSwap.cc (+3 -15), UnuUnquantize.cc (new)
callahan 2006-05-18 15:21 Rev.: 34282

Fix compiler warnings.

2 lines of code changed in 2 files:

  • Packages/Teem/Dataflow/Modules/Unu: UnuFlip.cc (+1 -1), UnuJhisto.cc (+1 -1)
callahan 2006-05-18 11:01 Rev.: 34275

Fix compiler warnings.

25 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/Modules/Unu: UnuAxdelete.cc (+25 -20)
callahan 2006-05-18 10:18 Rev.: 34274

Fix various compiler warnings.

7 lines of code changed in 3 files:

  • Packages/Teem/Dataflow/Modules/Unu: UnuCCadj.cc (+1 -1), UnuFlip.cc (+1 -1), UnuResample.cc (+5 -1)
dav 2006-04-05 09:29 Rev.: 33776

Initialized some variables with default values (not sure if they are right, but at least they will now be consistent). Fixed uda2nrrd problem for 64 bit machines.

11 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/Modules/Unu: UnuShuffle.cc (+11 -5)
allen 2006-04-04 15:12 Rev.: 33768

changed NrrdData-> to NrrdData->nrrd_ and cleaned up everything associated with it

208 lines of code changed in 43 files:

  • Packages/Teem/Dataflow/Modules/Unu: Unu1op.cc (+1 -1), Unu2op.cc (+4 -4), Unu3op.cc (+6 -6), UnuAxdelete.cc (+4 -4), UnuAxinfo.cc (+3 -3), UnuAxinsert.cc (+5 -5), UnuAxmerge.cc (+1 -1), UnuAxsplit.cc (+1 -1), UnuCCadj.cc (+1 -1), UnuCCfind.cc (+3 -3), UnuCCmerge.cc (+1 -1), UnuCCsettle.cc (+2 -2), UnuCmedian.cc (+7 -7), UnuConvert.cc (+1 -1), UnuCrop.cc (+17 -17), UnuDhisto.cc (+1 -1), UnuFlip.cc (+1 -1), UnuGamma.cc (+1 -1), UnuHeq.cc (+1 -1), UnuHistax.cc (+1 -1), UnuHisto.cc (+2 -2), UnuImap.cc (+3 -3), UnuInset.cc (+4 -4), UnuJhisto.cc (+7 -7), UnuJoin.cc (+24 -21), UnuLut.cc (+3 -3), UnuMake.cc (+43 -43), UnuMinmax.cc (+2 -1), UnuPad.cc (+5 -5), UnuPermute.cc (+10 -10), UnuProject.cc (+1 -1), UnuQuantize.cc (+4 -4), UnuResample.cc (+11 -11), UnuReshape.cc (+3 -3), UnuRmap.cc (+3 -3), UnuRmapN.cc (+6 -6), UnuSave.cc (+1 -1), UnuShuffle.cc (+5 -5), UnuSlice.cc (+1 -1), UnuSplice.cc (+4 -4), UnuSwap.cc (+2 -2), UnuUnquantize.cc (+2 -2)
callahan 2006-04-04 15:06 Rev.: 33766

minor cleanups, fix white space

0 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/Modules/Unu: UnuQuantize.cc (-2)
mjc 2006-04-04 09:48 Rev.: 33757

64bit compile fixes with the new Teem version

14 lines of code changed in 2 files:

  • Packages/Teem/Dataflow/Modules/Unu: UnuPad.cc (+3 -3), UnuShuffle.cc (+11 -12)
darbyb 2006-04-03 18:57 Rev.: 33754

Upgrading to Teem 1.9. Main changes include API changes for var-arg functions and more careful use of unsigned types. See http://sourceforge.net/project/shownotes.php?release_id=380683&group_id=85445 for more information.

26 lines of code changed in 10 files:

  • Packages/Teem/Dataflow/Modules/Unu: UnuCrop.cc (+2 -2), UnuInset.cc (+1 -1), UnuJhisto.cc (+2 -2), UnuMake.cc (+1 -1), UnuPad.cc (+3 -3), UnuPermute.cc (+7 -7), UnuResample.cc (+3 -3), UnuReshape.cc (+1 -1), UnuRmapN.cc (+1 -1), UnuShuffle.cc (+5 -5)
dav 2006-03-22 21:17 Rev.: 33600

Two things coming on it commit:

1) Dataflow/Ports was moved into Dataflow/Network/Ports

- Fixed the sub.mk files to not use libDataflow_Ports as it is now part of
libDataflow_Network. Cleaned many of the sub.mk files up so that
libraries were only listed once.

- I've only tested these changes on the main Packages... I visually
inspected the others, don't know for sure if I got everything.

2) Clean up of Uintah problems from the large commit Marty made earlier

- continue to use getID() for patches.

- another commit is coming shortly to continue the fixes for Uintah



99 lines of code changed in 44 files:

  • Packages/Teem/Dataflow/Modules/Unu: Unu1op.cc (+1 -1), Unu2op.cc (+1 -1), Unu3op.cc (+1 -1), UnuAxdelete.cc (+1 -1), UnuAxinfo.cc (+1 -1), UnuAxinsert.cc (+1 -1), UnuAxmerge.cc (+1 -1), UnuAxsplit.cc (+1 -1), UnuCCadj.cc (+1 -1), UnuCCfind.cc (+1 -1), UnuCCmerge.cc (+1 -1), UnuCCsettle.cc (+1 -1), UnuCmedian.cc (+1 -1), UnuConvert.cc (+1 -1), UnuCrop.cc (+2 -2), UnuDhisto.cc (+1 -1), UnuFlip.cc (+1 -1), UnuGamma.cc (+1 -1), UnuHeq.cc (+1 -1), UnuHistax.cc (+1 -1), UnuHisto.cc (+1 -1), UnuImap.cc (+1 -1), UnuInset.cc (+1 -1), UnuJhisto.cc (+1 -1), UnuJoin.cc (+1 -1), UnuLut.cc (+1 -1), UnuMake.cc (+1 -1), UnuMinmax.cc (+1 -1), UnuPad.cc (+1 -1), UnuPermute.cc (+1 -1), UnuProject.cc (+1 -1), UnuQuantize.cc (+1 -1), UnuResample.cc (+1 -1), UnuReshape.cc (+1 -1), UnuRmap.cc (+1 -1), UnuRmapN.cc (+1 -1), UnuSave.cc (+1 -1), UnuShuffle.cc (+1 -1), UnuSlice.cc (+1 -1), UnuSplice.cc (+1 -1), UnuSwap.cc (+1 -1), UnuUnquantize.cc (+1 -1), sub.mk (+56 -47)
mjc 2006-03-22 16:42 Rev.: 33591

add with-tetgen option to configure, Make Module.h conform to the coding standard, and all the massive fallout from renaming variables and slots in that class

218 lines of code changed in 40 files:

  • Packages/Teem/Dataflow/Modules/Unu: Unu1op.cc (+3 -3), Unu2op.cc (+4 -4), Unu3op.cc (+6 -6), UnuAxdelete.cc (+1 -1), UnuAxinfo.cc (+12 -12), UnuAxinsert.cc (+1 -1), UnuAxmerge.cc (+1 -1), UnuAxsplit.cc (+3 -3), UnuCCadj.cc (+1 -1), UnuCCfind.cc (+3 -3), UnuCCmerge.cc (+4 -4), UnuCmedian.cc (+5 -5), UnuConvert.cc (+3 -3), UnuCrop.cc (+25 -25), UnuDhisto.cc (+4 -4), UnuFlip.cc (+1 -1), UnuGamma.cc (+5 -5), UnuHeq.cc (+3 -3), UnuHistax.cc (+7 -7), UnuHisto.cc (+6 -6), UnuImap.cc (+8 -8), UnuInset.cc (+1 -1), UnuJhisto.cc (+2 -2), UnuJoin.cc (+3 -3), UnuLut.cc (+7 -7), UnuMake.cc (+19 -19), UnuMinmax.cc (+5 -5), UnuPad.cc (+8 -8), UnuPermute.cc (+10 -10), UnuProject.cc (+2 -2), UnuQuantize.cc (+8 -8), UnuResample.cc (+21 -21), UnuReshape.cc (+1 -1), UnuRmap.cc (+7 -7), UnuSave.cc (+4 -4), UnuShuffle.cc (+3 -3), UnuSlice.cc (+2 -2), UnuSplice.cc (+2 -2), UnuSwap.cc (+2 -2), UnuUnquantize.cc (+5 -5)
callahan 2006-03-16 16:32 Rev.: 33524

Move module gui variable initialization into the .cc files.

139 lines of code changed in 21 files:

  • Packages/Teem/Dataflow/Modules/Unu: UnuAxdelete.cc (+5 -2), UnuAxinfo.cc (+11 -11), UnuAxmerge.cc (+5 -2), UnuAxsplit.cc (+7 -4), UnuCCadj.cc (+7 -3), UnuDhisto.cc (+8 -5), UnuFlip.cc (+5 -2), UnuGamma.cc (+5 -5), UnuHeq.cc (+7 -4), UnuInset.cc (+8 -3), UnuJoin.cc (+3 -3), UnuMinmax.cc (+7 -3), UnuPad.cc (+3 -3), UnuProject.cc (+9 -4), UnuReshape.cc (+1 -1), UnuSave.cc (+6 -5), UnuShuffle.cc (+11 -4), UnuSlice.cc (+6 -3), UnuSplice.cc (+8 -4), UnuSwap.cc (+6 -2), UnuUnquantize.cc (+11 -8)
worthen 2006-01-31 16:17 Rev.: 33123

SHARE -> SCISHARE

2 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/Modules/Unu: UnuMake.cc (+2 -2)
worthen 2006-01-30 13:35 Rev.: 33106

Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions

13 lines of code changed in 2 files:

  • Packages/Teem/Dataflow/Modules/Unu: UnuMake.cc (+12), UnuQuantize.cc (+1 -1)
Generated by StatSVN 0.4.0