Summary Period: 2003-07-24 to 2003-09-02
/matlab/@NTCP_Server/
private (0 files, 0 lines)
Total Lines Of Code:
0 (2004-07-27)
User | Changes | Lines of code | Lines each change |
---|---|---|---|
johnsone | 72 (100.0%) | 425 (100.0%) | 5 |
Sum | 72 (100%) | 425 (100%) | 5 |
johnsone 9/2/03 2:53 AM |
reorganization of NTCP matlab codes into client/mplugin/common subdirectories |
0 lines of code changed in: matlab/@NTCP_Server: NTCP_Server.m (del), cancel.m (del), close.m (del), execute.m (del), get.m (del), getoptions.m (del), ntcplog.m (del), open.m (del), propose.m (del), query.m (del), results.m (del), set.m (del), setoptions.m (del) | |
johnsone 7/30/03 10:43 AM |
changed log and data files to rotate to different filename (*-1*, *-2*, etc.) and write a "*.written" file when no longer writing to the file |
45 lines of code changed in: matlab/@NTCP_Server/ntcplog.m (+45 -1) | |
johnsone 7/30/03 9:47 AM |
make sure transaction ID is unique even if things happen fast (i.e., two proposals within one second) |
1 lines of code changed in: matlab/@NTCP_Server/propose.m (+1 -1) | |
johnsone 7/29/03 5:10 PM |
fixed transaction ID name (didn't like either spaces or colon or something) |
3 lines of code changed in: matlab/@NTCP_Server: ntcplog.m (+1 -1), propose.m (+1 -1), results.m (+1) | |
johnsone 7/29/03 3:39 PM |
make tranaction log write a .written file after log is updated. |
1 lines of code changed in: matlab/@NTCP_Server/ntcplog.m (+1 -1) | |
johnsone 7/29/03 3:05 PM |
new way of producing transaction IDs |
12 lines of code changed in: matlab/@NTCP_Server/propose.m (+12 -1) | |
johnsone 7/29/03 11:27 AM |
fixed error if no parameters are sent with client open matlab call |
1 lines of code changed in: matlab/@NTCP_Server/open.m (+1 -1) | |
johnsone 7/29/03 1:16 AM |
matlab client and MOST simulation codes: 1) fixed one bug using the 'tag' for the logfiles 2) added option of synchronous execute command with new "results" function that waits for results 3) added some print statements in the SC so we see something happening when logging-to-screen is off |
15 lines of code changed in: matlab/@NTCP_Server: NTCP_Server.m (+4), execute.m (+5 -2), results.m (+6 -7) | |
johnsone 7/28/03 5:41 PM |
add "tag" to server instantiation for logging purposes |
62 lines of code changed in: matlab/@NTCP_Server: NTCP_Server.m (+4 -2), execute.m (+54 -40), ntcplog.m (+4 -4) | |
johnsone 7/28/03 5:36 PM |
add function to asynchronously poll for execution results |
7 lines of code changed in: matlab/@NTCP_Server/results.m (new 7) | |
Generated by StatCvs v0.1.3