
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 24 (100.0%) | 11 (100.0%) | 0.4 |
| zwoop | 17 (70.8%) | 5 (45.5%) | 0.2 |
| mturk | 3 (12.5%) | 3 (27.3%) | 1.0 |
| jplevyak | 2 (8.3%) | 2 (18.2%) | 1.0 |
| bcall | 2 (8.3%) | 1 (9.1%) | 0.5 |
TS-631 Rename proxy/mgmt2 to proxy/mgmt
0 lines of code changed in 5 files:
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).
2 lines of code changed in 1 file:
TS-571 Rename inktomi++.h to libts.h
2 lines of code changed in 3 files:
TS-544 Eliminate streaming media config, and some cleanup.
0 lines of code changed in 1 file:
TS-442 Cleanup some include "dependencies".
This makes it slightly easier to see what dependencies we have.
0 lines of code changed in 2 files:
TS-400 Checkpoint 10 in cleanup.
1 lines of code changed in 2 files:
Since ink_platform.h now requires ink_config.h to properly compile
on some platforms, I'm including ink_config.h there, and cleaning
out the the other includes. Feel free to change if this is not
appropriate, but this will fix build on FreeBSD at least (which
otherwise fails on ink_platform.h since it needs the defines from
ink_config.h).
0 lines of code changed in 3 files:
TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft
1 lines of code changed in 1 file:
TS-358: remove more cruft: ink_sscan_longlong, bcopy, in_addr_t
1 lines of code changed in 1 file:
Fix TS-344 by removing all trailing spaces from the source files
3 lines of code changed in 3 files:
TS-211 Removed most of the ink_*printf functions. Removed all the ones
that didn't add functionality.
1 lines of code changed in 2 files: