Ecosyste.ms: Issues

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

GitHub / pelletier/go-toml issues and pull requests

#979 - TOML uses Not maintained packge "github.com/pmezard/go-difflib"

Issue - State: open - Opened by savitrilh about 1 month ago - 2 comments

#977 - feat: Add support for custom field tags

Pull Request - State: open - Opened by deelawn 2 months ago

#977 - feat: Add support for custom field tags

Pull Request - State: open - Opened by deelawn 2 months ago

#977 - feat: Add support for custom field tags

Pull Request - State: open - Opened by deelawn 2 months ago

#975 - Map entries with nil values are not marshaled

Issue - State: open - Opened by burgerdev 3 months ago - 2 comments

#974 - How can I use []string and []someStruct at the same field?

Issue - State: open - Opened by assisken 3 months ago - 1 comment

#973 - build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go

#972 - Fix typos in comments and tests

Pull Request - State: closed - Opened by alexandear 3 months ago - 1 comment
Labels: doc

#969 - Allow tranforming LocalTime to time.Duration

Pull Request - State: closed - Opened by Benbebop 4 months ago - 1 comment

#968 - Setting a root point for Unmarshal

Issue - State: closed - Opened by xgvargas 5 months ago - 1 comment

#967 - support time.Duration

Pull Request - State: open - Opened by finchcn 5 months ago - 2 comments

#965 - go-toml update 2.2.3 linux deployment error

Issue - State: closed - Opened by fengshunli 5 months ago - 6 comments

#964 - Fix goreleaser deprecated attribute name

Pull Request - State: closed - Opened by pelletier 6 months ago
Labels: build

#961 - Bump testing to go 1.23

Pull Request - State: closed - Opened by pelletier 6 months ago
Labels: go

#960 - Why does that return empty bytes?

Issue - State: open - Opened by gabyx 6 months ago - 1 comment
Labels: question

#959 - Update goreleaser action to `v6` and set goreleaser binary to `v2`

Pull Request - State: closed - Opened by daniel-weisse 6 months ago - 1 comment
Labels: build

#958 - Allow `int`, `uint`, and `float` as map keys

Pull Request - State: closed - Opened by daniel-weisse 7 months ago - 1 comment
Labels: feature

#957 - Add Encoder option to disable printing of super-table header

Issue - State: open - Opened by katexochen 7 months ago - 1 comment
Labels: feature

#956 - Fix reflect.Pointer backward compatibility

Pull Request - State: closed - Opened by xxxVitoxxx 8 months ago - 1 comment
Labels: bug

#955 - omitempty ignores types implementing TextMarshaler

Issue - State: open - Opened by iSchluff 8 months ago - 1 comment
Labels: bug

#954 - build(deps): bump goreleaser/goreleaser-action from 3 to 6

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies, github_actions

#953 - Remove unstable.Parser allocation when creating Decoder

Pull Request - State: closed - Opened by mvdan 9 months ago
Labels: performance

#952 - Add more context to type errors

Issue - State: open - Opened by ayuhito 9 months ago - 1 comment
Labels: feature

#951 - Fix readme typo

Pull Request - State: closed - Opened by testwill 9 months ago - 1 comment
Labels: doc

#950 - Remove unsafe

Issue - State: open - Opened by mvdan 9 months ago - 2 comments
Labels: performance

#949 - go.mod: bump minimum language version to 1.21

Pull Request - State: closed - Opened by mvdan 10 months ago - 3 comments

#947 - Fix race condition when tracking keys that have already been seen

Pull Request - State: closed - Opened by sysulq 10 months ago - 1 comment
Labels: bug

#946 - Data race occurred in tracer/seen.go#L334

Issue - State: closed - Opened by sysulq 10 months ago - 3 comments
Labels: bug

#944 - Encode: fix indentation when marshalling slices as array tables

Pull Request - State: closed - Opened by daniel-weisse 10 months ago - 2 comments
Labels: bug

#943 - Incorrect indentation for arrays of custom types

Issue - State: closed - Opened by daniel-weisse 10 months ago - 1 comment
Labels: bug

#941 - Update release instructions

Pull Request - State: closed - Opened by pelletier 11 months ago
Labels: build

#940 - Decode: unstable/Unmarshal interface

Pull Request - State: closed - Opened by rszyma 11 months ago - 2 comments
Labels: feature

#937 - fix(marchaler): escape runes outside the multilingual plane

Pull Request - State: closed - Opened by JanDeDobbeleer 11 months ago - 6 comments

#936 - build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 2 comments
Labels: dependencies, build, go

#935 - Go 1.22 support

Pull Request - State: closed - Opened by pelletier 12 months ago
Labels: go

#934 - Decode: fix reuse of slice for array tables

Pull Request - State: closed - Opened by pelletier 12 months ago
Labels: bug

#933 - toml: cannot decode TOML array table into struct field

Issue - State: closed - Opened by xulimeng3306 12 months ago - 3 comments

#932 - Keys are being deleted during Marshal()

Issue - State: closed - Opened by TLINDEN about 1 year ago - 2 comments

#931 - Slices of structs are not properly reset when unmarshalling

Issue - State: closed - Opened by kkoreilly about 1 year ago - 3 comments
Labels: bug

#929 - Run tests on macOS/M1

Pull Request - State: closed - Opened by pelletier about 1 year ago
Labels: build

#928 - Fix indentation of README examples

Pull Request - State: closed - Opened by rdbo about 1 year ago - 1 comment
Labels: doc

#927 - Fix marshaler typos

Pull Request - State: closed - Opened by pelletier about 1 year ago
Labels: doc

#925 - Fix typo in README

Pull Request - State: closed - Opened by jwilk about 1 year ago - 1 comment
Labels: doc

#924 - Encode: support pointers to embedded structs

Pull Request - State: closed - Opened by dangra about 1 year ago - 2 comments
Labels: feature

#923 - Encode: support `json.Number` type

Pull Request - State: closed - Opened by dangra about 1 year ago - 2 comments
Labels: feature

#921 - feat(unmarshaler): add support for fields to unmarshal themselves

Pull Request - State: closed - Opened by pkarakal about 1 year ago - 6 comments

#920 - build(deps): bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, build, github_actions

#919 - build(deps): bump github/codeql-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, build, github_actions

#916 - build(deps): bump actions/setup-go from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, build, github_actions

#903 - Way to keep commented out lines after unmarshalling

Issue - State: closed - Opened by fmuyassarov over 1 year ago - 2 comments
Labels: question

#900 - build(deps): bump goreleaser/goreleaser-action from 3 to 5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#874 - Use PtrTo to not require Go 1.18

Pull Request - State: closed - Opened by pelletier over 1 year ago
Labels: bug

#873 - Bring back toml.Unmarshaler

Issue - State: open - Opened by pelletier over 1 year ago - 3 comments
Labels: feature

#872 - Remove testify

Issue - State: open - Opened by pelletier over 1 year ago - 2 comments
Labels: good first issue

#871 - build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#870 - Fix UnmarshalTOML is not called when its underlying type is an array

Pull Request - State: open - Opened by ImSingee over 1 year ago - 5 comments

#869 - failed to evaluate const hicb & locb

Issue - State: open - Opened by seaChris almost 2 years ago - 1 comment

#868 - Decode: fix decode into unsettable structs

Pull Request - State: closed - Opened by pelletier almost 2 years ago
Labels: bug

#867 - Add example on how to use TextUnmarshaler

Pull Request - State: closed - Opened by pelletier almost 2 years ago
Labels: doc

#866 - Decode toml failed on the special format

Issue - State: closed - Opened by ThisIsSun almost 2 years ago - 1 comment
Labels: bug

#865 - encoding.TextUnmarshaler doesnt work for struct

Issue - State: closed - Opened by xsteadfastx almost 2 years ago - 1 comment
Labels: question

#864 - fuzz: improve target perf

Pull Request - State: closed - Opened by manunio almost 2 years ago - 1 comment
Labels: build

#863 - Support MarshalText/UnmarshalText for map keys

Pull Request - State: closed - Opened by gordon-klotho almost 2 years ago
Labels: feature

#862 - fuzz: fix timeout error

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

