Commit History

Author SHA1 Message Date
  Gustavo Niemeyer bb4e33bf68 Add logic to catch cases of alias abuse. 5 years ago
  Gustavo Niemeyer 7b8349ac74 Parse floats correctly and fix mistake from #171 5 years ago
  Eric Chlebek 51d6538a90 Add support for json.Number. (#414) 5 years ago
  Gustavo Niemeyer 86f5ed62f8 Drop unnecessary explicit timestamp tags. 6 years ago
  Gustavo Niemeyer 119a11e437 Fix broken test from last merge. 6 years ago
  Sebastian Vidrio e47eca576e increment non-zero scanner error lines (#319) 6 years ago
  Gustavo Niemeyer 9a4310b1ca Convert int to float when explicitly tagged. 6 years ago
  Gustavo Niemeyer 2aba0a492b Encode and decode arrays. 6 years ago
  Gustavo Niemeyer 7b8fd2dbef Fix edge case when decoding MinInt as -0b. 6 years ago
  Gustavo Niemeyer 1b2e8c1531 Fix curious assumption from the original C reader. 6 years ago
  Roger Peppe 1f2a25ba94 Fixes to timestamp support. 7 years ago
  abishopric a72a87d92d Add support for alternative timestamp formats 9 years ago
  Roger Peppe 77b384eced Merge pull request #307 from rogpeppe/015-strict-duplicates 6 years ago
  Roger Peppe 5edc3ded41 Enforce key uniqueness in strict mode 6 years ago
  Roger Peppe 9e27074fee Merge pull request #305 from rogpeppe/010-issue-295 6 years ago
  Roger Peppe fe9486c374 allow plain scalars with colons inside flow mappings and sequences 6 years ago
  Roger Peppe 18e5f12b39 do not read ahead unnecessarily 6 years ago
  Roger Peppe 8e626dec39 add Decoder type 6 years ago
  Roger Peppe add015b1c6 do not allow forward references 6 years ago
  Roger Peppe c95af922ea Merge pull request #281 from houshengbo/fix-incorrect-line-number 6 years ago
  Robert Liebowitz 08434a82b8 Support usage of "~" to indicate null values 6 years ago
  Vincent Hou 283fbcdd1e Print the correct line number of YAML file if an unexpected field is found 7 years ago
  Roger Peppe e9bfed5956 Make tag scanning code slightly cleaner. 7 years ago
  Roger Peppe 670d4cfef0 Merge pull request #103 from andreychernih/bugfix/non-specific-tags 7 years ago
  Witold Krecicki f8db564a0a Add UnmarshalStrict returning error if yaml has fields that do not exist in structure 7 years ago
  Alex Harford 4c78c975fe Tighten restrictions on float decoding (#171) 7 years ago
  Joe Tsai 14227de293 Fix decode test for Go 1.8 (#217) 7 years ago
  Gustavo Niemeyer a5b47d31c5 Fix unmarshaler handling of empty strings. 8 years ago
  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