Directory Dataflow/TCLThread/

Total Files:
3
Deleted Files:
0
Lines of Code:
-14

[root]/Dataflow/TCLThread

Lines of Code

Dataflow/TCLThread/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 557 (100.0%) 34.8
worthen 5 (31.3%) 419 (75.2%) 83.8
callahan 4 (25.0%) 102 (18.3%) 25.5
mdavis 6 (37.5%) 25 (4.5%) 4.1
dav 1 (6.3%) 11 (2.0%) 11.0

Most Recent Commits

mdavis 2005-09-27 15:08 Rev.: 32029

Rewrite logic for copying and versioning of .scirunrc file to be cleaner. Add bool validFile(string) and bool validDir(string) to Core/Util/FileUtils.h as convenice functions.

19 lines of code changed in 4 files:

  • Dataflow/TCLThread: TCLThread.cc (new), TCLThread.h (+1)
callahan 2005-09-27 11:19 Rev.: 32025

Fix logic for .scirunrc creation, was backwards (always created)

1 lines of code changed in 1 file:

  • Dataflow/TCLThread: TCLThread.cc (+1 -1)
mdavis 2005-09-13 16:43 Rev.: 31952

Dont load dynamic libraries containing module code until the module is instantiated. Users can turn off this behaviour to enfore the old way by setting SCIRUN_LOAD_MODULES_ON_STARTUP to true

2 lines of code changed in 1 file:

  • Dataflow/TCLThread: TCLThread.cc (+2 -1)
callahan 2005-09-13 15:16 Rev.: 31951

Rearrange scirunrc reading so that it works if /home/callahan/.scirunrc does not exist.

22 lines of code changed in 1 file:

  • Dataflow/TCLThread: TCLThread.cc (+22 -15)
callahan 2005-09-13 14:53 Rev.: 31950

Minor cleanup, formatting, make non-exported functions static.

73 lines of code changed in 1 file:

  • Dataflow/TCLThread: TCLThread.cc (+73 -37)
mdavis 2005-08-30 19:19 Rev.: 31791

Fix NetworkEditor instantiation to before tkwait

4 lines of code changed in 1 file:

  • Dataflow/TCLThread: TCLThread.cc (+4 -3)
callahan 2005-08-29 11:39 Rev.: 31752

Move NetworkEditor creation to after the scirunrc is read in.

6 lines of code changed in 1 file:

  • Dataflow/TCLThread: TCLThread.cc (+6 -2)
dav 2005-08-22 14:14 Rev.: 31643

Slightly better indentation.

11 lines of code changed in 1 file:

  • Dataflow/TCLThread: TCLThread.cc (+11 -13)
worthen 2005-07-21 15:19 Rev.: 31237

Fix copy-paste error

1 lines of code changed in 1 file:

  • Dataflow/TCLThread: TCLThread.cc (+1 -1)
worthen 2005-07-21 12:27 Rev.: 31227

Core/Geom
changes to get a windows openGL window working

Core/GuiInterface
Dataflow/TCLThread
Dataflow/Network
have gui->eval register a TCL callback so TCL code can be run
in the tcl thread. Don't do some of the TCLTask::lock/unlocks

Core/Util/Timer.cc
Run for 1000*seconds ms instead of 1000000*seconds ms

Core/Volume/VolumeRenderer.cc
#ifndef WIN32 around gluCheckExtension

Dataflow/GUI/Module.tcl
get rid of no-longer-necessary windows-specific
code

19 lines of code changed in 1 file:

  • Dataflow/TCLThread: TCLThread.cc (+19 -3)
worthen 2005-07-07 14:14 Rev.: 31043

Move Core/TCLThread to Dataflow/TCLThread

399 lines of code changed in 3 files:

  • Dataflow/TCLThread: TCLThread.cc (+294), TCLThread.h (+62), sub.mk (new 43)
Generated by StatSVN 0.4.0