Histórico de Commits

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