
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 39 (100.0%) | 9859 (100.0%) | 252.7 |
| amc | 32 (82.1%) | 9414 (95.5%) | 294.1 |
| zwoop | 7 (17.9%) | 445 (4.5%) | 63.5 |
TS-664
0 lines of code changed in 11 files:
TS-663
1539 lines of code changed in 6 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).
445 lines of code changed in 7 files:
Some final tweaks to resolve TS-402.
TsConfig now has better automake integration. The lexical and grammar files
are built using implicit rules so all of the dependecies are handled correctly.
Additional code changes eliminated the need for a lexical header file and
the circular dependency betwee the lexical and grammar files.
WCCP was updated to support the REMOVAL_QUERY message. It was also updated to
check the assignment information reported by routers and resend the cache
assignment if the router's view is not consistent with the cache view. This
seems to resolve a timing issue with restarting Traffic Server.
311 lines of code changed in 3 files:
TS-569: move TsConfig, fixed makefiles.
1 lines of code changed in 1 file:
Adding WCCP support.
Adding TsConfig library.
7563 lines of code changed in 11 files: