]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-03-28 Ian Lance Taylorbytes: restore old Trim/TrimLeft behavior for nil
2022-03-28 Ian Lance Taylorio/fs, path/filepath: honor SkipDir on second WalkDirFu...
2022-03-28 Ian Lance Taylornet/mail: accept UT as a timezone
2022-03-28 Matthew Dempskyinternal/pkgbits: add fingerprints to unified IR export...
2022-03-28 Cherry Muicmd/internal/obj: sort relocations
2022-03-28 Paul E. Murphycmd/compile: reallocate FPR31 to XER for PPC64 regalloc
2022-03-28 Paul E. Murphycmd/compile: make F0,F27-F31 allocatable on PPC64
2022-03-28 Cherry Muiall: delete PPC64 non-register ABI fallback path
2022-03-28 Matthew Dempskycmd/compile/internal/syntax: fix scanner.{op,prec}...
2022-03-28 Kir Kolyshkinsyscall: optimize Byte{Ptr,Slice}FromString
2022-03-28 Dmitry Vyukovruntime/race: update runtime (v3)
2022-03-28 Jeff Widmanio/ioutil: add deprecation markers to ioutil
2022-03-28 Cuong Manh Lecmd/compile/internal/ir: remove un-used code for const
2022-03-28 Ian Lance Tayloros: use syscall.Timespec.Unix
2022-03-28 mzhRevert "reflect, runtime: add reflect support for regab...
2022-03-27 Patrick Gundlachencoding/xml: expose decoder line and column
2022-03-27 zhangjiango/build: remove unused code in TestDependencies
2022-03-27 Carl Johnsontime: add Duration.Abs
2022-03-27 Andy Panregexp: use input.step() to advance one rune in Regexp...
2022-03-27 Keith Randalltest: fix inline test on noopt builder
2022-03-27 Keith Randallcmd/compile: upgrade prove pass to know results of...
2022-03-27 Keith Randallcmd/compile: optimize BSRQ with nonzero input
2022-03-27 Meng Zhuoreflect, runtime: add reflect support for regabi on...
2022-03-27 Baokun Leecmd/go/internal/modfetch: remove unused FileRev struct
2022-03-26 hopehookos: document DirFS implements fs.StatFS
2022-03-26 Keith RandallRevert "cmd/compile: stop interface conversions for...
2022-03-26 Keith Randallcmd/compile: use method expression closures to implemen...
2022-03-26 Keith Randallcmd/compile: implement generic method expressions with...
2022-03-26 Meng Zhuointernal/abi: define riscv64 register ABI constants
2022-03-25 Wayne Zuocmd/compile: enable inlining SELECT
2022-03-25 Matthew Dempskycmd/compile: simplify fingerprint logic
2022-03-25 Adam Pritchardnet/netip: fix uses of "IPv4-mapped IPv6" in doc comments
2022-03-25 Russ Coxnet/mail: improve detection of charset errors
2022-03-25 Cuong Manh Lecmd/compile/internal/ir: remove NewClosureExpr
2022-03-25 Maisem Alinet/http/httptest: fix race in Server.Close
2022-03-25 Cuong Manh Lecmd/compile: handle sole component for 1-byte type...
2022-03-25 fanzha02cmd/compile: merge ANDconst and UBFX into UBFX on arm64
2022-03-24 Damien Neilnet/http/httputil: ignore CloseNotify when a non-backgr...
2022-03-24 Robert Findleygo/types, types2: clean up a few typos, and an unused...
2022-03-24 Matthew Dempskytest: compile source files as if from "test" module
2022-03-24 Romanos Skiadasruntime: update framepointer_enabled doc
2022-03-24 Cherry Muicmd/link: do not add label symbols for DWARF on Windows...
2022-03-24 Daniel Martícmd/gofmt: return a proper error for empty Go files
2022-03-24 Robert Griesemercmd/compile: clarify help message for -L flag
2022-03-24 Cuong Manh Lecmd/compile: refactor walkIndexMap
2022-03-24 Matthew Dempskytest: remove unused oldescape_linkname.dir directory
2022-03-24 Matthew Dempskytest: remove obsolete test case that misuses -p
2022-03-24 Matthew Dempskytest: use dot-relative imports where appropriate
2022-03-24 Meng Zhuocmd/compile: update riscv64 CALL* ops
2022-03-23 Cuong Manh Lecmd/compile/internal/types: simplify AllowsGoVersion
2022-03-23 Cuong Manh Lecmd/compile: remove types.Field.{Broken,SetBroken}
2022-03-23 Cuong Manh Lecmd/compile/internal/types: remove anyBroke
2022-03-23 Cuong Manh Lecmd/compile: remove AllowsGoVersion checks in old typec...
2022-03-23 Cuong Manh Lecmd/compile: remove typecheck.FuncBody
2022-03-23 Cuong Manh Lecmd/compile: remove ir.Node.SetDiag
2022-03-23 Cuong Manh Lecmd/compile: remove types.Type.SetBroken
2022-03-23 Cuong Manh Lecmd/compile: remove reportTypeLoop
2022-03-23 Robert Griesemergo/types, types2: report struct type for literals with...
2022-03-23 Cherry Muidebug/gosym: skip non-real functions in LineToPC lookup
2022-03-23 Cherry Muicmd/compile: don't mark non-generic defined type symbol...
2022-03-23 Cherry Muicmd/compile: default to -p=main for main package
2022-03-22 Robert Griesemergo/types, types2: remove uses of "type list" and "opera...
2022-03-22 Robert Findleycmd/compile/internal/importer: key tparams by Package...
2022-03-22 Rhys Hiltnerruntime/pprof: rerun magnitude test on failure
2022-03-22 Cherry Muicmd/link: write output in temp dir in TestUnlinkableObj
2022-03-22 Paul E. Murphyruntime: make static/dynamic startup detection work...
2022-03-22 eric fangruntime: delete useless TPIDR macro on arm64
2022-03-22 Cherry Muicmd/link: simplify content hashed symbol handling
2022-03-22 Cherry Muicmd/compile, cmd/link: produce unlinkable object when...
2022-03-22 Austin Clementscmd/compile: add short self-link to ABI spec
2022-03-22 Ben ShiA+C: change email of Ben Shi (individual CLA)
2022-03-22 hopehooknet/http: fix nil body causing ParseMultipartForm to...
2022-03-22 Ian Lance Tayloros: skip TestOpenFileLimit on openbsd/mips64
2022-03-22 Cherry Muicmd/link: delete oReader.flags
2022-03-22 Robert Findleygo/types, types: add additional generic cases for the...
2022-03-22 Byoungchan Leecmd/link: add DT_NEEDED for all 64-bit ELF dynimplib
2022-03-21 Jakub Ciolekruntime: combine wbuf checks in tryGetFast and putFast
2022-03-21 Robert Griesemercmd/gofmt: don't descend into /testdata directories...
2022-03-21 Robert Findleygo/types, types2: add an assertion that named type...
2022-03-21 Matthew Dempskycmd/compile: replace Type.OrigSym with Type.OrigType
2022-03-21 Robert Griesemergo/types, types2: remove predecl. test functions from...
2022-03-21 Robert Griesemergo/types, types2: rename testfile suffixes from .src...
2022-03-21 Robert Griesemergo/types, types2: rename testfile suffixes from .go2...
2022-03-21 Robert Griesemergo/types, types2: use new flag mechanims to handle...
2022-03-21 Robert Griesemergo/types, types2: implement flexible flag-setting mecha...
2022-03-21 Robert Griesemergo/types, types2: remove mechanism to exclude tests...
2022-03-21 Robert Griesemergo/types, types2: improved tracing output throughout...
2022-03-21 Robert Griesemergo/types, types2: ensure we have a fully resolved type...
2022-03-21 Robert Griesemergo/types, types2: better error msg when using fallthrou...
2022-03-21 Robert Griesemergo/types, types2: re-enable panic if unification stack...
2022-03-21 Robert Griesemergo/types, types2: alias type declarations may refer...
2022-03-21 Robert Griesemergo/types, types2: factor out isInterface(x) && !isTypeP...
2022-03-21 Matthew Dempskycmd/compile/internal/types: remove Sym.Block and Sym...
2022-03-21 Dmitri Shuralyovbuild: force GOWORK=off in make.{bash,bat,rc}
2022-03-21 Meng Zhuocmd/link: set alignment of compressed section based...
2022-03-21 Cherry Muiinternal/abi, internal/buildcfg: always enable register...
2022-03-21 Cherry Muicmd/vendor: update golang.org/x/tools to c717623e3197
2022-03-21 Cuong Manh Lecmd/compile: fix panic with nested dead hidden closures
2022-03-21 Than McIntoshdebug/dwarf: better error detection in parseUnits
2022-03-21 Cherry Muicmd/compile: remove regabi magic names
next