1. 944c86a Update README.md. by Gustavo Niemeyer · 5 weeks ago main master upstream/v3
  2. f6f7691 The Billion Dollar Mistake by Gustavo Niemeyer · 3 years ago v3.0.1
  3. 00bbc09 github: drop broken semgrep workflow by Gustavo Niemeyer · 3 years ago v3.0.0
  4. 8f96da9 Explicitly check the parser for errors on peek by Gustavo Niemeyer · 3 years ago
  5. 539c8e7 Fix decoding of merge tags. by Gustavo Niemeyer · 3 years ago
  6. 496545a Improve inline comments on map keys (#656). by Gustavo Niemeyer · 4 years, 4 months ago
  7. 749611f Allow encoding Node by value (#673). by Gustavo Niemeyer · 4 years, 4 months ago
  8. c8046fb Improve the behavior of null decoding (#681). by Gustavo Niemeyer · 4 years, 4 months ago
  9. c476de3 Tune previous change so it fixes #686 too. by Gustavo Niemeyer · 4 years, 4 months ago
  10. 3778e11 Fix bug addressed by Felix Fontein in #684. by Gustavo Niemeyer · 4 years, 4 months ago
  11. 2e78108 Merge pull request #679 from sylr/github-actions by Gustavo Niemeyer · 4 years, 4 months ago
  12. b924d38 Use ubuntu-20.04 in github action workflow by Sylvain Rabot · 4 years, 4 months ago
  13. 72df188 Add unstable version to go matrix by Sylvain Rabot · 4 years, 4 months ago
  14. ae4dc15 Replace Travis by Github Actions by Sylvain Rabot · 4 years, 5 months ago
  15. eeeca48 Document that the textual form isn't preserved. by Gustavo Niemeyer · 5 years ago
  16. c8ae110 Extend prior fix for indentless sequences. by Gustavo Niemeyer · 5 years ago
  17. a5ece68 Fix handling of line comments in bare keys by Gustavo Niemeyer · 5 years ago
  18. e307989 Zero yaml.Node values behave as nil (#545) by Gustavo Niemeyer · 5 years ago
  19. 3e3e88c Fix typo in Decoder docstring (#567) by ktnyt · 5 years ago
  20. c0ae331 Add go1.14 into travis config (#586) by chenrui · 5 years ago
  21. 4f10037 Fix Marshal documentation on omitempty and IsZero (#609) by Afriza N. Arief · 5 years ago
  22. c1a7af8 Fix explicit shorthand Node tags (issue #616) by Gustavo Niemeyer · 5 years ago
  23. 6ec2bf8 Add node.Encode method. by Gustavo Niemeyer · 5 years ago
  24. 913338d Also fix wide char handling on inline comments. by Gustavo Niemeyer · 5 years ago
  25. 2ff61e1 Set the default line length to infinity (-1) (#572) by Andrew Lavery · 5 years ago
  26. 5308cda Fix parsing of wide chars in comments (#538) by Gustavo Niemeyer · 5 years ago
  27. b1b19b4 Use context line for error reporting by Gustavo Niemeyer · 5 years ago
  28. a81ed60 Also marshal Node by value by Gustavo Niemeyer · 5 years ago
  29. ae27a74 Make sequence indentation more usual by Gustavo Niemeyer · 5 years ago
  30. 9f266ea Marshal YAML 1.1 bool-like to strings (#583) by Tristan Colgate-McFarlane · 5 years ago
  31. a6ecf24 Port CJ's simple_keys optimization to v3 (#555) by Gustavo Niemeyer · 5 years ago
  32. 4206685 Fix line comments under lists (#550) by Gustavo Niemeyer · 5 years ago
  33. fa1aa9f Fix issue in simple_keys improvements (#548) by Gustavo Niemeyer · 5 years ago
  34. b5595aa Update travis config to use latest go versions (#541) by chenrui · 5 years ago
  35. 0b070bb Better handling of line comments in nested sequences by Gustavo Niemeyer · 6 years ago
  36. e228e37 Drop scanner iteration over stale simple keys by Gustavo Niemeyer · 6 years ago
  37. 196cff6 Add Go 1.13 to travis setup. by Gustavo Niemeyer · 6 years ago
  38. 6a25d4b Use v3 instead of v2 in limit_test.go (#525) by Andrew Lavery · 6 years ago
  39. 0b21df4 Do not mutate Node tree on encoding (#532) by Gustavo Niemeyer · 6 years ago
  40. fc94e3f Fix sequence indent of 2 under map after comment (#508) by Gustavo Niemeyer · 6 years ago
  41. 05262c8 Improve heuristics preventing CPU/memory abuse (#515) by Gustavo Niemeyer · 6 years ago
  42. c8b7dad Fix detection of string keyed maps (#507) by Parker Zhou · 6 years ago
  43. 8274499 Make travis use the v3 import path (#485) by Andrew Lavery · 6 years ago
  44. 35294da Bring back old unmarshaler type error behavior. by Gustavo Niemeyer · 6 years ago
  45. 3462d66 Further fixes on comment handling. by Gustavo Niemeyer · 6 years ago
  46. 163f855 Additional tests for bool variants. by Gustavo Niemeyer · 6 years ago
  47. 674ba3e Add trivial test for cr-lf endings. by Gustavo Niemeyer · 6 years ago
  48. 513397e Double-quote multi-line strings in flow style. by Gustavo Niemeyer · 6 years ago
  49. 0932294 Fix scanning of long comment lines. by Gustavo Niemeyer · 6 years ago
  50. caeefd8 Add logic to catch cases of alias abuse. by Gustavo Niemeyer · 6 years ago
  51. a56cad2 Allow literal formatting in presence of tabs. by Gustavo Niemeyer · 6 years ago
  52. 117fdf0 Propery handle foot comments ending blocks. by Gustavo Niemeyer · 6 years ago
  53. 55513ca Fix and improve indentation of sequences in maps. by Gustavo Niemeyer · 6 years ago
  54. cdc409d Fix instability in key ordering. by Gustavo Niemeyer · 6 years ago
  55. fc85683 Fix encoding of maps inside sequences. by Gustavo Niemeyer · 6 years ago
  56. 389beb8 Preserve data in existing fields that are not decoded. by Gustavo Niemeyer · 6 years ago
  57. 7c00162 Clarify Node documentation further. by Gustavo Niemeyer · 6 years ago
  58. 0b8d56a Clarify documentation for Node regarding usage. by Gustavo Niemeyer · 6 years ago
  59. a6358f1 Improve SetString and fix !!binary auto-detection. by Gustavo Niemeyer · 6 years ago
  60. b66172d Set correct module path (#449) by andrewheberle · 6 years ago
  61. b752bd5 Trivial reorg in Node field ordering. by Gustavo Niemeyer · 6 years ago
  62. bae442e Fix travis.yaml reference to Go 1.10. by Gustavo Niemeyer · 6 years ago
  63. 6dcbc7a Add recent Go versions to the test matrix. by Gustavo Niemeyer · 6 years ago
  64. 6cdc503 Call MarshalYAML on the result of MarshalYAML by Gustavo Niemeyer · 6 years ago
  65. 857fb44 Move package back to its real location. by Gustavo Niemeyer · 6 years ago
  66. 195d076 More documentation for Node. by Gustavo Niemeyer · 6 years ago
  67. 8e1c50c Update README for v3. by Gustavo Niemeyer · 6 years ago
  68. 3e3283e Clarify licensing. by Gustavo Niemeyer · 6 years ago
  69. 82dd149 Emit pound prefix ("# ") in comments if missing. by Gustavo Niemeyer · 6 years ago
  70. 39a50f7 Rename NodeKind to Kind. by Gustavo Niemeyer · 6 years ago
  71. af7a659 Rename Node.Children to Node.Content. by Gustavo Niemeyer · 6 years ago
  72. 3fb7823 Add documentation for Node. by Gustavo Niemeyer · 6 years ago
  73. f8f8118 Header/Inline/Footer => {Head,Line,Foot}Comment by Gustavo Niemeyer · 6 years ago
  74. d22fc9e Fix comment handling around aliases. by Gustavo Niemeyer · 6 years ago
  75. b53452e Handle inlined structs referenced as a pointer. by Gustavo Niemeyer · 6 years ago
  76. c072164 Handle inlined fields implementing Unmarshaler. by Gustavo Niemeyer · 6 years ago
  77. 0d383ff Support 0o octals per 1.2 spec. by Gustavo Niemeyer · 6 years ago
  78. 891da3a Resolve Node tags on decoding and use short tags. by Gustavo Niemeyer · 6 years ago
  79. 01167db Some 1.1 backward compatibility for bool values. by Gustavo Niemeyer · 6 years ago
  80. 14f799f Maps with string keys are now map[string] by default. by Gustavo Niemeyer · 6 years ago
  81. 309c9d1 Enforce unique mapping keys and drop the option. by Gustavo Niemeyer · 6 years ago
  82. 085f382 Split Strict flag into KnownFields and UniqueKeys. by Gustavo Niemeyer · 6 years ago
  83. 9e32271 Do not accept plain ints into time.Duration. by Gustavo Niemeyer · 6 years ago
  84. b9fa902 Fix indentation of block map under sequence. by Gustavo Niemeyer · 6 years ago
  85. 3c39489 Change default indentation to 4 spaces. by Gustavo Niemeyer · 6 years ago
  86. 2c9fce8 Support custom indentation via Encoder.SetIndent. by Gustavo Niemeyer · 6 years ago
  87. 112d6e7 Parse floats correctly and fix mistake from #171 by Gustavo Niemeyer · 6 years ago
  88. e990009 Change Unmarshaler so it uses Node as input. by Gustavo Niemeyer · 6 years ago
  89. e8e5527 Lowercase error messages. by Gustavo Niemeyer · 6 years ago
  90. b804f79 Drop MapSlice in favor of general Node support. by Gustavo Niemeyer · 6 years ago
  91. b145382 Drop y/n and on/off as booleans per YAML 1.2. by Gustavo Niemeyer · 6 years ago
  92. d8c328e Support anchors and aliases. by Gustavo Niemeyer · 6 years ago
  93. a1ff040 Support decoding and encoding comments. by Gustavo Niemeyer · 6 years ago
  94. e7ae84e Initial sketch for v3. by Gustavo Niemeyer · 6 years ago
  95. 5420a8b Use underlying float precision when formatting floats (#353) by Prashant Varanasi · 7 years ago v2.2.1
  96. 4fc5987 Fix typo in tab error message (#208). by Matthew M. Boedicker · 7 years ago
  97. 14d1c46 Fix misspell of precede in ported code (#216) by Leo Arias · 7 years ago
  98. f7e2331 Fix type on Marshal docs (#206). by George Hartzell · 7 years ago
  99. 7c97801 Fixed typos in docstrings (#179). by Joe Farrell · 7 years ago
  100. 86f5ed6 Drop unnecessary explicit timestamp tags. by Gustavo Niemeyer · 7 years ago v2.2.0
OSZAR »