ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
total new code (excludes parsing and hard
coded preformatted small ints)
5259
2
total old code (includes parsing)8279
3
4
old code (december 2014)
5
decimfmt.cpp5792
6
decimfmt.h2487
7
8
New Code (7 May 2015)
9
10
filesize
11
affixpatternparser.cpp602
12
affixpatternparser.h372
13
decimfmt2.cpp1298
14
decimfmt2.h317
15
digitaffix.cpp80
16
digitaffix.h79
17
digitaffixesandpadding.cpp150
18
digitaffixesandpadding.h162
19
digitformatter.cpp314
20
digitformatter.h269
21
digitgrouping.cpp56
22
digitgrouping.h110
23
digitinterval.cpp53
24
digitinterval.h134
25
pluralaffix.cpp97
26
pluralaffix.h124
27
precision.cpp102
28
precision.h133
29
sciformatter.cpp77
30
sciformatter.h115
31
significantdigitinterval.h90
32
smallintformatter.cpp55
Not counted: 2564 lines of formatted small ints hard coded
33
smallintformatter.h88
34
valueformatter.cpp237
35
valueformatter.h145
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100