Commit History

Author SHA1 Message Date
  Gustavo Niemeyer e720624475 Support "-" tag. 11 years ago
  Gustavo Niemeyer 4d6bb54d8a Fix a couple of bugs reported by Roger. 11 years ago
  Gustavo Niemeyer 82377a97b2 decode: fix pointers and fix null into string 11 years ago
  Gustavo Niemeyer d6385b3867 go fmt 11 years ago
  John A Meinel 731788bc8b run go fmt, add .lbox.check 11 years ago
  John Arbash Meinel 0f9a5c380d Add .lbox.check 11 years ago
  John Arbash Meinel 2afc2e57e0 Just run go fmt over the code. 11 years ago
  John A Meinel 97203c6e4f decode: add some flags for windows 11 years ago
  Gustavo Niemeyer 857a0b2759 Drop test dependent on the Go release due to the difference 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 0846a25da2 Sort map keys. 12 years ago
  Gustavo Niemeyer fdc1ab4610 Add empty string to test as well, as suggested by Dave. 12 years ago
  Gustavo Niemeyer c78cd3ebd8 More tests, after Dave's suggestions. 12 years ago
  Gustavo Niemeyer eea198a9c5 Sort map keys. 12 years ago
  Gustavo Niemeyer f7a330473f Added exception for static linkage. 12 years ago
  Gustavo Niemeyer 5515099aac Unbreak goyaml after interface mutability fix in reflect. 12 years ago
  Gustavo Niemeyer 722ff6b958 Adding .lbox. 12 years ago
  Gustavo Niemeyer addb3a024f Fix problem happening after the immutability of interfaces 12 years ago
  Gustavo Niemeyer 54c736c86c Skip scalars when decoding onto unsupported types. 12 years ago
  Gustavo Niemeyer 837b0877fc Skip scalars on unsupported types. 12 years ago
  Gustavo Niemeyer 7002636de4 Fix map initialization. 12 years ago
  Gustavo Niemeyer 2c8612dfee Copied the test to verify that map pointers get initialized too. 12 years ago
  Gustavo Niemeyer 5887bc194b Minor tweak in ordering. 12 years ago
  Gustavo Niemeyer ef0aede23c Fix map initialization. 12 years ago
  Roger Peppe 1c9241b56a merge goyaml-rune-changes 12 years ago
  Roger Peppe dd8f49ae78 remove unnecessary type conversion 12 years ago
  Roger Peppe 687eda9240 gofix + rune fix 12 years ago