| .. |
|
bench
|
773f65d163
codec: bench: allow easy running of benchmarks with or without generated
|
пре 6 година |
|
codecgen
|
23ab95ef5d
updating go.mod releases to v1.1.7
|
пре 6 година |
|
0_importpath.go
|
74d13ae498
change repo name to go-codec and use import path and go.mod to ensure stable legacy import path.
|
пре 6 година |
|
binc.go
|
fe4e1f5e73
codec: use maps for byte descriptor names
|
пре 6 година |
|
build.sh
|
a359a297a2
codec: build.sh: nit
|
пре 6 година |
|
cbor.go
|
fe4e1f5e73
codec: use maps for byte descriptor names
|
пре 6 година |
|
cbor_test.go
|
7865e43e77
codec: reflect.ValueOf is now rv4i (to allow future optimization)
|
пре 6 година |
|
codec_test.go
|
32ba854a0b
codec: uncacheRead only makes sense for json - remove from others
|
пре 6 година |
|
codecgen.go
|
aa28833c9f
codec: fix package name to codec
|
пре 7 година |
|
decode.go
|
32ba854a0b
codec: uncacheRead only makes sense for json - remove from others
|
пре 6 година |
|
doc.go
|
01ca2b437b
codec: documentation: nits
|
пре 6 година |
|
encode.go
|
f819262d36
codec: faster bitset and skip whitespace
|
пре 6 година |
|
fast-path.generated.go
|
2019b5eec8
codec: remove EncodeAsis and optimize access to jsonEncDriver
|
пре 6 година |
|
fast-path.go.tmpl
|
dffca6f219
codec: clean up comments in template files
|
пре 6 година |
|
fast-path.not.go
|
c8e440640c
codec: clean up old comments in code
|
пре 6 година |
|
float.go
|
3b8306a2a0
codec: add decReader.readn1eof and optimize jsonParseInteger
|
пре 6 година |
|
gen-dec-array.go.tmpl
|
2019b5eec8
codec: remove EncodeAsis and optimize access to jsonEncDriver
|
пре 6 година |
|
gen-dec-map.go.tmpl
|
dffca6f219
codec: clean up comments in template files
|
пре 6 година |
|
gen-enc-chan.go.tmpl
|
9af07b2035
codec: streamline chan encoding/decoding
|
пре 8 година |
|
gen-helper.generated.go
|
c8e440640c
codec: clean up old comments in code
|
пре 6 година |
|
gen-helper.go.tmpl
|
dffca6f219
codec: clean up comments in template files
|
пре 6 година |
|
gen.generated.go
|
dffca6f219
codec: clean up comments in template files
|
пре 6 година |
|
gen.go
|
c8e440640c
codec: clean up old comments in code
|
пре 6 година |
|
go.mod
|
23ab95ef5d
updating go.mod releases to v1.1.7
|
пре 6 година |
|
goversion_arrayof_gte_go15.go
|
e60f01bc16
codec: update copyright to say 2012-2018
|
пре 8 година |
|
goversion_arrayof_lt_go15.go
|
e60f01bc16
codec: update copyright to say 2012-2018
|
пре 8 година |
|
goversion_fmt_time_gte_go15.go
|
f20d06940e
codec: support go 1.4 alternative for time.AppendFormat
|
пре 6 година |
|
goversion_fmt_time_lt_go15.go
|
f20d06940e
codec: support go 1.4 alternative for time.AppendFormat
|
пре 6 година |
|
goversion_makemap_gte_go19.go
|
05f72ceb1b
codec: makeMapReflect always takes a size >= 0
|
пре 6 година |
|
goversion_makemap_lt_go19.go
|
e60f01bc16
codec: update copyright to say 2012-2018
|
пре 8 година |
|
goversion_maprange_gte_go112.go
|
72028106ff
codec: mapRange takes a mapIter so it is stack-allocated
|
пре 6 година |
|
goversion_maprange_lt_go112.go
|
72028106ff
codec: mapRange takes a mapIter so it is stack-allocated
|
пре 6 година |
|
goversion_unexportedembeddedptr_gte_go110.go
|
e60f01bc16
codec: update copyright to say 2012-2018
|
пре 8 година |
|
goversion_unexportedembeddedptr_lt_go110.go
|
e60f01bc16
codec: update copyright to say 2012-2018
|
пре 8 година |
|
goversion_unsupported_lt_go14.go
|
e60f01bc16
codec: update copyright to say 2012-2018
|
пре 8 година |
|
goversion_vendor_eq_go15.go
|
e60f01bc16
codec: update copyright to say 2012-2018
|
пре 8 година |
|
goversion_vendor_eq_go16.go
|
e60f01bc16
codec: update copyright to say 2012-2018
|
пре 8 година |
|
goversion_vendor_gte_go17.go
|
e60f01bc16
codec: update copyright to say 2012-2018
|
пре 8 година |
|
goversion_vendor_lt_go15.go
|
e60f01bc16
codec: update copyright to say 2012-2018
|
пре 8 година |
|
helper.go
|
e1056242c1
codec: json: optimize reading escaped string and inline decRd.(un)readn1, encWr.write(n2|qstr)
|
пре 6 година |
|
helper.s
|
5713c65652
codec: empty helper to allow go:linkname to work
|
пре 6 година |
|
helper_internal.go
|
3161930c95
codec: when growing the capacity of a slice, ensure newCap is greater than oldCap
|
пре 6 година |
|
helper_not_unsafe.go
|
d192c3eb23
codec: optimize iteration of slices/array/chan
|
пре 6 година |
|
helper_test.go
|
08f7b401ae
codec: fix TermWhitespace handling
|
пре 6 година |
|
helper_unsafe.go
|
d192c3eb23
codec: optimize iteration of slices/array/chan
|
пре 6 година |
|
json.go
|
ad942d8cb5
codec: decDriver doesn't have a Nil() method - remove across board
|
пре 6 година |
|
mammoth-test.go.tmpl
|
7865e43e77
codec: reflect.ValueOf is now rv4i (to allow future optimization)
|
пре 6 година |
|
mammoth2-test.go.tmpl
|
92b7607989
codec: refactor for better inlining, improve intf for string encoding, and fix some vet/staticcheck/false-sharing concerns
|
пре 7 година |
|
mammoth2_codecgen_generated_test.go
|
c8e440640c
codec: clean up old comments in code
|
пре 6 година |
|
mammoth2_generated_test.go
|
e05b287349
codec: handle []byte encoded as array (as opposed to native mode per format)
|
пре 6 година |
|
mammoth_generated_test.go
|
7865e43e77
codec: reflect.ValueOf is now rv4i (to allow future optimization)
|
пре 6 година |
|
msgpack.go
|
fe4e1f5e73
codec: use maps for byte descriptor names
|
пре 6 година |
|
prebuild.go
|
d360c11643
codec: trim the sort implementations to only those possibly used
|
пре 6 година |
|
py_test.go
|
e60f01bc16
codec: update copyright to say 2012-2018
|
пре 8 година |
|
reader.go
|
b1c7242bcb
codec: bufioDecReader: streamline readbFill to accomodate eof and panic
|
пре 6 година |
|
register_ext.go
|
8c78ba40d8
codec: move references to SetXXXExt from format handler files
|
пре 6 година |
|
rpc.go
|
c8e440640c
codec: clean up old comments in code
|
пре 6 година |
|
shared_test.go
|
82c888b413
codec: support test execution in go 1.4
|
пре 6 година |
|
simple.go
|
ad942d8cb5
codec: decDriver doesn't have a Nil() method - remove across board
|
пре 6 година |
|
sort-slice.generated.go
|
d360c11643
codec: trim the sort implementations to only those possibly used
|
пре 6 година |
|
sort-slice.go.tmpl
|
dffca6f219
codec: clean up comments in template files
|
пре 6 година |
|
test-cbor-goldens.json
|
c476cf2bad
codec: some overflow and 0-length container fixes, and cbor tests.
|
пре 11 година |
|
test.py
|
5038cc52f7
codec: test.py: use 127.0.0.1 always for localhost
|
пре 8 година |
|
values_codecgen_generated_test.go
|
c8e440640c
codec: clean up old comments in code
|
пре 6 година |
|
values_flex_test.go
|
82c888b413
codec: support test execution in go 1.4
|
пре 6 година |
|
values_test.go
|
f06fded8c4
codec: test: add test for checking if TestStruc encoded == decoded
|
пре 6 година |
|
writer.go
|
e1056242c1
codec: json: optimize reading escaped string and inline decRd.(un)readn1, encWr.write(n2|qstr)
|
пре 6 година |
|
xml.go
|
fbe36f8c79
codec: resolve TODO's
|
пре 6 година |
|
z_all_test.go
|
d51d2e5fca
codec: fix and add tests for PreferArrayOverSlice
|
пре 6 година |