]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-05-30 Rémy Oudomphengcmd/gc: use escape analysis result for make([]T, constant
2013-05-30 Lucio De Recmd/[568]l/obj.c: NULL is not recognised in Plan 9...
2013-05-30 Alex Brainmanmisc/dist: remove lingering ~ file
2013-05-30 Carl Shapirocmd/ld, runtime: emit pointer maps for nosplits identif...
2013-05-29 Shenghou Macmd/5a, cmd/dist, runtime: support m/g in the assembler...
2013-05-29 Shenghou Mamisc/cgo/test: check API compatibility for cgo pseudo...
2013-05-29 Carl Shapirocmd/gc: remove unused bit vector comparison code
2013-05-29 Jan Ziakruntime: remove all badcallback() functions
2013-05-29 Rob Pikefmt: change evalutation of indexed arg to match docs
2013-05-29 John Shahid crypto/tls: Check all certificates in the path.
2013-05-29 Adam LangleyA+C: John Shahid (individual CLA)
2013-05-29 Dmitriy Vyukovruntime: make notetsleep() return false if timeout...
2013-05-29 Katrina Owendoc: Fix typo in approximation of square root
2013-05-29 Andrew GerrandA+C: add Katrina Owen (individual CLA)
2013-05-29 Carl Shapirocmd/5l, cmd/6l, cmd/8l, cmd/gc, runtime: generate and...
2013-05-28 Dmitriy Vyukovruntime: make mheap statically allocated again
2013-05-28 Dmitriy Vyukovruntime: allocate page table lazily
2013-05-28 Dmitriy Vyukovruntime: allocate internal symbol table eagerly
2013-05-28 Dmitriy Vyukovos/exec: fix test hang
2013-05-28 Dmitriy Vyukovruntime: fix heap corruption during GC
2013-05-28 Shenghou Maruntime: use m and g, instead of R9 and R10, in ARM...
2013-05-28 Dmitriy Vyukovundo CL 9805043 / 776aba85ece8
2013-05-28 Dmitriy Vyukovruntime: inline MCache_Alloc() into mallocgc()
2013-05-28 Dmitriy Vyukovruntime: introduce helper persistentalloc() function
2013-05-27 Bill Neubauerruntime: fix runtime·netpoll() to call runtime·netpollr...
2013-05-27 Shenghou Maruntime: make arm signal handler call runtime.badsignal
2013-05-27 Dmitriy Vyukovruntime: introduce cnewarray() to simplify allocation...
2013-05-27 Jan Ziakruntime: flag static variables as no-pointers
2013-05-27 Brian G. Merrelleffective_go.html: Fix two links
2013-05-27 David SymondsA+C: Brian G. Merrell (individual CLA)
2013-05-25 Dmitriy Vyukovruntime: update comment on stack allocator
2013-05-25 Alex Brainmancmd/cgo: do not output empty struct for -cdefs
2013-05-24 Rob Pikefmt.Printf: introduce notation for random access to...
2013-05-24 David du Colombierbuild: fix make.rc on Plan 9
2013-05-24 Russ Coxdoc: start go 1.2 notes
2013-05-24 Adam Langleycrypto/x509: harmonise error prefixes.
2013-05-24 Rob Pikecmd/cov: delete
2013-05-24 Christopher... path/filepath: Skip TestEvalSymlinks. Plan 9 doesn...
2013-05-24 Gerasimos Dimitriadisasn1: Stricter checks for DER encoded booleans
2013-05-24 Adam LangleyA+C: Gerasimos Dimitriadis (individual CLA)
2013-05-24 Dmitriy Vyukovlog/syslog: fix deadlock in test
2013-05-24 Dave Cheneymisc/cgo/testso: use bash to run test.bash
2013-05-24 Ian Lance Taylorcmd/cgo: change GoStringN and GoBytes from intgo to...
2013-05-24 Ian Lance Taylorcmd/cgo: use intgo, not int, for string and slice struc...
2013-05-24 Rob Piketest/bench/shootout/timing.log: update to Go 1.1
2013-05-23 Frederick Kelly... runtime: faster range on empty map
2013-05-23 Brad FitzpatrickA+C: Frederick Kelly Mayle III (individual CLA)
2013-05-23 Brad Fitzpatrickcodereview: close the head tag
2013-05-23 Dominik Honnefmisc/emacs: Do not modify kill ring when programmatical...
2013-05-23 Daniel Morsingio: Prioritize WriterTos over ReaderFroms in Copy.
2013-05-23 Nan Dengcrypto/rsa: implement PSS signatures.
2013-05-23 Mikio Harasyscall: add IPv6 socket options for Unix variants
2013-05-23 Alex Brainmancmd/go: check GOROOT directory is present before acting
2013-05-22 Francesc Campoycodereview.py: improve error message when user is not...
2013-05-22 Robert Griesemergo/doc: fix build
2013-05-22 Adam LangleyA+C: Nan Deng (individual CLA)
2013-05-22 Rémy Oudomphengtest: add test for issue 3888.
2013-05-22 Shenghou Matest/errchk: use "#!/usr/bin/env perl" shebang line
2013-05-22 Shenghou Mabufio: fix SplitFunc docs
2013-05-22 Robert Griesemergo/ast: fix FuncType.Pos() impl. and FuncType.Params...
2013-05-22 Ian Lance Taylordoc: GCC 4.8.1 is not updated to Go 1.1
2013-05-22 Rob Pikelog/syslog: report errors from write
2013-05-22 Daniel Morsingcmd/cc: reject unions containing pointers
2013-05-22 Dmitriy Vyukovruntime: properly synchronize GC and finalizer goroutine
2013-05-22 Dmitriy Vyukovruntime: detect deadlocks in programs using cgo
2013-05-22 Shenghou Macmd/go: use "go get" instead of "go install" to install vet
2013-05-22 Rob Pikeundo CL 9658043 / ac7877558dce
2013-05-22 Dmitriy Vyukovruntime: fix and speedup malloc stats
2013-05-22 Rob Pikelog/syslog: report errors from Fprintf
2013-05-22 Shenghou Mainclude: add a README file
2013-05-22 Dmitriy Vyukovruntime: simplify MCache
2013-05-22 Rob Pikecmd/go: support new location for vet
2013-05-22 David Symondsdoc/go_faq: fix example.
2013-05-22 Brad Fitzpatricknet/http: add another Hijacker test
2013-05-21 Brad Fitzpatrickbufio: reuse Writer buffers after Flush
2013-05-21 Brad Fitzpatricknet/http: don't send Accept-Encoding on HEAD requests
2013-05-21 Brad Fitzpatrickdatabase/sql: remove extra RemoveDep call
2013-05-21 Brad Fitzpatricktime: remove Time.FormatAppend
2013-05-21 Daniel Morsingcmd/gc: fix confusing error with broken types and defer/go
2013-05-21 Shenghou Macmd/go: fix LDFLAGS handling, enable misc/cgo/testso...
2013-05-21 Brad Fitzpatrickapi: update next.txt
2013-05-21 Brad Fitzpatrickcodereview: add khr as a person
2013-05-21 Adam Langleycrypto/tls: don't send NPN extension if NextProtos...
2013-05-21 Shenghou Macmd/api: add more platforms
2013-05-21 Brad Fitzpatricknet/http: use WriteString directly when possible
2013-05-20 Rémy Oudomphengcmd/gc: clear n->list of OFOR range loop after walk.
2013-05-20 Rémy Oudomphengcmd/gc: eliminate a useless bounds check in inlined...
2013-05-20 Robert Griesemerspec: removed old or invalid TODOs
2013-05-20 Robert Griesemerspec: fix language about "range" clause
2013-05-20 Shenghou Mamisc/dashboard/builder: handle Plan 9 in defaultSuffix()
2013-05-20 Adam Langleycrypto/x509: provide better error messages for X.509...
2013-05-20 Dmitriy Vyukovtest: do not run the test that relies on precise GC...
2013-05-20 Brad Fitzpatricknet/http: simplify transfer body; reduces allocations too
2013-05-20 Mikio Harasyscall: prefer PATH environment variable in bootstrap...
2013-05-20 Mikio Hararuntime: integrated network poller for freebsd/amd64...
2013-05-20 Alex Brainmannet: move system common global variables into fd_unix.go
2013-05-20 Dmitriy Vyukovruntime: zeroize g->fnstart to not prevent GC of the...
2013-05-20 Brad Fitzpatricknet/http: fewer allocations in the server path
2013-05-20 Alex Brainmanruntime: change PollDesc.fd from int32 to uintptr
2013-05-19 Dmitriy Vyukovruntime: properly set G status after syscall
next