brotli/go/cbrotli
Eugene Kliuchnikov 7f740f1308
Update (#807)
- fix formatting
 - fix type conversion
 - fix no-op arithmetic with null-pointer
 - improve performance of hash_longest_match64
 - go: detect read after close
 - java decoder: support compound dictionary
 - remove executable flag on non-scripts
2020-05-15 11:06:21 +02:00
..
BUILD Update go_library to use standard importpath (#690) 2018-06-26 18:08:07 +02:00
cbrotli_test.go Update (#807) 2020-05-15 11:06:21 +02:00
cgo.go Fix permissions of various files in project (#613) 2017-10-10 11:24:13 +02:00
go.mod Added go.mod file to go/cbrotli directory (#754) 2020-03-19 11:54:51 +01:00
reader.go Update (#807) 2020-05-15 11:06:21 +02:00
writer.go Fix permissions of various files in project (#613) 2017-10-10 11:24:13 +02:00