]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2017-11-30 Vladimir Stefanoviccmd/compile: use soft-float routines for soft-float...
2017-11-30 Brad Fitzpatrickbuild: add alternate output format for bootstrap.bash...
2017-11-30 Vladimir Stefanovicruntime/cgo, math: don't use FP instructions for soft...
2017-11-30 Vladimir Stefanovicruntime: implement some soft-float routines (used by...
2017-11-30 Vladimir Stefanoviccmd/go, cmd/dist: introduce GOMIPS environment variable
2017-11-30 Tobias Klausercmd/go: fix typo in link action ID hash input string
2017-11-30 Than McIntoshcompiler,linker: support for DWARF inlined instances
2017-11-30 Cherry Zhangcmd/compile: fix loop depth of range expression in...
2017-11-30 Brad FitzpatrickRevert "os: remove skipped test on netbsd"
2017-11-30 Brad Fitzpatrickbytes: mention strings.Builder in Buffer.String docs
2017-11-30 Brad Fitzpatrickos: remove skipped test on netbsd
2017-11-29 Robert Griesemergo/types: report error when recognizing issue #18395.
2017-11-29 Robert Griesemergo/ast: improve documentation for channel directions
2017-11-29 Cherry Zhangcmd/vendor/golang.org/x/arch: revendor at commit dda8112
2017-11-29 Cherry Zhangcmd/internal/objfile: make lookupFunc an alias type
2017-11-29 Matthew Dempskycmd/compile: make -asmhdr work with type aliases
2017-11-29 Leigh McCullochdoc: move single change workflow note in contribution...
2017-11-29 Brad Fitzpatrickvendor: update golang.org/x/net/nettest from upstream
2017-11-29 Brad Fitzpatricknet: skip unixpacket tests on netbsd/386
2017-11-29 Joe Tsaiarchive/tar: use placeholder name for global PAX records
2017-11-29 Robert Griesemergo/format: document use of Source better
2017-11-29 Sebastien Binetruntime: fix documentation typo for gostartcall
2017-11-29 Jess Frazellecmd/go: ensure pkgsFilter is run before build
2017-11-29 Joe Tsaiarchive/zip: preserve old FileHeader.ModTime behavior
2017-11-29 Russ Coxarchive/zip: replace Writer.Comment field with SetComme...
2017-11-29 Russ Coxnet/rpc: wait for responses to be written before closin...
2017-11-29 Brad Fitzpatrickruntime: fix sysctl calling convention on netbsd/386
2017-11-29 Inanc Gumustesting: add -failfast to go test
2017-11-29 Jess Frazellecmd/cgo: fix for function taking pointer typedef
2017-11-29 Tobias Klauseros: correct err check in TestChdirAndGetwd
2017-11-29 Tobias Klausersyscall: add missing err check in test
2017-11-29 Rob Pikedoc/faq: tweak the wording in the new section on gorout...
2017-11-29 Rob Pikedoc/faq: explain why goroutines are anonymous
2017-11-28 David Chasecmd/compile: adjust lineno during import to get Pos...
2017-11-28 Matthew Dempskycmd/compile: fix infinite recursion in isdirectiface
2017-11-28 Matthew Dempskycmd/compile: use NoXPos instead of lineno in typenod
2017-11-28 Mikio Haraall: drop support for FreeBSD 9 or below
2017-11-28 Brad Fitzpatrickcmd/go/internal/get: consistently have trailing slashes...
2017-11-28 Brad Fitzpatricknet/http: document streaming nature of Response.Body
2017-11-28 Russ Coxnet: accept 64 kB lines in /etc/hosts
2017-11-28 Brad Fitzpatricknet/http: update bundled http2
2017-11-28 Ian Lance Taylorruntime: skip GDB tests on NetBSD
2017-11-27 Brad Fitzpatricknet/http: panic on invalid WriteHeader status code
2017-11-27 Tom Bergannet/textproto: reject all headers with a leading space
2017-11-27 rajenderencoding/json: remove the word "text" in "JSON text...
2017-11-27 rajenderencoding/json: update RFC number
2017-11-27 Keith Randallcmd/compile: remove unused code
2017-11-27 Robert Griesemergo/types: add debugging code to detect use of incomplet...
2017-11-27 Andrew Bonventredoc: update URL of the go1.4 source snapshot to use...
2017-11-27 Brian Kesslermath/cmplx: use signed zero to correct branch cuts
2017-11-26 Travis Clinecrypto/x509: add ParsePKCS1PublicKey and MarshalPKCS1Pu...
2017-11-26 Alex Brainmaninternal/poll: do not use Windows TransmitFile with...
2017-11-25 Adam Langleycrypto/x509: document specifically that only v3 certifi...
2017-11-25 Mansour Rahimiencoding/asn1: support Unmarshaling NumericString
2017-11-25 Ryuji Iwatadoc: fix a sentence position.
2017-11-24 Austin Clementsruntime: fix final stack split in exitsyscall
2017-11-24 Emmanuel Odekeruntime: tweak doc for Goexit
2017-11-23 Tom Lanyonos/exec: Stdout/Stderr doc cleanup.
2017-11-23 Tobias Klausersyscall: remove dragonfly/386 from mkall.sh
2017-11-23 Tobias Klausercmd/dist: omit dragonfly/386 GOOS/GOARCH pair
2017-11-23 David du Colombiernet: skip TestLookupLongTXT on Plan 9
2017-11-23 Tom Levydoc: fix typo in Effective Go: s/ReaderWriter/ReadWriter/
2017-11-23 Austin Clementsruntime: document sigtrampgo better
2017-11-23 Russ Coxnet: fix LookupTXT of long records on Windows
2017-11-23 Ian Lance Tayloros/signal: don't run TestTerminalSignal on Android
2017-11-22 Alex Brainmancmd/go: add TestACL
2017-11-22 Tom Lanyonos/exec: update docs for cmd.Std{out,err} and cmd.Wait...
2017-11-22 Robert Griesemergo/types: fix type in Interface.Complete method
2017-11-22 Austin Clementsruntime: print runtime frames in throwsplit trace
2017-11-22 Austin Clementsruntime: call throw on systemstack in exitsyscall
2017-11-22 Ian Lance Tayloros/signal: fix t.Fatal that should be t.Fatalf
2017-11-22 Ian Lance Tayloros/signal: don't run TestTerminalSignal on Solaris
2017-11-22 Daniel Martícmd/vet: add missing %v to the verb regex
2017-11-22 Emmanuel Odekenet/http: implement sniffing for some fonts
2017-11-22 Ian Lance Tayloros/signal: make TestTerminalSignal more reliable
2017-11-22 Matthew Dempskycmd/compile, go/types: error if main.main is not a...
2017-11-22 Matthew Dempskycmd/link: fix export data truncation bug
2017-11-22 Kevin Burkeos/user: fix darwin GetGroupIds for n > 256
2017-11-22 Austin Clementsruntime/debug: make SetGCPercent(-1) wait for concurrent GC
2017-11-22 Keith Randallcmd/compile: fix mapassign_fast* routines for pointer...
2017-11-22 Tim Wrightsyscall: add missing fs locking in Link, Rename on...
2017-11-22 Michael Schurterencoding/json: reduce allocations by Decoder for \uXXXX
2017-11-22 Brad Fitzpatrickdoc: update the URL of the latest go1.4 source snapshot
2017-11-22 Ian Lance Taylorinternal/poll: loop on EINTR in Read on Darwin
2017-11-22 Florin Patandoc: rename Gogland to GoLand
2017-11-22 Austin Clementstest: make inline_callers.go test not inline the runtime
2017-11-21 Brad Fitzpatrickruntime: fix build on non-Linux platforms
2017-11-21 Dmitri Shuralyovtime: rename TestLoadLocationFromTzinfo to TestLoadLoca...
2017-11-21 isharipocmd/internal/obj/x86: fix /is4 encoding for VBLEND
2017-11-21 Reilly Watsondoc: fix some typos in diagnostics.html
2017-11-21 Brad Fitzpatricktime: fix build on Android
2017-11-21 Michael Prattruntime: skip netpoll check if there are no waiters
2017-11-21 Jamie Liuruntime: only sleep before stealing work from a running P
2017-11-21 Florian Uekermanntime: enable Location loading from user provided timezo...
2017-11-21 Wei Xiaobytes: add optimized countByte for arm64
2017-11-21 Than McIntoshcmd/compile: ignore RegKill ops for non-phi after phi...
2017-11-21 Cherry Zhangcmd/compile: fix comment that -N does not disable escap...
2017-11-21 Russ Coxtime: rename internal type data to dataIO
2017-11-21 Tobias Klausernet: fix typo in parsePort documentation
2017-11-21 David Chasecmd/compile: improve debugging output for GOSSAFUNC
next