Commit History

作者 SHA1 備註 提交日期
  George Hartzell f7e2331105 Fix type on Marshal docs (#206). 6 年之前
  Roger Peppe 60a2abf4e0 omitempty use IsZero 6 年之前
  Roger Peppe 7b07923454 Merge pull request #306 from rogpeppe/014-encoder 6 年之前
  Roger Peppe 5edc3ded41 Enforce key uniqueness in strict mode 6 年之前
  Roger Peppe e4ac4c457c implement Encoder 6 年之前
  Roger Peppe 8e626dec39 add Decoder type 6 年之前
  Gabriel Aszalos 287cf08546 Correct documentation for Marshal (#287) 6 年之前
  Witold Krecicki f8db564a0a Add UnmarshalStrict returning error if yaml has fields that do not exist in structure 7 年之前
  Michael Hudson-Doyle 406cad6bb4 make compatible with Go 1.6 8 年之前
  Gustavo Niemeyer 7ad95dd079 Fix omitempty support for floats. 9 年之前
  Robert df747160af Balance parentheses. 9 年之前
  Gustavo Niemeyer 5d6f7e02b7 Support inline flag on a map field. 9 年之前
  Gustavo Niemeyer b7dfe2d918 Merge pull request #52 from BrianBland/v2 9 年之前
  Gustavo Niemeyer e8976af76e Merge pull request #61 from hkjn/v2 9 年之前
  Gustavo Niemeyer 26b8825233 Support omitempty on struct value fields. 9 年之前
  Henrik Jonsson 4f03e946c1 runs 'gofmt -w *.go' on gopkg.in/yaml.v2 9 年之前
  Brian Bland 3e92d6a11b Fixes TypeError check in Unmarshal 9 年之前
  Gustavo Niemeyer 79f5ef7c40 Trivial documentation fix. 9 年之前
  Gustavo Niemeyer c544d03421 Proper reporting of type errors. 9 年之前
  Gustavo Niemeyer b51f82a2e3 New marshaler and unmarshaler interfaces. 9 年之前
  Gustavo Niemeyer 3e542fbf7c Ordered map support with MapSlice. 9 年之前
  Gustavo Niemeyer 0cb32393eb Better unmarshalling for "null". 9 年之前
  Gustavo Niemeyer a6dc653f93 Whitelist good panics instead of bad ones. 9 年之前
  Shawn Smith 787afde64d Fix typo 10 年之前
  Gustavo Niemeyer b347253194 Fix GitHub URL. 10 年之前
  Gustavo Niemeyer 125a562d7b Trivial change. 10 年之前
  Gustavo Niemeyer a65e08b082 Mention GitHub URL in the API documentation. 10 年之前
  Gustavo Niemeyer 5e76f7cf8c Added missing yaml.go file 10 年之前