Directory Dataflow/Network/

Total Files:
10
Deleted Files:
0
Lines of Code:
3221

[root]/Dataflow/Network

Lines of Code

Dataflow/Network/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 24 (100.0%) 199 (100.0%) 8.2
sparker 14 (58.3%) 192 (96.5%) 13.7
dav 3 (12.5%) 3 (1.5%) 1.0
ayla 6 (25.0%) 3 (1.5%) 0.5
jas 1 (4.2%) 1 (0.5%) 1.0

Most Recent Commits

dav 2007-10-26 16:39 Rev.: 39159

put comment in correct location

0 lines of code changed in 2 files:

  • Dataflow/Network: Module.cc (new)
ayla 2007-03-26 15:17 Rev.: 37127

Merging sr2_release_v0.1.1.

3 lines of code changed in 6 files:

  • Dataflow/Network: Module.h (new), Network.cc (new), Network.h (new)
jas 2007-03-09 13:56 Rev.: 37007

Fix signature for get_all_output_ports to match header file.

1 lines of code changed in 1 file:

  • Dataflow/Network: Module.cc (+1 -1)
sparker 2007-03-08 15:50 Rev.: 36997

Added mechanism to access the ports of a module

26 lines of code changed in 2 files:

  • Dataflow/Network: Module.cc (+12), Module.h (+14 -1)
sparker 2007-03-08 13:53 Rev.: 36995

Add mechanism for getting callbacks from modules with they are finished executing. This interface could be extended to perform other types of scheduler and exexecution callbacks as well.

166 lines of code changed in 12 files:

  • Dataflow/Network: Module.cc (+7), Module.h (+1), ModuleHelper.cc (new), Scheduler.cc (new), Scheduler.h (+10 -4), SchedulerEventListener.cc (new 49), SchedulerEventListener.h (new 59), sub.mk (new)
dav 2007-01-12 17:01 Rev.: 36380

Need #include algorithm for 'remove_if' on some platforms.

3 lines of code changed in 1 file:

  • Dataflow/Network: Scheduler.cc (+3)
Generated by StatSVN 0.4.0