issues
search
ulfjack
/
ryu
Converts floating point numbers to decimal strings
Apache License 2.0
1.2k
stars
100
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
a simple makefile for the C version
#122
gritzko
closed
5 years ago
5
The tests leak
#121
vinniefalco
closed
5 years ago
6
Integrate Manual Modulo from Puff Algorithm.
#120
RogueForge1
closed
5 years ago
1
Differences from paper
#119
simonbyrne
opened
5 years ago
6
Refactor travis config
#118
ulfjack
closed
5 years ago
0
Incorrect vrIsTrailingZeros?
#117
abolz
opened
5 years ago
14
Alternative float to bit conversion
#116
marler8997
closed
5 years ago
11
Enable header only usage
#115
robhz786
closed
5 years ago
0
Fix sign warnings.
#114
StephanTLavavej
closed
5 years ago
2
Comment on the range of floating_decimal_64::exponent
#113
vinniefalco
closed
5 years ago
3
Does this work on all platforms?
#112
vinniefalco
closed
5 years ago
2
How do we get this into Boost?
#111
vinniefalco
opened
5 years ago
18
Why is the exponent 32 bits?
#110
vinniefalco
closed
5 years ago
5
Tidy up a compile error in C++
#109
vinniefalco
closed
5 years ago
0
Trying to just extract the mantissa, exponent, and sign
#108
vinniefalco
closed
5 years ago
1
Thank you for Boost License!
#107
vinniefalco
closed
5 years ago
1
Small improvements (non-performance)
#106
StephanTLavavej
closed
5 years ago
2
Can POW10_SPLIT_2 be smaller?
#105
StephanTLavavej
closed
5 years ago
2
Improve d2exp_buffered_n headline perf.
#104
StephanTLavavej
closed
5 years ago
0
Add const, save 473 bytes, other cleanups
#103
StephanTLavavej
closed
5 years ago
0
Add f2fixed() and f2exp()?
#102
StephanTLavavej
opened
5 years ago
3
Investigate if there are any cases for which the gap approach improves performance
#101
ulfjack
opened
5 years ago
0
Generate full output
#100
ulfjack
closed
5 years ago
2
Avoid 64-bit math for remainders.
#99
StephanTLavavej
closed
5 years ago
0
Investigate LKK remainder and divisibility algorithms
#98
StephanTLavavej
opened
5 years ago
3
Use bitwise OR in umul128() to improve codegen.
#97
StephanTLavavej
closed
5 years ago
0
Improve perf and carry logic.
#96
StephanTLavavej
closed
5 years ago
1
Implement fast path for small integers (#88)
#95
abolz
closed
5 years ago
2
Missing carries in non-intrinsic umul128()?
#94
StephanTLavavej
closed
5 years ago
6
Release to Maven Central / Bintray
#93
re-thc
opened
5 years ago
4
Test all binary exponents.
#92
StephanTLavavej
closed
5 years ago
0
Improve uint128 performance by 10.8% and 7.9%
#91
StephanTLavavej
closed
5 years ago
0
Update Travis to Ubuntu Xenial
#90
ulfjack
closed
5 years ago
0
Switch to the new Bazel homebrew repo
#89
ulfjack
closed
5 years ago
0
Special case integers
#88
ulfjack
closed
5 years ago
0
Compability with ES6 / V8
#87
cyberphone
opened
5 years ago
12
Add github.com/cespare/ryu to list of implementations
#86
cespare
closed
5 years ago
1
Missing loop in two-digit optimization?
#85
cespare
opened
5 years ago
3
Reference Factor implementation
#84
alex-ilin
closed
5 years ago
0
Java: in correct rounding to two digits
#83
ulfjack
opened
5 years ago
6
Is there a Bug in Master?
#82
alex-ilin
closed
5 years ago
4
Bugfixes and tests for generate-full-output
#81
StephanTLavavej
closed
5 years ago
0
Fix sign mismatch warnings, update for Clang 7, minor comment changes.
#80
StephanTLavavej
closed
6 years ago
0
Restore d2s_test.cc coverage.
#79
StephanTLavavej
closed
6 years ago
1
Add tests for the min/max shift values in shiftright128
#78
abolz
closed
6 years ago
0
Centralize RYU_32_BIT_PLATFORM and optimize shiftright128().
#77
StephanTLavavej
closed
6 years ago
0
Cleanup: mark constants as unsigned.
#76
StephanTLavavej
closed
6 years ago
0
Use log10 from Hacker's Delight
#75
ulfjack
closed
5 years ago
6
benchmark.cc: Default to inverted mode, add small_digits mode.
#74
StephanTLavavej
closed
6 years ago
3
Optimize 64-bit division-by-constant for x86 platforms
#73
abolz
closed
6 years ago
1
Previous
Next