Directory Libs/SlicerIO/

Directory Created:
2006-06-16 09:42
Total Files:
7
Deleted Files:
0
Lines of Code:
1893

[root]/Libs/SlicerIO

Lines of Code

Libs/SlicerIO/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 24 (100.0%) 1927 (100.0%) 80.2
hliu 8 (33.3%) 1848 (95.9%) 231.0
barre 6 (25.0%) 55 (2.9%) 9.1
pieper 6 (25.0%) 20 (1.0%) 3.3
millerjv 1 (4.2%) 4 (0.2%) 4.0
samset 1 (4.2%) 0 (0.0%) 0.0
lorensen 1 (4.2%) 0 (0.0%) 0.0
jcfr 1 (4.2%) 0 (0.0%) 0.0

Most Recent Commits

jcfr 2009-12-07 23:15 Rev.: 11209

ENH: Update CMakeLists.txt - CMake 2.6 is now required

The following line have been added:

CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
MARK_AS_ADVANCED(CMAKE_BACKWARDS_COMPATIBILITY)

0 lines of code changed in 1 file:

  • Libs/SlicerIO: CMakeLists.txt (changed)
pieper 2009-09-10 13:11 Rev.: 10443

COMP: apply patches from Attila Nagy for Solaris builds

0 lines of code changed in 1 file:

  • Libs/SlicerIO: slicerio.c (changed)
lorensen 2008-11-22 11:52 Rev.: 7951

COMP: various warnings.

0 lines of code changed in 1 file:

  • Libs/SlicerIO: slicerio.c (changed)
barre 2008-05-21 18:25 Rev.: 6803

ENH: make sure all sub-project in Libs/ can be built in a standalone fashion (remove 99% of the refs to Slicer3, macros, etc). Make sure all external toolkits are properly included, and fix some issues in MRML with respect to TEEM/vtkTeem.

7 lines of code changed in 1 file:

  • Libs/SlicerIO: CMakeLists.txt (+7 -6)
barre 2008-05-20 02:29 Rev.: 6773

ENH: Slicer3 Spring Installation Clean Up

47 lines of code changed in 1 file:

  • Libs/SlicerIO: CMakeLists.txt (+47 -10)
barre 2008-04-25 17:27 Rev.: 6552

ENH: allow a module (Modules/GradientAnisotropicDiffusionFilter for now) to be built in a standalone fashion against eithera Slicer3 build or Slicer3 installed. Update the config files accordingly, add missing installation rules, etc. Also unscreamify and indent many CMakeLists.txt in the process.

0 lines of code changed in 1 file:

  • Libs/SlicerIO: CMakeLists.txt (changed)
pieper 2007-10-28 11:56 Rev.: 4731

COMP: adapt to change in stdio for Mac OS 10.5

8 lines of code changed in 1 file:

  • Libs/SlicerIO: slicerio.c (+8 -2)
millerjv 2007-10-09 11:02 Rev.: 4569

ENH: Update INSTALL_* commands to INSTALL() commands.

4 lines of code changed in 1 file:

  • Libs/SlicerIO: CMakeLists.txt (+4 -1)
samset 2007-06-07 16:32 Rev.: 3518

COMP: fix warnings due to sign and unused variables

0 lines of code changed in 1 file:

  • Libs/SlicerIO: testSlicerIO.c (changed)
barre 2007-01-04 15:07 Rev.: 2030

ENH: oops

0 lines of code changed in 1 file:

  • Libs/SlicerIO: CMakeLists.txt (changed)
barre 2007-01-04 10:54 Rev.: 2020

ENH: extra libs seems to be necessary with static Tcl/Tk

0 lines of code changed in 1 file:

  • Libs/SlicerIO: CMakeLists.txt (changed)
barre 2006-12-11 16:10 Rev.: 1775

ENH: including tcl.h directly does not do the trick if you are building static. Use vtkTcl.h instead.

1 lines of code changed in 1 file:

  • Libs/SlicerIO: slicerio.h (+1 -1)
hliu 2006-06-30 13:58 Rev.: 823

ENH: added support for Visual C++ 2005 std IO channels.

6 lines of code changed in 1 file:

  • Libs/SlicerIO: slicerio.c (+6)
pieper 2006-06-16 15:40 Rev.: 593

ENH: changes for windows compatibility of ITKCommandIO and slicerio -- still having a link problem on windows, so ITKCommandIO disabled for now

12 lines of code changed in 3 files:

  • Libs/SlicerIO: CMakeLists.txt (+7 -1), slicerio.c (+4 -4), utilities.c (+1 -1)
pieper 2006-06-16 12:52 Rev.: 586

ENH: removed -g option from CMakeLists since it's not cross platform - rely on BUILD_TYPE for debug

0 lines of code changed in 1 file:

  • Libs/SlicerIO: CMakeLists.txt (-8)
hliu 2006-06-16 09:42 Rev.: 583

ENH: added slicerio lib for Slicer3 development.

1842 lines of code changed in 7 files:

  • Libs/SlicerIO: CMakeLists.txt (new 33), scat.c (new 104), slicerio.c (new 816), slicerio.h (new 115), testSlicerIO.c (new 575), utilities.c (new 160), utilities.h (new 39)
Generated by StatSVN 0.5.0