]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2014-10-15 Russ Coxruntime: remove hand-generated ptr bitmaps for reflectcall
2014-10-15 Russ Coxdatabase/sql: add Drivers, returning list of registered...
2014-10-15 Russ Coxos/exec: document that Stdin goroutine must finish...
2014-10-15 Chris Manghanecmd/gc: blank methods are not permitted in interface...
2014-10-15 Brad Fitzpatricknet/http: don't send implicit gzip Accept-Encoding...
2014-10-15 Brad Fitzpatricknet/http: don't reuse a server connection after any...
2014-10-15 Ian Lance Taylorcrypto/x509: correct field name in comment
2014-10-15 Russ Coxliblink: require DATA lines to be ordered by offset...
2014-10-15 Jens Frederichgo/build: Return MultiplePackageError on importing...
2014-10-15 Russ Coxcmd/gc, runtime: fix race, nacl for writebarrier changes
2014-10-15 Rob Pikeencoding/gob: make encoding structs a little faster
2014-10-15 Chris Manghanecmd/gc: check for initialization cycles in method values
2014-10-15 Alex Brainmanruntime: handle all windows exception (second attempt)
2014-10-14 Keith Randallmath/big: Allow non-prime modulus for ModInverse
2014-10-14 Russ Coxcmd/gc: add 2-, 3-, 4-word write barrier specializations
2014-10-14 Russ Coxcmd/gc: fix 'make' in cmd/gc directory
2014-10-14 Keith Randallruntime: a few optimizations of scanblock.
2014-10-14 Adam Langleycrypto/x509: continue to recognise MaxPathLen of zero...
2014-10-13 Casey Marshallmath/big: Fixes issue 8920
2014-10-13 Chris Manghanetest: add test for gccgo-specific issue 8079
2014-10-13 David du Colombieros: handle 'no parent' error as IsNotExist on Plan 9
2014-10-13 Rob Pikenet/rpc: fix mutex comment
2014-10-13 Ian Lance Taylorreflect: generated unrolled GC bitmask directly
2014-10-12 Ian Lance Taylorgo1.4: add note about change to bufio.SplitFunc at EOF
2014-10-11 Alex Brainmancmd/ld: do not assume that only pe section names start...
2014-10-11 Alex Brainmancmd/ld: correct pe section names if longer then 8 chars
2014-10-11 Shenghou Macmd/ld: fix off-by-one error when emitting symbol names
2014-10-10 Alex Brainmannet: link skipped TestReadFromUDP to the issue
2014-10-10 Adam Langleyencoding/asn1: fix explicitly tagged Times.
2014-10-09 Alex Brainmannet: skip new TestReadFromUDP on nacl and plan9 (fixes...
2014-10-09 Ron Hashimotonet: disable SIO_UDP_CONNRESET behavior on windows.
2014-10-09 Ian Lance Taylordebug/elf: add comments explaining applyRelocations...
2014-10-09 Dmitriy Vyukovruntime: add comment to mgc0.h
2014-10-09 Brad FitzpatrickC: add Hana Kim (Google CLA)
2014-10-09 David du Colombiernet/rpc: fix build
2014-10-09 David du Colombiernet/rpc: skip TestGobError on Plan 9
2014-10-09 Alex Brainmanundo CL 145150043 / 8b3d26697b8d
2014-10-09 Alex Brainmanruntime: handle all windows exception
2014-10-09 Alex Brainmanmisc/cgo/test: add Test8517
2014-10-09 Keith Randallruntime: zero a few more dead pointers.
2014-10-08 Ian Lance Taylorcmd/ld: don't add line number info for the final addres...
2014-10-08 Michael Hudson... reflect: add direct call tests to TestMakeFuncVariadic
2014-10-08 Keith Randallruntime: delay freeing of shrunk stacks until gc is...
2014-10-08 Ian Lance Taylorreflect: add tests for variadic method calls
2014-10-08 Ian Lance TaylorA+C: Ron Hashimoto (individual CLA)
2014-10-08 Dmitriy Vyukovruntime: faster GC scan
2014-10-08 Russ Coxruntime: clear Defer.fn before removing from the G...
2014-10-08 Russ Coxruntime: fix windows/amd64 build
2014-10-08 Russ Coxruntime: change Windows M.thread from void* to uintptr
2014-10-08 Russ Coxruntime: clear Defer.panic before removing from G.defer...
2014-10-08 Russ Coxnet/rpc: listen on localhost, let kernel pick port
2014-10-08 Andrew Gerranddoc: use "keyed" instead of "tagged" in Go 1 compatibil...
2014-10-08 Andrew Gerrandcmd/go: add ImportComment to Package struct
2014-10-07 Keith Randallruntime: zero pointer-looking scalararg values
2014-10-07 Keith Randallruntime: update heap dump format for 1.4
2014-10-07 Russ Coxruntime: fix _cgo_allocate(0)
2014-10-07 Robert Griesemermath/big: fix doc comments
2014-10-07 Rob Pikenet/rpc: add test for issue 7689 (gob error should...
2014-10-07 Russ Coxcmd/5c, cmd/6c, cmd/8c: make failure to optimize fatal
2014-10-07 Russ Coxcmd/gc: fix print format
2014-10-07 Russ Coxruntime: crash if we see an invalid pointer into GC...
2014-10-07 Russ Coxencoding/json: fix handling of null with ,string fields
2014-10-07 Russ Coxruntime: remove type-punning for Type.gc[0], gc[1]
2014-10-07 Jens Frederichnet/http: fix authentication info leakage in Referer...
2014-10-07 Brad Fitzpatrickdoc/go1.4.txt: useless change to tickle builders
2014-10-07 Russ Coxcmd/ld: ignore .Linfo_stringNN variables in clang ...
2014-10-06 Russ Coxos, syscall: test Chtimes on directories, fix on Windows
2014-10-06 Brad Fitzpatrickstrings: use fast path for IndexRune
2014-10-06 Brad Fitzpatrickgo/build: update docs for GOOS.go change
2014-10-06 Rob Pikedoc/go1.4.txt: GOOS suffixes require underscores to...
2014-10-06 Rob Pikego/build: do not consider "android.go" to be android...
2014-10-06 Evan Kroskecmd/gc: prohibit short variable declarations containing...
2014-10-06 Russ Coxos: recomment MkdirAll
2014-10-06 Russ Coxos: make Process.Signal 'process finished' error consis...
2014-10-06 Russ Coxnet/url: document result of String
2014-10-06 Russ Coxencoding/json: document that embedded interfaces look...
2014-10-06 Russ Coxregexp/syntax: regenerate doc.go from re2 syntax
2014-10-06 Russ Coxcmd/go: fix 'go vet' of package with external tests
2014-10-06 Russ Coxruntime: update docs, code for SetFinalizer
2014-10-06 Russ Coxcmd/8l: accept R_386_GOT32 in push instruction
2014-10-06 Brad FitzpatrickA+C: Jens Frederich (individual CLA)
2014-10-06 Russ Coxnet: disable TestDualStackUDPListener in short mode
2014-10-05 Alex Brainmansyscall: another attempt to keep windows syscall pointe...
2014-10-04 Dmitriy Vyukovdoc/go1.4: document memory consumption reduction
2014-10-04 Rob Pikedoc/go1.4.txt: fmt: document printing of &map rather...
2014-10-04 Rob Pikefmt: print &map like &slice and &struct
2014-10-04 Ian Lance Taylordoc/go1.4: mention that we are going to need a new...
2014-10-03 Dave Cheneycrypto/x509: add OpenELEC system root location.
2014-10-03 Russ Coxmisc/cgo/test: fail issue 7978 with clearer error when...
2014-10-03 Rob Pikefmt: part 2 of the great flag rebuild: make %+v work...
2014-10-03 Russ Coxruntime: clear sg.selectdone before saving in SudoG...
2014-10-03 Russ Coxruntime: clear stale values from G.param and SudoG...
2014-10-03 Russ Coxcmd/cc, runtime: disallow structs without tags
2014-10-03 Alex Brainmanundo CL 138250043 / 4eda5e4001fd
2014-10-02 Rob Pikefmt: make the %#v verb a special flag
2014-10-02 Robert Griesemermath/big: math.Exp should return result >= 0 for |m...
2014-10-02 Robert Griesemerencoding/binary: fix error message
2014-10-02 Mrunal Patelsyscall: support UID/GID map files for Linux user names...
2014-10-02 Ian Lance TaylorA+C: add Mrunal Patel (Red Hat corporate CLA)
2014-10-02 Nicolas Owenssyscall: fix Setenv for plan 9
next