
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 18 (100.0%) | 223 (100.0%) | 12.3 |
| zwoop | 9 (50.0%) | 207 (92.8%) | 23.0 |
| bcall | 5 (27.8%) | 8 (3.6%) | 1.6 |
| mturk | 2 (11.1%) | 5 (2.2%) | 2.5 |
| jplevyak | 2 (11.1%) | 3 (1.3%) | 1.5 |
TS-620 More 64-bit fixes to the SM
5 lines of code changed in 1 file:
TS-616 Fix the Makefiles for examples as well
2 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).
1 lines of code changed in 1 file:
TS-587 Added query arg parsing in CGI mode
6 lines of code changed in 1 file:
TS-579 Eliminate misguided string copies in the SDK.
0 lines of code changed in 1 file:
TS-521 Rename all public APIs from INK* to TS*.
190 lines of code changed in 1 file:
TS-14 Make some InkAPI's 64-bit.
Also unify the APIs to use int32/uint32/int64/uint64.
Reviewed: John Plevyak
1 lines of code changed in 1 file:
TS-452 Change all ATS_ defines to TS_
1 lines of code changed in 1 file:
TS-380: typo in last fix
1 lines of code changed in 1 file:
TS-380: more 64 bit issues, this time in the PluginVC code
2 lines of code changed in 1 file:
TS-266: Update all examples to use non-deprecated APIs.
Tested: FC13
Also moved some cache APIs over to a new ts/experimental.h file.
1 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
4 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 Added the example directory into the build and fixed some
compliation bugs.
Updated patch and tested by George Paul.
7 lines of code changed in 4 files: