[root]/test/plugin/INKContinuations

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 13 (100.0%) | 288 (100.0%) | 22.1 |
| zwoop | 8 (61.5%) | 270 (93.8%) | 33.7 |
| mturk | 3 (23.1%) | 18 (6.3%) | 6.0 |
| bcall | 2 (15.4%) | 0 (0.0%) | 0.0 |
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
5 lines of code changed in 2 files:
TS-521 Rename all public APIs from INK* to TS*.
259 lines of code changed in 4 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);
5 lines of code changed in 1 file:
Fix TS-344 by removing all trailing spaces from the source files
18 lines of code changed in 3 files:
TS-331 Removed old #if 0 code and only include #if 1 code
0 lines of code changed in 2 files: