]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2017-06-23 Robert Griesemergo/types: prevent crash in type cycles involving non...
2017-06-23 Mikio Haranet: update documentation on IP.IsUnspecified
2017-06-22 Robert Griesemercmd/compile: fix array slice expression bounds check
2017-06-22 Mikio Haranet: update documentation on methods of UnixConn
2017-06-22 Mikio Haranet: update documentation on methods of IPConn
2017-06-22 Mikio Haranet: update documentation on methods of UDPConn
2017-06-22 Russ Coxcmd/go: read URL not Repository Root from svn info
2017-06-22 Mikio Haranet: update documentation on JoinHostPort and SplitHostPort
2017-06-22 Mikio Haranet: update documentation on Resolve{TCP,UDP,IP,Unix...
2017-06-22 Mikio Haranet: update documentation on Listen{TCP,UDP,MulticastUD...
2017-06-22 Mikio Haranet: update documentation on Dial{TCP,UDP,IP,Unix}
2017-06-22 Mikio Haranet: update documentation on Listen and ListenPacket
2017-06-22 Mikio Haranet: update documentation on Dial and its variants
2017-06-22 Michael Hendricksos: run more of TestExecutable on OpenBSD
2017-06-22 Robert Griesemergo/types: more robust operand printing
2017-06-21 Robert Griesemergo/ast: improved documentation for comments associated...
2017-06-21 David Chasecmd/compile: make loop guard+rotate conditional on...
2017-06-21 Hiroshi Iokaruntime/cgo: fix typos
2017-06-21 Alberto Donizettisync: make clear that WaitGroup.Done decrements by one
2017-06-21 Michael Hendricksos: fix documentation for Executable on OpenBSD
2017-06-21 Mikio Haraall: gofmt
2017-06-20 John R. Lentonruntime, syscall: workaround for bug in Linux's execve
2017-06-20 Brad Fitzpatrickcrypto/x509: update MaxPathLen & MaxPathLenZero docs
2017-06-20 Brad FitzpatrickA+C: updated update
2017-06-20 Austin Clementssyscall: mark forkAndExecInChild1 noinline
2017-06-20 Austin Clementssyscall: use CLONE_VFORK safely
2017-06-20 Alberto DonizettiRevert "cmd/vendor/github.com/google/pprof: refresh...
2017-06-20 Alberto Donizetticmd/vendor/github.com/google/pprof: refresh from upstream
2017-06-20 sam boyerdoc: add qualified mention of dep to FAQ
2017-06-20 Russ Coxtesting: harmonize handling of prefix-matched benchmarks
2017-06-19 Brad Fitzpatricknet/http: update bundled http2
2017-06-19 Robert Griesemercmd/gofmt, go/printer: fix mis-alignment of comment...
2017-06-19 Ian Lance Taylorruntime: add read/write mutex type
2017-06-19 Robert Griesemercmd/compile: permit Unicode spaces in (expanded) packag...
2017-06-18 konstantin8105doc: website: changed link for cover
2017-06-17 Kashav Madandoc: fix typo in Go 1.9 release notes
2017-06-17 Ian Lance Tayloros: on OpenBSD implement Executable using Args[0]
2017-06-16 Heschi Kreinickdoc: fix description of Duration.Round
2017-06-16 Brad Fitzpatricknet/http: update bundled http2
2017-06-16 Ian Lance Taylornet: don't forget about ongoing DNS lookup if context...
2017-06-16 Brad FitzpatrickA+C: add a missing name
2017-06-16 Alberto Donizettidoc: note that Time.String changed in go1.9
2017-06-16 Russ Coxcmd/go: clarify test -run and -bench pattern matching
2017-06-16 Mark Ryanencoding: fix endless loop in TestDecoderBuffering
2017-06-16 Jed Denleaimage/gif: fix writeImageBlock with SubImages
2017-06-16 Brad FitzpatrickA+C: automated update
2017-06-15 Ian Lance Taylornet: handle spurious netpoll wakeups in connect
2017-06-15 Robert Griesemercmd/compile: fix crash in importer when running in...
2017-06-15 Matthew Dempskycmd/compile: add regress test for #20682
2017-06-15 Dominik Honnefpath/filepath: fix TestGlobError
2017-06-15 Matthew Dempskycmd/compile: better error for malformed packages
2017-06-15 Marko Mudriniccmd/go: improve documentation on defaults for get
2017-06-15 Brad Fitzpatricknet/http: add a known goroutine, don't check goroutine...
2017-06-15 Matthew DempskyRevert "cmd/compile: skip reexporting types in reexportdep"
2017-06-15 Alberto Donizettidoc: fix typo in go1.9 release notes
2017-06-15 Ian Lance Taylordoc: mention that os package now uses poller
2017-06-15 Kale Blankenshipnet/http: document SOCKS5 proxy support
2017-06-15 Mark Ryanencoding: report correct line numbers in tests
2017-06-15 Vladimir Stefanovicruntime: enable GDB tests on mips64 (except TestGdbPyth...
2017-06-15 Kale Blankenshiptesting: clarify -timeout flag
2017-06-15 Brad Fitzpatrickdoc: fix typo in Go 1.9 release notes
2017-06-15 Matthew Dempskycmd/compile: fix exporting of function bodies
2017-06-15 Keith Randallruntime: restore arm assembly stubs for div/mod
2017-06-15 Kale Blankenshipcmd/pprof: restore printing descriptive errors from...
2017-06-15 Brad Fitzpatrickdoc: flesh out tools section in Go 1.9 release notes
2017-06-15 Russ Coxunicode: move scripts from FoldCategories to FoldScripts
2017-06-14 Brad Fitzpatrickdoc: add more Go 1.9 release notes
2017-06-14 Brad Fitzpatricknet, doc: document JoinHostPort change in release notes...
2017-06-14 Brad Fitzpatricktime: remove some redundant equality comparison documen...
2017-06-14 Robert Griesemercmd/compile: fix detection of calls to reflect.Method
2017-06-14 Brad Fitzpatrickcmd/go: disable tool version check during bootstrap go1.9beta1
2017-06-14 Brad Fitzpatricknet/http: update bundled http2
2017-06-14 Chris Broadfootapi: promote next to go1.9
2017-06-14 Chris Broadfootapi: update next.txt
2017-06-14 Brad FitzpatrickA+C: automated update
2017-06-14 Brad Fitzpatrickos: clarify behavior of TempDir
2017-06-14 Brad Fitzpatricknet: clarify Listen on 0.0.0.0 behavior
2017-06-14 thoeniencoding/json: don't marshal unexported embedded fields...
2017-06-14 Brad Fitzpatricksync: make another attempt at clarifying RWMutex double...
2017-06-14 Heschi Kreinickdoc: list cmd/compile's DWARF changes in 1.9 relnotes
2017-06-14 Keith Randallruntime: remove unused arm assembly for div/mod
2017-06-14 Ian Lance Taylorruntime: don't run TestCgoNumGoroutine on Windows or...
2017-06-14 Brad Fitzpatricktime: unify the Time.Equals vs == pitfall documentation
2017-06-14 Ian Lance Taylorcmd/cgo: match note following error in compiler errors
2017-06-14 Brad Fitzpatrickdoc: add go-contrib-init mention to contributing docs
2017-06-14 Samuel Tanhtml/template: only search identifier nodes for predefi...
2017-06-14 Alberto Donizettidoc: list html/template and text/template changes in...
2017-06-14 Austin Clementsruntime: record mutex event before readying
2017-06-14 Lynn Bogercmd/link: implement trampolines for ppc64le with ext...
2017-06-14 Ian Lance Taylorruntime, syscall: reset signal handlers to default...
2017-06-14 Alan Donovango/token: use fine-grained locking in FileSet
2017-06-14 Brad Fitzpatrickdoc: add more Go 1.9 notes
2017-06-14 Josh Bleecher... runtime: speed up stack copying
2017-06-14 Brad Fitzpatrickpath, path/filepath: clarify and cross-reference packages
2017-06-14 Austin Clementsruntime: move pdesc into p
2017-06-14 Hiroshi Iokago/printer: handle associated comments for CommentedNode
2017-06-13 Ian Lance Taylorcmd/go: fix TestIssue7573 for absolute paths in -L...
2017-06-13 Austin Clementsruntime: increase MaxGomaxprocs to 1024
2017-06-13 Pravendra Singhreflect: prevent structs with invalid field name
2017-06-13 Emmanuel Odekenet/http: fix application/ogg sniff signature
next