[root]/test/plugin/assembly
cgi-bin
(1 files, 17 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 17 (100.0%) | 744 (100.0%) | 43.7 |
| zwoop | 15 (88.2%) | 735 (98.8%) | 49.0 |
| mturk | 2 (11.8%) | 9 (1.2%) | 4.5 |
TS-620 More 64-bit fixes to the SM
1 lines of code changed in 1 file:
TS-589 modify TSContSchedule to take a thread type, and add TSContScheduleEvery
1 lines of code changed in 1 file:
TS-595 Bump SDK versions.
2 lines of code changed in 1 file:
TS-579 Eliminate misguided string copies in the SDK.
0 lines of code changed in 1 file:
TS-521 Rename all public APIs from INK* to TS*.
724 lines of code changed in 8 files:
TS-522 Removed deprecated (very old) APIs.
I also cleaned out the "private" include files, and moved a few
APIs over to ts/ts.h and the rest into ts/experimental.h. We can
later promote things over from experimental.h to ts.h.
Finally, for completeness, I added
inkapi void INKVConnActiveTimeoutSet(INKVConn connp, TSHRTime timeout);
inkapi void INKVConnActiveTimeoutCancel(INKVConn connp);
7 lines of code changed in 3 files:
Fix TS-344 by removing all trailing spaces from the source files
9 lines of code changed in 2 files: