]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-10-23 Jay Conrodcmd/go: change error message for missing import with...
2020-10-23 Jay Conrodcmd/go: save sums for zips needed to diagnose ambiguous...
2020-10-23 Jay Conrodcmd/go: don't fetch files missing sums in readonly...
2020-10-23 Jay Conrodcmd/go: in 'go mod init', suggest running 'go mod tidy'
2020-10-23 Jay Conrodcmd/go: refactor modload.InitMod
2020-10-23 Jay Conrodcmd/go: don't import requirements into existing go...
2020-10-23 Andrew G. Morgansyscall: support POSIX semantics for Linux syscalls
2020-10-23 Mark Rushakoffcmd/go: break after terminal loop condition
2020-10-23 Dmitri Shuralyovsync: document that Once must not be copied
2020-10-23 Michael Matloobcmd/go: replace some more stats with fsys.Stat
2020-10-23 David Chasecmd/compile: avoid generating CSEs; do all aggregates...
2020-10-23 Michael Prattruntime: rename pageAlloc receiver
2020-10-23 Michael Prattcmd/compile: intrinsify runtime/internal/atomic.{And...
2020-10-23 Michael Prattruntime: drop unused work.ndone field
2020-10-23 Meng Zhuocmd/link: use xcode strip for macho combine dwarf
2020-10-23 Meng Zhuointernal/bytealg: improve mips64x equal on large size
2020-10-23 Michael Prattcmd/compile: intrinsify runtime/internal/atomic.{And...
2020-10-23 Michael Prattcmd/compile: intrinsify runtime/internal/atomic.{And...
2020-10-23 Michael Prattcmd/compile: intrinsify runtime/internal/atomic.{And...
2020-10-23 Russ Coxio/fs, path, path/filepath, testing/fstest: validate...
2020-10-23 Michael Prattruntime: don't attempt to steal from idle Ps
2020-10-23 Michael Prattcmd/compile: intrinsify runtime/internal/atomic.{And...
2020-10-23 Michael Prattruntime/internal/atomic: add 32-bit And/Or
2020-10-23 Nigel Taostrconv: add eiselLemire32
2020-10-23 Russ Coxcmd/compile: add //go:embed support
2020-10-23 Russ Coxembed: implement FS
2020-10-22 Hanacmd/vendor: sync pprof@v0.0.0-20201007051231-1066cbb265c7
2020-10-22 Nigel Taostrconv: increase the Eisel-Lemire exp10 range
2020-10-22 qmuntaldoc/go1.16: document ASLR support for -buildmode=c...
2020-10-22 Quim Muntalcmd/cgo: avoid exporting all symbols on windows buildmo...
2020-10-22 Nigel Taostrconv: fix Eisel-Lemire for negative zero
2020-10-22 Daniel Martícmd/go: support non-amd64 on script/toolexec.txt
2020-10-22 Cherry Zhangcmd/internal/obj: use correct symbol size for Hashed64...
2020-10-22 Elias Naurall: add GOOS=ios GOARCH=amd64 target for the ios simulator
2020-10-22 Martin Möhrmannruntime: move s390x HWCap CPU feature detection to...
2020-10-22 Cherry Zhangcmd/compile: remove go115flagallocdeadcode
2020-10-22 Cherry Zhangcmd/compile: remove go115shortcircuitPhis
2020-10-22 Cherry Zhangcmd/compile: remove go115makeslicecopy
2020-10-22 Michael Anthony... runtime: define the AddrRange used for testing in terms...
2020-10-22 Daniel Martícmd/go: set TOOLEXEC_IMPORTPATH for -toolexec tools
2020-10-22 Xiangdong Jicmd/go: use the last -linkmode flag to determine extern...
2020-10-22 Lynn Bogercmd,cmd/vendor: pick up updates for golang.org/x/arch...
2020-10-22 Keyuanimports: make ScanDir ignore go files start with dot
2020-10-22 hitzhangjiecmd/go: when module enabled, `go clean` removes built...
2020-10-22 Alberto Donizetticmd/compile: make gc debug flags collector a struct
2020-10-22 Russ Coxgo/build: recognize and report //go:embed lines
2020-10-21 Kevin Burkenet: add Example for Unix dialer with context
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
next