Module /plugins/gateway_plugin/c/nees_ntcp_control_plugin/source/

back to main page

Summary Period: 2003-09-23 to 2004-07-02

Modules

/plugins/gateway_plugin/c/nees_ntcp_control_plugin/source/
     doxygen (1 files, 2 lines)
     pkgdata (2 files, 61 lines)

Lines Of Code


Total Lines Of Code: 9355 (2004-07-27)

Changes Per User

UserChangesLines of codeLines each change
bester 85 (95.5%) 10091 (98.5%) 118
cphillip 4 (4.4%) 152 (1.4%) 38
Sum 89 (100%) 10243 (100%) 115

Most Recent Commits

bester
7/2/04 10:33 AM
Fix two bugs:
- when plugin's get_parameter function returns a null parameter (w/out an
exception), an undefined value was being returned to java, causing crashes
- when a plugin calls nees_ntcp_transaction_handle_mark_terminated() or
nees_ntcp_transaction_handle_set_resulting_control_points() during its
execute callback, memory is freed twice causing crashes
158 lines of code changed in:
plugins/gateway_plugin/c/nees_ntcp_control_plugin/source: nees_i_ntcp_control_plugin.h (+10), nees_ntcp_control_plugin_jni.c (+5), nees_ntcp_control_plugin_jni_stubs.c (+82 -6), nees_ntcp_control_plugin_transaction_handle.c (+61 -4)

cphillip
12/9/03 12:15 PM
o Make make_dist "more correct" in building source package.
o Add gcc32dbg comment to mdist.conf.
10 lines of code changed in:
plugins/gateway_plugin/c/nees_ntcp_control_plugin/source: make_dist (+9 -3), mdist.conf (+1)

cphillip
12/8/03 1:11 PM
o Add packaging files to 'nees_ntcp_control_source'.
142 lines of code changed in:
plugins/gateway_plugin/c/nees_ntcp_control_plugin/source: make_dist (new 120), mdist.conf (new 22)

bester
10/17/03 12:47 PM
API change to allow get_parameter to return a NULL parameter for a
"I don't know about that one" condition.
Test added for that case.
26 lines of code changed in:
plugins/gateway_plugin/c/nees_ntcp_control_plugin/source: nees_ntcp_control_plugin.h (+9 -8), nees_ntcp_control_plugin_jni_stubs.c (+17 -30)

bester
10/16/03 2:59 PM
added config documentation
137 lines of code changed in:
plugins/gateway_plugin/c/nees_ntcp_control_plugin/source/nees_ntcp_control_plugin.h (+137 -7)

bester
10/14/03 9:41 AM
newline
1 lines of code changed in:
plugins/gateway_plugin/c/nees_ntcp_control_plugin/source/nees_ntcp_control_plugin.c (+1)

bester
10/13/03 1:37 PM
win32 port
describe error returns from API functions
598 lines of code changed in:
plugins/gateway_plugin/c/nees_ntcp_control_plugin/source: configure.in (+3 -3), nees_i_ntcp_control_plugin.h (+55), nees_ntcp_control_plugin.c (+38 -7), nees_ntcp_control_plugin.h (+342 -13), nees_ntcp_control_plugin_control_point.c (+10), nees_ntcp_control_plugin_error_string.c (+1), nees_ntcp_control_plugin_geom_parameter.c (+10), nees_ntcp_control_plugin_jni.c (+86 -10), nees_ntcp_control_plugin_jni_ref_cache.c (+36 -5), nees_ntcp_control_plugin_jni_stubs.c (+6 -2), nees_ntcp_control_plugin_parameter_type.c (+7), nees_ntcp_control_plugin_transaction_handle.c (+4)

bester
10/6/03 1:41 PM
fix exception handling bug in native code
11 lines of code changed in:
plugins/gateway_plugin/c/nees_ntcp_control_plugin/source/nees_ntcp_control_plugin_jni_ref_cache.c (+11 -5)

bester
10/3/03 1:42 PM
added recursive mutex handler for libtool
132 lines of code changed in:
plugins/gateway_plugin/c/nees_ntcp_control_plugin/source/nees_ntcp_control_plugin.c (+132 -3)

bester
10/3/03 11:34 AM
handle dopen and dlsym errors better
4 lines of code changed in:
plugins/gateway_plugin/c/nees_ntcp_control_plugin/source: nees_ntcp_control_plugin.h (+1), nees_ntcp_control_plugin_error_string.c (+1), nees_ntcp_control_plugin_jni_stubs.c (+2)


Generated by StatCvs v0.1.3