
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 50 (100.0%) | 198 (100.0%) | 3.9 |
| zwoop | 27 (54.0%) | 129 (65.2%) | 4.7 |
| jplevyak | 6 (12.0%) | 28 (14.1%) | 4.6 |
| mturk | 12 (24.0%) | 25 (12.6%) | 2.0 |
| bcall | 4 (8.0%) | 15 (7.6%) | 3.7 |
| igalic | 1 (2.0%) | 1 (0.5%) | 1.0 |
TS-638 Move proxy/mgmt to mgmt/, part 1
3 lines of code changed in 1 file:
TS-631 Rename proxy/mgmt2 to proxy/mgmt
3 lines of code changed in 1 file:
TS-631 Rename proxy/http2 to proxy/http
1 lines of code changed in 1 file:
TS-593 Cleanup of inktomi.com
5 lines of code changed in 1 file:
TS-594 Migrate from our own int64 (et.al) to int64_t / stdint types.
Tested: gcc 4.1.2, gcc 4.3.2, gcc 4.4, gcc 4.5.1, Intel CC 11.x, Clang (trunk)
Platforms: Fedora Core 14 (64-bit), FC8, FreeBSD8, Ubuntu 8.10
Ubuntu 10.10 (64-bit).
33 lines of code changed in 6 files:
TS-572 Rename librecords to lib/records.
1 lines of code changed in 1 file:
TS-571 Rename inktomi++.h to libts.h
4 lines of code changed in 4 files:
TS-410 Make regression tests compile time optional.
It's now possible, via --disable-tests, to compile ATS without
the regression tests. I've also cleaned up the checks around
diagnostics. Both these features are enabled by default, so no
change in our normal behavior with this patch.
9 lines of code changed in 2 files:
Fix small memory leak, and cleanup.
21 lines of code changed in 1 file:
Fix build for OpenSolaris. Regards to zwoop and lewellyn.
1 lines of code changed in 1 file:
TS-401 Remove vestige of SNMP.
18 lines of code changed in 5 files:
TS-442 Cleanup some include "dependencies".
This makes it slightly easier to see what dependencies we have.
1 lines of code changed in 1 file:
TS-400 Checkpoint 7 in cleanup.
29 lines of code changed in 2 files:
TS-400 Checkpoint 6 in cleanup.
1 lines of code changed in 1 file:
Remove redundant include paths from makefiles
2 lines of code changed in 2 files:
TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft
28 lines of code changed in 6 files:
Fix TS-344 by removing all trailing spaces from the source files
23 lines of code changed in 10 files:
TS-211 Removed most of the ink_*printf functions. Removed all the ones
that didn't add functionality.
15 lines of code changed in 4 files: