Commit History

Author SHA1 Message Date
  Gustavo Niemeyer bc27649cd5 Support !!binary data. 9 years ago
  Gustavo Niemeyer 0cb32393eb Better unmarshalling for "null". 9 years ago
  Gustavo Niemeyer a6dc653f93 Whitelist good panics instead of bad ones. 9 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 ca3d523f32 goyaml is now yaml. 10 years ago
  Gustavo Niemeyer 7539b1dee2 Fix cross-type decoding of numbers. 10 years ago
  Gustavo Niemeyer 77b5164255 Review by Roger plus overall naming improvements. 11 years ago
  Gustavo Niemeyer 8691640bc7 Add support for ,inline flag with struct values. 11 years ago
  Gustavo Niemeyer 284796d39d Cheap sanitization: 11 years ago
  Gustavo Niemeyer 8171f560de decode.go builds without C or unsafe. 11 years ago
  Gustavo Niemeyer 82377a97b2 decode: fix pointers and fix null into string 11 years ago
  Gustavo Niemeyer 50e1b1b133 decode: fix pointers and fix null into string 11 years ago
  John Arbash Meinel b01920c75e Actual minimal patch to compile goyaml with mingw32 11 years ago
  John Arbash Meinel 6675ed2a90 You don't have to link -lyaml, just fix the declarations. 11 years ago
  John Arbash Meinel 93d787c44d Trying to get goyaml to build on Windows. 11 years ago
  Gustavo Niemeyer addb3a024f Fix problem happening after the immutability of interfaces 12 years ago
  Gustavo Niemeyer 837b0877fc Skip scalars on unsupported types. 12 years ago
  Gustavo Niemeyer 5887bc194b Minor tweak in ordering. 12 years ago
  Gustavo Niemeyer ef0aede23c Fix map initialization. 12 years ago
  Roger Peppe 6491ec31f7 error fixes 12 years ago
  Gustavo Niemeyer 9211cbc027 Updated to current weekly. 13 years ago
  Gustavo Niemeyer c7da9dcff8 Ported to weekly Go release. 13 years ago
  Gustavo Niemeyer 85db785e81 Use launchpad.net/gocheck and gofmt. 13 years ago
  Gustavo Niemeyer bb263360b8 Added support for the new #cgo directive, which means it's 13 years ago
  Gustavo Niemeyer c6314f5b62 make gofmt + s/float/float64/ 13 years ago
  Gustavo Niemeyer 3323b7713e Unexport GoYString. 13 years ago
  Gustavo Niemeyer 2c1be0d7f7 Implemented support for decoding anchors and aliases. 13 years ago