]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2014-01-27 Dmitriy Vyukovruntime: tune P retake logic
2014-01-27 Keith Randallcmd/6a: include MOVQL opcode.
2014-01-27 Brad Fitzpatrickall: use {bytes,strings}.NewReader instead of bytes...
2014-01-27 Ian Lance Taylordebug/dwarf, debug/elf: add support for reading DWARF...
2014-01-27 Dmitriy Vyukovruntime: fix buffer overflow in stringtoslicerune
2014-01-27 Dmitriy Vyukovruntime: smarter slice grow
2014-01-27 David du Colombiertime: increase timeout of TestOverflowRuntimeTimer...
2014-01-25 Jeff Sickelruntime/pprof: plan9 fails the TestGoroutineSwitch...
2014-01-25 Dmitriy Vyukovsync: support Pool under race detector
2014-01-24 Dmitriy Vyukovruntime: combine small NoScan allocations
2014-01-24 Dmitriy Vyukovsync: scalable Pool
2014-01-24 Dmitriy Vyukovruntime: do not zero terminate strings
2014-01-24 Russ Coxcmd/gc: add zeroing to enable precise stack accounting
2014-01-24 Russ Coxliblink, runtime: fix cgo on arm
2014-01-24 Rob Pikeeffective_go: move 'Type switch' section into 'Control...
2014-01-23 Keith Randallruntime: Print elision message if we skipped frames...
2014-01-23 Dmitriy Vyukovbufio: fix benchmarks behavior
2014-01-23 Russ Coxlib/codereview: add LGTM= line to commit messages
2014-01-23 Dmitriy Vyukovundo CL 45770044 / d795425bfa18
2014-01-23 Dmitriy Vyukovruntime: increase page size to 8K
2014-01-22 Rob Pikecmd/gc: add the word 'archive' to the documentation...
2014-01-22 Gautham Thambidoraicrypto/tls: Client side support for TLS session resumption.
2014-01-22 David du Colombierdebug/plan9obj: implement parsing of Plan 9 a.out execu...
2014-01-22 Russ Coxruntime: fix typo in ARM code
2014-01-22 Russ Coxtesting: fix SkipNow and FailNow to avoid panic(nil...
2014-01-22 Jeff Sickelnet: plan9 changes for default net directory
2014-01-22 Russ Coxtesting: diagnose buggy tests that panic(nil)
2014-01-22 David du Colombiercmd/gc, cmd/ld: fix Plan 9 warnings
2014-01-22 Michael Gehringarchive/tar: add dragonfly build tag
2014-01-22 Brad Fitzpatrickapi: update next.txt
2014-01-22 Brad Fitzpatrickapi: add Fchflags exception to more platforms
2014-01-22 Michael Gehringsyscall: add syscall.Termios on dragonfly, openbsd
2014-01-22 Brad Fitzpatricksyscall: use unsafe.Pointer in BSD kevent
2014-01-22 Dmitriy Vyukovruntime: fix code formatting
2014-01-22 Dmitriy Vyukovruntime: remove locks from netpoll hotpaths
2014-01-22 Dmitriy Vyukovruntime/race: race instrument reads/writes in select...
2014-01-22 Dmitriy Vyukovruntime: allocate goroutine ids in batches
2014-01-22 Dmitriy Vyukovruntime: fix and improve CPU profiling
2014-01-22 Jeff Sickelliblink: include missing pragmas for plan9 formatter
2014-01-22 Rémy Oudomphengcmd/gc: preserve qualified names of unexported methods...
2014-01-22 Dominik Honnefcmd/gc: do not typecheck nil types in multiple assignment
2014-01-22 Brad Fitzpatricksyscall: use unsafe.Pointer instead of uintptr in net...
2014-01-22 Dave Cheneycmd/go: do not require a valid archChar when using...
2014-01-22 Russ Coxliblink: remove use of linkmode on ARM
2014-01-22 Russ Coxmisc/cgo/testtls: make test less flaky
2014-01-22 Brad Fitzpatricksyscall: rename method Flock_t.Lock to func FcntlFlock
2014-01-21 Brad Fitzpatricksyscall: add Flock_t.Lock method
2014-01-21 Keith Randallruntime: if "panic during panic"'s stacktrace fails...
2014-01-21 Russ Coxcmd/link: add testdata/pclntab.6 (fix build)
2014-01-21 Ian Lance Taylorcmd/gc: document -pack flag
2014-01-21 Russ Coxcmd/link: pclntab generation
2014-01-21 Russ Coxcmd/gc: fix build
2014-01-21 Russ Coxcmd/gc: do not follow uintptr passed as function argument
2014-01-21 Russ Coxcmd/gc: fix crash in -live debugging output
2014-01-21 Ian Lance Taylorcmd/ld: support archives larger than 2G
2014-01-21 Ian Lance Taylorliblink: check for symgrow size too large
2014-01-21 Dmitriy Vyukovruntime: do not collect GC roots explicitly
2014-01-21 Dmitriy Vyukovruntime: delete proc.p
2014-01-21 Dmitriy Vyukovruntime: per-P defer pool
2014-01-21 Keith Randallruntime: fix race detector by recording read by chansend.
2014-01-21 Dmitriy Vyukovruntime: zero 2-word memory blocks in-place
2014-01-21 Dmitriy Vyukovruntime: fix specials deadlock
2014-01-21 Dmitriy Vyukovruntime: fix test on windows
2014-01-21 Dmitriy Vyukovnet: fix data race in test
2014-01-21 Dmitriy Vyukovruntime: ensure fair scheduling during frequent GCs
2014-01-20 Brad Fitzpatrickexpvar: sort maps, fix race
2014-01-19 Brad Fitzpatricknet/http, net/http/httputil: make chunked reader alloc...
2014-01-19 Michael Gehringsyscall: add syscall.Termios on netbsd
2014-01-18 Mikio Harasyscall: fix typo
2014-01-18 Keith Randallruntime: print stack trace when "panic during panic"
2014-01-18 Mikio Harasyscall: fix build
2014-01-17 Mikio Harasyscall: make getrlimit, setrlimit tests work on unix...
2014-01-17 Keith Randallruntime, cmd/gc: Get rid of vararg channel calls.
2014-01-17 Russ Coxruntime: fix TestLFStackStress
2014-01-17 Russ Coxundo CL 45930043 / c22889382a17
2014-01-17 Rob Pikesyscall: allocate 64 bits of "basep" for Getdirentries
2014-01-17 David Symondsdoc: replace "private" with "unexported" in Effective Go.
2014-01-17 David Symondsregexp: remove unnecessary sentence in doc comment.
2014-01-17 Adam LangleyA+C: Maxim Khitrov (individual CLA)
2014-01-17 Dmitriy Vyukovsyscall: mark arguments to Syscall as noescape
2014-01-17 Luke Curleycrypto/cipher: improved cbc performance
2014-01-17 Adam LangleyA+C: Luke Curley (individual CLA)
2014-01-17 Aram Hăvărneanuruntime: add support for GOOS=solaris
2014-01-16 Rob Pikenet/rpc: fix inconsistency in documentation of Service...
2014-01-16 Dave Cheneynet: skip TestDualStackTCPListener in short mode
2014-01-16 Rob Piketime: break parse and formatting tests into a separate...
2014-01-16 Brad Fitzpatricksyscall: add Flock_t on Linux
2014-01-16 Keith Randallreflect: Remove imprecise techniques from channel/selec...
2014-01-16 Brad Fitzpatricknet/http: don't allow Content-Type or body on 204 and 1xx
2014-01-16 Kamil Kisielnet/smtp: add examples
2014-01-16 Brad Fitzpatricknet/http: cache transport environment lookup
2014-01-16 Rob Pikefmt: fix bug printing large zero-padded hexadecimal
2014-01-16 Russ Coxcmd/gc: handle non-escaping address-taken variables...
2014-01-16 Russ Coxcmd/gc: fix race build
2014-01-16 Dmitriy Vyukovruntime: output how long goroutines are blocked
2014-01-16 Dmitriy Vyukovruntime: use lock-free ring for work queues
2014-01-15 Keith Randallreflect: add precise GC info for Call argument frame.
2014-01-15 Brad Fitzpatricknet/http: add disabled test for Body Read/Close lock...
2014-01-15 Robert Griesemergo/scanner: report too short escape sequences
2014-01-15 Rob Pikecmd/pack: rewrite in Go
next