]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-08-23 Brad FitzpatrickA+C: Jan Mercl (individual CLA)
2013-08-23 Joel Singcmd/5l,cmd/8l: unbreak arm and 386 linkers
2013-08-23 Joel Singall: compiler/bootstrap for dragonfly/amd64
2013-08-23 Mikio Haranet: fix dial to raw IP networks on Windows
2013-08-23 Mikio Haranet: fix race in TestDNSThreadLimit
2013-08-23 Alex Brainmannet: wait longer before failing TestVariousDeadlines4Pr...
2013-08-23 Mikio Haranet: update doc on socket
2013-08-22 Mikio Haranet: add test for protocol numbers lookup using interna...
2013-08-22 Alex Brainmannet: fix misspelled variable name (fixes windows build)
2013-08-22 Mikio Haranet: add minimal internet protocol number information...
2013-08-22 Mikio Haranet: remove redundant argument check from Dial on udp...
2013-08-22 Andrew Gerranddoc: hide playground on front page if playground disabled
2013-08-21 Rémy Oudomphengsyscall: fix stale URL for linux/arm unistd.h
2013-08-21 Dmitriy Vyukovruntime: do not trigger GC on g0
2013-08-21 Carl Shapiroundo CL 13010045 / 04f8101b46dd
2013-08-21 Sokolov Yuratime: make timers heap 4-ary
2013-08-21 Dmitriy Vyukovnet: ensure that Read/Write on all platforms do 0 mallocs
2013-08-21 Dmitriy Vyukovcmd/5g, cmd/6g, cmd/8g: faster compilation
2013-08-21 Elias Naurdoc/go1.2.txt: cmd/5l: support for external linking...
2013-08-21 Todd Wangreflect: Fix Convert to add indir bit when the value...
2013-08-21 David SymondsC: add Todd Wang (Google CLA).
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
next