12 lines · plain
1The code in this directory is based on Ulf Adams's work. The upstream for the2code is:3 4https://github.com/ulfjack/ryu/tree/59661c3/ryu5 6The code has been adapted by Stephan T. Lavavej of Microsoft for usage in7std::to_chars. This code has been contributed by Microsoft for inclusion in8libc++.9 10The code in this directory has a different coding style than other parts to11minimize the number of changes by both upstream sources.12