]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-04-19 Bryan C. Millscmd/go/internal/modcmd: skip files with the "ignore...
2019-04-19 LE Manh Cuongcmd/compile: remove unused func nodfltconst
2019-04-18 Brad Fitzpatrickruntime/trace: also treat plan9 as a low memory system
2019-04-18 Rob Piketesting/quick: simplify explanation of -quickchecks...
2019-04-18 jfbusnet: use DNS over TCP when use-vc is set in resolv...
2019-04-18 Andrew Z Allentesting/quick: clarify that Config.MaxCount is from...
2019-04-18 Josh Bleecher... cmd/compile: use named fields in newnamel
2019-04-18 Rens Rikkerinkcmd/go: mod init outside of GOPATH silently fails
2019-04-18 Ian Lance Taylorcmd/link: don't fail if multiple ELF sections have...
2019-04-18 Rob Pikestrconv: pre-allocate in appendQuotedWith
2019-04-18 Clément Chigotruntime: move libcall to stack for runtime syscalls...
2019-04-18 erifan01runtime/cgo: declare variable setg_gcc as static
2019-04-17 erifan01cmd/link: increase the reserved space for ELF relocations
2019-04-17 Matthew Dempskytest: fix escape_runtime_atomic.go
2019-04-17 Josh Bleecher... cmd/compile: use named fields in nodl
2019-04-17 Matthew Dempskyruntime/internal/atomic: remove bad go:noescape annotat...
2019-04-17 Baokun Leecmd/go: Remove old mod helper prints in Go 1.12.
2019-04-17 Michael Fraenkeltest: add escape regress for empty variadic function
2019-04-17 Matthew Dempskytest: add regress test cases for self-assignment
2019-04-17 Matthew Dempskytest: add escape regress tests for runtime and sync...
2019-04-17 Bryan C. Millscmd/compile/internal/ssa: skip TestNexting/gdb-dbg...
2019-04-17 jfbusnet: support single-request resolv.conf option in pure...
2019-04-17 Matthew Dempskyinternal/poll: avoid unnecessary memory allocation...
2019-04-16 David Benjamincrypto/tls: fix a minor MAC vs padding leak
2019-04-16 Sergey Yanykincmd/link/internal/ld: inline dosymtab
2019-04-16 Brad Fitzpatrickcrypto/tls, crypto/x509: update spelling of marshal*
2019-04-16 Ainar Garipovtest: add regress test for issue 28369
2019-04-16 Josh Bleecher... all: s/cancelation/cancellation/
2019-04-16 Bryan C. Millscmd/go/internal/renameio: mask spurious "Access is...
2019-04-16 Matthew Dempskyruntime/internal/atomic: fix s390x's StorepNoWB impleme...
2019-04-16 LE Manh Cuongcmd/compile: fix const declaration group broken with...
2019-04-16 Jay Conrodcmd/go: print package import chains for some build...
2019-04-16 Jay Conrodcmd/go: describe dependencies in build list error messages
2019-04-16 Jay Conrodcmd/go: handle wildcards for unknown modules in "go...
2019-04-16 Constantin... cmd/go: remove auto-deriving module path for github.com
2019-04-16 Matthew Dempskycmd/compile: enable -newescape by default
2019-04-16 Gergely Brautigamcmd/go: report non-Go files as package error
2019-04-16 Bryan C. Millscmd/go: retry RemoveAll(workdir) for up to 500ms
2019-04-16 ShiKaiWiexpvar: improve Map.addKey for large number of keys
2019-04-16 Kunpei Sakainet/http: rename DialerAndTLSConfigSupportsHTTP2 to...
2019-04-16 Keith Randallsyscall: skip DirentRepeat test on freebsd
2019-04-16 Matthew Dempskycmd/compile: update escape analysis tests for newescape
2019-04-16 Kunpei Sakainet/http: introduce DialerAndTLSConfigSupportsHTTP2...
2019-04-16 Fedor Korotkiycmd/go: PackageVetx in vet.cfg should list only immedia...
2019-04-16 Michael Mundaymath: use new mnemonics for 'rotate then insert' on...
2019-04-16 喜欢兰花山丘context: simplify stringify with a type switch
2019-04-16 Elias Naurmisc/cgo/testcshared: support testing on self-hosted...
2019-04-16 Elias Naurruntime: avoid getg in preinit on Android
2019-04-16 Richard Musiolruntime, cmd/link: optimize memory allocation on wasm
2019-04-16 Dmitry Savintsevdoc: fix typo in go1.12 release notes
2019-04-16 Daniel Martíall: clean up code with token.IsExported
2019-04-16 Clément Chigotsyscall: move helper handler before AIX handler in...
2019-04-16 Ivan Osadchiycrypto/sha256: Use bits.RotateLeft32 instead of ad...
2019-04-16 Michael Mundaycmd/asm: add s390x 'rotate then ... selected bits'...
2019-04-16 Michael Mundaycmd/internal/obj/s390x: handle RestArgs in s390x assembler
2019-04-16 Michael Mundaycmd/internal/obj/s390x: remove param field from optab
2019-04-16 Josh Bleecher... runtime: print more information when testCgoPprof fails
2019-04-15 Ross Lightcmd/go/internal/modget: s/prerelease/pre-release/
2019-04-15 bronze1mannet/http: remove unnecessary string replace operation...
2019-04-15 sergeynet/http: speed up parsing of Cookie headers
2019-04-15 Brad Fitzpatricknet/http: add Server BaseContext & ConnContext fields...
2019-04-15 LE Manh Cuongcmd/compile: remove outdate comment of treecopy
2019-04-15 Austin Clementsruntime: remove some unused fields in m and p
2019-04-15 Josh Bleecher... cmd/link: deduplicate pctab info in pclntab
2019-04-15 Josh Bleecher... cmd/link: clean up pclntab
2019-04-15 Ian Lance Tayloros: don't treat RemoveAll("/x") as RemoveAll("x")
2019-04-15 Udalov Maxcrypto/sha512: use math/bits.RotateLeft64 instead of...
2019-04-15 Robert Griesemermath/big: don't clobber shared underlying array in...
2019-04-15 Matthew Dempskycmd/compile: add new escape analysis implementation
2019-04-15 Michael Mundayruntime: fix GDB tests on s390x running Ubuntu 18.04
2019-04-15 Michael Mundaycmd/link, runtime: mark goexit as the top of the call...
2019-04-15 Yuval Pavel... cmd/dist: enable cgo for freebsd/arm
2019-04-15 Daniel Martígo/token: add IsIdentifier, IsKeyword, and IsExported
2019-04-14 Максадбек Ахмедовstrings: remove "a copy of the string" from ToUpper...
2019-04-14 Yuval Pavel... cmd/dist: enable VFPv3 on freebsd/arm
2019-04-13 Tobias Klausercmd/compile/internal/arm: merge cases in ssaGenValue
2019-04-13 Udalov Maxcrypto/sha1: use math/bits.RotateLeft32 instead of...
2019-04-13 Daniel Martíencoding/json: remove a bounds check in readValue
2019-04-13 OkamotoYukicmd/go/internal/test: pass default timeout to test...
2019-04-13 Romain Bauguereflect: add Value.IsZero
2019-04-12 Josh Bleecher... cmd/link: make Pciter more idiomatic
2019-04-12 Josh Bleecher... cmd/link, cmd/internal/obj: use encoding/binary for...
2019-04-12 Josh Bleecher... cmd/internal/obj: stop plist flushing early on error
2019-04-12 Clément Chigotruntime: add //go:cgo_unsafe_args to AIX syscallX functions
2019-04-12 Clément Chigotruntime: remove debug prints in netpoll_aix.go
2019-04-12 Clément Chigotsyscall: add aix to syscall_unix_test.go
2019-04-12 Clément Chigotnet: retrieve if unix network is available only once...
2019-04-12 Daniel Langnerdoc/go_faq: fix grammar
2019-04-12 Austin Clementsruntime: delete unused isscanstatus function
2019-04-12 Tobias Klauserbootstrap.bash: fix build if no exec wrapper exists
2019-04-12 Josh Bleecher... cmd/link: fix off-by-one in ftabaddstring
2019-04-11 Clément Chigotruntime: move libcall to stack for syscall package...
2019-04-11 jamesos: don't leak file in ExampleOpenFile_append failure...
2019-04-11 Bryan C. Millscmd/go: log failures to remove workdir
2019-04-11 Brad Fitzpatrickdoc: document Go 1.12.4 and Go 1.11.9
2019-04-11 Austin Clementsruntime: abstract initializing and destroying Ps out...
2019-04-11 Austin Clementsruntime: note about improved _Gscan bit handling
2019-04-11 Than McIntoshtest: add testcases for gccgo bug
2019-04-11 Bryan C. Millsos: fix aliasing bug in RemoveAllTestHook restoration
2019-04-11 Cherry Zhangruntime: set itab.fun[0] only on successful conversion
next