1. 665def2 encoding/asn1: document unmarshaling behavior for IMPLICIT string fields by Eric Chiang · 4 years, 5 months ago
  2. 283d654 encoding/json: revert "add "json: " prefix to SyntaxError messages" by Kevin Burke · 4 years, 4 months ago
  3. d361691 encoding/asn1: optimize asn1.Unmarshal by Dmitrii Okunev · 5 years ago
  4. cb768c8 encoding/xml: fix reserved namespace check to be case-insensitive by Ian Lance Taylor · 4 years, 5 months ago
  5. 6af088b encoding/json: add "json: " prefix to SyntaxError messages by Kevin Burke · 4 years, 5 months ago
  6. 1b09d43 all: update references to symbols moved from io/ioutil to io by Russ Cox · 4 years, 6 months ago
  7. e70bbc7 encoding/asn1: clarify use of SET suffix by Roland Bracewell Shoemaker · 4 years, 6 months ago
  8. a28edbf encoding/asn1: error instead of panic on invalid value to Unmarshal by KimMachineGun · 4 years, 6 months ago
  9. 8266570 encoding/json: added docs to UnsupportedValueError by Carlos Alexandro Becker · 4 years, 7 months ago
  10. 4285094 encoding/json: detect cyclic maps and slices by lujjjh · 4 years, 6 months ago
  11. 25a33da encoding/json: allow semicolon in field key / struct tag by Sean Liao · 4 years, 10 months ago
  12. 83bc1ed encoding/binary: remove TODO in Write and add benchmarks by zhouzhongyuan · 4 years, 8 months ago
  13. 506eb0a Revert "encoding/json: implement Is on SyntaxError" by Damien Neil · 4 years, 7 months ago
  14. 114719e Revert "encoding/json: implement Is on all errors" by Damien Neil · 4 years, 7 months ago
  15. 95bb00d encoding/json: implement Is on all errors by Carlos Alexandro Becker · 4 years, 7 months ago
  16. b3ef90e encoding/json: implement Is on SyntaxError by Carlos Alexandro Becker · 4 years, 7 months ago
  17. 27136419 encoding/binary: replace constant literals with named constant (cleanup) by Robert Griesemer · 4 years, 7 months ago
  18. 861a948 encoding/asn1: speed up marshal by reducing allocations by Martin Möhrmann · 5 years ago
  19. 027d724 encoding/binary: read at most MaxVarintLen64 bytes in ReadUvarint by Katie Hockman · 4 years, 8 months ago
  20. 5de90d3 Revert "encoding/json: don't reuse slice elements when decoding" by Daniel Martí · 4 years, 9 months ago
  21. 2ca0f5a Revert "encoding/xml: fix reserved namespace check to be case-insensitive" by Ian Lance Taylor · 4 years, 9 months ago
  22. 11389ba encoding/json: revert "avoid work when unquoting strings, take 2" by Daniel Martí · 4 years, 10 months ago
  23. 8f4151e encoding/xml: only initialize nil struct fields when decoding by Daniel Martí · 6 years ago
  24. 107ebb1 Revert "encoding/json: reuse values when decoding map elements" by Daniel Martí · 4 years, 10 months ago
  25. b68fa57 encoding/asn1: document what Unmarshal returns in rest by Roland Shoemaker · 4 years, 11 months ago
  26. 60368c2 encoding/json: reuse values when decoding map elements by Daniel Martí · 6 years ago
  27. 55361a2 encoding/json: don't mangle strings in an edge case when decoding by Daniel Martí · 5 years ago
  28. b1a48af encoding/json: properly encode strings with ",string" again by Daniel Martí · 5 years ago
  29. f0cea84 encoding/asn1: sort order of 'SET of' components during Marshal by Roland Shoemaker · 5 years ago
  30. 1764819 encoding/asn1: only accept minimally encoded base 128 integers by Roland Shoemaker · 5 years ago
  31. 11b2853 encoding/json: don't reuse slice elements when decoding by Daniel Martí · 6 years ago
  32. d75ee81 encoding/csv: optimize Write by giving fieldNeedsQuotes a fast path for when Comma is ascii by Alex Gaynor · 5 years ago
  33. 9a93baf4 encoding/base64: improve performance up to 20% total by Kirill Korotaev · 5 years ago
  34. 346d7d2 encoding/xml: fix reserved namespace check to be case-insensitive by Tamás Gulácsi · 5 years ago
  35. 96acb74 encoding/hex: remove unused variable from BenchmarkDump by Tim Cooper · 5 years ago
  36. 42f8199 all: fix incorrect channel and API usage in some unit tests by Ziheng Liu · 5 years ago
  37. a1103dc encoding/json: consolidate the isSpace function by codesoap · 5 years ago
  38. 6052838 all: avoid string(i) where i has type int by Ian Lance Taylor · 5 years ago
  39. 84afaa9 encoding/json: limit max nesting depth by Jordan Liggitt · 5 years ago
  40. e995679 encoding/json: fix broken link to json.org by Jon Johnson · 5 years ago
  41. 41348081 all: fix a number of misuses of the word "an" by Daniel Martí · 5 years ago
  42. fbcfa6a encoding/base64: document that Strict mode still ignores newlines by Filippo Valsorda · 6 years ago
  43. 64c9ee9 encoding/json: error when encoding a pointer cycle by Daniel Martí · 6 years ago
  44. b2b0992 Revert "encoding/asn1: fix unmarshalling SEQUENCE OF SET" by Than McIntosh · 5 years ago
  45. 7714dca encoding/binary: add float support to fast path by Martin Garton · 5 years ago
  46. 4692343 encoding/asn1: fix unmarshalling SEQUENCE OF SET by kaxapi · 5 years ago
  47. c444ec3 encoding/binary: make Read return an error when data is not a pointer by Udalov Max · 6 years ago
  48. c9d89f6 encoding/binary: cache struct sizes to speed up Read and Write by Lorenz Bauer · 5 years ago
  49. 5469770 encoding/json: avoid work when unquoting strings, take 2 by Daniel Martí · 6 years ago
  50. a059346 encoding/xml: fix token decoder on early EOF by Sam Whited · 7 years ago
  51. acbed03 encoding/json: remove allocation when using a Marshaler with value receiver by Phil Pearl · 5 years ago
  52. 22d3770 encoding/json: improve performance of Compact by Phil Pearl · 5 years ago
  53. 02196d3 encoding/json: correct caller's name in encoding errors by Eugene Kalinin · 6 years ago
  54. ba108c9 encoding/json: add Decoder.InputOffset for offset access by Francesco Renzi · 5 years ago
  55. fb9af84 encoding/json: support TextUnmarshaler for map keys with string underlying types by Cuong Manh Le · 5 years ago
  56. 900ebcf encoding/json: stop escaping U+2028 and U+2029 in Compact by Tom Thorogood · 5 years ago
  57. c1000c5 encoding/json: validate strings when decoding into Number by Lucas Bremgartner · 6 years ago
  58. 49e7c76 encoding/json: make Number with the ,string option marshal with quotes by Lucas Bremgartner · 6 years ago
  59. cc39d80 encoding/json: encode nil encoding.TextMarshaler instance as "null" by William Poussier · 6 years ago
  60. 0e015e2 encoding/json: fix and optimize marshal for quoted string by Lucas Bremgartner · 6 years ago
  61. 8ef6d6a encoding/base32: increase performance and code reuse by Sven Taute · 6 years ago
  62. cf63058 encoding/json: don't reset before returning buffer to pool by andig · 6 years ago
  63. b6ec56b encoding/json: don't indirect pointers when decoding null by Romain Baugue · 6 years ago
  64. a3a1bdf encoding/asn1: handle ASN1's string type BMPString by sergeilem · 6 years ago
  65. 51c8d96 src: gofmt -s by Ainar Garipov · 6 years ago
  66. 28f8f55 encoding/json: clarify Unmarshal behavior for map keys by Eli Bendersky · 6 years ago
  67. 0efbd10 all: fix typos by Ainar Garipov · 6 years ago
  68. 03ac39c std: remove unused bits of code all over the place by Daniel Martí · 6 years ago
  69. 7450960 encoding/json: fix scanner byte offset on scanEnd by itchyny · 6 years ago
  70. 79669dc encoding/json: revert Compact HTML escaping documentation by Tom Thorogood · 6 years ago
  71. 85f3ca7 encoding/json: fix panic for nil instances of TextMarshaler in map keys by William Poussier · 6 years ago
  72. 3737359 encoding/xml: rename fInnerXml to fInnerXML by Eddie Scholtz · 6 years ago
  73. ae68a91 encoding/json: remove unnecessary isValidNumber call by Daniel Martí · 6 years ago
  74. 95c3c43 encoding/json: fix the broken "overwriting of data" tests by Daniel Martí · 6 years ago
  75. eee07a8 Revert "encoding/json: avoid work when unquoting strings" by Filippo Valsorda · 6 years ago
  76. 0dd120d encoding/json: fix format string in the Fuzz func by Dmitry Vyukov · 6 years ago
  77. e81b731 encoding/json: clarify Marshal behavior for string keys of maps by Eli Bendersky · 6 years ago
  78. c4ca603 all: change some function documentation to be more idiomatic by Dominik Honnef · 6 years ago
  79. 13327f2 encoding/json: obey SetEscapeHTML in all MarshalJSON cases by Daniel Martí · 6 years ago
  80. d307bd4 encoding/gob: properly ignore errors by Leon Klingele · 6 years ago
  81. 06b0bab all: shorten some tests by Russ Cox · 6 years ago
  82. 02fe6ba all: remove PEM-encoded private keys from tests by Russ Cox · 6 years ago
  83. c514071 encoding/gob: rename encBuffer.WriteByte to writeByte by Russ Cox · 6 years ago
  84. ed7f323 all: simplify code using "gofmt -s -w" by Shulhan · 6 years ago
  85. 170b8b4 all: add Unwrap and Is methods to various error types by Damien Neil · 6 years ago
  86. 55d690d encoding/gob: adding missing fuzz skip to one of the fuzz tests by Brad Fitzpatrick · 6 years ago
  87. 858064f encoding/csv: add a Fuzz function by Romain Baugue · 6 years ago
  88. dcb8482 encoding/json: fix Unmarshal hang on recursive pointers by LE Manh Cuong · 6 years ago
  89. 45ed3db encoding/json: add a Fuzz function by Romain Baugue · 6 years ago
  90. d92bc7a encoding/json: document HTML escaping in Compact by Russ Cox · 6 years ago
  91. 7e08c7f encoding/json: index names for the struct decoder by Daniel Martí · 6 years ago
  92. fe1afe8 encoding/json: avoid work when unquoting strings by Daniel Martí · 6 years ago
  93. ab2f83c encoding/json: remove a bounds check in readValue by Daniel Martí · 6 years ago
  94. cb66462 encoding/json: use SetBytes in UnmarshalReuse benchmark by Daniel Martí · 6 years ago
  95. 2cc17bc encoding/json: speed up tokenization of literals by Daniel Martí · 6 years ago
  96. e5f6e2d encoding/json: fix performance regression in the decoder by Daniel Martí · 6 years ago
  97. 5f40351 encoding/base64: speed up the decoder by Daniel Martí · 6 years ago
  98. 49662bc all: simplify multiple for loops by Daniel Martí · 6 years ago
  99. 6c6a0a1 encoding/gob: update documentation in doc.go for wireType by Rob Pike · 6 years ago
  100. 340129e all: join a few chained ifs by Daniel Martí · 6 years ago