issues
search
vpiotr
/
decimal_for_cpp
Decimal data type for C++
273
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use DEC_NAMESPACE instead of hard-coded "dec" to avoid clashes
#19
reunanen
closed
8 years ago
1
Added direct division of int
#18
Frafjord
closed
8 years ago
1
Changed the multiplication
#17
Frafjord
closed
8 years ago
3
namespace
#16
mrepisch
closed
8 years ago
3
pack
#15
vladon
closed
8 years ago
2
Allow initialization using max unsigned int
#14
rmaicle
closed
8 years ago
1
Overflow in multDiv code
#13
azbobw
closed
9 years ago
8
Unary - and +
#12
gevorgvoskanyan
closed
9 years ago
1
min-max macro compatibility
#11
c-vision
closed
9 years ago
1
Ignore thousands separators when reading from stream
#10
kuriboshi
closed
9 years ago
1
Write directly on the stream
#9
kuriboshi
closed
9 years ago
0
Doesn't have the lib <limts> cause problems
#8
kelvin-gamedev
closed
9 years ago
1
Don't print any decimals when precision is 0
#7
kuriboshi
closed
9 years ago
0
INT32_MAX alternative
#6
VioletDarkKitty
closed
9 years ago
0
INT32_MAX on linux
#5
VioletDarkKitty
closed
10 years ago
31
Bug in toString
#4
rishid
closed
11 years ago
1
fix compiler error
#3
pretorean
closed
12 years ago
0
no serialization/deserialization feature
#2
Offirmo
closed
12 years ago
4
integral constant overflow
#1
sadjokerus
closed
12 years ago
1
Previous