]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-04-21 Matthew Dempskycmd/compile: split TSLICE into separate Type kind
2016-04-21 Robert Griesemerspec: fix incorrect comment in shift example
2016-04-21 Austin Clementsruntime: eliminate floating garbage estimate
2016-04-21 Austin Clementsruntime: allocate black during GC
2016-04-21 Austin Clementsruntime: simplify/optimize allocate-black a bit
2016-04-21 Austin Clementsruntime: count black allocations toward scan work
2016-04-21 Marcel van... testing: add matching of subtest
2016-04-21 Keith Randallcmd/compile: handle mem copies in amd64 backend
2016-04-21 Cherry Zhangcmd/compile/internal/gc: fix return value offset for...
2016-04-21 Cherry Zhangcmd/compile/internal/arm: fix comparison & conditional...
2016-04-21 David Crawshawcmd/link: convert textp into a slice
2016-04-21 David Crawshawcmd/link: calculate section alignment concurrently
2016-04-21 Alex Brainmandebug/pe: introduce Section.Relocs
2016-04-21 Keith Randallcmd/compile: fix ssa/check/on build
2016-04-21 Martin Möhrmannruntime: use type int to specify size for newarray
2016-04-21 Keith Randallcmd/compile: fix dominator check in check()
2016-04-21 David Crawshawcmd/link: fix reordering of plt/rel
2016-04-21 Alex Brainmandebug/pe: update cstring documentation
2016-04-21 Alex Brainmandebug/pe: pretty section.go code
2016-04-21 Tal Shprechercmd/compile: reject embedded unsafe.Pointer values
2016-04-21 Robert Griesemercmd/compile: accept old and new import format for built...
2016-04-20 David Crawshawcmd/link: process data symbols with slices
2016-04-20 David Crawshawcmd/link: cleanup Datablk debug printing
2016-04-20 Lynn Bogercrypto/md5: add assembly implementation on ppc64le
2016-04-20 Robert Griesemermath/big: more tests, documentation for Flot gob marsha...
2016-04-20 Keith Randallcmd/compile: change the way we handle large map values
2016-04-20 Rob Pikedoc/faq: reword the link to the generics proposal
2016-04-20 David Crawshawcmd/link: move ppc64 genplt declarations into loop
2016-04-20 David Crawshawcmd/link: move pcln declarations into loops
2016-04-20 David Crawshawcmd/link: move declarations into loops
2016-04-20 OneOfOnemath/big: implement GobDecode/Encode for big.Float
2016-04-20 David Crawshawtest: print output on link -X failure
2016-04-20 Michael Mundaycrypto/aes: add s390x assembly implementation
2016-04-20 Keith Randallcmd/compile: forward-looking desired register biasing
2016-04-20 Jamil Djadalacontainer/heap: correct number of elements in BenchmarkDup
2016-04-20 Keith Randallruntime: simplify mallocgc flag argument
2016-04-20 Alex Brainmandebug/pe: move some code into section.go and symbol.go
2016-04-20 Alex Brainmandebug/pe: introduce StringTable type
2016-04-20 Alex Brainmandebug/pe: add some documentation and TODO
2016-04-20 Keith Randallcmd/compile,runtime: pass elem type to {make,grow}slice
2016-04-20 Josh Bleecher... runtime: call mallocgc directly from makeslice and...
2016-04-19 Andrew Gerranddoc: document go1.6.2
2016-04-19 Matthew Dempskycmd/compile/internal/gc: simplify typecheck's Efoo...
2016-04-19 Julia Hansbroughruntime: updated SIGSYS to cause a panic + stacktrace
2016-04-19 Robert Griesemerstrconv: fix ParseFloat for special forms of zero values
2016-04-19 Brad Fitzpatrickcrypto/x509: fix copy/paste-o in error message
2016-04-19 Keith Randallcmd/compile: convT2{I,E} don't handle direct interfaces
2016-04-19 Alexandru Moșoicmd/compile: transform some Phis into Or8.
2016-04-19 Robert Griesemergo/types: trailing semis are ok after valid fallthrough
2016-04-19 Josh Bleecher... runtime: add maxSliceCap
2016-04-19 Josh Bleecher... cmd/compile: static composite literals are side-effect...
2016-04-19 Josh Bleecher... cmd/compile: fix isStaticCompositeLiteral
2016-04-19 Robert Griesemergo/types: accept trailing empty stmts in terminating...
2016-04-19 Michael Mundaycrypto/aes: de-couple asm and go implementations
2016-04-19 Josh Bleecher... cmd/compile: re-enable in-place append optimization
2016-04-19 Robert Griesemerspec: refine rules about terminating statements
2016-04-19 Michael Mundaycrypto/aes: delete TestEncryptBlock and TestDecryptBlock
2016-04-19 Mikio Haranet: add support for Zone of IPNet
2016-04-19 Alex Brainmannet: stop using GetHostByName and GetServByName
2016-04-19 David du Colombiernet: enable DualStack mode on Plan 9
2016-04-19 David du Colombiernet: enable TestDialParallel, TestDialerFallbackDelay...
2016-04-18 Robert Griesemercmd/compile: fix internal consistency check with binary...
2016-04-18 David du Colombiernet: handle hangup in read on Plan 9
2016-04-18 David Crawshawcmd/link: shorter type symbol names
2016-04-18 Keith Randallcmd/compile: logical operation identities
2016-04-18 David Crawshawcmd/link, cmd/compile: typelink sorting in linker
2016-04-18 David Crawshawreflect: test that method name offset is valid
2016-04-18 Josh Bleecher... runtime: add benchmarks for in-place append
2016-04-18 Keith Randallcmd/compile: eliminate copy for static literals
2016-04-18 Brad Fitzpatricknet: fix plan9 after context change, propagate contexts...
2016-04-18 David Crawshawcmd/link: use gold when dynamic linking on arm64
2016-04-18 Brad Fitzpatricknet/http: document Hijacker and Flusher more
2016-04-18 Ian Lance Taylorcmd/compile: a dot expression can not be a struct liter...
2016-04-18 David Crawshawcmd/compile, etc: use name offset in method tables
2016-04-18 David Crawshawcmd/link: use -znocopyreloc when dynamic linking
2016-04-18 Andrew Gerrandcmd/go: mention that _test.go files are ignored when...
2016-04-18 Klaus Postcompress/flate: use uncompressed if dynamic encoding...
2016-04-18 David Symondsdoc: link to iant's generics proposal from the FAQ.
2016-04-17 Ian Lance Taylor.gitignore: don't ignore y.output
2016-04-17 Emmanuel Odekefmt: remove extra space in doc for compound objects
2016-04-17 Martin Möhrmannfmt: fix padding when precision is set for integer...
2016-04-17 Josh Bleecher... crypto/x509: gofmt
2016-04-17 Josh Bleecher... image/draw: remove some bounds checks from DrawYCbCr
2016-04-17 Josh Bleecher... cmd/compile/internal/ssa: use Compare instead of Equal
2016-04-16 Brad Fitzpatrickencoding/json: update docs to not use misuse the term...
2016-04-16 Austin Clementsruntime: scavenge memory on physical page-aligned bound...
2016-04-16 Austin Clementsruntime: check that sysUnused is always physical-page...
2016-04-16 Austin Clementsruntime: check kernel physical page size during init
2016-04-16 Austin Clementsruntime: remove empty 386 archauxv
2016-04-16 Austin Clementsruntime: common handling of _AT_RANDOM auxv
2016-04-16 Austin Clementsruntime: common auxv parser
2016-04-16 Emmanuel Odekenet/http: normalize empty port in URL.Host's ":port"
2016-04-16 Brad Fitzpatricknet/http: add Transport.Dialer, plumb RoundTrip context...
2016-04-16 David du Colombiernet: ignore lack of deadline support on Plan 9
2016-04-15 Morten Siebuhrnet: fix looking up port numbers starting with numbers.
2016-04-15 Brad Fitzpatricknet: context plumbing, add Dialer.DialContext
2016-04-15 Ian Lance Taylorcmd/cgo: add missing formatting directive in error...
2016-04-15 Matthew Dempskycmd/compile: remove dead flags
2016-04-15 Matthew Dempskyarchive/tar: style nit: s/nano_buf/nanoBuf/
2016-04-15 Mikio Hararuntime: don't always unblock all signals on dragonfly...
next