]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-10-08 Robert Griesemercmd/compile/internal/types2: use an identifier map...
2021-10-08 Dan Scalescmd/compile: allow delaying of transformCompLit, new...
2021-10-08 Robert Findleygo/ast, go/types: remove some stale TODOs
2021-10-08 Bryan C. Millsmisc/cgo/testshared: pass the testing.T to goCmd when...
2021-10-08 Meng Zhuotime: allow minimum int64 in ParseDuration
2021-10-08 Robert Findleygo/types: use an identifier map rather than isubst...
2021-10-08 Nigel Taoimage/png: fix interlaced palette out-of-bounds
2021-10-08 Robert Griesemergo/types: partial revert of incorrect unification ...
2021-10-08 Robert Griesemercmd/compile/internal/types2: partial revert of incorrec...
2021-10-08 Pedro Lopez... unicode: use IsSpace not IsUpper in IsSpace example...
2021-10-07 Cherry Muicmd/link: mark holes in functab with end PC-1
2021-10-07 Cherry Muiruntime: handle end PC in textAddr
2021-10-07 Caleb Sparetesting: with -benchtime=1x, run the benchmark loop...
2021-10-07 Dan Scalescmd/compile: improving printing of type names in func...
2021-10-07 Katie Hockmaninternal/fuzz: log that minimization is occurring
2021-10-07 Tobias Klauseros: don't use wait6 on netbsd
2021-10-07 Jinwen Wocmd/go/internal/web: improve IP check testing on ipv6 env
2021-10-07 Bryan C. Millstest/fixedbugs: fix issue48784.go to pass with -G=0
2021-10-07 Cherry Muimisc/wasm, cmd/link: do not let command line args overw...
2021-10-07 Keith Randallcmd/compile,runtime: implement uint64->float32 correctl...
2021-10-07 Pedro Lopez... math: add Remainder example
2021-10-07 Matthew Dempskycmd/cgo: update to handle ast.IndexListExpr
2021-10-07 Leonard Wangcmd/compile: fix the index variable is shadowed in...
2021-10-07 Cuong Manh Lego/types: better error message for invalid untyped...
2021-10-07 Cuong Manh Lecmd/compile: better error message for invalid untyped...
2021-10-07 Meng Zhuoruntime,sync: using fastrandn instead of modulo reduction
2021-10-07 Robert Griesemergo/types: implement copy for generic argument types
2021-10-07 Robert Griesemercmd/compile/internal/types2: implement copy for generic...
2021-10-07 Josh Bleecher... test: skip endian inlining test on noopt builder
2021-10-06 John Kellynet/http: add Cookie.Valid method
2021-10-06 Dan Scalescmd/compile: fix -W=3 output after the # line
2021-10-06 Pedro Lopez... unicode: add examples for the Is functions
2021-10-06 Damien Neiltime: fallback to slower TestTicker test after one...
2021-10-06 Carlo Alberto... strings,bytes: avoid allocations in Trim/TrimLeft/TrimRight
2021-10-06 Josh Bleecher... cmd/compile: simplify code in walkPrint
2021-10-06 Josh Bleecher... go/build: ignore package main files in TestDependencies
2021-10-06 Josh Bleecher... cmd/compile: add runtime.funcspdelta to intended inlini...
2021-10-06 Josh Bleecher... runtime: streamline moduledata.textAddr
2021-10-06 Damien Neilall: update go.mod for golang.org/x/net
2021-10-06 Josh Bleecher... cmd/compile: make encoding/binary loads/stores cheaper...
2021-10-06 Josh Bleecher... cmd/link,runtime: make textsectmap fields more convenie...
2021-10-06 Katie Hockmancmd/go/testdata/script: move test from test_fuzz to...
2021-10-06 Alexander Yastrebovtime: truncate fractional seconds longer than 9 digits
2021-10-06 Robert Griesemergo/types: break cycles in invalid types
2021-10-06 Robert Griesemercmd/compile/internal/types2: break cycles in invalid...
2021-10-06 Robert Griesemercmd/compile/internal/syntax, types2: remove ability...
2021-10-06 Josh Bleecher... cmd/link: remove unnecessary int conversions
2021-10-06 Josh Bleecher... cmd/internal/obj: allow more gcbits content addressability
2021-10-06 Martin Möhrmanninternal/cpu: remove option to mark cpu features required
2021-10-06 Cherry Muicmd/link: keep go.buildid alive on AIX external linking
2021-10-06 Bryan C. Millscmd/go: do not pass a local prefix to the compiler...
2021-10-06 Damien Neilall: update golang.org/x/net to pull in CL 353390
2021-10-06 Katie Hockmaninternal/fuzz: log average execs/sec since last log
2021-10-06 Russ Coxall: use bytes.Cut, strings.Cut
2021-10-06 Russ Coxbytes, strings: add Cut
2021-10-06 Ruslan Andreevcmd/compile: inline memequal(x, const, sz) for small...
2021-10-06 Lynn Bogercmd/compile: improve PPC64 rules for AtomicLoad{8,32}
2021-10-06 Damien Neilnet/http: parse HTTP version strings according to RFC...
2021-10-05 Ian Lance Taylorcmd/go: use os.ErrProcessDone rather than matching...
2021-10-05 Josh Bleecher... runtime: start moduledata memory load early
2021-10-05 Josh Bleecher... runtime: make funcspdelta inlineable
2021-10-05 Josh Bleecher... runtime: add a single-text-section fast path to findfunc
2021-10-05 Josh Bleecher... cmd/link,runtime: remove unnecessary funcdata alignment
2021-10-05 Josh Bleecher... cmd/link,runtime: remove functab relocations
2021-10-05 Matthew DempskyRevert "cmd/dist: omit cmd/cgo from toolchain1"
2021-10-05 Archana Rcmd/compile: add prefetch intrinsic support on PPC64
2021-10-05 Ian Lance Taylortext/template: only unwrap final and/or value
2021-10-05 Dan Scalescmd/compile: fix problem with methods of instantiated...
2021-10-05 Dan Scalestest: add test for export/import of recover & defer
2021-10-05 Bryan C. Millscmd/go: do not check for a built binary in TestScript...
2021-10-05 Josh Bleecher... Revert "runtime: use unsafe.Slice in getStackMap"
2021-10-05 Josh Bleecher... runtime: remove a branch from funcdata
2021-10-05 Josh Bleecher... runtime: add BenchmarkStackCopyWithStkobj
2021-10-05 Katie Hockmantesting: document f.Fuzz requirement to not change...
2021-10-05 Robert Griesemergo/types: implement generic slice expressions
2021-10-05 Josh Bleecher... cmd/compile: make stkobj symbols content-addressable
2021-10-05 Josh Bleecher... cmd/link,runtime: remove relocations from stkobjs
2021-10-05 Lynn Bogerinternal/buildcfg: enable register ABI for PPC64
2021-10-05 Robert Griesemercmd/compile/internal/types2: implement generic slice...
2021-10-05 nimelehincmd/compile: don't emit unnecessary amd64 extension...
2021-10-05 Keith Randallcmd/compile: add remaining >v1 instructions to v1-only...
2021-10-05 Robert Griesemercmd/compile/internal/types2: update the recorded functi...
2021-10-05 Keith Randallcmd/compile: test to ensure we guard GOAMD64>v1 instruc...
2021-10-05 wdvxdrcmd/compile: use TZCNT instruction for GOAMD64>=v3
2021-10-05 Cherry Muicmd/link: mangle function name with ABI on XCOFF
2021-10-05 Josh Bleecher... cmd/link, runtime: convert FUNCDATA relocations to...
2021-10-05 Josh Bleecher... cmd/link: move all FUNCDATA refs into go.func.*
2021-10-05 Lynn Bogerruntime: add ABIInternal to strhash and memhash on...
2021-10-05 Tobias Klausercrypto/rand: document additional getrandom/getentropy...
2021-10-05 Cuong Manh Lecmd/go: enable test build concurrent backend on darwin...
2021-10-05 Matthew Dempskycmd/dist: omit cmd/cgo from toolchain1
2021-10-04 Cherry Muicmd/internal/obj: reduce alignment for gcbits
2021-10-04 Josh Bleecher... debug/gosym: add funcTab abstraction
2021-10-04 Josh Bleecher... debug/gosym: use sort.Search in findFunc
2021-10-04 Josh Bleecher... cmd/objdump: print full disassembly when testing with -v
2021-10-04 Cherry Muicmd/internal/obj, cmd/link: move symbol alignment logic...
2021-10-04 Josh Bleecher... cmd, runtime: eliminate runtime.no_pointers_stackmap
2021-10-04 Josh Bleecher... cmd/compile: refactor gclocals sym creation
2021-10-04 Josh Bleecher... cmd, runtime: mark assembly routines in FuncFlags
2021-10-04 Michael PrattRevert "runtime: add padding to Linux kernel structures"
next