#861 - fuzz: move fuzz_target from oss-fuzz

Pull Request - State: closed - Opened by manunio almost 2 years ago - 5 comments
Labels: build

#860 - Comments support in unstable/Parser

Pull Request - State: closed - Opened by pelletier almost 2 years ago - 4 comments
Labels: feature

#859 - build(deps): bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, build, github_actions

#858 - Improve error message for string parsing

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

#857 - default values for objects in variable length arrays

Issue - State: open - Opened by cfal almost 2 years ago - 6 comments
Labels: feature

#856 - Add errorcontext to unmarshalString()

Pull Request - State: open - Opened by Krishks369 almost 2 years ago

#854 - Decode: fix panic when unmarshaling into a map twice

Pull Request - State: closed - Opened by pelletier almost 2 years ago
Labels: bug

#853 - Decode: fix error reporting of type mismatch on inline tables

Pull Request - State: closed - Opened by pelletier almost 2 years ago
Labels: bug

#852 - build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#851 - Panic after unmarshal twice to same object

Issue - State: closed - Opened by gxsshallot almost 2 years ago - 2 comments
Labels: bug

#850 - v2: panic unmarshaling inline table to string

Issue - State: closed - Opened by NathanBaulch almost 2 years ago - 1 comment
Labels: bug

#849 - Fix typos

Pull Request - State: closed - Opened by deining about 2 years ago
Labels: doc

#848 - Fix go 1.20 version in github actions

Pull Request - State: closed - Opened by pelletier about 2 years ago
Labels: build

#847 - Upgrade go 1.20

Pull Request - State: closed - Opened by pelletier about 2 years ago
Labels: build

#846 - ossfuzz 55562: timeout in fuzz_toml

Issue - State: closed - Opened by pelletier about 2 years ago - 14 comments
Labels: bug, fuzzy

#845 - ossfuzz 55008: stack overflow in reflect.(*MapIter).Next

Issue - State: closed - Opened by pelletier about 2 years ago
Labels: bug, fuzzy

#844 - oss-fuzz 52941: stack overflow in reflect.(*rtype).NumMethod

Issue - State: closed - Opened by pelletier about 2 years ago - 1 comment
Labels: bug, fuzzy

#843 - oss-fuzz 52135: stack overflow with empty stacktrace

Issue - State: closed - Opened by pelletier about 2 years ago - 1 comment
Labels: bug, fuzzy

#842 - Go 1.20

Issue - State: closed - Opened by pelletier about 2 years ago
Labels: build

#841 - Decode: allow integers to be unmarshaled into floats

Pull Request - State: closed - Opened by PotatoesFall about 2 years ago - 5 comments
Labels: bug

#840 - panic unmarshaling array of tables

Pull Request - State: open - Opened by jmank88 about 2 years ago

#839 - panic unmarshaling array of tables

Issue - State: open - Opened by jmank88 about 2 years ago - 3 comments
Labels: bug

#838 - Add multi line array options

Pull Request - State: open - Opened by rasta-rocket about 2 years ago
Labels: feature

#837 - Encode: fix inline table first key value whitespace

Pull Request - State: closed - Opened by cuonglm about 2 years ago - 1 comment
Labels: bug

#836 - Wrong marshaling map

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

#835 - Cannot decode integers into floats

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

#834 - oss-fuzz 51465: out of memory

Issue - State: closed - Opened by pelletier about 2 years ago
Labels: bug, fuzzy

#833 - build(deps): bump goreleaser/goreleaser-action from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#831 - ci: add CIFuzz integration

Pull Request - State: closed - Opened by DavidKorczynski about 2 years ago
Labels: build

#830 - Your internal/ast breaking

Issue - State: closed - Opened by verzth over 2 years ago

#828 - Apply multiline tag to value instead of container for non-arrays

Issue - State: open - Opened by pelletier over 2 years ago
Labels: feature

#827 - Expose parser API as unstable

Pull Request - State: closed - Opened by pelletier over 2 years ago - 4 comments
Labels: feature

#826 - refactor: Use typeMismatchError rather than raw string error

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

#825 - build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#824 - jsontoml - integers become floats

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