
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 12 (100.0%) | 97 (100.0%) | 8.0 |
| zwoop | 5 (41.7%) | 49 (50.5%) | 9.8 |
| bcall | 2 (16.7%) | 25 (25.8%) | 12.5 |
| mturk | 3 (25.0%) | 16 (16.5%) | 5.3 |
| georgep | 2 (16.7%) | 7 (7.2%) | 3.5 |
TS-616 Fix the Makefiles for examples as well
2 lines of code changed in 1 file:
TS-521 Rename all public APIs from INK* to TS*.
22 lines of code changed in 1 file:
TS-452 Change all ATS_ defines to TS_
1 lines of code changed in 1 file:
initialize a variable to avoid compiler warnings.
2 lines of code changed in 1 file:
fix solaris build. strsep is not portable
2 lines of code changed in 1 file:
TS-356: Make code more -ansi C portable.
This primary makes sure that we don't use C++ comments in C code (.c
files or C files that includes a .h).
22 lines of code changed in 1 file:
Resolve TS-347 by adding -version-info to the shared libraries instead using 0.0.0 always
1 lines of code changed in 1 file:
Fix TS-344 by removing all trailing spaces from the source files
13 lines of code changed in 1 file:
TS-328 Renamed proxy/api/include to proxy/api/ts and removed the
creation of the symlink to get the ts/ts.h structure.
Tested by George Paul
1 lines of code changed in 1 file:
TS-328: Fix examples compilation on FreeBSD(7.2) and OpenSolaris(osol0906)
7 lines of code changed in 2 files:
TS-328 Added the example directory into the build and fixed some
compliation bugs.
Updated patch and tested by George Paul.
24 lines of code changed in 1 file: