]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-10-21 Ian Lance Taylorencoding/xml: fix reserved namespace check to be case...
2020-10-21 Keith Randallruntime/race: update race .syso files
2020-10-21 Emmanuel T... net/http: test that ParseMultipartForm catches overflows
2020-10-21 eric fangcmd/compile: use desired info when allocating registers...
2020-10-21 erifan01cmd/compile: optimize regalloc for phi value
2020-10-21 Kevin Burkeencoding/json: add "json: " prefix to SyntaxError messages
2020-10-21 hkcmd/compile/internal/gc: fix comments
2020-10-21 Roland Shoemakercrypto/x509: bypass signature verification in CreateCer...
2020-10-21 Joel Singcmd/compile,cmd/internal/obj/riscv: move g register...
2020-10-21 Bryan C. Millscmd/go/internal/fsys: use a root other than "." in...
2020-10-21 Obeyda Djeffalcmd/go: ignore GOFLAGS values without name in go env/bug
2020-10-21 Paul E. Murphycmd/compiler,cmd/go,sync: add internal {LoadAcq,StoreRe...
2020-10-21 Richard Musiolmisc/wasm: improve error message if javascript polyfill...
2020-10-21 Richard Musiolmisc/wasm: make sure sp is unsigned
2020-10-21 Tobias Klausercmd/go: enable link syso test on linux/riscv64
2020-10-21 Cuong Manh Ledoc/go1.16: document net TCP listener's backlog size...
2020-10-21 Jay Conrodcmd/go: fix TestScript/test_cache_inputs
2020-10-20 Dan Scalescmd/compile: fix nodedump output for types of nodes
2020-10-20 Constantin... cmd/compile: enforce strongly typed rules for ARM ...
2020-10-20 Martin Möhrmanntesting: print cpu type as label for benchmarks
2020-10-20 Russ Coxgo/build: refactor per-file info & reader
2020-10-20 Ian Lance Taylorruntime: use GOTRACEBACK=system for TestCgoExecSignalMask
2020-10-20 Michael Matloobcmd/go: support overlays for synthesized packages.
2020-10-20 Cherry Zhangcmd/internal/obj: reject too large symbols
2020-10-20 Jay Conrodcmd/go/internal/modload: remove printStackInDie functio...
2020-10-20 Russ Coxall: update references to symbols moved from io/ioutil...
2020-10-20 Russ Coxio: adopt Discard, NopCloser, ReadAll from io/ioutil
2020-10-20 Russ Coxnet/http: add FS to convert fs.FS to FileSystem
2020-10-20 Russ Coxhtml/template, text/template: add ParseFS
2020-10-20 Russ Coxarchive/zip: make Reader implement fs.FS
2020-10-20 Russ Coxio/fs: add Glob and GlobFS
2020-10-20 Russ Coxio/fs: add ReadDir and ReadDirFS
2020-10-20 Russ Coxio/fs: add Stat and StatFS
2020-10-20 Russ Coxio/fs: add ReadFile and ReadFileFS
2020-10-20 Russ Coxos: add DirFS
2020-10-20 Russ Coxtesting/fstest: new package for testing file system...
2020-10-20 Than McIntoshcmd/asm: rename "compiling runtime" flag
2020-10-20 Bryan C. Millscmd/go/internal/renameio: include ios in the darwin...
2020-10-20 Michael Anthony... runtime: fix scavenging tests for pallocChunkBytes...
2020-10-20 Daniel Martícmd/go: add BuildID to list -json -export
2020-10-20 Tobias Klausernet/http/cgi: preserve env vars on illumos
2020-10-20 Martin Möhrmanninternal/cpu: make architectures without initialization...
2020-10-20 Martin Möhrmanninternal/cpu: consolidate arm64 feature detection
2020-10-20 Nikhil Beneschnet/http/cgi: preserve LD_LIBRARY_PATH on NetBSD, too
2020-10-20 Tobias Klausersyscall, cmd/go/internal/modload: add and use Access...
2020-10-20 Russ Coxio/fs: add FS, File, ReadDirFile; move DirEntry from os
2020-10-20 Russ Coxtesting/iotest: add TestReader to test readers
2020-10-20 Russ Coxall: update references to symbols moved from os to...
2020-10-20 Russ Coxio/fs: move FileInfo, FileMode, PathError, ErrInvalid...
2020-10-20 Cherry Zhangcmd/link: support cgo internal/linking on darwin/arm64
2020-10-20 Cuong Manh Lecmd/compile: use type position for error message in...
2020-10-20 Russ Coxapi: update next.txt
2020-10-20 Russ Coxos: use keyed literals for PathError
2020-10-20 Russ Coxos: add File.ReadDir method and DirEntry type
2020-10-20 Dan Scalescmd/compile: allowing inlining of functions with OCALLPART
2020-10-19 Michael Anthony... runtime: add lock rank partial-order edge between fin...
2020-10-19 hkcmd/compile/internal/gc: use plural nouns in comments
2020-10-19 Matthew Dempskycmd/compile: fix ICE in reporting of invalid recursive...
2020-10-19 Bryan C. MillsRevert "net/http: test that ParseMultipartForm returns...
2020-10-19 Than McIntoshcmd/dist,cmd/go: broaden use of asm macro GOEXPERIMENT_...
2020-10-19 Klaus Postcompress/flate: fix corrupted output
2020-10-19 Cherry Zhangcmd/link: run generator functions along with symbol...
2020-10-19 Cherry Zhangcmd/link: fix TestDWARFiOS
2020-10-19 Cherry Zhangruntime: define ios/arm64 entry points
2020-10-19 Cherry ZhangRevert "cmd/link: put C static symbols in the symbol...
2020-10-19 hkcmd/compile/internal/gc: remove an unused method
2020-10-19 avivklasnet/http: test that ParseMultipartForm returns an error...
2020-10-19 Aofei Shengnet/http/httputil: copy response header back to http...
2020-10-19 Katie Hockmancrypto/hmac: panic if reusing hash.Hash values
2020-10-19 Tobias Klauserinternal/bytealg: add assembly implementation of Count...
2020-10-19 Cherry Zhangcmd/link: put C static symbols in the symbol table
2020-10-19 Alberto DonizettiRevert "test: add regression test from #41474"
2020-10-19 Than McIntoshcmd: go get golang.org/x/tools@d1624618 && go mod vendor
2020-10-19 Than McIntoshcmd/asm: allow def/ref of func ABI when compiling runtime
2020-10-18 Joel Singcmd/dist: detect gohostarch for openbsd/mips64
2020-10-18 Joel Singcmd/link: add support for external linking on linux...
2020-10-18 Alex Brainmanruntime: use CreateWaitableTimerEx to implement usleep
2020-10-17 zikaerohsort: fix grammar in updated Less comment
2020-10-17 Matthew Dempskycmd/compile: fix defer/go calls to variadic unsafe...
2020-10-17 Bryan C. Millscmd/go/internal/modload: fix sort condition in (*replac...
2020-10-17 Alberto Donizettitest: add regression test from #41474
2020-10-17 Cherry Zhangcmd/link: use GOOS=ios for TestBuildForTvOS
2020-10-17 Ian Lance Taylorsyscall: use MustHaveExec in TestExec
2020-10-17 Nigel Taostrconv: use the Eisel-Lemire ParseFloat algorithm
2020-10-17 Cherry Zhangruntime/cgo: fix build tag placement vet warning
2020-10-17 Cherry Zhangruntime/cgo: build iOS-specific code only on iOS
2020-10-16 Ian Lance Taylorruntime: wait for preemption signals before syscall...
2020-10-16 Cherry Zhangcmd/objdump: skip TestDisasmExtld on AIX
2020-10-16 Tobias Klauserinternal/poll, net, syscall: use accept4 on illumos
2020-10-16 Bryan C. Millscmd/go/internal/modload: avoid using the global build...
2020-10-16 Bryan C. Millscmd/go/internal/modload: allow 'go get' to use replaced...
2020-10-16 Russ Coxnet/http: try to deflake TestTransportDiscardsUnneededConns
2020-10-16 Bryan C. Millscmd/go: normalize paths in TestScript/build_overlay
2020-10-16 Russ Coxio: unexport ErrBadWriteCount
2020-10-16 Austin Clementsruntime/internal/atomic: panic nicely on unaligned...
2020-10-16 Austin Clementsruntime/internal/atomic: drop package prefixes
2020-10-16 Cherry Zhangcmd/objdump: skip tests on unsupported platforms
2020-10-16 Ross Lightnet/http: ensure Request.Body.Close is called once...
2020-10-16 Ross Lightnet/http: document concurrency expectations for Request...
2020-10-16 Cuong Manh Lecmd/compile: remove deltaNewFile
next