]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2014-11-03 Austin Clements[dev.power64] all: merge default into dev.power64
2014-11-03 Andrew Gerranddoc: document go get -f flag in 1.4 release notes
2014-11-02 Dave Cheney[dev.power64] cmd/objdump: disable tests on power64...
2014-11-01 Benoit Sigouremisc: Increase issue 6997's test timeout to prevent...
2014-11-01 Ian Lance TaylorA+C: add Benoit Sigoure (individual CLA)
2014-10-31 Austin Clements[dev.power64] runtime: fix gcinfo_test on power64x
2014-10-31 Austin Clements[dev.power64] reflect: fix asm on power64x
2014-10-31 Austin Clements[dev.power64] runtime: fix fastrand1 on power64x
2014-10-31 Ian Lance Taylornet/http: add missing newline in list of leaked goroutines
2014-10-31 Brad Fitzpatrickdatabase/sql: make TestDrivers not crash on second run
2014-10-31 Gabriel Aszaloscmd/go: fixed typo in doc and generator
2014-10-31 Ian Lance TaylorA+C: add Gabriel Aszalos (individual CLA)
2014-10-31 Austin Clements[dev.power64] 9g: fix under-zeroing in clearfat
2014-10-31 Brad Fitzpatricksync/atomic: fix comment referencing Value.Store's...
2014-10-30 Austin Clements[dev.power64] runtime: fix a syntax error that slipped...
2014-10-30 Nathan P Finchcmd/go: fix minor typo
2014-10-30 Brad FitzpatrickA+C: Nathan P Finch (individual CLA)
2014-10-30 Brad FitzpatrickA+C: add Jed Denlea (Fastly corporate CLA)
2014-10-30 Austin Clements[dev.power64] runtime: make asm_power64x.s go vet-clean
2014-10-30 Alan Donovanmisc/cgo/test: fix bad C test code that fails on some...
2014-10-30 Alan Donovancmd/cgo: avoid worklist nondeterminism.
2014-10-30 Austin Clements[dev.power64] runtime: fix out-of-date comment in panic
2014-10-30 Austin Clements[dev.power64] runtime: test CAS on large unsigned 32...
2014-10-30 Austin Clements[dev.power64] runtime: match argument/return type signe...
2014-10-30 Brad Fitzpatrickdoc/go1.4.html: tweak http.Transport.DialTLS wording
2014-10-30 Mikio Haradoc/go1.4.html: fix typo
2014-10-30 Andrew Gerrandtag go1.4beta1
2014-10-30 Russ Coxcmd/objdump: disable test failing on arm5 go1.4beta1
2014-10-30 Russ Coxruntime: change top-most return PC from goexit to goexi...
2014-10-29 Alex Brainmanruntime: make TestCgoExternalThreadPanic run on windows
2014-10-29 Rob Pikedoc/go1.4.html: final library changes
2014-10-29 Russ Coxcmd/objdump: use cmd/internal/objfile
2014-10-29 Rob Pikedoc/go1.4.html: gccgo status
2014-10-29 Russ Coxruntime: fix line number in first stack frame in printe...
2014-10-29 Russ Coxruntime: update comment for Callers
2014-10-29 Russ Cox[dev.power64] all: merge default (dd5014ed9b01) into...
2014-10-29 Rob Pikedoc/go1.4.html: half of the small library changes
2014-10-29 Rob Pikefmt: fix one-letter typo in doc.go
2014-10-29 Russ Coxcmd/objdump: skip extld test on plan9
2014-10-29 Russ Coxruntime: fix windows build
2014-10-29 Russ Coxcmd/gc: fix build - remove unused variables in walkprint
2014-10-29 Ian Lance Taylorcmd/objdump: disassemble local text symbols
2014-10-29 Russ Coxcmd/gc: fix internal compiler error in struct compare
2014-10-29 Rob Pikefmt: fix documentation for %g and %G
2014-10-29 Rob Pikedoc/go1.4.html: GODEBUG and assembler changes
2014-10-29 Russ Coxruntime: add GODEBUG invalidptr setting
2014-10-29 Russ Coxruntime: fix unrecovered panic on external thread
2014-10-29 Russ Coxcmd/gc: avoid use of goprintf
2014-10-29 Russ Cox[dev.power64] cmd/5a, cmd/6a, cmd/8a, cmd/9a: make...
2014-10-28 David du Colombieros: fix write on Plan 9
2014-10-28 Rob Pikedoc/go1.4.html: breaking compiler change, no plugins...
2014-10-28 Austin Clements[dev.power64] runtime: fix atomicor8 for power64x
2014-10-28 Russ Coxdoc/asm: explain coordination with garbage collector
2014-10-28 Russ Coxos: fix build
2014-10-28 Rob Pikedoc/go1.4.html: new ports
2014-10-28 Austin Clements[dev.power64] 9a: correct generation of four argument ops
2014-10-28 Russ Coxos: do not assume syscall i/o funcs return n=0 on error
2014-10-28 Rob Pikedoc/go1.4.html: vanity imports and internal packages
2014-10-28 Jens Frederichruntime: add PauseEnd array to MemStats and GCStats
2014-10-28 Russ Coxsyscall: fix ParseRoutingSockaddr with unexpected subme...
2014-10-28 Russ Coxcmd/go: add get -f flag
2014-10-28 Austin Clements[dev.power64] liblink: emit wrapper code in correct...
2014-10-28 Mikio Haranet: add test for lookupIPDeadline
2014-10-28 Rob Pikedoc/go1.4.html: much of the go command's changes
2014-10-28 Rob Pikedoc/go1.4.html: runtime and performance
2014-10-28 Russ Coxruntime: disable fake time on nacl
2014-10-28 Russ Coxsyscall: accept pre-existing directories in nacl zip...
2014-10-28 Shenghou Maruntime: add fake time support back.
2014-10-28 Dave Cheney[dev.power64] runtime: fix cas64 on power64x
2014-10-28 Rob Pikedoc/go_mem.html: don't be clever
2014-10-27 Robert Griesemerspec: permit parentheses around builtin function names
2014-10-27 Andrew Gerrandhtml/template: fix build after encoding/js escaping...
2014-10-27 Russ Coxtest: make maplinear more robust
2014-10-27 Russ Coxencoding/json: encode \t as \t instead of \u0009
2014-10-27 Dave Cheney[dev.power64] runtime: fix power64le build
2014-10-27 Austin Clements[dev.power64] runtime: power64 fixes and ports of changes
2014-10-27 Rob Pikedoc/go1.4.html: first pieces of release notes
2014-10-27 Austin Clements[dev.power64] liblink: fix lost branch target
2014-10-27 Austin Clements[dev.power64] all: merge default into dev.power64
2014-10-27 Austin Clementsruntime: fix endianness assumption when decoding ftab
2014-10-27 Austin Clements[dev.power64] liblink: power64 fixes and ports of changes
2014-10-27 Austin Clements[dev.power64] cc: 8-byte align argument size on power64
2014-10-27 Ian Lance Taylornet: if a DNS lookup times out, forget that it is in...
2014-10-27 Emil Hessmanmisc/makerelease/windows: fix 404 help URL in installer
2014-10-26 Rob Pikedoc/go_faq.html: fix a couple of nits
2014-10-25 Peter Collingbournecmd/go: pass $CGO_LDFLAGS to linker with the "gccgo...
2014-10-24 Gustavo Niemeyercmd/go: add bzr support for vcs root checking
2014-10-24 Rob Pikedoc/go1.4.txt: unsafe is outside go1 compatibility...
2014-10-24 Rob Pikeunsafe: document that unsafe programs are not protected
2014-10-24 Austin Clements[dev.power64] liblink: print line numbers in disassembl...
2014-10-24 Russ Coxnet/http/pprof: run GC for /debug/pprof/heap?gc=1
2014-10-24 Russ Coxcmd/gc: synthesize zeroed value for non-assignment...
2014-10-24 Russ Coxdoc/go1.4: encoding/csv
2014-10-24 Russ Coxencoding/csv: for Postgres, unquote empty strings,...
2014-10-23 Robert Griesemerspec: minimal documention of unsafe.Pointer conversions
2014-10-23 Ian Lance Taylorgccgo_install.html: the 4.9 release series supports...
2014-10-22 Dave Cheney[dev.power64] runtime: fix SigaltstackT definition...
2014-10-22 Austin Clements[dev.power64] runtime: fix early GC of Defer objects
2014-10-22 Austin Clements[dev.power64] all: merge default into dev.power64
2014-10-22 Austin Clements[dev.power64] runtime: Fix broken merge of noasm.go
next