]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-12-17 Shenghou Manet/http/pprof: fix doc for /debug/pprof/
2012-12-17 Shenghou Maapi/next.txt: update
2012-12-17 Christopher... syscall: document that documentation is platform specific
2012-12-17 Dmitriy Vyukovcmd/gc: racewalk: fix compiler crash
2012-12-17 Oling Catfmt: fix a typo
2012-12-17 Rémy Oudomphengencoding/json: cleanup leftover redundant variables.
2012-12-17 Rick Arnoldnet/smtp: add optional Hello method
2012-12-17 Jan Ziakruntime: struct Obj in mgc0.c and buffers in scanblock()
2012-12-17 Christopher... cmd/fix: Add keys to printer.Config composite literals.
2012-12-17 Russ CoxA+C: Christopher Cahoon (individual CLA)
2012-12-16 Andrew GerrandA+C: Alexander Surma (individual CLA)
2012-12-16 Mikio Haranet: change ListenUnixgram signature to return UnixConn...
2012-12-15 Rémy Oudomphengcmd/gc: fix defaultlit of shifts used in interface...
2012-12-15 Mikio Harasrc: gofmt -w -s
2012-12-14 Jingcheng Zhangbuiltin: correct comment on builtin function delete().
2012-12-14 Adam LangleyA+C: Casey Marshall (individual CLA)
2012-12-14 James David... database/sql: adds test for fix in issue 4433.
2012-12-14 Dmitriy Vyukovruntime/race: update runtime to r170112.
2012-12-14 Dmitriy Vyukovruntime/race: update runtime to r170112.
2012-12-14 Alex Brainmancmd/go: handle os signals
2012-12-13 Ian Lance Taylortest: s/float/float32/
2012-12-13 Nick Craig... os: Improve the accuracy of os.Chtimes
2012-12-13 Brad FitzpatrickA+C: Nick Craig-Wood (individual CLA)
2012-12-13 Ian Lance Taylortest: move map delete test to nil.go
2012-12-13 Dave Cheneycmd/{5,6,8}g: reduce size of Prog and Addr
2012-12-13 Shenghou Matest/nil.go: delete on nil maps no longer panics
2012-12-13 Shenghou Maruntime: deletion on nil maps is a no-op now
2012-12-13 Shenghou Malib/godoc/example.html: htmlify the play code
2012-12-13 Shenghou Maio: SectionReader.ReadAt should return EOF when buf...
2012-12-13 Mikio Haranet: make TestDialTimeoutFDLeak a bit robust
2012-12-13 Albert Strasheimruntime/race: fix test for GOMAXPROCS>1
2012-12-13 James David... database/sql: Alter *DB.begin to return driver...
2012-12-13 Brad FitzpatrickA+C: James David Chalfant (individual CLA)
2012-12-13 Dave Cheneylog/syslog: fix flakey test on slow hosts
2012-12-13 Andrew Gerrandgo/doc: hide "Program exited." message from front page...
2012-12-13 Andrew Gerranddoc/play: sync playground.js with go-playground repo
2012-12-12 Robert Griesemerspec: more explicit comments for constant expression...
2012-12-12 Robert Griesemerspec: calling delete on a nil map is a no-op
2012-12-12 Brad Fitzpatricknet/http: return nicer error when Client request Host...
2012-12-12 Brad Fitzpatricknet/http: remove a stale cookie TODO comment, add a...
2012-12-12 Brad Fitzpatrickmisc/dashboard: don't email about netbsd failures
2012-12-12 Brad Fitzpatricknet/http: follow certain redirects after POST requests
2012-12-12 Robert Griesemerspec: index and array/slice size constants must fit...
2012-12-12 Rob Pikedoc/gopher: add high-resolution pencil sketches
2012-12-12 Daniel Morsingcmd/gc: Give better line numbers for errors in composit...
2012-12-12 Dave Cheneygo/build: give better explanation for "cannot find...
2012-12-12 Dave Cheneycmd/5g: avoid temporary during OMINUS
2012-12-12 Rémy Oudomphengcmd/gc: don't import the same package multiple times.
2012-12-12 Rémy Oudomphengcmd/6g, cmd/8g: simplify integer division code.
2012-12-11 Dave Cheneynet: TestDialTimeoutFDLeak failure
2012-12-11 Russ Coxlib/codereview: suggest argument to hg mail / hg submit
2012-12-11 Russ Coxdoc/contribute: mention 'hg help codereview'
2012-12-11 Ryan Sladeencoding/csv: add Error method to Writer
2012-12-11 Russ CoxA+C: Ryan Slade (individual CLA)
2012-12-11 Robert Griesemerexp/types: filling in more blanks
2012-12-11 Miquel Sabaté... cmd/gc: merge casep and casee labels
2012-12-11 Russ Coxregexp: re-enable TestBadCompile
2012-12-11 Luit van Drongelenmath/big: add SetUint64 and Uint64 functions to *Int
2012-12-11 Robin Eklindspec: Correct typo in method expressions example.
2012-12-11 Brad Fitzpatricknet/http, net/url: permit Request-URI "*"
2012-12-11 Brad Fitzpatricksyscall: let mkall.sh work on multiarch systems (like...
2012-12-11 Brian Ketelsenregexp/syntax: export ErrUnexpectedParen
2012-12-11 Russ CoxA+C: Brian Ketelsen and Miquel Sabaté Solà (individual...
2012-12-11 Russ Coxfmt: fix %v of complex slice
2012-12-11 Shenghou Maencoding/base64: new example for NewEncoder with emphas...
2012-12-11 Daniel Morsingcmd/gc: remove bad check for BADWIDTH
2012-12-11 Rick Arnoldnet/url: fix handling of relative paths in ResolveRefer...
2012-12-11 Russ Coxgodoc: move example list into index section
2012-12-10 Russ Coxdoc/go1.1.html: add warning about net.ResolveTCPAddr...
2012-12-10 Russ Coxbufio: minor fixes
2012-12-10 Russ Coxpprof: fix https URLs and 'profiler in use' errors
2012-12-10 Brad Fitzpatrickmime/multipart: allow setting the Writer boundary
2012-12-10 Robert Griesemerspec: consistently use "indices" (rather than "indexes")
2012-12-10 Adam LangleyCONTRIBUTORS: add sledbetter (Google Corporate CLA).
2012-12-10 Brad Fitzpatricksyscall: add type for struct tcp_info
2012-12-10 Francisco Souzaencoding/xml: fix typo in Marshal documentation
2012-12-10 Russ Coxnet/rpc: document that Register logs to standard error
2012-12-10 Russ Coxnet/http: fix text for ErrBodyReadAfterClose
2012-12-09 Dave Cheneycmd/go: add GOOS/GOARCH to go version output
2012-12-09 Rémy Oudomphengcmd/gc: prevent ngotype from allocating.
2012-12-09 Rémy Oudomphengcmd/[568]g: recycle ONAME nodes used in regopt to denot...
2012-12-09 Russ Coxtime: add Round and Truncate
2012-12-08 Rémy Oudomphengcmd/gc: do not export useless private symbols.
2012-12-08 David Symondsmath/rand: fix typo in example comment.
2012-12-07 Russ Coxmath/rand: add example / regression test
2012-12-07 Russ Coxundo CL 6845121 / 79603a5e4cda
2012-12-06 Robert Griesemerfix build: remove a flaky test for now
2012-12-06 Robert Griesemerspec: receiver types in method expressions can be paren...
2012-12-06 Robert Griesemerexp/gotype: added many more tests
2012-12-06 Robert Griesemerexp/types: checking of type switches and range clauses
2012-12-06 Robert Griesemergofmt: test rewrite of (x.(type)) -> x.(type)
2012-12-06 Robert Griesemerspec: type assertions and type switches must be valid
2012-12-06 Rémy Oudomphengcmd/gc: do not overflow parser stack on a long chain...
2012-12-06 Brad Fitzpatricknet/http: populate ContentLength in HEAD responses
2012-12-06 Rémy Oudomphengcmd/8a: support XMM registers.
2012-12-06 Rémy Oudomphengcmd/6c, cmd/8c: add fixjmp step to regopt.
2012-12-06 Dave Cheneycmd/5g: fix fixedtests/issue4396b.go test failure on...
2012-12-06 Russ Coxcmd/ld: skip 0-length write in cwrite
2012-12-06 Ian Lance Taylortest: add some tests where go/defer arg starts with...
2012-12-06 Rick Arnoldnet: document that File reverts connection to blocking...
next