]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2021-01-26 Matthew Dempsky[dev.regabi] all: merge master (bf0f7c9) into dev.regabi
2021-01-25 Ian Lance Taylordoc/go1.16: mention os.DirFS in os section
2021-01-25 Matthew Dempskycmd/compile: fix order-of-assignment issue w/ defers
2021-01-25 Ian Lance Taylordoc/go1.16: mention os.DirEntry and types moved from...
2021-01-25 Ian Lance Taylordoc/go1.16: mention new testing/iotest functions
2021-01-25 Ian Lance Taylordoc/go1.16: mention deprecation of io/ioutil
2021-01-25 Matthew Dempsky[dev.regabi] cmd/compile: disallow taking address of...
2021-01-25 Ian Lance Taylordoc/go1.16: mention go/build changes
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 Clements[dev.regabi] cmd/compile/internal: specify memory layout
2021-01-25 Austin Clements[dev.regabi] cmd/compile/internal: add internal ABI...
2021-01-25 Austin Clementsdoc/asm: add a section on go_asm.h, clean up go_tls...
2021-01-25 Matthew Dempsky[dev.regabi] cmd/compile: enable rational constant...
2021-01-25 Matthew Dempsky[dev.regabi] os: disable TestDirFS until #42637 is...
2021-01-25 Matthew Dempsky[dev.regabi] cmd/go: workaround -race issue on ppc64le
2021-01-25 Tobias Klauserlib/time, time/tzdata: update tzdata to 2021a
2021-01-25 David Chase[dev.regabi] cmd/compile: modify abiutils for recently...
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-25 Matthew Dempsky[dev.regabi] cmd/compile: backport changes from dev...
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 Baokun Lee[dev.regabi] cmd/compile: replace ir.Name map with...
2021-01-23 Joel Singruntime: restore cgo_import_dynamic for libc.so on...
2021-01-23 Dan Scales[dev.regabi] cmd/compile: fix escape analysis problem...
2021-01-23 Dan Scales[dev.regabi] cmd/compile: scan body of closure in tooHa...
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 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
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-21 Baokun Lee[dev.regabi] cmd/compile: replace ir.Name map with...
2021-01-21 Baokun Lee[dev.regabi] cmd/compile: replace ir.Name map with...
2021-01-21 Baokun Lee[dev.regabi] cmd/compile: replace ir.Name map with...
2021-01-21 Cuong Manh Le[dev.regabi] cmd/compile: remove tempAssigns in walkCall1
2021-01-21 Cuong Manh Le[dev.regabi] cmd/compile: remove CallExpr.Rargs
2021-01-21 Cuong Manh Le[dev.regabi] cmd/compile: make sure mkcall* passed...
2021-01-21 Baokun Lee[dev.regabi] cmd/compile: use ir.DoChildren directly...
2021-01-21 Cuong Manh Le[dev.regabi] cmd/compile: use node walked flag to preve...
2021-01-20 Dan Scales[dev.regabi] cmd/compile: exporting, importing, and...
2021-01-20 Dmitri Shuralyovcmd/internal/moddeps: check content of all modules...
2021-01-20 David Chase[dev.regabi] cmd/compile: late expansion of return...
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 Cuong Manh Le[dev.regabi] cmd/compile: use '%q' for printing rune...
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-19 Matthew Dempsky[dev.regabi] cmd/compile: directly create go.map and...
2021-01-19 Matthew Dempsky[dev.regabi] cmd/compile: refactor Linksym creation
2021-01-19 Matthew Dempsky[dev.regabi] cmd/compile: cleanup callTargetLSym
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-18 Matthew Dempsky[dev.regabi] cmd/compile: move stack objects to liveness
2021-01-18 Matthew Dempsky[dev.regabi] cmd/compile: convert OPANIC argument to...
2021-01-18 Cuong Manh Le[dev.regabi] cmd/compile: use LinksymOffsetExpr in...
2021-01-18 Cuong Manh Le[dev.regabi] cmd/compile: use *obj.LSym instead of...
2021-01-17 Matthew Dempsky[dev.regabi] cmd/compile: remove unneeded packages...
2021-01-17 Matthew Dempsky[dev.regabi] cmd/compile: use LinksymOffsetExpr in...
2021-01-17 Matthew Dempsky[dev.regabi] cmd/compile: add ir.TailCallStmt
2021-01-17 Matthew Dempsky[dev.regabi] cmd/compile: fix linux-amd64-noopt builder
2021-01-17 Cuong Manh Le[dev.regabi] cmd/compile: rename NameOffsetExpr to...
2021-01-17 Cuong Manh Le[dev.regabi] cmd/compile: change ir.NameOffsetExpr...
2021-01-17 Cuong Manh Le[dev.regabi] cmd/compile: stop analyze NameOffsetExpr...
2021-01-17 Matthew Dempsky[dev.regabi] cmd/compile: simplify stack temp initializ...
2021-01-17 Matthew Dempsky[dev.regabi] cmd/compile: refactor temp construction...
2021-01-17 Matthew Dempsky[dev.regabi] cmd/compile: replace Node.HasCall with...
2021-01-16 Matthew Dempsky[dev.regabi] cmd/compile: cleanup OAS2FUNC ordering
2021-01-16 Dan Scales[dev.regabi] cmd/compile, runtime: fix up comments...
2021-01-16 Cuong Manh Le[dev.regabi] cmd/compile: remove ONEWOBJ
2021-01-16 Cuong Manh Le[dev.regabi] cmd/compile: remove TypeAssertExpr {Src...
2021-01-15 Jason A. Donenfeldruntime: detect errors in DuplicateHandle
next