]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-03-28 Carl Shapirocmd/ld, runtime: restrict stack root scan to locals...
2013-03-28 Brad Fitzpatricknet/http: parse Request-Line in a function, remove...
2013-03-28 Brad Fitzpatricknet/url: use strings.Index instead of a loop
2013-03-28 Robert Griesemergo/doc: fix typo in comment
2013-03-28 Brad Fitzpatricknet/http: inline chunkWriter in response
2013-03-28 Brad Fitzpatricknet/http: remove two more server allocations per-request
2013-03-28 Robert Griesemercmd/godoc: cleanups
2013-03-28 Brad Fitzpatricknet/http: more tests, better comments, remove an allocation
2013-03-28 Ian Lance Taylorcmd/ld: when using host linker pass -r option as -rpath
2013-03-28 Robert Griesemercmd/godoc: don't crash if there's no documentation
2013-03-27 Rob Pikevet: add a progress message to asmdecl.go
2013-03-27 Rob Piketext/template: fix bug in evaluating a chain starting...
2013-03-27 Rob Pikevet: fix test_deadcode.go's tests
2013-03-27 Rob Pikecmd/vet: fix assembly test files
2013-03-27 Brad Fitzpatrickruntime: allocate maps' first bucket table lazily
2013-03-27 Ian Lance Taylorcmd/ld: fix OpenBSD (third try)
2013-03-27 Rob Pikefaq: update with some links and 1.1-specific details
2013-03-27 Robert Griesemercmd/godoc: emit id's for constants and variables
2013-03-27 Ian Lance Taylorcmd/ld, cmd/8l: Fix OpenBSD build.
2013-03-27 Ian Lance Taylorcmd/6l: fix OpenBSD build
2013-03-27 Rémy Oudomphengcmd/gc: update runtime.go for new map implementation.
2013-03-27 Brad Fitzpatricknet/http: server optimization; reduce GCs, generate...
2013-03-27 Brad Fitzpatricknet/http: new server-only, single-connection keep-alive...
2013-03-27 Ian Lance Taylorcmd/ld: emit TLS relocations during external linking
2013-03-27 Rémy Oudomphengruntime/race: mark failing test as such.
2013-03-27 Rémy Oudomphengcmd/gc: fix race instrumentation of append and type...
2013-03-27 Jonathan Rudenbergdoc: fix go1.1.html typos
2013-03-27 Brad Fitzpatricknet/http: improve test leak checker flakiness
2013-03-27 Anthony Martinlibmach: respect symbol table boundaries
2013-03-27 Brad Fitzpatricknet/textproto: add "Cookie" to the common headers list
2013-03-27 Robert Griesemergodoc: pass *PageInfos instead of *token.FileSets in...
2013-03-27 Rob Pikelib/codereview/codereview.py: fix crash when hg gofmt...
2013-03-26 Rémy Oudomphengcmd/gc: enable racewalk of HMUL nodes.
2013-03-26 Dave Cheneydoc: consistent path names in example
2013-03-26 Ian Lance Taylorpkg/runtime: ignore runtime.memlimit when allocating...
2013-03-26 Robert Griesemergodoc: internal cleanup: remove a TODO
2013-03-26 Russ Coxreflect: add garbage collection info in ChanOf, MapOf...
2013-03-26 Rob Pikedoc/go1.1.html: net/mail, net/smtp
2013-03-26 Carl Shapiroruntime: ensure forward progress when unwinding an...
2013-03-26 Robert Griesemergodoc: link identifiers to declarations
2013-03-26 Rob Pikebuiltin: add linkable-to declarations for iota and nil
2013-03-26 Rob Pikedoc/go1.1.html: describe Zone and other net changes
2013-03-26 Andrew Gerranddoc: fix typo in go 1.1 doc
2013-03-26 Dmitriy Vyukovruntime: does not report duplicate errors in netpoll
2013-03-26 Mikio Haranet: fix test data corruption in repetitive test runs...
2013-03-26 Rémy Oudomphengcmd/gc: more race instrumentation.
2013-03-26 Rémy Oudomphengcmd/gc: fix nil pointer dereferences.
2013-03-26 Yasuhiro Matsumotomisc/vim: make Godoc command work with "log.Print".
2013-03-26 Dave Cheneyimage/gif: make test repeatable
2013-03-26 David Symondsdoc/articles: update reference to obsolete "package...
2013-03-26 Julien Schmidtdatabase/sql: optimized []byte copy + []byte(nil) ...
2013-03-26 Rob Pikedoc/go1.1.html: introduction
2013-03-26 Brad Fitzpatrickdatabase/sql: link to driver wiki page
2013-03-25 Brad Fitzpatrickdatabase/sql: don't close a driver.Conn until its Stmts...
2013-03-25 Adam Langleycrypto/rsa: don't correct private exponent unless needed.
2013-03-25 Ian Lance Taylorcmd/ld: permit sym to be both cgo_export_static and...
2013-03-25 Brad Fitzpatrickdoc: add summary of net/http additions to Go 1.1
2013-03-25 Russ Coxruntime: pass setmg function to cgo_init
2013-03-25 Russ Coxruntime: delete mkasmh.sh
2013-03-25 Rémy Oudomphengcmd/gc: instrument logical && and ||.
2013-03-25 Carl Shapiroruntime: store asmcgocall return PC where the ARM unwin...
2013-03-25 Rémy Oudomphengcmd/5l, cmd/6l, cmd/8l: fix segfault on reading LOCALS...
2013-03-25 Russ Coxmath: make Hypot special cases look like others
2013-03-25 Jan Ziakruntime: optionally check all allocations in hashmap.c
2013-03-25 Brad Fitzpatrickdoc: add DialOpt and friends to go1.1.html
2013-03-25 Dmitriy Vyukovnet: band-aid for windows network poller
2013-03-25 Dominik Honnefmisc/emacs: Derive mode from prog-mode if possible
2013-03-25 Oling Catmath: modify a comment to the convention format.
2013-03-25 Rémy Oudomphengcmd/cc, cmd/ld: do not overflow strings in symbol lookup.
2013-03-25 Rémy Oudomphengnet/http: deflake BenchmarkServerFakeConnNoKeepAlive.
2013-03-25 Mikio Haranet: disable tests with controlling network facilities...
2013-03-25 Alex Brainmanall.bat,make.bat,run.bat: make these work even when...
2013-03-24 Shenghou Mabuild, cmd/5l: actually report failures for -linkmode...
2013-03-24 Rémy Oudomphengcmd/cc: fix typo leading to index out of range.
2013-03-24 Shenghou Mabuild: increase timeout for ARM
2013-03-24 Rémy Oudomphengcmd/5l, cmd/6l, cmd/8l: remove declaration on non-exist...
2013-03-23 Oling Catmisc/kate: fix multiline raw string syntax highlighting...
2013-03-23 Rob Pikedoc/go1.1.html: performance
2013-03-23 Mikio Haranet: use original raddr if getpeername fails
2013-03-23 Mikio Haranet: support IPv6 scoped addressing zone
2013-03-23 Ian Lance Taylorruntime: remove declaration of non-existent function
2013-03-23 Ian Lance Taylorruntime: correct misplaced right brace in Linux SIGBUS...
2013-03-22 Robert Griesemerdoc/go1.1.html: fix broken links
2013-03-22 Rob Pikedoc/go1.1.html: blockprofile, method values, ListenUnix...
2013-03-22 Mikio Haranet: fix documentation for UnixAddr
2013-03-22 Robert Griesemerspec: remove most §links for the now more common in...
2013-03-22 Rob Pikedoc/go1.1.html: return requirements
2013-03-22 Russ Coxcmd/gc: fix line number for 'missing return' in closure
2013-03-22 Russ Coxcmd/vet: diagnose unreachable code
2013-03-22 Russ Coxbuild: remove dead code
2013-03-22 Rob Pikeencoding/gob: delete dead code.
2013-03-22 Shenghou Maruntime/cgo, go/build: re-enable cgo for FreeBSD/ARM.
2013-03-22 Julien Schmidtdatabase/sql: add missing []byte and RawBytes conversions
2013-03-22 Russ Coxcmd/vet: add assembly checker
2013-03-22 Rob Pikespec: add example showing missing return statement
2013-03-22 Russ Coxbuild: update assembly variable names for vet
2013-03-22 Russ Coxcrypto/cipher: fix vet warning
2013-03-22 Adam LangleyCONTRIBUTORS: add Joseph Bonneau (Google CLA)
2013-03-22 Jeff R. Allenimage/gif: reject a GIF image if frame bounds larger...
2013-03-22 Joel Singruntime: correct return value checks for mmap on darwin...
next