]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-03-31 Filippo Valsordacrypto/elliptic: tolerate zero-padded scalars in generi...
2022-03-31 Than McIntoshruntime: remove use of -mnop-fun-dllimport from cgotest...
2022-03-31 Than McIntoshcmd/link/internal/loadpe: add rudimentary COMDAT support
2022-03-31 Than McIntoshdebug/pe: add APIs for reading section def aux info
2022-03-31 Than McIntoshcmd/link: resolve __CTOR_LIST__/__DTOR_LIST__ refs...
2022-03-31 Robert Griesemergo/types, types2: better error message for invalid...
2022-03-31 Ian Lance Taylordebug/elf: check for negative shoff and phoff fields
2022-03-31 Than McIntoshcmd/link: read crt2.o for windows internal-linking CGO
2022-03-31 Than McIntoshcmd/link/internal/loadpe: generalize handling of "__imp...
2022-03-31 Than McIntoshcmd/link/internal/loadpe: refactor readpesym()
2022-03-31 Shang Dingnet: clean up redundant if branch in dial
2022-03-31 Sean Liaotext/template: remove newline special casing in documen...
2022-03-31 Shulhanmath/big: call norm when returning success from Rat...
2022-03-31 Philippe Antoinestrings: limits allocation size for SplitN
2022-03-31 qmuntalcmd/cgo: use size_t instead of __SIZE_TYPE__
2022-03-31 qmuntalcmd/go: add comments to C.* special functions
2022-03-31 Robert Griesemerspec: clarify type term restriction for type parameters
2022-03-31 Emmanuel T... html/template: make FuncMap a type alias of text/templa...
2022-03-31 Robert Griesemergo/types, types2: no "imported but not used" error...
2022-03-31 Robert Griesemercmd/compile/internal/syntax: better errors for syntax...
2022-03-30 David Chasecmd: make go and moddeps tests insensitive to presence...
2022-03-30 Bryan C. Millscmd/go: remove arbitrary sleep in TestScript/test_chatt...
2022-03-30 Dmitri Shuralyovcmd/dist: delete special case for release branches...
2022-03-30 Filippo Valsordacrypto/x509/internal/macos: return errors when CFRef...
2022-03-30 Robert Griesemercmd/compile/internal/syntax: remove code dealing with...
2022-03-30 Robert Griesemercmd/compile/internal/syntax: remove generic-specific...
2022-03-30 Robert Griesemercmd/compile/internal/syntax: use .go suffix for test...
2022-03-30 Robert Findleygo/types, types2: add commentary on (non-)guarantees...
2022-03-30 Robert Findleygo/types: clarify that contexts do not guarantee dedupl...
2022-03-30 Cuong Manh Lecmd/compile/internal/walk: fix wrong soleComponent...
2022-03-30 Cuong Manh Lecmd/compile/internal/typecheck: simplify checkassign
2022-03-30 Nigel Taocompress/zlib: tighten header CINFO check
2022-03-30 eric fangruntime: unify C->Go ABI transitions on arm64
2022-03-30 Meng Zhuocmd/link: zero elf addr for debug sections
2022-03-30 Meng Zhuoruntime: add runtime changes for register ABI on riscv64
2022-03-29 Robert Griesemergo/types, types2: better error message for some invalid...
2022-03-29 Paul E. Murphycmd/compile: add PPC64 ssa ops to support carry chain...
2022-03-29 Paul E. Murphyruntime: avoid potential hang in TestGdbAutotmpTypes
2022-03-29 Paul E. Murphycmd/compile: make XER allocatable register on PPC64
2022-03-29 Robert Griesemergo/types, types2: better error message for blank interf...
2022-03-29 Robert Griesemergo/types, types2: better index-out-of-bounds error...
2022-03-29 Ian Lance Taylorall: use new "unix" build tag where appropriate
2022-03-29 Matt Layhernet/netip: return an error from ParsePrefix with IPv6...
2022-03-29 Robert Findleygo/types, types2: preserve parent scope when substituti...
2022-03-29 Ian Lance Taylordoc/go1.19: mention new unix build constraint
2022-03-29 Ben Shicmd/internal/obj/riscv: add two-operand form to more...
2022-03-29 Matthew Dempskycmd/compile/internal/importer: support final unified...
2022-03-28 Ian Lance Taylorgo/build: recognize "unix" build tag
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
next