Ecosyste.ms: Issues

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

GitHub / JuliaData/Parsers.jl issues and pull requests

#90 - Call unsafe_trunc for slightly cleaner conversion code for UInt8 -> Int8

Pull Request - State: closed - Opened by quinnj about 3 years ago - 1 comment

#89 - Ensure all BigInts are initialized at __init__-time

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

#88 - Is it slower to parse smaller Int types?

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

#87 - crash when parsing subnormal floats with compiled package

Issue - State: closed - Opened by Felix-Gauthier about 3 years ago - 1 comment

#86 - Fix case where fallback Base.parse throws error

Pull Request - State: closed - Opened by quinnj about 3 years ago - 1 comment

#85 - Fix case when float parsing, we failed to check eof before peeking

Pull Request - State: closed - Opened by quinnj about 3 years ago - 1 comment

#84 - [INTERNALLY BREAKING] Remove parameterization from Parsers.Options (take 2)

Pull Request - State: closed - Opened by quinnj about 3 years ago - 1 comment

#82 - Start rewriting dates parsing to avoid over-specialization

Pull Request - State: closed - Opened by quinnj over 3 years ago - 1 comment

#81 - Remove parameterization from Parsers.Options

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

#80 - Provide getstring utility function for getting parsed string

Pull Request - State: closed - Opened by quinnj over 3 years ago - 1 comment

#79 - Fix timetype parsing on IO sources

Pull Request - State: closed - Opened by quinnj over 3 years ago - 1 comment

#78 - Relying on `Parsers.xparse` behavior when a parse fails

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

#77 - Fix undefined variable error when sentinel is provided but we reach EOF

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

#76 - Improve float parsing performance for many digits (bigfloat size)

Pull Request - State: closed - Opened by quinnj almost 4 years ago - 1 comment

#75 - Fix tests on nightly by special-casing rounding error

Pull Request - State: closed - Opened by quinnj almost 4 years ago - 1 comment

#74 - Update ci.yml

Pull Request - State: closed - Opened by quinnj almost 4 years ago - 1 comment

#73 - Make a copy of input sentinels if provided

Pull Request - State: closed - Opened by quinnj almost 4 years ago - 1 comment

#72 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot almost 4 years ago - 93 comments

#71 - Fix signed integer overflow case for float parsing

Pull Request - State: closed - Opened by quinnj almost 4 years ago - 1 comment

#70 - Reading a large CSV file with BigFloats takes a long time

Issue - State: closed - Opened by jakewilliami almost 4 years ago - 4 comments

#69 - Don't require zero(T) to be defined on custom types

Pull Request - State: closed - Opened by quinnj almost 4 years ago - 1 comment

#67 - Parsing custom types is more geared towards numeric types

Issue - State: closed - Opened by yakir12 about 4 years ago - 5 comments

#60 - parse(Date, io::IO) always returns Date(1)

Issue - State: closed - Opened by xitology about 4 years ago - 2 comments

#35 - Parsing to a String returns the code as result

Issue - State: closed - Opened by dm3 over 5 years ago - 4 comments