
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 125 (100.0%) | 304 (100.0%) | 2.4 |
| mturk | 52 (41.6%) | 235 (77.3%) | 4.5 |
| zwoop | 56 (44.8%) | 29 (9.5%) | 0.5 |
| bcall | 10 (8.0%) | 24 (7.9%) | 2.4 |
| jplevyak | 5 (4.0%) | 14 (4.6%) | 2.8 |
| amc | 2 (1.6%) | 2 (0.7%) | 1.0 |
TS-631 Rename proxy/mgmt2 to proxy/mgmt
0 lines of code changed in 24 files:
TS-631 Rename proxy/mgmt2/api2 to proxy/mgmt2/api
2 lines of code changed in 1 file:
TS-576 Remove old, mostly unused records code
0 lines of code changed in 3 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).
7 lines of code changed in 1 file:
TS-584 Remove RAF pieces.
0 lines of code changed in 1 file:
TS-572 Rename librecords to lib/records.
1 lines of code changed in 1 file:
TS-571 Rename inktomi++.h to libts.h
7 lines of code changed in 8 files:
TS-571 Rename libinktomi++ to lib/ts.
1 lines of code changed in 1 file:
TS-569: move TsConfig, fixed makefiles.
1 lines of code changed in 1 file:
Adding WCCP support.
Adding TsConfig library.
1 lines of code changed in 1 file:
TS-552: remove alpha support (it was a nice architecture while it lasted)
0 lines of code changed in 1 file:
TS-486 Remove filter.config remnants.
0 lines of code changed in 1 file:
TS-485 InkAPI cleanup.
0 lines of code changed in 1 file:
TS-452 Change all ATS_ defines to TS_
3 lines of code changed in 1 file:
TS-401 Remove vestige of SNMP.
2 lines of code changed in 1 file:
TS-443 Cleanup remnants of MIXT and LDAP/NTLM.
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 1 file:
TS-400 Checkpoint 10 in cleanup.
6 lines of code changed in 2 files:
TS-364: Remove LLONG config option
Tested: FC-13 64-bit.
This patch also fixes a few areas in librecords where we'd downcast
the 64-bit integer to a 32-bit integer. That was the "cause" of the
problem here, fixing that allows the elimination of LLONG.
0 lines of code changed in 5 files:
TS-359: Remove few more direct path constructions using DIR_SEP
1 lines of code changed in 1 file:
TS-338: Alan's patch for enabling posix capabilities
26 lines of code changed in 1 file:
TS-366: Revert using #if ATS_HAVE_FOO_H for system include files
1 lines of code changed in 1 file:
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-366: Use ATS_HAVE_HEADER_H defines and add few code comments
4 lines of code changed in 3 files:
TS-366: Axe HOST_OS by running the automated script
14 lines of code changed in 6 files:
ink_atoll->ink_atoi64 with some atoi->atoi64 fixes on the way
4 lines of code changed in 1 file:
TS-359: Use ink_filepath_make instead directly constructing paths
26 lines of code changed in 1 file:
TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft
11 lines of code changed in 3 files:
TS-345 Remove redundant directory checks
1 lines of code changed in 2 files:
TS-358: remove more cruft: ink_sscan_longlong, bcopy, in_addr_t
3 lines of code changed in 1 file:
Fix TS-344 by removing all trailing spaces from the source files
158 lines of code changed in 36 files:
TS-211 Removed most of the ink_*printf functions. Removed all the ones
that didn't add functionality.
24 lines of code changed in 4 files:
TS-331 Removed old #if 0 code and only include #if 1 code
0 lines of code changed in 4 files:
TS-180 Removed #ifdef OEM code
0 lines of code changed in 2 files: