
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 4 (100.0%) | 9 (100.0%) | 2.2 |
| mturk | 2 (50.0%) | 5 (55.6%) | 2.5 |
| zwoop | 1 (25.0%) | 2 (22.2%) | 2.0 |
| jplevyak | 1 (25.0%) | 2 (22.2%) | 2.0 |
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-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft
2 lines of code changed in 1 file:
Fix TS-344 by removing all trailing spaces from the source files
5 lines of code changed in 2 files: