Age | Commit message (Expand) | Author |
---|---|---|
2023-02-18 | compat/json: Indent: Preserve trailing whitespace | Luke Shumaker |
2023-02-18 | encode, reencode: Fix handling of invalid UTF-8 | Luke Shumaker |
2023-02-18 | fastio: NewAllWriter: Add a special case for io.Discard | Luke Shumaker |
2023-02-16 | compat/json: Use fastio.Discard instead of io.Discard | Luke Shumaker |
2023-02-16 | Move string-encoding to an internal/jsonstring package | Luke Shumaker |
2023-02-16 | mv compat/json/{compat,testcompat}_test.go | Luke Shumaker |