[root]/Core
2d
(0 files, 0 lines)
Algorithms
(1 files, 41 lines)
DataIO
(7 files, 2846 lines)
Fields
(3 files, 102 lines)
Geometry
(5 files, 1064 lines)
Visualization
(23 files, 9513 lines)
Babel
(1 files, 34 lines)
Basis
(43 files, 157 lines)
Bundle
(3 files, 41 lines)
CCA
(1 files, 49 lines)
Comm
(5 files, 853 lines)
DT
(3 files, 874 lines)
Intra
(1 files, 69 lines)
PIDL
(20 files, 3472 lines)
SSIDL
(12 files, 971 lines)
datawrapper
(1 files, 59 lines)
PDEtranslate
(4 files, 576 lines)
spec
(3 files, 1337 lines)
tools
(1 files, 52 lines)
scim
(11 files, 6054 lines)
example
(5 files, 1112 lines)
pdt
(11 files, 4445 lines)
sidl
(3 files, 832 lines)
template
(16 files, 945 lines)
test
(31 files, 1899 lines)
sidl
(9 files, 6969 lines)
strauss
(1 files, 196 lines)
Comm
(2 files, 511 lines)
Containers
(20 files, 9059 lines)
Datatypes
(61 files, 16652 lines)
doc
(5 files, 438 lines)
Exceptions
(17 files, 1387 lines)
GUI
(4 files, 2523 lines)
doc
(4 files, 654 lines)
Geom
(95 files, 16365 lines)
GeomInterface
(1 files, 89 lines)
Geometry
(22 files, 4692 lines)
GuiInterface
(14 files, 2408 lines)
ICom
(10 files, 3937 lines)
ImportExport
(2 files, 56 lines)
ColorMap
(2 files, 197 lines)
Field
(4 files, 1051 lines)
Matrix
(3 files, 478 lines)
Nrrd
(4 files, 420 lines)
Init
(3 files, 4 lines)
Malloc
(6 files, 2159 lines)
Math
(23 files, 2796 lines)
OS
(4 files, 1163 lines)
Parts
(0 files, 0 lines)
Persistent
(6 files, 3178 lines)
Process
(0 files, 0 lines)
Services
(11 files, 2649 lines)
SystemCall
(6 files, 2732 lines)
TCLThread
(0 files, 0 lines)
Thread
(30 files, 7216 lines)
TkExtensions
(12 files, 6928 lines)
Util
(30 files, 4350 lines)
Comm
(1 files, 158 lines)
Volume
(24 files, 7183 lines)
XMLUtil
(7 files, 493 lines)
globus_threads
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 14 (100.0%) | 7 (100.0%) | 0.5 |
worthen | 3 (21.4%) | 2 (28.6%) | 0.6 |
yarden | 1 (7.1%) | 1 (14.3%) | 1.0 |
mjc | 1 (7.1%) | 1 (14.3%) | 1.0 |
mdavis | 2 (14.3%) | 1 (14.3%) | 0.5 |
dav | 2 (14.3%) | 1 (14.3%) | 0.5 |
callahan | 4 (28.6%) | 1 (14.3%) | 0.2 |
sparker | 1 (7.1%) | 0 (0.0%) | 0.0 |
Remove unused Core/Process library
0 lines of code changed in 2 files:
Remove directories that are not maintained nor needed for the core released code.
As it currently stands we don't distribute the MIT package, so to the outside world it looks like a bunch of dead code that is not being maintained.
Converted EditColorMap's use of Point2d and Vector2d to regular Point and Vector classes.
Added README to MIT package to let developers know how to find Core/2d, Core/Parts, and Core/PartsGui.
1 lines of code changed in 2 files:
initial commit of H_O_Basis branch merge
1 lines of code changed in 1 file:
finish separation of Core from Dataflow
1 lines of code changed in 1 file:
Move Core/TCLThread to Dataflow/TCLThread
0 lines of code changed in 1 file:
Removed the left over MacForceLoad from Core/Datatypes.
Moved init.cc/h into Core/Init/ so that scirun main
and other programs (eg: converters) could access it.
Moved findLib from Dataflow/Network/PackageDB.h to
soloader to remove circular dependency. Updated
MacForceLoad to actually 'touch' the datatypes of
the variables it creates to that they truely will be
constructed. This fixes the strange behavior that
recently showed up in the trunk with respect to the
MacForceLoad not forcing the datatypes to load.
1 lines of code changed in 1 file:
Retire .cvsignore files
0 lines of code changed in 1 file:
Removed files that were resurrected in the CVS-SVN conversion but that should have remained dead.
0 lines of code changed in 1 file:
add TCLThread
2 lines of code changed in 1 file:
remove unnused files
0 lines of code changed in 1 file:
Remove merge zombies
0 lines of code changed in 1 file:
Merge v1_24_0_release
1 lines of code changed in 1 file: