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
ryu incorrectly formats this f32 number
#235
e00E
opened
1 month ago
1
Specify STATIC in add_library
#234
dariomangoni
opened
7 months ago
0
Ryu: Question about Step 0 in section 3.4 of the PLDI paper
#233
Ariel-Burton
opened
8 months ago
0
Add errata to README
#232
ulfjack
opened
8 months ago
0
CI: Enable disk cache again
#231
ulfjack
opened
8 months ago
1
Remove outdated comment in ryu_parse.h
#230
ulfjack
closed
8 months ago
0
Remove .travis.yml
#229
ulfjack
closed
8 months ago
0
Remove dead link from README.md
#228
ulfjack
closed
8 months ago
0
CI: enable windows-latest as well
#227
ulfjack
closed
8 months ago
0
Add GitHub actions presubmit checks
#226
ulfjack
closed
8 months ago
0
Clarification on lower bound of `compute_shortest`.
#225
PhucXDoan
closed
8 months ago
4
added haskell implementation link
#224
BebeSparkelSparkel
closed
10 months ago
0
removed subtracting i when zero
#223
BebeSparkelSparkel
closed
10 months ago
0
gitignore .o .a .test
#222
BebeSparkelSparkel
closed
10 months ago
0
const output and better assignment for output2
#221
BebeSparkelSparkel
opened
10 months ago
1
switched to using a binary search for decimalLength17
#220
BebeSparkelSparkel
closed
10 months ago
1
travis ci never completes its checks
#219
BebeSparkelSparkel
closed
8 months ago
3
d2s.c to_char scoping mutations
#218
BebeSparkelSparkel
closed
10 months ago
2
Add zig implementation link
#216
thechampagne
closed
1 year ago
0
generic_128's long_double_to_fd128 is silently incorrect on most platforms. long double users beware
#215
alugowski
opened
1 year ago
0
CMake support
#214
alugowski
closed
11 months ago
4
Wondering if anyone has a generic_decimal_to_binary implementation?
#213
keith-packard
opened
1 year ago
2
optimized ryu version for 'long doubles'? ( real 80-bit figures, not 'fake-long' ) - enhancement proposal -
#212
newbie-02
opened
2 years ago
0
Honest output request
#211
user45643
closed
8 months ago
2
README.md: Added additional C# implementation
#210
NightOwl888
closed
2 years ago
0
question about ryu support in gcc? ( pure-'C' )
#209
newbie-02
closed
2 years ago
1
question: is there a standard for 'shortest'?
#208
newbie-02
opened
2 years ago
1
C implementation that accommodates 10-byte and 16-byte floating point data types
#207
sisyphus
closed
2 years ago
7
Add a prefix to exported names
#206
chirsz-ever
closed
3 years ago
6
Remove the "static inline" declarator
#205
chirsz-ever
opened
3 years ago
3
Travis: Fix whitespace
#204
ulfjack
closed
3 years ago
0
Travis: upgrade to Ubuntu 20.04
#203
ulfjack
closed
3 years ago
0
Questions on Ryu algorithm
#202
zejal
opened
3 years ago
0
Outdated Documentation
#201
jrahlf
closed
8 months ago
1
Add erlang to the implementations table
#200
DianaOlympos
closed
3 years ago
0
Not getting the shortest decimal representation of 0.3
#199
ShaiWavesAudio
opened
3 years ago
9
Julia implementation
#198
samusz
closed
8 months ago
1
Buffer overflow possible with d2fixed() and friends
#197
paulharris
opened
3 years ago
0
Allow customizable switch boundaries for scientific notation.
#196
maisonobe
opened
3 years ago
0
Reimplemented to_chars of d2s.c
#195
cassioneri
closed
1 year ago
0
D Ryu implementation reference
#194
9il
closed
3 years ago
0
fix generic m2
#193
9il
closed
3 years ago
1
Fix travis config
#192
ulfjack
closed
3 years ago
0
Update Julia impl link
#191
ulfjack
closed
3 years ago
0
A DecimalFloatingPoint struct in the public side of the API
#190
verelpode
closed
3 years ago
1
Instructions for porting to C#
#189
verelpode
closed
3 years ago
3
Reimplemented pow5Factor using modular inverse.
#188
cassioneri
closed
3 years ago
6
doubleToString incorrect results
#187
safris
closed
3 years ago
2
Add manual pages
#186
Artoria2e5
opened
4 years ago
0
Add STL's general formatting for ryu_printf
#185
Artoria2e5
opened
4 years ago
3
Next