Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fastfloat/fast_float issues and pull requests

#170 - Support rccpfastfloat via macros

Pull Request - State: closed - Opened by lemire almost 2 years ago

#169 - float_common.h: add support for ppc32

Pull Request - State: closed - Opened by barracuda156 almost 2 years ago - 2 comments

#168 - Add the following corner cases to our tests

Issue - State: open - Opened by lemire almost 2 years ago

#167 - Change smallest_power_of_ten to -64 for floats.

Pull Request - State: closed - Opened by deadalnix almost 2 years ago - 11 comments

#166 - Adding test.

Pull Request - State: closed - Opened by lemire almost 2 years ago - 1 comment

#165 - Guard endian include

Pull Request - State: closed - Opened by lemire almost 2 years ago

#163 - Suppress compile warning from float comparison

Pull Request - State: closed - Opened by biojppm almost 2 years ago

#162 - Fix compile warning: implicit type conversion

Pull Request - State: closed - Opened by biojppm almost 2 years ago - 5 comments

#161 - Adding GCC 12 tests (CI)

Pull Request - State: closed - Opened by lemire almost 2 years ago

#160 - Fix compile warning of unit64_t to bool

Pull Request - State: closed - Opened by huangqinjin almost 2 years ago - 2 comments

#159 - Replace utf8 chars.

Pull Request - State: closed - Opened by huangqinjin almost 2 years ago - 1 comment

#158 - Cleaning our CI a bit.

Pull Request - State: closed - Opened by lemire almost 2 years ago

#157 - Add missing namespace end comments

Pull Request - State: closed - Opened by kou almost 2 years ago - 1 comment

#156 - Fixing issue 154.

Pull Request - State: closed - Opened by lemire almost 2 years ago - 1 comment

#155 - Adding two new Ubuntu 22 runners in CI

Pull Request - State: closed - Opened by lemire almost 2 years ago

#154 - Newly introduced failure parsing "0" with Clang and FE_DOWNWARD

Issue - State: closed - Opened by mumbleskates almost 2 years ago - 3 comments

#153 - Conditional Clinger's fast path

Pull Request - State: closed - Opened by lemire about 2 years ago - 20 comments

#152 - Trimming out one eight-digit optimization.

Pull Request - State: closed - Opened by lemire about 2 years ago

#151 - Is the tradeoff of processing 8 chars at a time worth it?

Issue - State: closed - Opened by mwalcott3 about 2 years ago - 9 comments

#150 - Simplified Clinger's fast path for increased portability

Pull Request - State: closed - Opened by lemire about 2 years ago - 3 comments

#149 - Clinger's fast path and non-default rounding modes

Issue - State: closed - Opened by jakubjelinek about 2 years ago - 13 comments

#148 - std::float16_t/std::bfloat16_t support

Issue - State: open - Opened by jakubjelinek about 2 years ago - 4 comments
Labels: enhancement, help wanted

#147 - Don't use __umulh() with MinGW on ARM64

Pull Request - State: closed - Opened by kou about 2 years ago - 2 comments

#146 - Example for special edge case and some comments on the paper

Issue - State: closed - Opened by davidot about 2 years ago - 8 comments

#145 - 🔨 add library ALIAS FastFloat::fast_float

Pull Request - State: closed - Opened by OlivierLDff about 2 years ago - 1 comment

#144 - 🔨 Don't write to global CMAKE_CXX_STANDARD

Pull Request - State: closed - Opened by OlivierLDff about 2 years ago - 2 comments

#143 - 🔨 Introduce FASTFLOAT_INSTALL to make install optional

Pull Request - State: closed - Opened by OlivierLDff about 2 years ago - 4 comments

#142 - Allow opting out of project installation

Pull Request - State: closed - Opened by tobim about 2 years ago - 1 comment

#141 - update actions/checkout in GitHub Actions to v3

Pull Request - State: closed - Opened by striezel about 2 years ago - 1 comment

#140 - Fix some typos

Pull Request - State: closed - Opened by striezel about 2 years ago - 1 comment

#139 - Feature request: hexadecimal floating-point representation

Issue - State: open - Opened by tlemo about 2 years ago - 1 comment

#138 - Question: parsing strings containing two related values

Issue - State: open - Opened by rowlesmr about 2 years ago - 4 comments

#137 - Fix building using emscripten

Pull Request - State: closed - Opened by SirLynix over 2 years ago - 1 comment

#136 - Emscripten fails to build

Issue - State: closed - Opened by SirLynix over 2 years ago - 13 comments

#135 - Feature Request: parsing until delimiter

Issue - State: closed - Opened by spannella over 2 years ago - 1 comment

#134 - Feature request: fast_fixed_point

Issue - State: open - Opened by spannella over 2 years ago - 1 comment

#133 - Decimal to double

Issue - State: closed - Opened by scherepanov over 2 years ago - 5 comments

#132 - One more reuse of this code

Issue - State: closed - Opened by godunko over 2 years ago - 1 comment

#130 - Dropping Windows 2016.

Pull Request - State: closed - Opened by lemire over 2 years ago

#129 - Export CMake targets as architecture independent

Pull Request - State: closed - Opened by xvitaly over 2 years ago - 1 comment

#128 - Trying to upgrade to vs17

Pull Request - State: closed - Opened by lemire over 2 years ago

#127 - Fixed installation on other than Ubuntu GNU/Linux distributions

Pull Request - State: closed - Opened by xvitaly over 2 years ago - 5 comments

#126 - python: set file encoding

Pull Request - State: closed - Opened by fargies over 2 years ago - 3 comments

#125 - patch: tentative hex float parsing

Pull Request - State: open - Opened by Andersama almost 3 years ago - 7 comments

#124 - feature?: ignored characters `'_ / allowing prefixs 0x and 0b etc...

Issue - State: open - Opened by Andersama almost 3 years ago - 3 comments

#123 - Make endianness detection more portable

Pull Request - State: closed - Opened by jwakely almost 3 years ago - 1 comment

#122 - Fix deduction failure for std::min call

Pull Request - State: closed - Opened by jwakely almost 3 years ago - 1 comment

#121 - Cross-compilation for arm-none-eabi target

Issue - State: closed - Opened by danngreen almost 3 years ago - 7 comments

#120 - behavior in case of overflow/underflow differs from std::from_chars specification?

Issue - State: closed - Opened by pppalka almost 3 years ago - 7 comments

#119 - Doc: "Using as single header" section in readme points to an old release 1.1.2

Issue - State: closed - Opened by ilyapopov almost 3 years ago - 1 comment

#118 - Fix #117: compilation warning with gcc 6.3.0

Pull Request - State: closed - Opened by pitrou almost 3 years ago - 1 comment

#117 - Compilation warning/error with gcc 6.3.0

Issue - State: closed - Opened by pitrou almost 3 years ago - 8 comments

#116 - Added dual license option, proper copyright

Pull Request - State: closed - Opened by SamuelLongchamps about 3 years ago - 10 comments

#115 - Non-compliance to licenses

Issue - State: closed - Opened by ak-slongchamps about 3 years ago - 2 comments

#114 - support alternative exponent notation

Issue - State: closed - Opened by Nelson-numerical-software about 3 years ago - 1 comment

#113 - Deviation from strtod

Issue - State: closed - Opened by mrks about 3 years ago - 5 comments

#112 - Removing CXX20 support

Pull Request - State: closed - Opened by lemire about 3 years ago

#111 - Adding CXX20 tests for VS16?

Pull Request - State: closed - Opened by lemire about 3 years ago

#110 - Don't use _BitScanReverse64 in constexpr context

Pull Request - State: closed - Opened by ryhor-spivak about 3 years ago - 10 comments

#109 - constexpr fixes

Pull Request - State: closed - Opened by mumbleskates about 3 years ago - 15 comments

#108 - Delete unused dtoa.c

Pull Request - State: closed - Opened by mumbleskates about 3 years ago - 2 comments

#107 - Testing changes and fixes

Pull Request - State: closed - Opened by mumbleskates about 3 years ago - 6 comments

#106 - string_test is abandoned

Issue - State: closed - Opened by mumbleskates about 3 years ago - 4 comments

#105 - constexpr does not imply const in c++14

Issue - State: closed - Opened by mumbleskates about 3 years ago - 4 comments

#104 - Adopting Alexhuszagh's decimal comparison approach for long input strings

Pull Request - State: closed - Opened by lemire about 3 years ago

#103 - Add optimized (smaller) lookup table for float type parsing

Pull Request - State: open - Opened by jrahlf about 3 years ago - 1 comment

#101 - C++ 20 support and tests

Pull Request - State: closed - Opened by lemire about 3 years ago

#92 - Candidate release.

Pull Request - State: closed - Opened by lemire over 3 years ago

#88 - long double overload

Issue - State: open - Opened by igagis over 3 years ago - 7 comments

#86 - fast_int

Issue - State: closed - Opened by xelatihy over 3 years ago - 2 comments