issues
search
epam
/
DFP
Java/.NET implementation of Intel IEEE-754 compliant decimal-float library
Apache License 2.0
24
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support building with Java 21, drop Java 7
#99
alexei-osipov
opened
3 weeks ago
1
Test pefrormance of Decimal64 class with Valhalla
#98
alexei-osipov
opened
3 weeks ago
0
Unbiased (banking) rounding wanted
#97
plokhotnyuk
closed
4 months ago
4
C/C++: Add missed functions
#96
agdavydov81
opened
5 months ago
0
.NET: Disable target framework end-of-life warning.
#95
agdavydov81
closed
6 months ago
0
Release
#94
agdavydov81
closed
6 months ago
0
Release toString()
#93
agdavydov81
closed
6 months ago
0
toString restore, add toFloatString
#92
agdavydov81
closed
6 months ago
0
Revert issue #84: Restore original toString() formating and add toFloatString() function.
#91
agdavydov81
closed
6 months ago
3
Release
#90
agdavydov81
closed
7 months ago
0
Java: Add fromFloat() and toFloat()
#89
agdavydov81
opened
8 months ago
3
Conan support
#88
agdavydov81
closed
1 year ago
0
Add decimalMark optional argument to toString() and parse() functions
#87
agdavydov81
closed
1 year ago
0
Issue83 to string custom separator
#86
agdavydov81
closed
1 year ago
0
Java: Format string in the same way as Double.toString()
#85
agdavydov81
closed
1 year ago
0
Please use Fixed-point notation for toString() methods
#84
alex-karpovich
closed
9 months ago
4
Please support different decimal separator for toString() methods
#83
alex-karpovich
closed
9 months ago
1
More efficient comparison of the same and finite numbers
#82
plokhotnyuk
closed
1 year ago
6
Release
#81
agdavydov81
closed
1 year ago
0
Release to master
#80
agdavydov81
closed
1 year ago
0
CI: Update Java version
#79
agdavydov81
closed
1 year ago
0
Release 1.0.0 with multiplication optimization
#78
agdavydov81
closed
1 year ago
0
Speedups
#77
agdavydov81
closed
1 year ago
0
Java: drop support of JDK 8
#76
plokhotnyuk
closed
1 year ago
11
Speed up `JavaImpl.canonizeFinite`
#75
plokhotnyuk
closed
1 year ago
4
Unsigned long speedup
#74
agdavydov81
closed
1 year ago
0
Cmp speedup
#73
agdavydov81
closed
1 year ago
0
Add VTA support test
#72
agdavydov81
closed
1 year ago
1
Release
#71
agdavydov81
closed
1 year ago
0
Workaround for VTA 0.9.0
#70
agdavydov81
closed
1 year ago
0
Release
#69
agdavydov81
closed
1 year ago
0
Fix fromDecimalDouble by Boris
#68
agdavydov81
closed
1 year ago
0
From decimal double
#67
agdavydov81
closed
1 year ago
0
Fix native mac
#66
agdavydov81
closed
1 year ago
0
Net benchmark
#65
agdavydov81
closed
1 year ago
0
docs review
#64
agdavydov81
closed
1 year ago
0
Java no native build
#63
agdavydov81
closed
1 year ago
0
Release update
#62
agdavydov81
closed
1 year ago
0
Remove Deprecated annotations
#61
agdavydov81
closed
1 year ago
0
[skip ci]
#60
agdavydov81
closed
1 year ago
0
Release
#59
agdavydov81
closed
2 years ago
0
Add isRounded and isRoundedToReciprocal functions, unit tests and benchmarks
#58
agdavydov81
closed
2 years ago
0
Add isRounded and isRoundedToReciprocal
#57
agdavydov81
closed
2 years ago
0
Release
#56
agdavydov81
closed
2 years ago
0
Next release
#55
agdavydov81
closed
2 years ago
0
Merge latest fixes
#54
agdavydov81
closed
2 years ago
0
Add tryParse with status
#53
agdavydov81
closed
2 years ago
0
Add (try)?Parse() with the exact flag
#52
agdavydov81
closed
1 year ago
1
Add toString with round shortcut
#51
agdavydov81
closed
2 years ago
3
Release
#50
agdavydov81
closed
2 years ago
0
Next