Directory Core/Services/

Total Files:
11
Deleted Files:
0
Lines of Code:
2649

[root]/Core/Services

Lines of Code

Core/Services/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 33 (100.0%) 512 (100.0%) 15.5
mjc 14 (42.4%) 247 (48.2%) 17.6
callahan 5 (15.2%) 239 (46.7%) 47.8
dav 3 (9.1%) 10 (2.0%) 3.3
yarden 3 (9.1%) 7 (1.4%) 2.3
worthen 5 (15.2%) 7 (1.4%) 1.4
jeroen 3 (9.1%) 2 (0.4%) 0.6

Most Recent Commits

mjc 2005-12-02 02:23 Rev.: 32697

completely revert commit 32690, as it broke all of Uintah

163 lines of code changed in 8 files:

  • Core/Services: ServiceDB.cc (+18 -1), ServiceNode.cc (new), ServiceNode.h (new), sub.mk (new)
mjc 2005-12-01 15:19 Rev.: 32690

removal of xerces, replaced with libxml2, turn on validaton for component loading, fix all invalid xml

84 lines of code changed in 4 files:

  • Core/Services: ServiceDB.cc (+1 -18), ServiceNode.cc (+72 -122), ServiceNode.h (+10 -22), sub.mk (+1 -1)
mjc 2005-10-14 08:12 Rev.: 32145

fix compile

0 lines of code changed in 2 files:

  • Core/Services: ServiceFrame.cc (new)
dav 2005-10-13 16:25 Rev.: 32137


Mostly cosmetics: (indent, remove compiler warnings, etc)

General examples of changes are:

- replaced while(1) with for(;;)
(I like while(1), but this gets rid of the compiler warning...)
- Used sci_comp_warn_fixes.h for RETURN/BREAK after throws/asserts.
- Removed 'const' on return type as it is meaningless.
- removed unnecessary ';' after some functions.
- turned off SGI warning about casting

Core/Basis/Locate.cc

- Added NOT_FINISHED()

10 lines of code changed in 3 files:

  • Core/Services: ServiceFrame.cc (+9 -6), ServiceManager.cc (+1 -3)
yarden 2005-07-07 15:35 Rev.: 31048

finish separation of Core from Dataflow

7 lines of code changed in 3 files:

  • Core/Services: ServiceDB.cc (+3 -3), ServiceNode.cc (+2 -2), sub.mk (+2 -3)
jeroen 2005-04-27 14:41 Rev.: 29992

reduced file buffer to within 16bit limit

0 lines of code changed in 2 files:

  • Core/Services: FileTransfer.cc (changed)
jeroen 2005-04-25 15:31 Rev.: 29944

Possible fix for Chris's stability problem with scirunremote

2 lines of code changed in 1 file:

  • Core/Services: FileTransfer.cc (+2 -1)
worthen 2005-02-21 22:02 Rev.: 28829

use LSTAT, and get rid of some share.h includes

7 lines of code changed in 5 files:

  • Core/Services: Service.h (-2), ServiceDB.cc (+7 -6), ServiceFrame.h (new)
callahan 2005-02-04 18:25 Rev.: 28471

Merge v1_24_0_release

239 lines of code changed in 5 files:

  • Core/Services: FileTransferClient.h (+1 -1), ServiceDB.cc (+238 -224), ServiceDB.h (new)
Generated by StatSVN 0.4.0