]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-02-19 Than McIntosh[dev.link] cmd/link: convert DWARF type generation...
2020-02-19 Jeremy Faller[dev.link] cmd/internal: remove unneeded RefIdx field
2020-02-18 Jeremy Faller[dev.link] cmd/link: fix broken build
2020-02-18 Jeremy Faller[dev.link] cmd/link: use RO memory (when avail) in...
2020-02-18 Jeremy Faller[dev.link] cmd/link: dostrdata and fieldtrack with...
2020-02-13 Cherry Zhang[dev.link] cmd/link: remove the second result of MakeSy...
2020-02-13 Cherry Zhang[dev.link] cmd/link: clean up unused function and arguments
2020-02-12 Cherry Zhang[dev.link] cmd/link: add defined package symbols first...
2020-02-07 Cherry Zhang[dev.link] cmd/link: don't read symbol name if not...
2020-02-07 Cherry Zhang[dev.link] cmd/link: only read necessary fields in...
2020-02-07 Cherry Zhang[dev.link] cmd/link: clean up some fields
2020-02-07 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-02-07 Than McIntoshRevert "cmd/link: code cleanup in macho_combine_dwarf.go"
2020-02-07 Tamir Dubersteincmd/link: code cleanup in macho_combine_dwarf.go
2020-02-06 Jeremy Faller[dev.link] cmd/link: remove old host object loader...
2020-02-06 Roger Peppetesting: make Cleanup work for benchmarks too.
2020-02-06 Dmitri Shuralyovdoc/go1.14: disable text/template processing in HTML...
2020-02-05 Ian Lance Taylordoc/go1.14: quote {{ and }} in text/template note
2020-02-05 Ian Lance Taylordoc/go1.14: mention better error checking in text/template
2020-02-05 Emmanuel T... doc/go1.14: document io/ioutil.TempDir's predictable...
2020-02-05 Katie Hockmancrypto/x509: fix godoc for MarshalPKCS8PrivateKey
2020-02-05 Jeremy Faller[dev.link] cmd/link: add telemetry
2020-02-05 Jerrin Shaji... runtime: rewrite a comment in malloc.go
2020-02-05 Filippo Valsordamath/big: reintroduce pre-Go 1.14 mention in GCD docs
2020-02-05 Cherry Zhang[dev.link] cmd/link: remove holes from global index...
2020-02-05 Cherry Zhang[dev.link] cmd/link: remove sym.Symbol based host objec...
2020-02-05 Cherry Zhang[dev.link] cmd/link: simplify named symbol resolution
2020-02-05 Jeremy Faller[dev.link] cmd/link: use new sym format in pe loader
2020-02-05 Emmanuel T... doc/go1.14: document http.ServeFile large file fix...
2020-02-05 Bryan C. Millscmd/go/internal/vet: only set work.VetExplicit if the...
2020-02-05 Bryan C. Millsdoc/install.html: streamline the “Test your installatio...
2020-02-05 David Chasedoc/go1.14: add remarks about range inference and check...
2020-02-05 Dmitri Shuralyovdoc: rename HTML element IDs to avoid duplicates
2020-02-05 Dmitri Shuralyovnet: don't check LookupHost error in TestLookupNullByte
2020-02-05 Ian Lance Taylorruntime: don't treat SIGURG as a bad signal
2020-02-04 Josh Bleecher... internal/bytealg: fix riscv64 offset names
2020-02-04 Katie Hockmandoc: remove paragraph break for upgrading to modules
2020-02-04 Dmitri Shuralyovsyscall: Revert "release a js.Func object in fsCall"
2020-02-04 Dmitri Shuralyovdoc/go1.14: note that all changes to the standard libra...
2020-02-04 Toshihiro Shiinodoc/go1.14: fix broken links
2020-02-04 Dmitri Shuralyovdoc/go1.14: remove TODO about Solaris port
2020-02-04 Dmitri Shuralyovdoc/go1.14: remove TODO about Illumos port
2020-02-04 Dmitri Shuralyovdoc/go1.14: document encoding/asn1 support for BMPString
2020-02-04 Tobias Klauserdoc/go1.14: remove TODO about Dragonfly passing
2020-02-04 Toshihiro Shiinodoc/go1.14: add missing slashes
2020-02-04 Ian Lance Taylordoc/go1.14: mention changes to debug/dwarf
2020-02-02 Hajime Hoshisyscall: release a js.Func object in fsCall
2020-02-01 Filippo Valsordastd,cmd: sync go.mod with new release branches
2020-01-31 Filippo Valsordamath/big: simplify GCD docs
2020-01-31 Filippo Valsordadoc/go1.14: fix math/big.(*Int).GCD notes
2020-01-31 Brad Fitzpatricknet/http/cgi: rename a test file to be less cute
2020-01-31 Cherry Zhang[dev.link] cmd/link: make symbol's global index unique
2020-01-31 Ian Lance Taylordoc/go1.14: mention new method encoding/json.Decoder...
2020-01-31 Filippo Valsordadoc/go1.14: add crypto/tls release notes
2020-01-31 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-01-31 Cherry Zhang[dev.link] cmd/internal/obj: emit only '/' in DWARF...
2020-01-31 Dmitri Shuralyovdoc/go1.14: move "Minor changes to the library" heading up
2020-01-31 Cherry Zhang[dev.link] cmd/link: fix payload pointer liveness
2020-01-31 Cherry Zhang[dev.link] cmd/link: correct overwrite logic
2020-01-31 Jean de Klerkdoc/go1.14: fix id attribute of Testing heading
2020-01-31 Ian Lance Taylordoc/go1.14: mention new method strconv.NumError.Unwrap
2020-01-31 Ian Lance Taylordoc/go1.14: mention new field go/build.Context.Dir
2020-01-31 Robert Griesemergo/types: unexport Checker.LookupFieldOrMethod
2020-01-31 Ian Lance Taylordoc/go1.14: mention new log.Lmsgprefix flag
2020-01-31 Ian Lance Taylordoc/go1.14: mime: .js files now text/javascript
2020-01-31 Ian Lance Taylordoc/go1.14: mention new math/bits functions Rem, Rem32...
2020-01-31 Ian Lance Taylordoc/go1.14: mention new method mime/multipart.(*Reader...
2020-01-31 Ian Lance Taylordoc/go1.14: mention update to Unicode 12
2020-01-31 Ian Lance Taylordoc/go1.14: mention new field Transport.DialTLSContext
2020-01-31 Ian Lance Taylordoc/go1.14: mention net/http.Header.Values, net/textpro...
2020-01-31 Ian Lance Taylordoc/go1.14: mention new field net/http/httptest/Server...
2020-01-31 Ian Lance Taylordoc/go1.14: mention go/doc.NewFromFiles and associated...
2020-01-31 Keith Randalldoc: document new hash/maphash package
2020-01-30 Filippo Valsordacmd/go.mod: sync x/crypto with std
2020-01-30 Robert Griesemermath/big: update comment on Int.GCD
2020-01-30 Robert Griesemerdoc/go1.14: fix minor typo (update release notes)
2020-01-30 Robert Griesemerdoc/go1.14: document overlapping interfaces change...
2020-01-30 Jay Conroddoc/go1.14: edit "Go command" section, move zone CPU...
2020-01-30 Hana Kimdoc/go1.14.html: describe the runtime/pprof change
2020-01-29 Jean de Klerkdoc/go1.14: edit "Go command" section, adding note...
2020-01-29 Bryan C. Millsgo/build: update TestImportDirNotExist to accept more...
2020-01-29 Joel Singcmd/internal/obj/riscv,cmd/link: shorten the riscv64...
2020-01-29 Joel Singcmd/compile,cmd/link: fix and re-enable open-coded...
2020-01-29 Daniel Martídoc: add the change to json.Compact in the 1.14 changelog
2020-01-29 Brad Fitzpatrickdoc/go1.14: document RISC-V support
2020-01-29 Ian Lance Taylornet/http: don't treat an alternate protocol as a known...
2020-01-29 Brad Fitzpatrickcmd/dist: remove riscv64 from set of incomplete ports
2020-01-29 Joel Singtest: disable the live test on riscv64
2020-01-28 Michael Anthony... runtime: ensure that searchAddr always refers to inUse...
2020-01-28 Dmitri Shuralyovsrc/go.mod: import x/crypto/cryptobyte security fix...
2020-01-28 Jeremy Faller[dev.link] cmd/link: port xcoff to new loader syntax
2020-01-28 Jeremy Faller[dev.link] cmd/link: remove flag FlagNewLdElf
2020-01-28 Jeremy Faller[dev.link] cmd/link: use new sym builders in macho...
2020-01-28 Joel Singcmd/compile: disable open-coded defers on riscv64
2020-01-28 Joel Singcmd/internal/obj/riscv: use signed immediates for U...
2020-01-28 Joel Singcmd/compile/internal/ssa/gen: avoid importing internal...
2020-01-27 Jay Conroddoc/go1.14: remove TODO from Tools section of release...
2020-01-27 Jay Conroddoc/go1.14: go command behavior with GO111MODULE=on...
2020-01-27 Cherry Zhangcmd/compile: on PPC64, fold offset into some loads...
2020-01-27 Bryan C. Millsdoc/go1.14: note that module support is ready for produ...
next