..
testdata
all: zero mtimes in testdata gz files
2016-03-25 04:02:36 +00:00
bench_test.go
encoding/json: parallelize most benchmarks
2017-04-26 19:23:06 +00:00
decode_test.go
all: prefer bytes.IndexByte over bytes.Index
2017-09-27 01:09:13 +00:00
decode.go
all: remove some double spaces from comments
2017-08-26 15:09:09 +00:00
encode_test.go
encoding/json: ignore embedded fields of pointers to unexported non-structs
2017-07-22 01:29:58 +00:00
encode.go
encoding/json: cleanup detection of unexported embedded fields
2017-09-23 00:33:34 +00:00
example_marshaling_test.go
encoding/json: example on MarshalJSON, UnmarshalJSON
2016-11-03 20:18:52 +00:00
example_test.go
encoding/json: update documentation for MarshalIndent
2017-09-12 18:12:24 +00:00
fold_test.go
fold.go
all: link to https for golang subdomains too
2015-07-12 04:42:40 +00:00
indent.go
all: make copyright headers consistent with one space after period
2016-03-01 23:34:33 +00:00
number_test.go
all: make copyright headers consistent with one space after period
2016-03-01 23:34:33 +00:00
scanner_test.go
encoding/json: add Valid for checking validity of input bytes
2017-02-07 23:48:44 +00:00
scanner.go
encoding/json: add Valid for checking validity of input bytes
2017-02-07 23:48:44 +00:00
stream_test.go
encoding/json: parallelize most benchmarks
2017-04-26 19:23:06 +00:00
stream.go
encoding/json: remove superfluous comment
2017-09-27 14:06:41 +00:00
tables.go
encoding/json: Use a lookup table for safe characters
2016-09-08 18:02:34 +00:00
tagkey_test.go
encoding/json: explicitly document and test "-" key tag
2016-10-06 14:42:16 +00:00
tags_test.go
all: make copyright headers consistent with one space after period
2016-03-01 23:34:33 +00:00
tags.go
all: prefer strings.IndexByte over strings.Index
2017-09-25 17:35:41 +00:00