]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-09-09 Jay Conrodcmd/go: make 'go get' preserve sums for content of...
2020-09-09 Cuong Manh Lecmd/compile: add Type.IsUintptr() to detect type is...
2020-09-09 Cuong Manh Lecmd/compile: consistently use Type.IsUnsafePtr()
2020-09-09 Cuong Manh Lecmd/compile: fix mishandling of unsafe-uintptr argument...
2020-09-08 Cherry Zhangcmd/link: enable DWARF combining on macOS ARM64
2020-09-08 Cherry Zhangcmd/link: mark ELF PLT sections executable
2020-09-08 Cherry Zhangcmd/link: rewrite some code without using reflection
2020-09-08 Cherry Zhangcmd/link: strip STAB (symbolic debugging) symbols on...
2020-09-08 chainhelenruntime: make PCDATA_RegMapUnsafe more clear and remove...
2020-09-07 Martin Möhrmannruntime: remove outdated comment in mkduff.go about...
2020-09-07 Cuong Manh Lecmd/compile: handle ODDD in exprformat
2020-09-07 fanzha02cmd/asm: fix the error of checking the post-index offse...
2020-09-07 Cuong Manh Leruntime: rotate map key seed on clearing up maps
2020-09-06 Alberto Donizettigo/ast: note that in BasicLit CHARs and STRINGs are...
2020-09-06 Michael Fraenkelnet/http: mark http/2 connections active
2020-09-06 Ainar Garipovmime: add examples for FormatMediaType and ParseMediaType
2020-09-05 Ainar Garipovdoc/go1.16: reformat the minor changes section as a...
2020-09-05 Paschalis Tsiliassrc/go.mod, net/http: update bundled and latest golang...
2020-09-05 David Chasecmd/compile: ensure that ssa.Func constant cache is...
2020-09-05 Changkun Outesting: make TempDir idempotent for both Cleanup and...
2020-09-03 Benjamin Barenblatruntime: opportunistically rotate map key seed
2020-09-03 Cherry Zhangcmd/link: pass darwin/amd64-specific flags only on...
2020-09-03 Cherry Zhangcmd/link: MACHOPLT is executable
2020-09-03 fanzha02cmd/compile: store the comparison pseudo-ops of arm64...
2020-09-03 Austin Clementscmd/go: define an asm macro for GOEXPERIMENT=regabi
2020-09-03 Austin Clementscmd/internal/objabi: add regabi GOEXPERIMENT
2020-09-03 Nigel Taoimage/gif: have BenchmarkEncodeRealisticRGBA convert...
2020-09-03 Cuong Manh Lecmd/compile: do not declare func nodes
2020-09-03 Cuong Manh Lecmd/compile: do not push functions literal node to...
2020-09-02 Dan Kortschakcmd/go: add -Wl,-Bsymbolic-functions to cgo flags whitelist
2020-09-02 Emmanuel T... net/http: reject negative suffix-length Range:bytes...
2020-09-02 Cuong Manh Lecmd/compile/internal/gc: remove unparen
2020-09-02 Bryan C. Millstesting: flush test summaries to stdout atomically...
2020-09-02 Heisenbergruntime: add file copyright header declaration
2020-09-02 Tzu-Chiao Yehnet/http/fcgi: fix race in child.serve connection read
2020-09-01 chainhelenruntime: fix panic if newstack at runtime.acquireLockRank
2020-09-01 KJ Tsanaktsidiscmd/cgo: document #include <> search path behaviour
2020-09-01 Daniel Cormiernet/smtp: adds support for the SMTPUTF8 extension
2020-09-01 Bryan C. Millscmd/go: simplify and document lazy-loading test cases
2020-09-01 Marconet/http/cgi: don't pass nil Body to the child handler
2020-09-01 Michael Matloobcmd/go: remove TestScript/get_unicode and an internal...
2020-09-01 Changkun Outesting: fail Example tests that invoke runtime.Goexit
2020-09-01 witchardcmd/go/internal/get: add GOINSECURE support
2020-09-01 Michael Matloobcmd/go/internal/get: disallow non-ASCII unicode letters...
2020-09-01 Michael Matloobcmd: update vendored golang.org/x/mod
2020-09-01 Egon Elbredoc/asm: add BP is callee-save paragraph
2020-09-01 Heisenbergruntime: remove remnants of signal stack workaround
2020-09-01 Paul Forgeynet/http: refactor ResponseWriter.ReadFrom to permit...
2020-08-31 Victor Micheldebug/elf: support relocations relative to sections...
2020-08-31 David Finkelcmd/compile: adjust some AMD64 rewrite rules to use...
2020-08-31 Keith Randallcmd/compile,cmd/asm: simplify recording of branch targe...
2020-08-30 Ian Lance Taylordebug/elf: run relocation tests in parallel
2020-08-29 Shinnosuke... database/sql: shortestIdleTimeLocked correct min comparison
2020-08-29 Cuong Manh Lecmd/compile,runtime: skip zero'ing order array for...
2020-08-28 Ian Lance Taylortest: add test that gccgo failed to compile
2020-08-28 Ariel Mashrakitext/template: add CommentNode to template parse tree
2020-08-28 zdjonestest: document specifying individual test files as...
2020-08-28 Ian Lance Taylortesting: run a Cleanup registered by a Cleanup
2020-08-28 Rob Findleygo/types: add tests for conversion of non-constant...
2020-08-28 Rob Findleygo/types: factor out usage of implicit type
2020-08-28 Xiangdong Jimath/big: tune addVW/subVW performance on arm64
2020-08-28 Xiangdong Jicmd/compile: Install testcases for flag constant Ops
2020-08-28 Xiangdong Jicmd/asm: Always use go-style arrangement specifiers...
2020-08-28 surechenmath/big: add a comment for SetMantExp
2020-08-28 Santiago De... doc: add linux/riscv64 valid combination
2020-08-28 Bryan C. Millstesting: restore os.Exit(0) after every call to (*M...
2020-08-28 Keith RandallRevert "cmd/compile,cmd/asm: simplify recording of...
2020-08-27 Keith Randallcmd/compile: clean up equality generation
2020-08-27 Ian Lance Taylorcmd/go, testing, os: fail test that calls os.Exit(0)
2020-08-27 Keith Randallcmd/compile: invalidate zero-use values during rewrite
2020-08-27 Keith Randallcmd/compile,cmd/asm: simplify recording of branch targets
2020-08-27 Keith Randallruntime: framepointers are no longer an experiment...
2020-08-27 Benjamin Barenblatcmd/cgo: ensure GCC does not use ANSI escape sequences...
2020-08-27 Paul E. Murphycmd/compile: generate subfic on ppc64
2020-08-27 Michael Prattruntime: add lock partial order edge (fin -> wbufSpans)
2020-08-27 Bryan C. Millscmd/go/internal/modload: address issues missed in CL...
2020-08-27 Rob Findleygo/types: remove need to enumerate fixedbugs test files
2020-08-27 Rob Findleygo/types: clean up test support code and remove global...
2020-08-27 Bryan C. Millscmd/go/internal/modfetch: do not use mangled version...
2020-08-27 Rob Findleygo/types: fix missing Importer for TestBenchmark
2020-08-27 Michael Mundaycmd/compile: use addressing modes pass on s390x
2020-08-27 Rob Findleygo/types: add untyped test cases for AssignableTo API
2020-08-27 Rob Findleygo/types: better error when converting untyped values...
2020-08-27 Ian Lance Taylornet/mail: return error on empty address list
2020-08-27 Paul E. Murphycmd/compile: remove unused carry related ssa ops in...
2020-08-27 ShihCheng Tudoc/go1.14: document json.Umarshal map key support...
2020-08-26 Ian Lance Taylornet: export ErrClosed
2020-08-26 Michael Matloobcmd/go/internal/modload: reject some bad module paths
2020-08-26 Jay Conroddoc: add module retraction to release notes
2020-08-26 Jay Conrodcmd/go: improve 'go get' handling of retracted versions
2020-08-26 Jay Conrodcmd/go: add -retracted flag to 'go list'
2020-08-26 Jay Conrodcmd/go: add -retract and -dropretract flags to 'go...
2020-08-26 Jay Conrodcmd/go/internal/modload: support go.mod retract directive
2020-08-26 Jay Conrodcmd/go/internal/modload: refactor version filtering...
2020-08-26 Jay Conrodcmd/go: update vendored golang.org/x/mod
2020-08-26 Michael Matloobcmd/go/internal/modload: reject empty go.mod files
2020-08-26 Cuong Manh Lecmd/fix: remove un-used code
2020-08-26 zhouzhongyuanmath/big: add function example
2020-08-26 Cherry Zhangcmd/internal/objabi: delete doc.go
2020-08-26 Michael Mundaycmd/compile: apply strong typing to all remaining s390x...
next