]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-11-24 Rob Pikeencoding/gob: document that zero elements of arrays...
2015-11-24 David du Colombiersyscall: don't check result of close(fd) in forkAndExec...
2015-11-24 Elias Naurruntime: use a proper type, sigset, for m.sigmask
2015-11-24 Michael Hudson... test: add ability to run tests with dynamic linking
2015-11-24 Carlos Cirellounicode: add function level examples
2015-11-24 Aaron Jacobsunicode/utf8: don't imply that the empty string is...
2015-11-24 Caleb Sparetesting: pause the test timer while waiting in T.Parallel
2015-11-24 dvyukovruntime/race: add tests for channels
2015-11-24 Ilya Tocarruntime: speed up memclr with avx2 on amd64
2015-11-24 Dave Cheneyruntime: skip CallbackGC test in short mode on linux/arm
2015-11-24 Alex Brainmanruntime: fix handling VirtualAlloc failure in sysUsed
2015-11-24 Robert Griesemertest: add test case for issue 13268
2015-11-24 Andrew Gerranddoc: add Code of Conduct
2015-11-24 Robert Griesemercmd/compile: remove dead code
2015-11-24 Caleb Sparetest: remove dead branch from run.go
2015-11-24 Michael Hudson... runtime: mark {g,m,p}uintptr methods as nosplit
2015-11-24 Austin Clementsruntime: take stack barrier lock during copystack
2015-11-24 Alex Brainmanruntime: do not call timeBeginPeriod on windows
2015-11-24 Robert Griesemercmd/compile: remove yacc-based parser
2015-11-24 Ian Lance Taylorcmd/link: support R_PPC_REL32 relocation
2015-11-23 Rob Pikehtml/template: add DefinedTemplates to html/template
2015-11-23 Robert Griesemercmd/compile: simplify parsing of possibly absent type
2015-11-23 Rob Pikedoc: update 1.6.txt for fmt.Scanf change
2015-11-23 Nodir Turakulovfmt: check newline in the end of input
2015-11-23 Austin Clementsruntime: clean up gcMarkDone
2015-11-23 Austin Clementsruntime: improve stack barrier debugging
2015-11-23 Austin Clementsruntime: make stack barrier locking more robust
2015-11-23 Ian Lance Taylorcmd/cgo: ignore vars with no name or type if they have...
2015-11-23 Russ Coxcmd/go: disable TestNoteReading on dragonfly
2015-11-22 Dmitri Shuralyovhtml/template: Add missing error check to package example.
2015-11-21 Mohit Agarwalmisc/cgo/testshared: add format specifier in Errorf...
2015-11-21 Robert Griesemercmd/compile: address several more 1.6 TODOs in parser
2015-11-21 Robert Griesemercmd/compile: simplify tracing code (cleanup)
2015-11-21 Mikio Haranet: move TestLookupPort into lookup_test.go
2015-11-21 Ian Lance Taylornet: don't run multicast listen test on nil interface...
2015-11-20 Rob Pikefmt: give correct error for % at end of string when...
2015-11-20 Robert Griesemercmd/compile: fix TODO in tracing code
2015-11-20 Robert Griesemercmd/compile: better syntax error recovery
2015-11-20 Robert Griesemercmd/compile: match markdcl and popdcl even in case...
2015-11-20 Robert Griesemercmd/compile: no need to keep ()'s for all pseudocalls
2015-11-20 Robert Griesemercmd/compile: print regular error message in BOM corner...
2015-11-20 Ian Lance Taylordoc: add FAQ entry about covariant result types
2015-11-20 Austin Clementsruntime/pprof: disable TestStackBarrierProfiling on...
2015-11-20 Russ Coxruntime: fix new stack barrier check
2015-11-20 David Crawshawruntime/pprof: check if test can fork
2015-11-20 David Crawshawos: use different test files on android
2015-11-20 Hyang-Ah Hana Kimcmd: allow buildmode=c-shared for android/386
2015-11-20 Ian Lance Taylortest: add another test that gccgo failed to compile
2015-11-20 Shenghou Maruntime: make it possible to call syscall on solaris...
2015-11-20 Joe Tsaihash/crc32: rename iEEETable to ieeeTable
2015-11-20 Hyang-Ah Hana Kimcmd/dist: run testcshared test on linux/386
2015-11-20 Hyang-Ah Hana Kimcmd/go, cmd/link: enable -buildmode=c-shared on linux/386
2015-11-20 Russ Coxruntime: make asmcgocall work without a g
2015-11-20 Rob Pikecmd/go: make it clearer that go generate accepts all...
2015-11-20 Ian Lance Taylorcmd/cgo: final docs for pointer passing
2015-11-20 Ian Lance Taylorcmd/cgo: put the real C function in the dynamic symbol...
2015-11-19 Shenghou Macmd/compile: set log prefix and suppress date
2015-11-19 Keith Randallreflect: mark mapassign as noescape
2015-11-19 Russ Coxcmd/go: skip TestNoteReading2K on Windows
2015-11-19 Austin Clementsruntime: recursively disallow write barriers in sysmon
2015-11-19 Austin Clementscmd/compile: special case nowritebarrierrec for allocm
2015-11-19 Austin Clementsruntime: eliminate write barriers from mem_plan9.go
2015-11-19 Austin Clementsruntime: eliminate traceAllocBlock write barriers
2015-11-19 Austin Clementsruntime: eliminate write barriers from gentraceback
2015-11-19 Russ Coxcmd/go: fix loading of buildid on OS X executables
2015-11-19 Russ Coxcmd/dist: rewrite mkdeps.bash to work on OS X
2015-11-19 Rob Pikecmd/asm: add doc.go
2015-11-19 Russ Coxcmd/compile: fix crash with -race on large expr contain...
2015-11-19 Michael Matloobcmd/compile: identify the runtime pkg using myimportpath
2015-11-19 Ian Lance Taylorcmd/cgo, runtime: exported Go functions can't return...
2015-11-19 Michael Hudson... cmd/internal/obj/x86: still use (fake) local exec TLS...
2015-11-19 Austin Clementsruntime/pprof: test that stack barriers never appear...
2015-11-19 Austin Clementsruntime: prevent sigprof during all stack barrier ops
2015-11-19 Austin Clementsruntime: handle sigprof in stackBarrier
2015-11-19 Brad Fitzpatricknet/http: start of making all relevant tests test both...
2015-11-19 Brad Fitzpatricknet/http: accept empty method in Transport again
2015-11-19 Michael Hudson... cmd/dist: run testshared on linux/386
2015-11-19 Michael Hudson... cmd/link, runtime: call addmoduledata when dynamically...
2015-11-18 Robert Griesemercmd/compile/internal/gc: add line numbers for complit...
2015-11-18 Robert Griesemercmd/compile/internal/gc: address TODO (better comment)
2015-11-18 Robert Griesemercmd/compile/internal/gc: better error message for paren...
2015-11-18 Robert Griesemercmd/compile/internal/gc: fix incorrect parsing of ...
2015-11-18 Robert Griesemercmd/compile/internal/gc: fix parsing of <-x (recv op...
2015-11-18 Ian Lance Taylornet: use t.Fatalf, not t.Fatal, in test
2015-11-18 Michael Hudson... cmd/internal/obj/x86, cmd/link: enable access to global...
2015-11-18 Michael Hudson... cmd/internal/obj/x86: position independent access to...
2015-11-18 Michael Hudson... cmd/internal/obj/x86: factor rewriting to use GOT into...
2015-11-18 Russ Coxcmd/link: link go.o first
2015-11-18 Russ Coxcmd/compile: fix Val vs Opt collision
2015-11-18 Russ Coxruntime: fix bad signal stack when using cgo-created...
2015-11-18 Ian Lance Taylorcmd/dist: don't run internal link tests on arm or darwi...
2015-11-18 Russ CoxRevert "runtime: use a proper type, sigset, for m.sigmask"
2015-11-18 Caleb Sparestrings: fix period placement in Search doc comment
2015-11-18 Ian Lance Taylorcmd/link: add -libgcc option
2015-11-18 Michael Hudson... cmd/internal/obj/x86, cmd/link/internal/x86: support...
2015-11-18 Michael Hudson... cmd/compile, cmd/compile/internal/x86: do not let regop...
2015-11-18 Michael Hudson... runtime: handle volatility of CX when dynamically linki...
2015-11-18 Michael Hudson... cmd/go: enable -buildmode=pie on linux/386
2015-11-18 David Benjaminencoding/asn1: enforce use of short form lengths.
2015-11-18 Edward Mullertime: _2006 is a literal _, followed by 2006
next