]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-11-03 Ian Lance Taylorcmd/compile: make sure instrumented call has type width
2015-11-03 Ian Lance Taylormisc/cgo/testsanitizers: fix test of whether compiler...
2015-11-03 Dmitry Vyukovruntime: remove dead code
2015-11-03 Austin Clementsruntime: cache two workbufs to reduce contention
2015-11-03 Dmitry Vyukovruntime: fix finalization and profiling of tiny allocations
2015-11-03 Ilya Tocarstrings: add asm version of Index() for short strings...
2015-11-03 Austin Clementsruntime: enlarge GC work buffer size
2015-11-03 Austin Clementsruntime: make assists preemptible
2015-11-03 Austin Clementsruntime: replace assist sleep loop with park/ready
2015-11-03 Austin Clementsruntime: change p.runq from []*g to []guintptr
2015-11-03 Michael Matloobmisc/ios: fix an error when getenv encounters unset...
2015-11-03 Todd Nealtest: use go:noinline consistently
2015-11-02 Michael Hudson... cmd/link: remove duplicate symtab entry for global...
2015-11-02 Ilya Tocarbytes: speed up Compare() on amd64
2015-11-02 David Crawshawcmd/link: concurrent obj copy for external linking
2015-11-02 Brad Fitzpatricktest: update tinyfin test
2015-11-01 Ian Lance Taylortest: add gcc6798, valid code that caused gccgo to...
2015-11-01 Michael Hudson... cmd/go, runtime: define GOBUILDMODE_shared rather than...
2015-11-01 Mikio Haranet: make Dial, Listen{,Packet} for TCP/UDP with invali...
2015-11-01 Alex Brainmanpath/filepath: fix EvalSymlinks(".") on windows
2015-10-31 Ian Lance Taylorcmd/link: support new 386/amd64 relocations
2015-10-30 Matthew Dempskygo/types: fix TypeString(nil, nil)
2015-10-30 Matthew Dempskymath: fix bad shift in Expm1
2015-10-30 Austin Clementsruntime: perform mark 2 root re-scanning in GC workers
2015-10-30 Austin Clementsruntime: perform concurrent scan in GC workers
2015-10-30 Austin Clementsruntime: consolidate "out of GC work" checks
2015-10-30 Brad Fitzpatricktest: disable flaky heapsampling test for now
2015-10-30 Marvin Stengercmd/compile/internal: named types for Etype and Op...
2015-10-30 Taru Karttunenos: reduce allocations in Readdir on unix
2015-10-30 Russ Coxdoc/go1.6.txt: mention possible GOTRACEBACK change
2015-10-30 Russ Coxruntime: introduce GOTRACEBACK=single, now the default
2015-10-30 Russ Coxnet/http: do not listen on public network during HTTP...
2015-10-30 Robert Griesemercmd/compile/internal/gc: fix complex literal overflow
2015-10-30 Marvin Stengersyscall: correct parameter name of Setgid on linux
2015-10-30 Quentin Perezcmd/link/internal/ld: fix extra arguments Errorf
2015-10-30 Brad Fitzpatricknet/http: update x/net/http2
2015-10-30 Brad Fitzpatrickdoc: some go1.6.txt additions
2015-10-29 Todd Nealcmd/compile: add support for a go:noinline directive
2015-10-29 Michael Hudson... cmd/internal/obj, cmd/link, runtime: handle TLS more...
2015-10-29 Brad Fitzpatrickmath: fix typo and braino in my earlier commit
2015-10-29 Michael Hudson... cmd/internal/obj, cmd/link: simplify ppc64 archreloc...
2015-10-29 Taru Karttunennet/http: extra documentation for Redirect and Redirect...
2015-10-29 Brad Fitzpatrickmath: replace assembly implementations of Abs with...
2015-10-29 Michael Hudson... cmd/compile, cmd/go, cmd/link: enable -buildmode=shared...
2015-10-29 Michael Hudson... cmd/link: always resolve functions locally when linking...
2015-10-29 David Crawshawcmd/go: buildmode=c-shared support for linux/arm64
2015-10-29 Burcu Doganos/signal: don't expect to be notified for os.Kill
2015-10-29 Dominik Honnefcmd/go: use t.Fatalf for formatted errors
2015-10-29 Michael Hudson... runtime/cgo: export _cgo_reginit on ppc64x
2015-10-29 Michael Hudson... cmd/go: implicitly include math in a shared library...
2015-10-28 Michael Hudson... cmd/compile, cmd/go: enable -buildmode=shared and relat...
2015-10-28 Ian Lance Taylorruntime: add missing word in comment
2015-10-28 David Crawshawruntime: c-shared entrypoint for linux/arm64
2015-10-28 Hyang-Ah Hana Kimcmd/go: allow -buildmode=pie for android/amd64.
2015-10-28 Hyang-Ah Hana Kimcmd/go: enable android/amd64 build.
2015-10-28 Hyang-Ah Hana Kimruntime, cmd: TLS setup for android/amd64.
2015-10-28 Michael Hudson... cmd/internal/obj, cmd/link: support inital-exec TLS...
2015-10-28 Michael Hudson... cmd/internal/obj, cmd/link, runtime: native-ish support...
2015-10-28 Brad Fitzpatricknet/http/httputil: add hook for managing io.Copy buffer...
2015-10-28 David du Colombierruntime: don't use FP when calling nextSample in the...
2015-10-28 Michael Hudson... cmd/link: remove unused field LSym.Hash
2015-10-28 Nodir Turakulovtext/template: remove redundant indirect
2015-10-28 Michael Hudson... runtime: invoke vsyscall helper via TCB when dynamic...
2015-10-28 Michael Hudson... cmd/compile, cmd/go, cmd/link: enable -buildmode=shared...
2015-10-27 Brad Fitzpatricknet/http/httptest: close conns in StateNew on Server...
2015-10-27 kargakisreflect: Comment fix
2015-10-27 Michael Hudson... cmd/internal/obj/x86: remove REGTMP
2015-10-27 Matthew Dempskyruntime: eliminate some unnecessary uintptr conversions
2015-10-26 Robert Griesemercmd/compile/internal/gc: introduce type for untyped...
2015-10-26 Robert Griesemercmd/compile/internal/gc: introduce type for decl contex...
2015-10-26 David du Colombiersyscall: define common notes on Plan 9
2015-10-26 David du Colombierruntime: handle abort note on Plan 9
2015-10-26 Matthew Dempskyruntime: fix tiny allocator
2015-10-26 Robert Griesemercmd/compile/internal/gc: escape binary export data...
2015-10-26 Austin Clementsruntime: partition data and BSS root marking
2015-10-26 David Crawshawandroidtest.bash: set GOARM=7
2015-10-26 David Crawshawruntime: use a 64kb system stack on arm
2015-10-26 Marcel van... cmd/compile/internal/gc: make embedded unexported struc...
2015-10-26 Marcel van... encoding/xml: check for exported fields in embedded...
2015-10-26 Marcel van... encoding/json: check for exported fields in embedded...
2015-10-26 Marcel van... unicode/utf8: added benchmarks
2015-10-26 Marcel van... reflect: adjust access to unexported embedded structs
2015-10-23 Caleb Spareruntime: copy sqrt normalization bugfix from math
2015-10-23 Shenghou Macmd/cgo: clarify C.GoStringN and C.GoBytes docs
2015-10-23 Shenghou Manet/url: fix mentions of URL.EscapedPath method
2015-10-23 HÃ¥vard Haugencmd/compile/internal/gc: remove "goto ret" in walkexpr
2015-10-23 David Crawshawcmd/go, cmd/link: -buildmode=pie for linux/amd64
2015-10-23 Caleb Sparemath: fix normalization bug in pure-Go sqrt
2015-10-23 Matthew Dempskyruntime: replace is{plan9,solaris,windows} with GOOS...
2015-10-23 David Crawshawmath/big: fix SetMantExp comment
2015-10-23 Jeremy Jackinscmd/compile/internal/gc: update old c-style comments
2015-10-23 Alex Brainmanruntime: account for cpu affinity in windows NumCPU
2015-10-23 Nathan VanBenschotendatabase/sql: use RWMutex for driver registration
2015-10-23 Didier Speziaregexp: fix slice bounds out of range panics
2015-10-23 Gaurish Sharmastrings: Add examples for HasPrefix and HasSuffix
2015-10-22 Robert Griesemercmd/compile/internal/gc: remove special handling for...
2015-10-22 Robert Griesemercmd/compile/internal/gc: compact binary export format
2015-10-22 Robert Griesemercmd/link/internal/ld: export data may be marked with...
2015-10-22 Robert Griesemercmd/internal/goobj: permit 0 bytes in export data ...
2015-10-22 Robert Griesemercmd/compile/internal/gc: fixed comments (cosmetic change)
next