Age | Commit message (Expand) | Author |
2023-02-18 | reencode: Don't normalize the capitalization of \uXXXX hex escapes | Luke Shumaker |
2023-02-18 | compat/json: Don't do actual JSON parsing in HTMLEscape | Luke Shumaker |
2023-02-18 | encode, reencode: Fix handling of invalid UTF-8 | Luke Shumaker |
2023-02-16 | Avoid io.Writer causing buffers to escape to the heap | Luke Shumaker |
2023-02-16 | reencode: Don't bother tracking the number of bytes written | Luke Shumaker |
2023-02-16 | Clean up the hex handling | Luke Shumaker |
2023-02-16 | Move string-encoding to an internal/jsonstring package | Luke Shumaker |