]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-01-25 Ian Lance Taylorhtml/template: revert "avoid race when escaping updates...
2021-01-25 Jay Conrodcmd/go: fix TestScript/cgo_path, cgo_path_space when...
2021-01-25 Austin Clementsdoc/asm: add a section on go_asm.h, clean up go_tls...
2021-01-25 Tobias Klauserlib/time, time/tzdata: update tzdata to 2021a
2021-01-25 Jason A. Donenfeldos: force consistent mtime before running fstest on...
2021-01-25 Tobias Klauserdoc/go1.16: fix WalkDir and Walk links
2021-01-23 Brad Fitzpatrickdoc/go1.16: add crypto/x509 memory optimization
2021-01-23 Brad Fitzpatrickdoc/go1.16: reword ambiguously parsable sentence
2021-01-23 eric fangcmd/internal/obj/arm64: fix VMOVQ instruction encoding...
2021-01-23 Joel Singruntime: restore cgo_import_dynamic for libc.so on...
2021-01-22 Pantonshireio/ioutil: fix example test for WriteFile to allow...
2021-01-22 Cherry Zhangruntime: define dummy msanmove
2021-01-22 Cherry Zhangruntime: check for g0 stack last in signal handler
2021-01-22 Jay Conrodcmd/go: don't lookup the path for CC when invoking cgo
2021-01-22 Joel Singruntime: switch runtime to libc for openbsd/amd64
2021-01-22 Michael Matloobcmd/go: add documentation for test and xtest fields...
2021-01-22 Joel Singruntime: remove pthread_kill/pthread_self for openbsd
2021-01-22 Ikko Ashimineruntime: fix typo in mgcscavenge.go
2021-01-22 Damien Neilnet/http: fix flaky TestDisableKeepAliveUpgrade
2021-01-22 Brad Fitzpatricktime: clarify Timer.Reset behavior on AfterFunc Timers
2021-01-22 Ian Lance Taylordoc/go1.16: mention net/http.Transport.GetProxyConnectH...
2021-01-22 Ian Lance Taylordoc/go1.16: mention path/filepath.WalkDir
2021-01-22 Ian Lance Taylordoc/go1.16: mention syscall.AllThreadsSyscall
2021-01-21 Ian Lance Taylordoc/go1.16: add notes about package-specific fs.FS...
2021-01-21 Austin Clementsdoc/go1.16: minor formatting fix
2021-01-21 Ian Lance Taylordoc/go1.16: mention new debug/elf constants
2021-01-21 Roland Shoemakercmd/go: overwrite program name with full path
2021-01-21 Roland Shoemakerall: introduce and use internal/execabs
2021-01-21 Russ Coxcmd/go: add test case for cgo CC setting
2021-01-21 Russ Coxcmd/cgo: report exec errors a bit more clearly
2021-01-21 Russ Coxcmd/go: pass resolved CC, GCCGO to cgo
2021-01-21 Joel Singruntime: switch openbsd/arm64 to pthreads
2021-01-21 Filippo Valsordacrypto/elliptic: fix P-224 field reduction
2021-01-20 Dmitri Shuralyovcmd/internal/moddeps: check content of all modules...
2021-01-20 Ian Lance Taylorruntime: don't adjust timer pp field in timerWaiting...
2021-01-20 Michael Matloobcmd/go: set Incomplete field on go list output if no...
2021-01-20 Michael Matloobcmd/go: have go mod vendor copy embedded files in subdirs
2021-01-20 Jay Conrodcmd/go: fix mod_get_fallback test
2021-01-20 Joel Singruntime: convert openbsd/amd64 locking to libc
2021-01-19 Constantin... cmd/go: allow go fmt to complete when embedded file...
2021-01-19 Russ Coxcmd/compile: require 'go 1.16' go.mod line for //go...
2021-01-19 Cherry Zhangcmd/link: exit before Asmb2 if error
2021-01-19 Jay Conrodembed: treat uninitialized FS as empty
2021-01-19 Joel Singcmd/link,runtime: switch openbsd/amd64 to pthreads
2021-01-19 Joel Singruntime: factor out usesLibcall
2021-01-19 Joel Singruntime: factor out mStackIsSystemAllocated
2021-01-18 Jason A. Donenfeldruntime: free Windows event handles after last lock...
2021-01-18 Jason A. Donenfeldos: do not close syscall.Stdin in TestReadStdin
2021-01-15 Jason A. Donenfeldruntime: detect errors in DuplicateHandle
2021-01-15 Dmitri Shuralyovcmd/link: remove GOROOT write in TestBuildForTvOS
2021-01-15 Russ Coxcmd/compile: allow embed into any string or byte slice...
2021-01-15 Russ Coxcmd/compile: disallow embed of var inside func
2021-01-15 Russ Coxcmd/go: fix go generate docs
2021-01-15 Jason A. Donenfeldsyscall: remove RtlGenRandom and move it into internal...
2021-01-15 Bryan C. Millsos: invoke processKiller synchronously in testKillProcess
2021-01-15 Filippo Valsordacrypto/x509: update iOS bundled roots to version 55188...
2021-01-14 Jay Conrodcmd/go: in 'go mod edit', validate versions given to...
2021-01-14 Cherry Zhangcmd/dist, cmd/go: pass -arch for C compilation on Darwin
2021-01-14 Quim Muntalcmd/cgo: remove unnecessary space in cgo export header
2021-01-14 Ian Lance Taylorcmd/test2json: document passing -test.paniconexit0
2021-01-14 Jay Conrodcmd/go/internal/load: report positions for embed errors
2021-01-14 Junchen Licmd/compile: fix wrong complement for arm64 floating...
2021-01-14 Jay Conrodcmd/go/internal/load: refactor setErrorPos to PackageEr...
2021-01-14 Jay Conrodgo/build: report positions for go:embed directives
2021-01-13 Jay Conrodcmd/go: add hints to more missing sum error messages
2021-01-12 Bryan C. Millscmd/go/internal/modload: delete unused *mvsReqs.next...
2021-01-12 Eric Chiangencoding/asn1: document unmarshaling behavior for IMPLI...
2021-01-11 Jakub Warczarekcmd/go: fix non-script staleness checks interacting...
2021-01-11 Rebecca Stamblerdoc: update editors.html for Go 1.16
2021-01-11 Cherry Zhangcmd/internal/objfile: don't require runtime.symtab...
2021-01-08 Jay Conrodcmd/go: add hint to read 'go help vcs' to GOVCS errors
2021-01-08 Jay Conrodcmd/go: revise 'go help' documentation for modules
2021-01-08 Jay Conrodcmd/go: make hints in error messages more consistent
2021-01-08 Jay Conrodcmd/go: preserve sums for indirect deps fetched by...
2021-01-08 Michael Anthony... runtime/metrics: mark histogram metrics as cumulative
2021-01-08 Michael Anthony... runtime/metrics: remove unused StopTheWorld Description...
2021-01-08 Russ Coxcmd/compile: fix exponential-time init-cycle reporting
2021-01-08 Russ Coxtest: fix timeout code for invoking compiler
2021-01-08 Russ Coxcmd/go: pass signals forward during "go tool"
2021-01-08 Russ Coxgo/build/constraint: add parser for build tag constrain...
2021-01-08 Austin Clementstesting/fstest,os: clarify racy behavior of TestFS
2021-01-08 Michael Anthony... runtime/metrics: change unit on *-by-size metrics to...
2021-01-08 Ian Lance Taylorio/fs: minor corrections to Glob doc
2021-01-08 Keith Randallcmd/compile: don't short-circuit copies whose source...
2021-01-08 Michael Anthony... runtime,runtime/metrics: use explicit histogram boundaries
2021-01-08 Meng Zhuogo/build: skip string literal while findEmbed
2021-01-08 yangwenmaiarchive/tar: fix typo in comment
2021-01-08 Ian Lance Taylorcmd/link: accept extra blocks in TestFallocate
2021-01-08 Meng Zhuoio/fs: minor corrections to Glob release date
2021-01-08 Ian Lance Taylorcmd: update to latest golang.org/x/tools
2021-01-07 Ian Lance TaylorRevert "reflect: support multiple keys in struct tags"
2021-01-07 Ian Lance Taylorio/fs: correct WalkDirFunc documentation
2021-01-07 Michael Matloobdoc/go1.16: add release note for disallowing non-ASCII...
2021-01-07 Cuong Manh Lecmd/compile: fix late expand_calls leaf type for OpStru...
2021-01-07 Michael Matloobcmd/go: add documentation for Embed fields in go list...
2021-01-07 Ian Lance Taylorhtml/template: attach functions to namespace
2021-01-07 Ikko Ashiminecmd/link: fix typo in asm.go
2021-01-07 Meng Zhuoruntime: check mips64 VDSO clock_gettime return code
2021-01-06 Filippo Valsordacrypto/x509: rollback new CertificateRequest fields
2021-01-06 Baokun Leecmd/go: make module suggestion more friendly
next