Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ianlopshire/go-fixedwidth issues and pull requests
#57 - Add go 1.20 to the matrix and update actions
Pull Request -
State: closed - Opened by knl over 1 year ago
#56 - Return error in the error branch
Pull Request -
State: closed - Opened by knl over 1 year ago
#55 - `Decoder.readLine` might have an error
Issue -
State: closed - Opened by knl over 1 year ago
- 2 comments
#54 - Version 1.0.0
Issue -
State: open - Opened by ianlopshire almost 2 years ago
Labels: epic
#53 - Use codepoint indices should be opt-out instead of opt-in
Issue -
State: open - Opened by ianlopshire almost 2 years ago
Labels: v1.0.0
#52 - Multi Byte Characters cause flat file definitions to shift
Pull Request -
State: closed - Opened by QuickenTheDead almost 2 years ago
- 3 comments
#51 - Add fuzzing to test suite
Pull Request -
State: closed - Opened by ianlopshire over 2 years ago
#50 - Correct LF and CR labels
Pull Request -
State: closed - Opened by knl over 2 years ago
- 1 comment
#49 - Does the library support lists?
Issue -
State: closed - Opened by Zeebzog over 2 years ago
- 1 comment
#48 - Fix incorrect error for very long lines
Pull Request -
State: closed - Opened by ianlopshire over 2 years ago
#47 - Incorrectly getting io.EOF before the end of file when using Decoder.Decode
Issue -
State: closed - Opened by kate-mcardle over 2 years ago
- 4 comments
Labels: bug
#46 - Encoder performance
Pull Request -
State: closed - Opened by ianlopshire about 3 years ago
#45 - Add multibyte character support to encoder
Pull Request -
State: closed - Opened by ianlopshire about 3 years ago
#44 - Update automated tests to run on newer Go versions
Pull Request -
State: closed - Opened by ianlopshire about 3 years ago
#43 - feature request: Allow for specifying the lengths of the fields instead of start and end
Issue -
State: closed - Opened by timuckun over 3 years ago
- 1 comment
#42 - bool type support
Pull Request -
State: closed - Opened by werber over 3 years ago
- 1 comment
#41 - bool type support (resolves #39)
Pull Request -
State: closed - Opened by werber over 3 years ago
- 4 comments
#40 - Implement the unsigned integer type
Pull Request -
State: closed - Opened by zorchenhimer over 3 years ago
- 3 comments
#39 - does not support bool type?
Issue -
State: closed - Opened by ma91n about 4 years ago
- 2 comments
Labels: enhancement, help wanted, good first issue
#38 - Allow default formatting to be configured at the struct level
Issue -
State: open - Opened by ianlopshire almost 5 years ago
Labels: enhancement, help wanted
#37 - Feature/configurable formatting
Pull Request -
State: closed - Opened by ianlopshire almost 5 years ago
- 4 comments
#36 - Client-Configurable Padding Character
Issue -
State: closed - Opened by coip almost 5 years ago
- 6 comments
Labels: enhancement
#35 - Add option to turn off string trimming.
Pull Request -
State: closed - Opened by wallaceicy06 almost 5 years ago
- 2 comments
#34 - Optional TrimSpace
Issue -
State: closed - Opened by wallaceicy06 almost 5 years ago
- 3 comments
#33 - Encoder Strict Mode
Issue -
State: open - Opened by ianlopshire almost 5 years ago
Labels: enhancement, help wanted, good first issue
#32 - WithRightAlignedZeroPaddedNumbers and WithOverflowErrors Options
Pull Request -
State: closed - Opened by gburt almost 5 years ago
- 5 comments
#31 - Make line separator customisable
Pull Request -
State: closed - Opened by LeonB about 5 years ago
- 2 comments
#30 - add github actions based automated tests
Pull Request -
State: closed - Opened by ianlopshire over 5 years ago
#29 - Configurable line terminators
Pull Request -
State: closed - Opened by ianlopshire over 5 years ago
#28 - Add formatting options (e.g. left pad)
Issue -
State: closed - Opened by ianlopshire over 5 years ago
- 3 comments
Labels: enhancement, help wanted
#27 - Cache the most recently used valueSetter to avoid a hash table lookup
Pull Request -
State: closed - Opened by alex over 5 years ago
#26 - Store rawValue as a string instead of []bytes
Pull Request -
State: closed - Opened by alex over 5 years ago
- 3 comments
#25 - Fixes #23 -- added a go.mod/go.sum
Pull Request -
State: closed - Opened by alex over 5 years ago
#24 - Go get not finding v0.4.4
Issue -
State: closed - Opened by alex over 5 years ago
- 2 comments
#23 - Add support for Go modules
Issue -
State: closed - Opened by ianlopshire over 5 years ago
#22 - Optimize computing codepoing indices with all ASCII data
Pull Request -
State: closed - Opened by alex over 5 years ago
- 2 comments
#21 - Simplify checking if a value is a slice in Decoder.Decode
Pull Request -
State: closed - Opened by alex over 5 years ago
#20 - Avoid calling reflect.ValueOf repeatedly
Pull Request -
State: closed - Opened by alex over 5 years ago
- 2 comments
#19 - Optimize ptrSetter
Pull Request -
State: closed - Opened by alex over 5 years ago
- 1 comment
#18 - Use a space trim implementation that's optimized for ASCII
Pull Request -
State: closed - Opened by alex over 5 years ago
- 3 comments
#17 - Cache field encoders and setter
Pull Request -
State: closed - Opened by alex over 5 years ago
- 1 comment
#16 - Fixes #15 -- use cached struct spec to improve performance
Pull Request -
State: closed - Opened by alex over 5 years ago
#15 - Cache descriptions of structs to avoid repeated reparsing of tags
Issue -
State: closed - Opened by alex over 5 years ago
- 7 comments
#14 - Simplify the design of go-fixedwidth
Issue -
State: closed - Opened by huydang284 over 5 years ago
- 1 comment
#13 - Behavior of complex types
Issue -
State: open - Opened by ianlopshire over 5 years ago
Labels: enhancement
#12 - Support marshal unicode
Pull Request -
State: closed - Opened by huydang284 over 5 years ago
- 11 comments
#11 - Encoder Does Not Support Multi-Byte Codepoints.
Issue -
State: closed - Opened by ianlopshire over 5 years ago
- 1 comment
Labels: bug, help wanted
#10 - Fixes #9 -- adds support for fixed indices expressed in terms of codepoints instead of bytes
Pull Request -
State: closed - Opened by alex over 5 years ago
- 1 comment
#9 - Support for codepoint-based fixedwidth files
Issue -
State: closed - Opened by alex over 5 years ago
- 6 comments
#8 - Encoding Performance Improvements
Pull Request -
State: closed - Opened by ianlopshire almost 6 years ago
#7 - Fixes #6 -- expose if an EOF happens in Decoder.Decoder
Pull Request -
State: closed - Opened by alex almost 6 years ago
- 4 comments
#6 - No way to tell if at EOF when using Decoder.Decode() with struct
Issue -
State: closed - Opened by alex almost 6 years ago
- 2 comments
#5 - omitempty
Issue -
State: open - Opened by LeonB over 6 years ago
- 1 comment
Labels: enhancement, help wanted
#4 - fix problem just 1 char can not unmashal
Pull Request -
State: closed - Opened by pallat over 6 years ago
- 1 comment
#3 - cannot unmarshal when a struct has just one field and one lenght
Issue -
State: closed - Opened by pallat over 6 years ago
#2 - Enable `leftpad` option for encoding
Pull Request -
State: closed - Opened by ernesto-jimenez over 6 years ago
- 4 comments
#1 - Configurable line ends
Pull Request -
State: closed - Opened by ernesto-jimenez over 6 years ago