index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
encoding
Commit message (
Expand
)
Author
Age
Files
Lines
*
encoding/xml: wrap charsetReader errors
Thuy Linh Luu
2023-05-17
1
-1
/
+4
*
encoding/csv: update doc comment of Read method
IvoGoman
2023-05-10
1
-2
/
+3
*
std: fix various nilness findings
Alan Donovan
2023-04-20
1
-2
/
+3
*
encoding/xml: use reflect.Value.Grow
Daniel Martí
2023-04-07
1
-2
/
+4
*
encoding/binary: add word size to the error message of the failed constraint
Constantin Konstantinidis
2023-04-04
2
-1
/
+25
*
all: fix misuses of "a" vs "an"
cui fliter
2023-04-04
1
-1
/
+1
*
encoding/gob: use reflect.Value.Grow
Daniel Martí
2023-04-04
1
-4
/
+4
*
encoding/gob: report allocs in benchmarks
Daniel Martí
2023-04-04
1
-0
/
+4
*
encoding/gob: avoid pointers to fieldType
Daniel Martí
2023-03-29
1
-2
/
+2
*
encoding/gob: reuse calls to TypeOf for wireType
Daniel Martí
2023-03-29
1
-2
/
+4
*
encoding/gob: avoid a pointer to wireType in typeInfo
Daniel Martí
2023-03-29
1
-10
/
+10
*
encoding/gob: use reflect.Value.IsZero
Daniel Martí
2023-03-29
1
-36
/
+1
*
encoding/gob: avoid filling userTypeCache at init time
Daniel Martí
2023-03-29
1
-1
/
+0
*
encoding/asn1: improve memory efficiency of ObjectIdentifier.String
Mateusz Poliwczak
2023-03-29
2
-4
/
+14
*
encoding/asn1: support fractions of a second when unmarshaling GeneralizedTime
Michael Teichgraeber
2023-03-28
2
-1
/
+5
*
all: add a few links in package godocs
Daniel Martí
2023-03-25
1
-1
/
+1
*
encoding/gob: update decgen to generate current dec_helpers
Ian Lance Taylor
2023-03-24
2
-0
/
+23
*
encoding/gob: extend partially allocated string slices
Johan Abildskov
2023-03-23
2
-0
/
+17
*
encoding/json: make use of Buffer.AvailableBuffer
Joe Tsai
2023-03-15
2
-14
/
+5
*
encoding/json: simplify folded name logic
Joe Tsai
2023-02-27
4
-238
/
+78
*
encoding/json: use append for HTMLEscape
Joe Tsai
2023-02-27
2
-42
/
+34
*
encoding/json: rely on reflect.Value.SetZero
Joe Tsai
2023-02-27
1
-6
/
+4
*
encoding/json: remove legacy fuzz.go file
Joe Tsai
2023-02-27
1
-42
/
+0
*
encoding/gob: use reflect.Value.SetZero
Daniel Martí
2023-02-27
1
-5
/
+3
*
encoding/json: rely on reflect.Value.Grow
Joe Tsai
2023-02-27
1
-9
/
+2
*
encoding/json: use append-like operations for encoding
Joe Tsai
2023-02-24
1
-63
/
+38
*
encoding/json: unify encodeState.string and encodeState.stringBytes
Joe Tsai
2023-02-24
2
-160
/
+35
*
encoding/json: use append for Compact and Indent
Joe Tsai
2023-02-24
3
-63
/
+69
*
Revert "hex: fix panic in Decode when len(src) > 2*len(dst)"
Joe Tsai
2023-02-21
2
-15
/
+0
*
src: rename unexported errors by adding prefix err
Oleksandr Redko
2023-02-16
2
-6
/
+6
*
encoding/hex: fix Decode output check regression
Joe Tsai
2023-02-07
2
-5
/
+8
*
encoding/xml: allow overriding by empty namespace
Constantin Konstantinidis
2023-01-31
2
-0
/
+55
*
encoding/binary: add String and GoString method to nativeEndian
cuiweixie
2023-01-30
1
-0
/
+4
*
all: fix problematic comments
cui fliter
2023-01-30
1
-1
/
+1
*
encoding/binary: add var NativeEndian
cuiweixie
2023-01-27
3
-0
/
+38
*
hex: fix panic in Decode when len(src) > 2*len(dst)
Benjamin Prosnitz
2023-01-27
2
-0
/
+12
*
encoding/gob: slightly simplify init code
Daniel Martí
2023-01-24
1
-19
/
+17
*
encoding/gob: shave off some init time cost
Daniel Martí
2023-01-20
3
-29
/
+50
*
encoding/csv: use proper doc comment for Deprecated notes
Russ Cox
2022-12-02
1
-5
/
+8
*
Revert "encoding/xml: disallow empty namespace when prefix is set"
Ian Lance Taylor
2022-11-29
2
-33
/
+0
*
all: add missing periods in comments
cui fliter
2022-11-18
1
-1
/
+1
*
encoding/xml: error when more than one colon in qualified names
Constantin Konstantinidis
2022-11-09
2
-3
/
+35
*
encoding/xml: disallow empty namespace when prefix is set
Constantin Konstantinidis
2022-11-09
2
-0
/
+33
*
encoding/xml: error when closing tag does not match opening tag
Constantin Konstantinidis
2022-11-09
2
-2
/
+38
*
encoding/xml: add check of namespaces to detect field names conflicts
Constantin Konstantinidis
2022-11-09
2
-1
/
+91
*
all: fix comment typos
Dan Kortschak
2022-11-05
1
-1
/
+1
*
encoding/xml: reduce depth limit on wasm
Russ Cox
2022-10-31
2
-7
/
+12
*
encoding/gob: support large slices in slice decode helpers
Ian Lance Taylor
2022-10-20
3
-5
/
+174
*
encoding/gob: note pacakge not covered by security policy
Roland Shoemaker
2022-10-13
1
-4
/
+5
*
all: remove redundant type conversion
cui fliter
2022-10-06
2
-2
/
+2
[next]