Gustavo Niemeyer
|
970885f01c
Trivial style tuning on last change.
|
5 년 전 |
Jordan Liggitt
|
f221b8435c
Improve heuristics preventing CPU/memory abuse (#515)
|
5 년 전 |
Gustavo Niemeyer
|
bb4e33bf68
Add logic to catch cases of alias abuse.
|
5 년 전 |
Gustavo Niemeyer
|
86f5ed62f8
Drop unnecessary explicit timestamp tags.
|
6 년 전 |
Sebastian Vidrio
|
e47eca576e
increment non-zero scanner error lines (#319)
|
6 년 전 |
Gustavo Niemeyer
|
2aba0a492b
Encode and decode arrays.
|
6 년 전 |
Roger Peppe
|
60a2abf4e0
omitempty use IsZero
|
6 년 전 |
Roger Peppe
|
1f2a25ba94
Fixes to timestamp support.
|
7 년 전 |
abishopric
|
a72a87d92d
Add support for alternative timestamp formats
|
9 년 전 |
Roger Peppe
|
77b384eced
Merge pull request #307 from rogpeppe/015-strict-duplicates
|
6 년 전 |
Roger Peppe
|
5edc3ded41
Enforce key uniqueness in strict mode
|
6 년 전 |
Roger Peppe
|
18e5f12b39
do not read ahead unnecessarily
|
6 년 전 |
Roger Peppe
|
8e626dec39
add Decoder type
|
6 년 전 |
Roger Peppe
|
add015b1c6
do not allow forward references
|
6 년 전 |
Roger Peppe
|
c95af922ea
Merge pull request #281 from houshengbo/fix-incorrect-line-number
|
6 년 전 |
Robert Liebowitz
|
08434a82b8
Support usage of "~" to indicate null values
|
7 년 전 |
Vincent Hou
|
283fbcdd1e
Print the correct line number of YAML file if an unexpected field is found
|
7 년 전 |
Witold Krecicki
|
f8db564a0a
Add UnmarshalStrict returning error if yaml has fields that do not exist in structure
|
7 년 전 |
Morgan Jones
|
cd8b52f826
Remove unreachable code to fix go vet (#249)
|
7 년 전 |
Gustavo Niemeyer
|
a5b47d31c5
Fix unmarshaler handling of empty strings.
|
8 년 전 |
Gustavo Niemeyer
|
5d6f7e02b7
Support inline flag on a map field.
|
9 년 전 |
Gustavo Niemeyer
|
e8976af76e
Merge pull request #61 from hkjn/v2
|
9 년 전 |
Gustavo Niemeyer
|
088598405c
Reset slice rather than appending to old value.
|
9 년 전 |
Henrik Jonsson
|
4f03e946c1
runs 'gofmt -w *.go' on gopkg.in/yaml.v2
|
10 년 전 |
Jordan Liggitt
|
1dd72ac392
Add support for uint64 and 64-bit binary notation
|
10 년 전 |
Gustavo Niemeyer
|
eca94c41d9
Support encoding.TextMarshaler/Unmarshaler.
|
10 년 전 |
Gustavo Niemeyer
|
f5f5cc19d1
Only inherit map types if sufficiently flexible.
|
10 년 전 |
Gustavo Niemeyer
|
c544d03421
Proper reporting of type errors.
|
10 년 전 |
Gustavo Niemeyer
|
b51f82a2e3
New marshaler and unmarshaler interfaces.
|
10 년 전 |
Gustavo Niemeyer
|
3e542fbf7c
Ordered map support with MapSlice.
|
10 년 전 |