
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 41 (100.0%) | 1505 (100.0%) | 36.7 |
| mda | 3 (7.3%) | 754 (50.1%) | 251.3 |
| mrk | 23 (56.1%) | 480 (31.9%) | 20.8 |
| jhill | 7 (17.1%) | 130 (8.6%) | 18.5 |
| epics | 2 (4.9%) | 114 (7.6%) | 57.0 |
| jba | 2 (4.9%) | 20 (1.3%) | 10.0 |
| anj | 1 (2.4%) | 4 (0.3%) | 4.0 |
| jbk | 2 (4.9%) | 2 (0.1%) | 1.0 |
| bordua | 1 (2.4%) | 1 (0.1%) | 1.0 |
Sync to R3.14 branch.
4 lines of code changed in 1 file:
changes for long being 64 bits
43 lines of code changed in 2 files:
Updated license comments.
20 lines of code changed in 2 files:
add extern for C callable routines
4 lines of code changed in 1 file:
remove old style C; use signed char for cvtCharToString; get rid of some warning messages
7 lines of code changed in 2 files:
changes for ToOctalString and ToHwxString
5 lines of code changed in 1 file:
changes for 3.14
2 lines of code changed in 1 file:
workaround for Tornado II not using LONG_MAX and LONG_MIN
that are constants of type long
4 lines of code changed in 1 file:
cvtFast.h
2 lines of code changed in 1 file:
cvtDoubleToString will display big numbers better
3 lines of code changed in 1 file:
get rid of some warning messages
3 lines of code changed in 1 file:
cleaned up the DLL symbol export
2 lines of code changed in 1 file:
Get rid of some of the warning messages
7 lines of code changed in 1 file:
Get rid of warning messages for LONG_MIN
7 lines of code changed in 1 file:
updated dll keywords
67 lines of code changed in 2 files:
API changes and include with not <>
2 lines of code changed in 1 file:
Get rid of extra trailing \0
8 lines of code changed in 1 file:
Prevent unilialized precision for cvtStringToDouble
2 lines of code changed in 1 file:
moved include files from base/include
107 lines of code changed in 1 file:
cvtDoubleToString: honor precision for wierd numbers
3 lines of code changed in 1 file:
(17 more)