История коммитов

Автор SHA1 Сообщение Дата
  Roger Peppe 0e9d51246b quote "<<" keys on output 8 лет назад
  Roger Peppe 1f2a25ba94 Fixes to timestamp support. 8 лет назад
  abishopric a72a87d92d Add support for alternative timestamp formats 10 лет назад
  Roger Peppe 77b384eced Merge pull request #307 from rogpeppe/015-strict-duplicates 8 лет назад
  Roger Peppe 5edc3ded41 Enforce key uniqueness in strict mode 8 лет назад
  Roger Peppe 9e27074fee Merge pull request #305 from rogpeppe/010-issue-295 8 лет назад
  Roger Peppe fe9486c374 allow plain scalars with colons inside flow mappings and sequences 8 лет назад
  Roger Peppe 18e5f12b39 do not read ahead unnecessarily 8 лет назад
  Roger Peppe 8e626dec39 add Decoder type 8 лет назад
  Roger Peppe add015b1c6 do not allow forward references 8 лет назад
  Roger Peppe c95af922ea Merge pull request #281 from houshengbo/fix-incorrect-line-number 8 лет назад
  Robert Liebowitz 08434a82b8 Support usage of "~" to indicate null values 8 лет назад
  Vincent Hou 283fbcdd1e Print the correct line number of YAML file if an unexpected field is found 8 лет назад
  Roger Peppe e9bfed5956 Make tag scanning code slightly cleaner. 8 лет назад
  Roger Peppe 670d4cfef0 Merge pull request #103 from andreychernih/bugfix/non-specific-tags 8 лет назад
  Witold Krecicki f8db564a0a Add UnmarshalStrict returning error if yaml has fields that do not exist in structure 8 лет назад
  Alex Harford 4c78c975fe Tighten restrictions on float decoding (#171) 9 лет назад
  Joe Tsai 14227de293 Fix decode test for Go 1.8 (#217) 9 лет назад
  Gustavo Niemeyer a5b47d31c5 Fix unmarshaler handling of empty strings. 9 лет назад
  Gustavo Niemeyer f7716cbe52 More UTF-16 test cases by John. 10 лет назад
  Gustavo Niemeyer bd61a856f8 Fix UTF-16 LE and BE handling. 10 лет назад
  Andrey Chernih 9eade332f0 Fix for non-specific tags parsing 11 лет назад
  Gustavo Niemeyer d0fefed9b6 Fix timezone handling in time tests. 11 лет назад
  Gustavo Niemeyer 50f7813e6b Add time.Time encoding/decoding test. 11 лет назад
  Gustavo Niemeyer 5d6f7e02b7 Support inline flag on a map field. 11 лет назад
  Gustavo Niemeyer bef53efd0c Add test ensuring [] decodes as zero-length slice. 11 лет назад
  Gustavo Niemeyer b7dfe2d918 Merge pull request #52 from BrianBland/v2 11 лет назад
  Gustavo Niemeyer 088598405c Reset slice rather than appending to old value. 11 лет назад
  Gustavo Niemeyer 26b8825233 Support omitempty on struct value fields. 11 лет назад
  Brian Bland 3e92d6a11b Fixes TypeError check in Unmarshal 11 лет назад