Andrey Chernih
|
9eade332f0
Fix for non-specific tags parsing
|
9 years ago |
Gustavo Niemeyer
|
d0fefed9b6
Fix timezone handling in time tests.
|
9 years ago |
Gustavo Niemeyer
|
50f7813e6b
Add time.Time encoding/decoding test.
|
9 years ago |
Gustavo Niemeyer
|
5d6f7e02b7
Support inline flag on a map field.
|
9 years ago |
Gustavo Niemeyer
|
bef53efd0c
Add test ensuring [] decodes as zero-length slice.
|
9 years ago |
Gustavo Niemeyer
|
b7dfe2d918
Merge pull request #52 from BrianBland/v2
|
9 years ago |
Gustavo Niemeyer
|
088598405c
Reset slice rather than appending to old value.
|
9 years ago |
Gustavo Niemeyer
|
26b8825233
Support omitempty on struct value fields.
|
9 years ago |
Brian Bland
|
3e92d6a11b
Fixes TypeError check in Unmarshal
|
10 years ago |
Jordan Liggitt
|
d466437aa4
Use math constants as decode_test check values
|
10 years ago |
Jordan Liggitt
|
1dd72ac392
Add support for uint64 and 64-bit binary notation
|
10 years ago |
Gustavo Niemeyer
|
eca94c41d9
Support encoding.TextMarshaler/Unmarshaler.
|
10 years ago |
Gustavo Niemeyer
|
f5f5cc19d1
Only inherit map types if sufficiently flexible.
|
10 years ago |
Gustavo Niemeyer
|
925f818e2c
v1 => v2
|
10 years ago |
Gustavo Niemeyer
|
c544d03421
Proper reporting of type errors.
|
10 years ago |
Gustavo Niemeyer
|
b51f82a2e3
New marshaler and unmarshaler interfaces.
|
10 years ago |
Gustavo Niemeyer
|
3e542fbf7c
Ordered map support with MapSlice.
|
10 years ago |
Gustavo Niemeyer
|
c11897f0ba
Better error on invalid map keys.
|
10 years ago |
Gustavo Niemeyer
|
bc27649cd5
Support !!binary data.
|
10 years ago |
Gustavo Niemeyer
|
0cb32393eb
Better unmarshalling for "null".
|
10 years ago |
Gustavo Niemeyer
|
838f4ea961
Marshal base 60 floats quoted for YAML 1.1 compat.
|
10 years ago |
Gustavo Niemeyer
|
feb4ca7964
Fix handling of < in values, broken by map merging
|
10 years ago |
Gustavo Niemeyer
|
41c132e8ac
Fix Setter handling on non-pointer fields.
|
10 years ago |
Gustavo Niemeyer
|
a5844a8f8f
Add support for marshaling durations.
|
10 years ago |
Gustavo Niemeyer
|
72c33f6840
Support map merging.
|
10 years ago |
Gustavo Niemeyer
|
81205292ab
Call setter on explicitly quoted strings.
|
10 years ago |
Gustavo Niemeyer
|
3d8cfc3754
New gopkg.in versioning pattern.
|
10 years ago |
Gustavo Niemeyer
|
1418a9bc45
Merge pull request #3 from adeuring/1243827
|
10 years ago |
Abel Deuring
|
399c3345e0
Fix bug 1243827: Underscores sometimes removed from string values.
|
10 years ago |
Roger Peppe
|
cd51583928
rename imports in test files
|
10 years ago |