Commit History

Author SHA1 Message Date
  Gustavo Niemeyer f7716cbe52 More UTF-16 test cases by John. 8 years ago
  Gustavo Niemeyer bd61a856f8 Fix UTF-16 LE and BE handling. 8 years ago
  Michael Vogt e90bcf783f add examples for decoding embedded structs 9 years ago
  Gustavo Niemeyer 53feefa255 Merge pull request #119 from xtreme-sameer-vohra/v2 9 years ago
  Gustavo Niemeyer 2bf60357b8 Add simple example of field renaming. 9 years ago
  Gustavo Niemeyer c325d146e4 Merge pull request #106 from realzeitmedia/gofmt 9 years ago
  Sameer Vohra 0516c53462 fixed typo in scannerc.go intendation->indentation 9 years ago
  Gustavo Niemeyer 7ad95dd079 Fix omitempty support for floats. 9 years ago
  Robert Vollmert b9b22c4345 gofmt 9 years ago
  Andrey Chernih 9eade332f0 Fix for non-specific tags parsing 9 years ago
  Songmu c1cd2254a6 fix bug: width() always returns width of first character! 9 years ago
  Songmu 43a0256bb2 add failing test cases 9 years ago
  Gustavo Niemeyer 49c95bdc21 Drop travis support. Not working and not missed. 9 years ago
  Gustavo Niemeyer d0fefed9b6 Fix timezone handling in time tests. 9 years ago
  Gustavo Niemeyer 50f7813e6b Add time.Time encoding/decoding test. 9 years ago
  Gustavo Niemeyer a1c4bcb6c2 Merge pull request #76 from robx/patch-1 9 years ago
  Robert df747160af Balance parentheses. 9 years ago
  Gustavo Niemeyer ee2f4956ea Merge pull request #72 from gogolok/travis_ci_support 9 years ago
  Robert Gogolok a347d2466e README.md: travis ci build status 9 years ago
  Robert Gogolok 1d653a7376 travis ci 9 years ago
  Gustavo Niemeyer 5d6f7e02b7 Support inline flag on a map field. 9 years ago
  Gustavo Niemeyer bef53efd0c Add test ensuring [] decodes as zero-length slice. 9 years ago
  Gustavo Niemeyer 1bf6a7ce15 Do not call MarshalText on yaml.Marshaler. 9 years ago
  Gustavo Niemeyer 71e7ede9d4 Add test ensuring ": " values get quoted. 9 years ago
  Gustavo Niemeyer b7dfe2d918 Merge pull request #52 from BrianBland/v2 9 years ago
  Gustavo Niemeyer e8976af76e Merge pull request #61 from hkjn/v2 9 years ago
  Gustavo Niemeyer 088598405c Reset slice rather than appending to old value. 9 years ago
  Gustavo Niemeyer 26b8825233 Support omitempty on struct value fields. 9 years ago
  Henrik Jonsson 4f03e946c1 runs 'gofmt -w *.go' on gopkg.in/yaml.v2 9 years ago
  Brian Bland 3e92d6a11b Fixes TypeError check in Unmarshal 10 years ago