]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-03-12 Rob Pikego/test/bench/go1: add regexp test
2013-03-12 Brad Fitzpatricktest/bench/go1: add http test
2013-03-12 Nigel Taoimage/jpeg: ignore extraneous data, the same as what...
2013-03-12 Mikio Haranet: make sure to use /tmp in unix domain socket tests
2013-03-12 Akshat Kumarruntime: Plan 9, 32-bit: fix build by updating call...
2013-03-12 Akshat Kumarnet: Plan 9: add lookupProtocol
2013-03-12 Russ Coxcmd/ld: fix 'use after free' error in new obj code
2013-03-12 Rob Pikeapi/next.txt: remove references to go/types, now in...
2013-03-12 Robert Figueiredohtml/template: Ensure release of namespace mutex in...
2013-03-12 Benny Siegertmisc/bbedit, misc/notepadplus: remove executable bits...
2013-03-12 Rob Pikespec: rewrite the description of panic and recover.
2013-03-12 Jan Ziaktest/bench/garbage: fix parser benchmark
2013-03-12 Rob Pikego/types: delete from main repo; part of move to go.exp
2013-03-12 Russ Coxencoding/xml: reject > chain with non-element
2013-03-12 Robert Griesemergo/printer, gofmt: avoid extra final comma in multi...
2013-03-12 Robert Griesemergo/doc: set receiver type position for embedded methods
2013-03-12 Dmitriy Vyukovnet: refactoring in preparation for integrated network...
2013-03-12 Shenghou Maos/signal: windows is supported, update comment
2013-03-12 Keith Randallruntime: Fix plan9 aes hash initialization.
2013-03-12 Rob Pikeeffective_go.html: fix semaphore example
2013-03-12 Keith Randallruntime: faster & safer hash function
2013-03-12 Dmitriy Vyukovruntime: fix build
2013-03-12 Dmitriy Vyukovruntime: add network polling support into scheduler
2013-03-12 Russ Coxencoding/xml: name space bug fixes
2013-03-12 Adrian Nosnet/rpc/jsonrpc: nil pointer deference on invalid reply.
2013-03-12 Russ CoxA+C: Adrian Nos (individual CLA)
2013-03-12 Dmitriy Vyukovruntime: fix deadlock detector false negative
2013-03-12 Dmitriy Vyukovruntime: deflake TestStackMem
2013-03-12 Dmitriy Vyukovnet/http: deflake test
2013-03-12 Philip K. Warrenencoding/base32, encoding/base64: fix issues with decod...
2013-03-12 Russ CoxA+C: Philip K. Warren (individual CLA)
2013-03-12 Russ Coxnet: never use backlog > 65535
2013-03-12 Russ Coxencoding/xml: fix spurious "no semicolon" in error
2013-03-12 Russ Coxencoding/xml: allow embedded non-structs
2013-03-12 Brad Fitzpatricknet/http: bit more docs on Client vs Transport
2013-03-12 Nigel Taoencoding/base32, encoding/base64: a small stack-space...
2013-03-12 Dave Cheneynet/http: add tests for ParseHTTPVersion
2013-03-12 Rob Pikego/test/bench/go1: add printf and time format tests
2013-03-12 Nigel Taoencoding/base32: don't panic when decoding "AAAA==".
2013-03-11 Rob Pikeregexp: identify that submatch is also known as capturi...
2013-03-11 Robert Griesemergo/parser: better error message if = is seen instead...
2013-03-11 Russ Coxcmd/pprof: never use c++filt
2013-03-11 Russ Coxcmd/addr2line: exit 0 for --help
2013-03-11 Rémy Oudomphengcmd/gc: reject complex calls with mismatched argument...
2013-03-11 Brad Fitzpatrickall: remove now-unnecessary unreachable panics
2013-03-11 Rob Pikecmd/go: fix description of -o flag to build
2013-03-11 Russ Coxcmd/dist: make cc rule match what cmd/go uses
2013-03-11 Robert Griesemercmd/godoc: only show package documentation for commands
2013-03-11 Robert Griesemergo/types: update operand types early
2013-03-11 Russ CoxA+C: Chris Howey (individual CLA)
2013-03-11 Akshat Kumarlib9, cmd/dist, cmd/ld: Plan 9: fix build
2013-03-11 Rémy Oudomphengcmd/gc: enable inlining in generated method wrappers.
2013-03-11 Brad Fitzpatricknet/http/httputil: fix string in test failure message
2013-03-11 Rob Pikedebug/macho: add doc comment for FormatError
2013-03-11 Rodrigo Moraes... net/url: better path resolution
2013-03-11 Russ CoxA+C: Rodrigo Moraes de Oliveira (individual CLA)
2013-03-11 Dmitriy Vyukovos/signal: deflake test
2013-03-11 Brad Fitzpatricknet/http: add a test verifying header case preservation
2013-03-11 Brad Fitzpatrickapi: update next.txt
2013-03-11 Brad Fitzpatricknet/http/httputil: remove hop-by-hop headers in Reverse...
2013-03-11 Albert Strasheimnet: allow concurrent UNIX socket tests if TMPDIR is...
2013-03-11 Russ Coxlib/time: update link in README; draft now an RFC
2013-03-11 Russ Coxsync/atomic: make unaligned 64-bit atomics crash on 386
2013-03-11 Robert Griesemerspec: typed indices must be of integer type
2013-03-11 Robert Griesemerspec: result type of a comparison is always untyped...
2013-03-11 Jonathan Rudenbergnet/http: add additional status codes defined in RFC...
2013-03-11 Brad FitzpatrickA+C: Jonathan Rudenberg (individual CLA)
2013-03-11 Russ Coxmath/big: fix comment
2013-03-11 Shenghou Macmd/ld, runtime/cgo: allow a symbol to be both cgo_expo...
2013-03-11 Russ Coxcmd/5l: fix build (define stub machoreloc1)
2013-03-11 Russ Coxbuild: enable host linking test for all BSDs
2013-03-11 Russ Coxcmd/ld: darwin support for host linking
2013-03-11 Russ Coxcmd/ld: avoid redundant external relocation calculations
2013-03-11 Rick Arnolddoc/contribute: add instructions to fix codereview...
2013-03-11 Jeff R. Allencmd/go: send output of build and install to stderr
2013-03-11 Andrew Gerrandmisc/dashboard: add go.blog sub-repo to dashboard
2013-03-10 Russ Coxcmd/ld: replace dynimpname with extname
2013-03-10 Russ Coxcmd/ld: wrap long data lines in -a output
2013-03-10 Russ Coxcmd/ld: include full symbol table in Mach-O output
2013-03-10 Russ Coxlibmach: fix build
2013-03-10 Russ Coxcmd/ld: make mach-o sections match internal sections
2013-03-10 Russ Coxcmd/ld: add tmpdir flag to preserve temp files
2013-03-10 Dmitriy Vyukovruntime: fix misaligned 64-bit atomic
2013-03-10 Brad Fitzpatricknet: evaluate the timeout dial opt's deadline at dial...
2013-03-09 Lucio De Recmd/8l/obj.c: NetBSD passes the test, Hnetbsd added.
2013-03-09 Steve McCoycgo: enable external linking mode on FreeBSD amd64.
2013-03-09 Russ CoxA+C: Steve McCoy (individual CLA)
2013-03-09 Dave Cheneysyscall: add PROT_* and MAP_* constants to freebsd
2013-03-09 Ian Lance Taylornet: if accept4 returns EINVAL fall back to accept
2013-03-09 Akshat Kumarruntime: Plan 9: fix errstr
2013-03-09 Russ Coxcmd/ld: external linking fixes for linux/386
2013-03-09 Rob Piketext/template: revert minor change to Name method
2013-03-08 Rémy Oudomphengruntime: fix integer overflow in amd64 memmove.
2013-03-08 Rob Pikeeffective_go.html: add a section on type assertions
2013-03-08 Rob Pikeeffective_go.html: move and rework the blank identifier...
2013-03-08 Brad Fitzpatrickdatabase/sql: fix Conn leak
2013-03-08 Russ Coxruntime: clear locked bit when goroutine exits
2013-03-08 Russ Coxruntime: make TestStackMem a little less flaky
2013-03-08 Russ Coxcmd/6l, cmd/8l: fix BSD builds
2013-03-08 Robert Griesemerspec: clarify unsafe.Offsetof
next