]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-04-28 Brad Fitzpatricknet/http, net/http/httptrace: new package for tracing...
2016-04-28 Brad Fitzpatrickos/exec: fix variable shadow, don't leak goroutine
2016-04-28 Robert Griesemercmd/compile: use delta encoding for filenames in export...
2016-04-28 Matthew Dempskycmd/compile: remove unused Bputname function
2016-04-28 Michael Mundaycmd/compile: allow 64-bit multiplication with immediate...
2016-04-28 Matthew Dempskynet: ensure dnsConfig search list is rooted
2016-04-28 Matthew Dempskynet: append ":53" to DNS servers when reading resolv...
2016-04-28 Brad Fitzpatrickos/exec: add Cmd.RunContext and Cmd.WaitContext
2016-04-28 Adam Langleycrypto/tls: allow renegotiation to be handled by a...
2016-04-28 Keith Randallcmd/compile: reorg copyelim to avoid O(n^2) problem
2016-04-28 David Chasecmd/compile: fix.gc.Type.cmp for map.notBucket cmp...
2016-04-28 Dan Petersonnet: change type of dnsConfig.timeout from int to time...
2016-04-28 Aliaksandr... cmd/vet: improve checking unkeyed fields in composite...
2016-04-28 Robert Griesemercmd/compile: have all or no parameter named in exported...
2016-04-28 Robert Griesemercmd/compile: use correct (field/method) node for positi...
2016-04-28 Mikio Haranet: fix misrecongnization of IPv6 zone on Windows
2016-04-28 David du Colombiernet/http: skip TestTransportRemovesDeadIdleConnections...
2016-04-28 Dave Cheneycmd/compile/internal/gc: unexport {J,S,F,H,B,V}conv
2016-04-27 Dave Cheneycmd/compile/internal/gc: remove all uses of oconv(op...
2016-04-27 Brad Fitzpatricknet: clarify DialContext's use of its provided context
2016-04-27 Brad Fitzpatrickruntime: fix SetCgoTraceback doc indentation
2016-04-27 Michael Mundaycrypto/md5: add s390x assembly implementation
2016-04-27 Michael Hudson... cmd/compile: de-dup the gclocals symbols in compiler too
2016-04-27 Dave Cheneycmd/compile/internal/gc: remove oconv(op, 0) calls
2016-04-27 Dan Petersonnet: search domain from hostname if no search directives
2016-04-27 Damien Neilsyscall: fix uint64->int cast of control message header
2016-04-27 Cherry Zhangmisc/cgo/testcarchive: fix path of libgo.a for darwin/arm
2016-04-27 Austin Clementsruntime: don't rescan globals
2016-04-27 Austin Clementsruntime: make {add,subtract}{b,1} nosplit
2016-04-27 David Crawshawreflect: fix strings of SliceOf-created types
2016-04-27 David Crawshawreflect: unnamed interface types have no name
2016-04-27 Zhongwei Yaocmd/compile: enable const division for arm64
2016-04-27 Robert Griesemercmd/compile: switch to compact export format by default
2016-04-27 Michael Matloobregexp: add a harder regexp to the benchmarks
2016-04-27 Cherry Zhangcmd/link: remove absolute address for c-archive on...
2016-04-27 Robert Griesemercmd/compile: don't write pos info for builtin packages
2016-04-27 Keith Randallcmd/compile: don't use line numbers from ONAME and...
2016-04-27 Zhongwei Yaocmd/asm: fix SIMD register name on arm64
2016-04-27 Dmitry Vyukovruntime/race: improve TestNoRaceIOHttp test
2016-04-27 Martin Möhrmannimage/color: optimize RGBToYCbCr
2016-04-27 Dave Cheneycmd/compile/internal: unexport gc.Oconv
2016-04-27 Josh Bleecher... cmd/compile: fix opnames
2016-04-27 Brad Fitzpatricknet/http: remove idle transport connections from Transp...
2016-04-27 Brad Fitzpatrickcontext: fix doc typo
2016-04-27 Russ Coxcmd/go: add Package.StaleReason for debugging with...
2016-04-27 Michael Mundaycrypto/sha256: add s390x assembly implementation
2016-04-26 Austin Clementsruntime: make stack re-scan O(# dirty stacks)
2016-04-26 Austin Clementsruntime: don't clear gcscanvalid in casfrom_Gscanstatus
2016-04-26 Austin Clementsruntime: fix typos in comment about gcscanvalid
2016-04-26 Austin Clementsruntime: remove stack barriers during sweep
2016-04-26 Austin Clementsruntime: remove stack barriers during concurrent mark
2016-04-26 Austin Clementsruntime: avoid span root marking entirely during mark...
2016-04-26 Austin Clementsruntime: free dead G stacks concurrently
2016-04-26 Austin Clementsruntime: split gfree list into with-stacks and without...
2016-04-26 Keith Randallcmd/compile: a rule's line number is at its ->
2016-04-26 Matthew Dempskycmd/compile: lazily initialize litbuf
2016-04-26 Robert Griesemercmd/dist: sort entries in zcgo.go generated file for...
2016-04-26 Egon Elbreunicode: improve SimpleFold performance for ascii
2016-04-26 Alan Donovangc: use AbsFileLine for deterministic binary export...
2016-04-26 Robert Griesemercmd/compile: don't discard inlineable but empty functio...
2016-04-26 Michael Hudson... cmd/link: pass -no-pie (if supported) when creating...
2016-04-26 Michael Mundaycmd/link: fix gdb backtrace on architectures using...
2016-04-26 Russ Coxcmd/compile/internal/gc: rewrite comment to avoid autom...
2016-04-26 Keith Randallcmd/compile: more sanity checks on rewrite rules
2016-04-26 Michael Mundaycrypto/sha512: add s390x assembly implementation
2016-04-26 Matthew Dempskynet: ignore lame referral responses like libresolv
2016-04-26 David Crawshawcmd/link: correctly decode name length
2016-04-26 David Chasecmd/compile: fix another bug in dominator computation
2016-04-26 Ilya Tocarstrings: use SSE4.2 in strings.Index on AMD64
2016-04-25 Robert Griesemercmd/compile: sort import strings for canonical obj...
2016-04-25 Keith Randallruntime: arm5, fix large-offset floating-point stores
2016-04-25 Robert Griesemercmd/compile: for now, keep parameter numbering in binar...
2016-04-25 Matthew Dempskycmd/compile: treat empty and absent struct field tags...
2016-04-25 Keith Randallruntime: zero tmpbuf between len and cap
2016-04-25 Alexandru Moșoicmd/compile: introduce bool operations.
2016-04-25 Robert Griesemerspec: be more explicit about equivalence of empty strin...
2016-04-25 Josh Bleecher... test: add test for issue 15084
2016-04-25 Josh Bleecher... cmd/compile: encapsulate OSLICE* representation
2016-04-25 Russ Coxcmd/go: disable failing TestGoGetInsecure
2016-04-25 Alex Brainmandebug/pe: better error messages
2016-04-25 Josh Bleecher... cmd/compile: minor cleanup in inl
2016-04-25 Josh Bleecher... cmd/compile: replace len(Nodes.Slice()) with Nodes...
2016-04-24 Josh Bleecher... test: add test that required algs get generated
2016-04-24 Josh Bleecher... cmd/compile: use gc.Etype's String method
2016-04-24 Josh Bleecher... cmd/compile: give gc.Op a String method, use it
2016-04-24 Josh Bleecher... cmd/compile: don't generate algs for map buckets
2016-04-24 Josh Bleecher... cmd/compile: don't generate algs for ... args
2016-04-24 Keith Randallcmd/compile: reorder how slicelit initializes a slice
2016-04-24 Dmitry Vyukovinternal/trace: fix event ordering for coarse timestamps
2016-04-24 Dmitry Vyukovruntime/trace: test detection of broken timestamps
2016-04-24 Alex Brainmandebug/pe: introduce File.COFFSymbols and (*COFFSymbol...
2016-04-23 Brad Fitzpatrickcmd/link: add -dumpdep flag to dump linker dependency...
2016-04-23 Keith Randallcmd/compile: get rid of most byte and word insns for...
2016-04-23 Keith Randallcmd/compile: combine stores into larger widths
2016-04-23 Dmitry Vyukovruntime: use per-goroutine sequence numbers in tracer
2016-04-23 Francesc Campoydoc: mention security from contribution guidelines
2016-04-22 Matthew Dempskycmd/compile: remove redundant "// fallthrough" comments
2016-04-22 Robert Griesemercmd/compile: don't export pos info in new export format...
2016-04-22 Brad Fitzpatrickapi: update next.txt
2016-04-22 Brad Fitzpatrickcmd/api: ignore vendored packages
next