]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-08-21 Rob Pikeall: protect alloc count tests by -testing.short
2013-08-21 Rob Pikedoc/go1.2.txt: text/template: add comparison functions
2013-08-21 Rob Piketext/template: implement comparison of basic types
2013-08-21 Mikio Haradoc/go1.2.txt: net: performance improvement on BSD
2013-08-20 Rob Pikedoc/go1.2.txt: archive/tar's fixed FileInfo
2013-08-20 Brad Fitzpatrickdoc: remove a insignificant line from go1.2.txt
2013-08-20 Rob Pikearchive/tar,zip: implement the os.FileInfo interface...
2013-08-20 Brad FitzpatrickA+C: Sokolov Yura (individual CLA)
2013-08-20 Emil Hessmanmisc/xcode: use `xcode-select` to determine path
2013-08-20 Mikio Haranet: remove obsolete builtin network pollster
2013-08-20 Mikio Haranet: enable runtime-integrated network pollster on...
2013-08-20 Mikio Hararuntime: integrated network pollster for freebsd/arm
2013-08-20 Brad Fitzpatricknet/http: support WriteString on the ResponseWriter
2013-08-20 Rob Pikeos: fix windows build
2013-08-20 Rob Pikeos: be consistent about File methods with nil receivers
2013-08-20 Rob Pikeapi: update next.txt, except.txt
2013-08-19 Alan Donovantest: exit non-zero on error from nilptr2.go.
2013-08-19 Carl Shapiroundo CL 12785045 / 71ce80dc4195
2013-08-19 Rob Pikedoc/go_faq.html: link to the SPLASH talk near the top
2013-08-19 Aaron Francemisc/emacs: Detect stale coverage reports
2013-08-19 Brad FitzpatrickA+C: Aaron France (individual CLA)
2013-08-19 Keith Randallruntime: don't run finalizers if we're still on the...
2013-08-19 Dmitriy Vyukovnet: annotate Read/Write for race detector
2013-08-19 Dmitriy Vyukovruntime: do not preempt race calls
2013-08-19 Carl Shapirocmd/gc, runtime: use type information to scan interface...
2013-08-19 Andrew Gerrandcmd/go: only try to clean executables for package main
2013-08-19 Rob Pikecmd/go: diagnose import cycles better
2013-08-19 David Symondscmd/gc: regenerate y.tab.{c,h} with Bison 2.5.
2013-08-19 Rob Piketest: fix build
2013-08-19 Anthony Martincmd/gc: don't attempt to generate wrappers for blank...
2013-08-19 Rob Pikecmd/gc: better error messages for C-style if statements.
2013-08-19 Rob Pikemath/big: fix nil bug in GobEncode
2013-08-19 Rob Pikemake.bash: exit if dist fails
2013-08-19 David Symondscmd/dist: join with TMPDIR more carefully to avoid...
2013-08-19 Marco Henningsarchive/tar: Fix support for long links and improve...
2013-08-19 David SymondsA+C: Marco Hennings (individual CLA)
2013-08-19 Rob Piketesting: don't start timing a Parallel test until it...
2013-08-19 Dominik Honnefencoding/xml: flush buffer after encoding token
2013-08-18 Rob Pikecmd/dist: more informative error for mkdtemp failing
2013-08-18 Mikio Haranet: make protocol-specific WriteTo, WriteMsg methods...
2013-08-17 Emil Hessmannet/textproto: use ReadDotBytes instead of non-existent...
2013-08-17 Emil Hessmannet/textproto: replace '3-digit' with 'three-digit'
2013-08-17 Mikio Haranet: fix garbage connection close in dual stack tests
2013-08-17 Mikio Haranet: enable runtime-integrated network pollster on...
2013-08-17 Mikio Hararuntime: integrated network pollster for netbsd/amd64...
2013-08-17 Russ Coxnet: limit number of concurrent cgo calls
2013-08-17 Russ Coxruntime: impose thread count limit
2013-08-17 Russ Coxcmd/gc: separate "has pointers" from "needs zeroing...
2013-08-16 Dmitriy Vyukovdoc: describe halt_on_error race detector parameter
2013-08-16 Dmitriy Vyukovruntime/race: add output tests for different GORACE...
2013-08-16 Dmitriy Vyukovtest: say that nilptr2.go requires 256+MB stack
2013-08-16 Dmitriy Vyukovruntime: fix goroutine stack accounting
2013-08-16 Dominik Honnefmisc/emacs: godef: print the entire description, not...
2013-08-16 Dmitriy Vyukovruntime/race: update runtime to rev 188542
2013-08-16 Dmitriy Vyukovnet: fix bug in fdMutex
2013-08-16 Robert DinuA+C: change Robert Dinu's email address
2013-08-16 Rob Pikedoc/go1.2.txt: testing: add TB interface
2013-08-16 Carl Shapirocmd/5g, cmd/6g, cmd/8g: update frame zeroing for new...
2013-08-16 Rob Piketime: fix time zones yet again.
2013-08-16 David Symondsundo CL 12822043 / 96fefaa02ae3
2013-08-16 Dominik Honnefmisc/emacs: allow godef to work in coverage buffers
2013-08-16 Dominik Honnefmisc/emacs: do not use any free variables
2013-08-16 Dominik Honnefmisc/emacs: when defining prog-mode, define it like...
2013-08-16 Andrew Gerrandmisc/dist: don't copy godoc templates to lib/godoc
2013-08-16 Rob Pikecmd/go: fix at least some instances of double compilation
2013-08-16 Rob Pikecmd/gc: remove mentions of "ideal" from error messages.
2013-08-16 Dominik Honnefmisc/emacs: Refactor coverage code into multiple functions
2013-08-16 Russ Coxruntime: impose stack size limit
2013-08-16 Dimitri Tcaciuc image: Inline example image data to make it runnabl...
2013-08-16 Nigel TaoA+C: Dimitri Tcaciuc (individual CLA)
2013-08-16 Nigel Taodatabase/sql: make Rows.Next returning false always...
2013-08-16 Russ Coxcmd/gc: ensure addable in checknil (fix race build)
2013-08-16 Brad Fitzpatricknet/http: don't send an automatic Content-Length on...
2013-08-16 Rob Pikedoc/go1.2.txt: delete 'go doc'
2013-08-16 Rob Pikedoc/go1.2.txt: three-index slices are going into 1.2
2013-08-16 Rob Pikecmd/go: delete 'go doc'
2013-08-15 Brad Fitzpatricknet/http: unify the confusingly-named serve_test and...
2013-08-15 Russ Coxcmd/gc: &x panics if x does
2013-08-15 Russ Coxspec: &x panics if x does
2013-08-15 Russ Coxtests: remove two misuses of nil pointers
2013-08-15 Mikio Hararuntime: fix wrong syscall numbers on freebsd/386,...
2013-08-15 Mikio Haranet: enable runtime-integrated network pollster on...
2013-08-15 Dmitriy Vyukovruntime: remove old preemption checks
2013-08-15 Dmitriy Vyukovruntime: fix plan9 build
2013-08-15 Rémy Oudomphengdoc: update go1.2.txt
2013-08-15 Mikio Haranet: rearrange the call order of runtime-integrated...
2013-08-15 Rob Piketime: expand acceptance of time zones when parsing
2013-08-15 Brad Fitzpatrickarchive/zip: speed up Zip64 test
2013-08-15 Brad Fitzpatricktesting: add TB, an interface common to T and B
2013-08-15 Rob Pikeos/exec: document that LookPath's result may be a relat...
2013-08-15 Rob Pikego_spec.html: clarify that tags are part of struct...
2013-08-15 Alex Brainmanruntime/race: add end-to-end test on windows
2013-08-15 Rob Pikecmd/go: fix bad error message in coverage for package...
2013-08-15 Rob Piketime: handle GMT possibly with offset
2013-08-14 David Symondscmd/go: fix detached heads that are remnants of bad...
2013-08-14 Dominik Honnefmisc/emacs: Allow go-coverage to work in existing cover...
2013-08-14 Russ Coxencoding/xml: support generic encoding interfaces
2013-08-14 Carl Shapirocmd/go, runtime/cgo: explicitly target ARMv5T
2013-08-14 Andrew Gerranddoc: update go1.2.txt
2013-08-14 Brad Fitzpatrickdoc: update go1.2.txt
next