Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 14 (100.0%) | 450 (100.0%) | 32.1 |
worthen | 6 (42.9%) | 366 (81.3%) | 61.0 |
dav | 2 (14.3%) | 51 (11.3%) | 25.5 |
callahan | 2 (14.3%) | 17 (3.8%) | 8.5 |
mdavis | 3 (21.4%) | 12 (2.7%) | 4.0 |
mjc | 1 (7.1%) | 4 (0.9%) | 4.0 |
Move Core/TCLThread to Dataflow/TCLThread
0 lines of code changed in 3 files:
Add SCIRUN_NOGUI environment variable support (incomplete)
17 lines of code changed in 2 files:
Copy to correct file name. Syncs with changes in main.cc on branch.
12 lines of code changed in 1 file:
Add Core/Containers to link to fix OSX build
0 lines of code changed in 2 files:
Use ends_with instead of strstr to determine if network is a PowerApp. Dont search executable name for .app (fixes OSX apps). Format for 80 columns.
12 lines of code changed in 1 file:
Cleaned up formatting a bit.
39 lines of code changed in 1 file:
fix for double .net loading
4 lines of code changed in 1 file:
Add TCLThread - so that we can create the network editor in the same thread that runs the tcl interpreter
366 lines of code changed in 3 files: