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

GitHub / Alexhuszagh/rust-lexical issues and pull requests

#224 - [BUG] Writing f64::MAX to JS string in non-decimal format panics

Issue - State: open - Opened by aapoalas 3 months ago
Labels: bug, radix

#223 - [ENHANCEMENT] Cleanup Comprehensive Test Runners

Issue - State: open - Opened by Alexhuszagh 5 months ago
Labels: enhancement, normal priority, correctness

#222 - Add patches for dependencies with TODOs in the docs.

Pull Request - State: closed - Opened by Alexhuszagh 6 months ago
Labels: documentation, CI

#221 - Migrate to `upload-artifact@v4`.

Pull Request - State: closed - Opened by Alexhuszagh 6 months ago
Labels: CI

#220 - [CI] Fix Deprecated Use of CI Artifacts V3 in CI Fuzz

Issue - State: closed - Opened by Alexhuszagh 6 months ago
Labels: CI

#219 - Patch use of `set_precision` on i586.

Pull Request - State: closed - Opened by Alexhuszagh 6 months ago
Labels: bug, CI, targets

#218 - [BUG] compile error on i586: expected `()`, found `FPUControlWord`

Issue - State: open - Opened by jvdd 6 months ago - 2 comments
Labels: bug, targets

#217 - Always reference latest benchmarks.

Pull Request - State: closed - Opened by Alexhuszagh 6 months ago
Labels: documentation

#216 - Update our docs checker to ensure no TODOs exist.

Pull Request - State: closed - Opened by Alexhuszagh 7 months ago
Labels: documentation, CI

#215 - Add additional format versions and enhancements.

Pull Request - State: open - Opened by Alexhuszagh 7 months ago - 3 comments
Labels: enhancement, format

#214 - Update our development guide for manually specifying our inlining hints.

Pull Request - State: closed - Opened by Alexhuszagh 7 months ago
Labels: documentation

#213 - Fix our doctest (it was always valid).

Pull Request - State: closed - Opened by Alexhuszagh 7 months ago

#212 - Patch bug when parsing floats with decimal mantissa radixes and non-decimal exponent radixes.

Pull Request - State: closed - Opened by Alexhuszagh 7 months ago - 1 comment
Labels: bug

#211 - Improve our script to validate our links in docs.

Pull Request - State: closed - Opened by Alexhuszagh 7 months ago
Labels: documentation, CI

#210 - Fix performance issues in float parsing.

Pull Request - State: closed - Opened by Alexhuszagh 7 months ago - 1 comment
Labels: regression, performance

#209 - Add fast-float2 back to our benchmarks.

Pull Request - State: closed - Opened by Alexhuszagh 7 months ago
Labels: chore

#208 - Add in hidden doctests for our format API.

Pull Request - State: closed - Opened by Alexhuszagh 7 months ago - 1 comment
Labels: documentation

#207 - Simplify the doc annotations.

Pull Request - State: closed - Opened by Alexhuszagh 7 months ago - 1 comment
Labels: enhancement, documentation

#206 - Migrate prebuilt formats to a dedicated submodule.

Pull Request - State: closed - Opened by Alexhuszagh 7 months ago
Labels: enhancement, format

#205 - Update changelog for float16.

Pull Request - State: closed - Opened by Alexhuszagh 7 months ago
Labels: documentation

#204 - Overhaul our documentation.

Pull Request - State: closed - Opened by Alexhuszagh 7 months ago
Labels: bug, documentation

#203 - [DOC] Insufficient Documentation in General

Issue - State: closed - Opened by Alexhuszagh 7 months ago - 1 comment
Labels: documentation

#202 - [DOC] Unintuitive Behavior with `trim_floats` and `min_significant_digits`

Issue - State: closed - Opened by Alexhuszagh 7 months ago
Labels: documentation

#201 - Major revamp to the code structure for better build times and MSRV guarantees.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago
Labels: CI

#200 - Add security audit to CI.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago
Labels: A-sec, CI

#199 - Add validation for our docs in our CI pipelines.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago
Labels: documentation, CI

#198 - Migrate to using float16.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago
Labels: half

#197 - Fixes the comparison chain for NaN and equality in half floats.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago
Labels: bug, A-sec, half

#196 - [BUG] `is_nan` Comparison in `f16` Causes Infinite Loop

Issue - State: closed - Opened by Alexhuszagh 8 months ago
Labels: bug, regression, A-sec, half

#195 - Add tests for formatting numeric limits

Pull Request - State: closed - Opened by alamb 8 months ago - 1 comment
Labels: CI

#194 - Disable Valgrind except on workflow dispatch.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago
Labels: CI

#193 - Add in signed overloads for writing integers.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago - 2 comments
Labels: bug, high priority

#192 - Add patches and trait impls for f16 and bf16.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago
Labels: bug

#191 - [BUG] Regression lexical-write-float `1.0.4`: jeaiii.rs:304:29: range end index 20 out of range for slice of length 19

Issue - State: closed - Opened by alamb 8 months ago - 3 comments
Labels: bug, regression, high priority

#190 - Update writer versions for 1.0.4 release.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago

#189 - Update CHANGELOG and README for 1.0.3 and later releases.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago
Labels: documentation

#188 - Add in jeaiii Optimizations for 64-bit Integers

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago - 1 comment
Labels: enhancement

#187 - Optimize integer serialization with the jeaiii algorithm.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago - 1 comment
Labels: enhancement

#186 - Add in optimizations for 2^N radix integer writing.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago
Labels: radix

#185 - Fix Writing Integers with Non-Decimal Radices

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago - 2 comments
Labels: bug, regression, high priority, correctness, radix

#184 - Bump hashbrown from 0.15.0 to 0.15.2 in /lexical-parse-float/etc/correctness

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: A-sec, dependencies

#183 - Ensure bisection artifacts are ignored.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago
Labels: chore

#182 - Add in spellchecking.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago
Labels: documentation

#181 - Update development guides.

Pull Request - State: closed - Opened by Alexhuszagh 8 months ago
Labels: documentation

#180 - Minor spelling and add deprecation notice to `LIMB_BITS`.

Pull Request - State: open - Opened by raldone01 8 months ago

#179 - Migrate to a full rust-based comprehensive float testing.

Pull Request - State: closed - Opened by Alexhuszagh 9 months ago - 2 comments
Labels: CI, chore

#178 - Migrate all benchmark data files to submodules.

Pull Request - State: closed - Opened by Alexhuszagh 9 months ago
Labels: chore

#177 - [CHORE] Move Other Data Files to Submodules

Issue - State: closed - Opened by Alexhuszagh 9 months ago
Labels: chore

#176 - [OTHER] Migrate test-float-parse to Rust

Issue - State: closed - Opened by Alexhuszagh 9 months ago
Labels: CI, chore

#175 - [OTHER] Add in Memory Sanitizers to Our CI

Issue - State: closed - Opened by Alexhuszagh 9 months ago - 2 comments
Labels: A-sec, CI

#174 - Move Test Data to Submodule

Pull Request - State: closed - Opened by Alexhuszagh 9 months ago

#173 - [OTHER] Make golang Parse Data an External Submodule

Issue - State: closed - Opened by Alexhuszagh 9 months ago

#172 - Fix #87 parsing hexfloats

Pull Request - State: open - Opened by PizzasBear 9 months ago - 3 comments
Labels: bug, radix

#170 - Add 1.63.0 MSRV to our Cargo.toml.

Pull Request - State: closed - Opened by Alexhuszagh 10 months ago

#169 - [BUG] Unit tests failures

Issue - State: closed - Opened by alexanderkjall 10 months ago - 8 comments
Labels: bug, regression, high priority, correctness

#168 - Use an older nightly toolchain to fix spurious memleak issues.

Pull Request - State: closed - Opened by Alexhuszagh 10 months ago
Labels: CI

#167 - Migrate to the 2021 edition.

Pull Request - State: closed - Opened by Alexhuszagh 10 months ago - 1 comment
Labels: chore

#166 - Remove LTO for OSS-Fuzz Dependencies

Pull Request - State: closed - Opened by Alexhuszagh 10 months ago
Labels: CI

#165 - [CHORE] Update to Rust Version 2021

Issue - State: closed - Opened by Alexhuszagh 10 months ago
Labels: normal priority, chore

#164 - [CI] Update Rust-Lexical Version on OSS-Fuzz

Issue - State: closed - Opened by Alexhuszagh 10 months ago - 1 comment
Labels: CI

#163 - [BUG] Improve Integer Serialization Performance

Issue - State: closed - Opened by Alexhuszagh 10 months ago - 8 comments
Labels: bug

#162 - Add patches for feature configurations and serializing radices.

Pull Request - State: closed - Opened by Alexhuszagh 10 months ago
Labels: bug, regression, radix

#161 - Improve the formatting API.

Pull Request - State: closed - Opened by Alexhuszagh 10 months ago - 1 comment
Labels: bug, high priority, format

#160 - Disallow I/O methods via clippy.

Pull Request - State: closed - Opened by Alexhuszagh 10 months ago

#159 - Disallow I/O Methods

Issue - State: closed - Opened by Alexhuszagh 10 months ago

#158 - Fixes the `is_contiguous` check on digits iterators.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: bug, regression, high priority, format

#157 - [BUG] Regression with Panic for Format API

Issue - State: closed - Opened by Alexhuszagh 11 months ago - 1 comment
Labels: bug, regression, high priority, format

#156 - Ensure leading invalid digits for floats correctly error.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: bug

#155 - Patch issue with incorrect parsing of leading zeros.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: bug, high priority, format

#154 - Make our clippy lints much more stringent.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago

#153 - Improve Clippy Lints

Issue - State: closed - Opened by Alexhuszagh 11 months ago

#152 - Profile-Guided Optimization (PGO) benchmark report

Issue - State: open - Opened by zamazan4ik 11 months ago - 1 comment
Labels: enhancement, good first issue

#151 - Make inlining consistent between API methods.

Pull Request - State: closed - Opened by zheland 11 months ago
Labels: bug, good first issue

#150 - Update documentation on correctness.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: documentation

#149 - Make inlining consistent between API methods.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: bug

#148 - [DOC] Outdated Benchmarks

Issue - State: closed - Opened by Alexhuszagh 11 months ago
Labels: documentation

#147 - [DOC] Update Documentation on Correctness

Issue - State: closed - Opened by Alexhuszagh 11 months ago
Labels: documentation

#146 - Increment the itoa benchmark versions.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago - 1 comment
Labels: documentation

#145 - [OTHER] Inconsistent `#[inline]` attributes in `ToLexical`-like and `FromLexical`-like methods.

Issue - State: closed - Opened by zheland 11 months ago - 3 comments
Labels: bug, good first issue

#144 - [OTHER] Outdated `itoa` dependency in benchmarks

Issue - State: closed - Opened by zheland 11 months ago - 3 comments
Labels: documentation

#143 - Update docs for lexical-util.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: documentation

#142 - Update documentation and make method names more expressive.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: documentation, A-sec

#141 - Remove More Local Safety Invariants with Dedicated Functions

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: A-sec

#140 - [BUG] Performance Loss of ~3% After 1.0 Release

Issue - State: closed - Opened by Alexhuszagh 11 months ago - 1 comment
Labels: bug, regression

#139 - Remove unsafe annotations for the options API.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: enhancement

#138 - [SAFETY] Tracking Unsafe Code

Issue - State: closed - Opened by Alexhuszagh 11 months ago - 2 comments

#136 - [TRACKING] Yanking Affected Versions

Issue - State: closed - Opened by Alexhuszagh 11 months ago - 1 comment
Labels: A-sec

#135 - Refactor for Increased Safety without Performance Impacts

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: A-sec

#134 - Create SECURITY.md

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: A-sec

#133 - Add in comprehensive formatting changes and optimizations.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: regression, documentation

#132 - Document Unsafety and Remove Compact Float Writing Unsafety

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: A-sec

#131 - Fix correctness issue with skip iterators and short integer optimizations.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: bug

#130 - Fix unspecified behavior in LLVM and UB in Rust.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: A-sec

#129 - Add more comprehensive miri coverage.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: A-sec, CI

#128 - Add much higher miri coverage including for proptests.

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: A-sec, CI

#127 - Document Internal Safety and Remove Most Unsafety

Pull Request - State: closed - Opened by Alexhuszagh 11 months ago
Labels: high priority, A-sec

#126 - [BUG] Radix Integer Formatter Incorrectly Uses Uninitialized Memory

Issue - State: closed - Opened by Alexhuszagh 11 months ago - 1 comment
Labels: bug, high priority, A-sec