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