1
- Signature: 9a56b96c19110590c7bffa9e23041917
1
+ Signature: a08d2298d4222e59678ea67ed55758b1
2
2
3
3
UNUSED LICENSES:
4
4
@@ -1069,39 +1069,50 @@ FILE: ../../../third_party/wuffs/cmd/wuffs/main.go
1069
1069
FILE: ../../../third_party/wuffs/cmd/wuffs/release.go
1070
1070
FILE: ../../../third_party/wuffs/cmd/wuffs/test.go
1071
1071
FILE: ../../../third_party/wuffs/cmd/wuffsfmt/main.go
1072
+ FILE: ../../../third_party/wuffs/example/cbor-to-json/cbor-to-json.cc
1072
1073
FILE: ../../../third_party/wuffs/example/convert-to-nia/convert-to-nia.c
1073
1074
FILE: ../../../third_party/wuffs/example/crc32/crc32.cc
1074
1075
FILE: ../../../third_party/wuffs/example/gifplayer/gifplayer.c
1075
1076
FILE: ../../../third_party/wuffs/example/imageviewer/imageviewer.c
1077
+ FILE: ../../../third_party/wuffs/example/json-to-cbor/json-to-cbor.cc
1076
1078
FILE: ../../../third_party/wuffs/example/jsonfindptrs/jsonfindptrs.cc
1077
1079
FILE: ../../../third_party/wuffs/example/jsonptr/jsonptr.cc
1078
- FILE: ../../../third_party/wuffs/example/library/library .c
1080
+ FILE: ../../../third_party/wuffs/example/toy-genlib/toy-genlib .c
1079
1081
FILE: ../../../third_party/wuffs/example/zcat/zcat.c
1080
1082
FILE: ../../../third_party/wuffs/fuzz/c/fuzzlib/fuzzlib.c
1083
+ FILE: ../../../third_party/wuffs/fuzz/c/std/cbor_fuzzer.c
1081
1084
FILE: ../../../third_party/wuffs/fuzz/c/std/gif_fuzzer.c
1082
1085
FILE: ../../../third_party/wuffs/fuzz/c/std/json_fuzzer.c
1083
1086
FILE: ../../../third_party/wuffs/fuzz/c/std/zlib_fuzzer.c
1084
1087
FILE: ../../../third_party/wuffs/hello-wuffs-c/main.c
1085
1088
FILE: ../../../third_party/wuffs/hello-wuffs-c/parse.wuffs
1086
1089
FILE: ../../../third_party/wuffs/hello-wuffs-c/wuffs-base.c
1090
+ FILE: ../../../third_party/wuffs/internal/cgen/auxiliary/base.cc
1091
+ FILE: ../../../third_party/wuffs/internal/cgen/auxiliary/base.hh
1092
+ FILE: ../../../third_party/wuffs/internal/cgen/auxiliary/cbor.cc
1093
+ FILE: ../../../third_party/wuffs/internal/cgen/auxiliary/cbor.hh
1094
+ FILE: ../../../third_party/wuffs/internal/cgen/auxiliary/json.cc
1095
+ FILE: ../../../third_party/wuffs/internal/cgen/auxiliary/json.hh
1087
1096
FILE: ../../../third_party/wuffs/internal/cgen/base/all-impl.c
1088
- FILE: ../../../third_party/wuffs/internal/cgen/base/f64conv-submodule.c
1097
+ FILE: ../../../third_party/wuffs/internal/cgen/base/floatconv-submodule-code.c
1098
+ FILE: ../../../third_party/wuffs/internal/cgen/base/floatconv-submodule-data.c
1089
1099
FILE: ../../../third_party/wuffs/internal/cgen/base/fundamental-private.h
1090
1100
FILE: ../../../third_party/wuffs/internal/cgen/base/fundamental-public.h
1091
1101
FILE: ../../../third_party/wuffs/internal/cgen/base/image-private.h
1092
1102
FILE: ../../../third_party/wuffs/internal/cgen/base/image-public.h
1103
+ FILE: ../../../third_party/wuffs/internal/cgen/base/intconv-submodule.c
1093
1104
FILE: ../../../third_party/wuffs/internal/cgen/base/io-private.h
1094
1105
FILE: ../../../third_party/wuffs/internal/cgen/base/io-public.h
1095
1106
FILE: ../../../third_party/wuffs/internal/cgen/base/memory-private.h
1096
1107
FILE: ../../../third_party/wuffs/internal/cgen/base/memory-public.h
1097
1108
FILE: ../../../third_party/wuffs/internal/cgen/base/pixconv-submodule.c
1098
1109
FILE: ../../../third_party/wuffs/internal/cgen/base/range-private.h
1099
1110
FILE: ../../../third_party/wuffs/internal/cgen/base/range-public.h
1100
- FILE: ../../../third_party/wuffs/internal/cgen/base/strconv-impl.c
1101
1111
FILE: ../../../third_party/wuffs/internal/cgen/base/strconv-private.h
1102
1112
FILE: ../../../third_party/wuffs/internal/cgen/base/strconv-public.h
1103
1113
FILE: ../../../third_party/wuffs/internal/cgen/base/token-private.h
1104
1114
FILE: ../../../third_party/wuffs/internal/cgen/base/token-public.h
1115
+ FILE: ../../../third_party/wuffs/internal/cgen/base/utf8-submodule.c
1105
1116
FILE: ../../../third_party/wuffs/internal/cgen/builtin.go
1106
1117
FILE: ../../../third_party/wuffs/internal/cgen/cgen.go
1107
1118
FILE: ../../../third_party/wuffs/internal/cgen/data/data.go
@@ -1192,11 +1203,13 @@ FILE: ../../../third_party/wuffs/script/compress-giflzw.go
1192
1203
FILE: ../../../third_party/wuffs/script/convert-png-to-wbmp.go
1193
1204
FILE: ../../../third_party/wuffs/script/crawl.go
1194
1205
FILE: ../../../third_party/wuffs/script/draw-with-mask.go
1206
+ FILE: ../../../third_party/wuffs/script/extract-cbor-rfc-7049-examples.go
1195
1207
FILE: ../../../third_party/wuffs/script/extract-deflate-offsets.go
1196
1208
FILE: ../../../third_party/wuffs/script/extract-giflzw.go
1197
1209
FILE: ../../../third_party/wuffs/script/extract-palette-indexes.go
1198
1210
FILE: ../../../third_party/wuffs/script/inline-c-relative-includes.go
1199
1211
FILE: ../../../third_party/wuffs/script/make-artificial.go
1212
+ FILE: ../../../third_party/wuffs/script/manual-test-parse-number-f64.cc
1200
1213
FILE: ../../../third_party/wuffs/script/mmap-ring-buffer.c
1201
1214
FILE: ../../../third_party/wuffs/script/preprocess-wuffs.go
1202
1215
FILE: ../../../third_party/wuffs/script/print-bits.go
@@ -1207,14 +1220,18 @@ FILE: ../../../third_party/wuffs/script/print-deflate-huff-table-size.go
1207
1220
FILE: ../../../third_party/wuffs/script/print-deflate-magic-numbers.go
1208
1221
FILE: ../../../third_party/wuffs/script/print-file-sizes-json.go
1209
1222
FILE: ../../../third_party/wuffs/script/print-hpd-left-shift.go
1223
+ FILE: ../../../third_party/wuffs/script/print-json-ascii-escapes.go
1210
1224
FILE: ../../../third_party/wuffs/script/print-json-token-debug-format.c
1211
1225
FILE: ../../../third_party/wuffs/script/print-lzw-example.go
1212
1226
FILE: ../../../third_party/wuffs/script/print-markdown-links.go
1213
1227
FILE: ../../../third_party/wuffs/script/print-mpb-powers-of-10.go
1228
+ FILE: ../../../third_party/wuffs/script/print-render-number-f64-tests.go
1229
+ FILE: ../../../third_party/wuffs/script/process-json-numbers.c
1214
1230
FILE: ../../../third_party/wuffs/script/rac-random-seek-test.go
1215
1231
FILE: ../../../third_party/wuffs/script/wuffs-deflate-decoder-decode-huffman.c
1216
1232
FILE: ../../../third_party/wuffs/std/adler32/common_adler32.wuffs
1217
1233
FILE: ../../../third_party/wuffs/std/bmp/decode_bmp.wuffs
1234
+ FILE: ../../../third_party/wuffs/std/cbor/decode_cbor.wuffs
1218
1235
FILE: ../../../third_party/wuffs/std/crc32/common_crc32.wuffs
1219
1236
FILE: ../../../third_party/wuffs/std/deflate/common_consts.wuffs
1220
1237
FILE: ../../../third_party/wuffs/std/deflate/decode_deflate.wuffs
0 commit comments