[root]/Dataflow/Network
Ports
(30 files, 853 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 154 (100.0%) | 4068 (100.0%) | 26.4 |
mjc | 40 (26.0%) | 2138 (52.6%) | 53.4 |
allen | 19 (12.3%) | 995 (24.5%) | 52.3 |
dgroulx | 12 (7.8%) | 484 (11.9%) | 40.3 |
callahan | 27 (17.5%) | 192 (4.7%) | 7.1 |
jeroen | 3 (1.9%) | 88 (2.2%) | 29.3 |
worthen | 26 (16.9%) | 60 (1.5%) | 2.3 |
dav | 18 (11.7%) | 49 (1.2%) | 2.7 |
kuzimmer | 1 (0.6%) | 47 (1.2%) | 47.0 |
mdavis | 5 (3.2%) | 14 (0.3%) | 2.8 |
ayla | 1 (0.6%) | 1 (0.0%) | 1.0 |
dmw | 2 (1.3%) | 0 (0.0%) | 0.0 |
Catch errors in bad input networks.
0 lines of code changed in 2 files:
minor cleanup
0 lines of code changed in 2 files:
Merge GUI, PIDL changes.
1 lines of code changed in 1 file:
fix sub varinclude/sci_defs/environment_testdefs.h.in
9 lines of code changed in 2 files:
M main/sub.mk
M Core/Datatypes/sub.mk
M StandAlone/convert/sub.mk
Need to specify F_LIBRARY (fortran library) to link on the Mac.
M Core/GUI/Util.tcl
Fix example use for label_pair function.
M Core/Datatypes/SearchGrid.cc
M Core/Datatypes/TetVolMesh.h
Cleaned up. Removed unused variables.
M Dataflow/GUI/Viewer.tcl
M Dataflow/Modules/Render/ViewWindow.cc
M Dataflow/Modules/Render/ViewWindow.h
M Dataflow/Modules/Render/OpenGL.cc
M Dataflow/Modules/Render/OpenGL.h
Made optional (with button) the ability to append the timestamp to
each frame when saving a movie. Cleaned up a number of other things
(eg: the GUI) related to saving a movie in SCIRun.
M Dataflow/Network/ComponentNode.cc
Cleaned up function name/return value layout.
M on-the-fly-libs/Makefile.in
Updated to use the SCI_MAKE_BE_QUIET env var for less verbosity during
compilation.
10 lines of code changed in 2 files:
M NetworkIO.cc
Add {} around network name that is on the command line so that SCIRun
(specifically: Tcl) will handle it even if it has spaces in the name.
3 lines of code changed in 1 file:
Fix tcl crash when brackets are present in a log message.
19 lines of code changed in 1 file:
Some fixes for win32 stack trace
Define EXPERIMENTAL_TCL_THREAD in NetworkEditor so ThreadLock doesn't crash at shutdown
Declare SCISHARE for a few Dynamic Compilation Makers
1 lines of code changed in 2 files:
Add a more thread safe add_raw_message to ProgressReporter and use it.
19 lines of code changed in 3 files:
Clean up ProgressReporter functions in Module.cc to be less sensitive to threading issues.
20 lines of code changed in 1 file:
Remove post_message from Module and ProgressReporter interface. It's still accessible from the GuiInterface if needed.
3 lines of code changed in 2 files:
Latest wave of windows fixes.
9 lines of code changed in 2 files:
fix bug with setting extended viewwindow option variables
2 lines of code changed in 1 file:
- Dataflow/Network now depends on Core/Geometry -- fixes Mac build
0 lines of code changed in 2 files:
Lock scheduler callback access.
0 lines of code changed in 4 files:
clean up and fixed bugs for disabled ports
39 lines of code changed in 3 files:
I assume this is a void function... correct me if I am wrong.
0 lines of code changed in 2 files:
fix circular dependency
5 lines of code changed in 3 files:
force autoview on loading a new network
4 lines of code changed in 2 files:
add new conglomerate module directory, module for arbitrarily slicing a field, and the package manager support
15 lines of code changed in 2 files:
(41 more)