
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 636 (100.0%) | 23026 (100.0%) | 36.2 |
| jbk | 144 (22.6%) | 13350 (58.0%) | 92.7 |
| jhill | 330 (51.9%) | 8499 (36.9%) | 25.7 |
| jba | 108 (17.0%) | 757 (3.3%) | 7.0 |
| mrk | 8 (1.3%) | 201 (0.9%) | 25.1 |
| anj | 29 (4.6%) | 133 (0.6%) | 4.5 |
| lange | 12 (1.9%) | 72 (0.3%) | 6.0 |
| soliday | 2 (0.3%) | 7 (0.0%) | 3.5 |
| norume | 3 (0.5%) | 7 (0.0%) | 2.3 |
added missing using directive
2 lines of code changed in 1 file:
sync with main trunk
54 lines of code changed in 7 files:
added warning comment about need to unref newly created gdd before
installing into smart pointer
15 lines of code changed in 1 file:
fixed memory leak caused by previous revision (fixing compiler warnings)
8 lines of code changed in 1 file:
Sync to R3.14 branch.
9 lines of code changed in 2 files:
Sync to R3.14 branch.
2 lines of code changed in 1 file:
3.14 sync (ANSIfication)
2 lines of code changed in 1 file:
Sync to R3.14 branch.
5 lines of code changed in 1 file:
Sync to R3.14 branch.
58 lines of code changed in 6 files:
Sync to R3.14 branch.
18 lines of code changed in 2 files:
Sync to R3.14 branch.
1 lines of code changed in 2 files:
Sync.
2 lines of code changed in 1 file:
fixed mantis 266
epicsTime <=> aitTimeStamp conversions dont work on 64 bit hosts
28 lines of code changed in 2 files:
accomodate visual c++ 6
3 lines of code changed in 1 file:
Brought over various changes from the R3.14 branch that went into 3.14.8.1.
2 lines of code changed in 1 file:
standards unconformant C++ compilers (such as msvs 6.0) dont like
two for loops with the same varaible name in the same scope
2 lines of code changed in 1 file:
fixed GDD: aitConvertStringEnum16 does nothing if pEnumStringTable==NULL
mantis 211
35 lines of code changed in 1 file:
fix for mantis 159
37 lines of code changed in 1 file:
Fix typo.
2 lines of code changed in 1 file:
Track R3.14.2 branch changes for epicsScanFloat/epicsScanDouble.
3 lines of code changed in 1 file:
(262 more)