]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-03-01 Nigel Taonet/http/cookiejar: move cookiejar from exp/cookiejar to
2013-02-28 Rob Pikedoc/articles/image_package.html: fix x/y mistake
2013-02-28 Robert Griesemergo/types: fix type-checking of shift expressions
2013-02-28 Dmitriy Vyukovruntime: refactor Syscall benchmark
2013-02-28 Dmitriy Vyukovruntime: add matrix multiplication benchmark
2013-02-28 Akshat Kumaros: Plan 9: allocate space for a string in Rename
2013-02-28 Russ Coxruntime/cgo: move common symbol overrides into 6c-compi...
2013-02-28 Rob Pikedoc: correct some minor HTML errors found by tidy
2013-02-28 Russ Coxencoding/gob: fix copyright
2013-02-28 Russ Coxruntime/cgo: make symbol naming consistent
2013-02-28 Russ Coxcmd/ld: fix symbol table sorting
2013-02-28 Rob Pikeall: fix a few more printf arg bugs found by go vet
2013-02-28 Rob Pikecmd/vet: %b is a valid floating-point format.
2013-02-28 Robin Eklindcgo: fix reference to puts in implementation comment.
2013-02-28 Russ Coxcmd/cgo: extend implementation comment
2013-02-28 Matt Brownstrconv: use Quote to escape the input string for faile...
2013-02-28 Rob PikeC: add googler Matt Brown mdbrown@google.com
2013-02-28 John Graham... net/http: fix handling of HEAD in ReadResponse and...
2013-02-28 Shenghou Macmd/go: fix "go run" cgo source when cgo is disabled
2013-02-28 Rémy Oudomphenglog/syslog: fix race in test between channel close...
2013-02-28 Rémy Oudomphengruntime: fix racefuncenter argument corruption.
2013-02-28 Akshat Kumarnet: pass tests on Plan 9
2013-02-28 Mikio Haranet: fix slow network interface manipulations
2013-02-28 Akshat Kumarnet, os, syscall: Plan 9: adjust error handling
2013-02-28 Akshat Kumarsyscall: Plan 9: keep a consistent environment array
2013-02-28 Tyler Bunnellmisc/dist: handle previous installation
2013-02-28 Andrew GerrandA+C: Tyler Bunnell (individual CLA)
2013-02-28 Russ Coxcmd/cgo: add implementation comment
2013-02-28 Nigel Taoexp/cookiejar: eliminate some "."+str garbage.
2013-02-28 Volker Doblerexp/cookiejar: add some more tests
2013-02-28 Gustavo Niemeyernet/http: don't drop error on request write
2013-02-28 Rob Pikebuiltin: document appending a string to a byte slice
2013-02-27 Brad Fitzpatricksyscall: add MSG_FASTOPEN to Linux
2013-02-27 Rob Pikecmd/vet: continue past first error
2013-02-27 Andrew Gerrandmisc/osx: remove legacy packaging scripts
2013-02-27 Robert Griesemergo/types: don't crash if there are no hints
2013-02-27 Brad Fitzpatricknet/http: add Transport.CancelRequest
2013-02-27 Brad Fitzpatrickapi: update next.txt
2013-02-27 Rob Pikedoc/effective_go.html: use correct name in Interface...
2013-02-27 Robert Griesemergo/types: don't crash when assigning to undefined variables
2013-02-27 Alan Donovanexp/ssa: fix *bsd breakage.
2013-02-27 Alan Donovanexp/ssa: a number of bug fixes.
2013-02-27 Brad Fitzpatricknet: fix windows build
2013-02-27 Brad Fitzpatricknet: add DialOpt, the extensible Dial w/ options dialer
2013-02-27 Dmitriy Vyukovruntime: more changes in preparation to the new scheduler
2013-02-27 Daniel Morsingcmd/gc: don't emit type instructions for nonexisting...
2013-02-27 Volker Doblersort: use proper mass unit in example
2013-02-27 Brad Fitzpatricknet/http: add Transport.ResponseHeaderTimeout
2013-02-27 Alan Donovanexp/ssa: resolve botched merge.
2013-02-27 Jan Ziakruntime: improve precision of GC_REGION
2013-02-27 Alan Donovanexp/ssa: make invokation of deferred procedure calls...
2013-02-27 Alan Donovanexp/ssa: perform all packages' BUILD phases in parallel.
2013-02-27 Marcel van... exp/locale/collate: fixed go vet error.
2013-02-27 Marcel van... exp/locale/collate: several changes based on comments...
2013-02-27 Matthew Dempskysyscall: Fix FD passing on OpenBSD
2013-02-27 Russ Coxlibmach: fix build (set and not used)
2013-02-27 Russ Coxcmd/ld: change GC_CALL to 32-bit relative address
2013-02-27 Russ Coxcmd/ld, runtime: adjust symbol table representation
2013-02-27 Nigel Taoexp/cookiejar: add a test for canonicalHost errors.
2013-02-27 Rob Pikesort: add an example showing sorting struct by differen...
2013-02-27 Brad Fitzpatricknet/http: fix a bunch of test leaks
2013-02-26 Robert Griesemergo/types: be more robust in presence of multiple errors
2013-02-26 Dave Cheneysyscall: fix FD passing on FreeBSD and NetBSD
2013-02-26 Alan Donovanexp/ssa: support multiple labels on same statement.
2013-02-26 Dominik Honnefmisc/emacs: Greatly improve go-mode for Emacs.
2013-02-26 Rob Pikecmd/vet: fix printf test for unsafe Pointer
2013-02-26 Alan Donovanexp/ssa: reimplement logic for field selection.
2013-02-26 Brad FitzpatrickA+C: Dominik Honnef (individual CLA)
2013-02-26 Anthony Martinruntime: fix stack cache typos
2013-02-26 Anthony Martinall: clean up C function prototypes
2013-02-26 Akshat Kumaros/exec: Pass tests on Plan 9
2013-02-26 Anthony Martinbuild: do not set GOBIN on Plan 9
2013-02-26 Anthony Martincmd/go: do not print GCC environment variables on Plan 9
2013-02-26 Robert Griesemergo/types: fix sizeof computations
2013-02-26 Robert Griesemergo/types: more robust imports
2013-02-26 Robert Griesemergo/types: embedded fields can be predeclared types
2013-02-26 Cosmos Nicolaoucmd/godoc: add support for display Notes parsed by...
2013-02-26 Alex Brainmanos: use windows ReadConsole to read from console
2013-02-26 Akshat Kumarsyscall, runtime: Plan 9: use nanotime syscall on amd64
2013-02-26 Nigel Taoexp/cookiejar: implement IDNA/Punycode's toASCII.
2013-02-26 Rob Pikecmd/vet: silence error from type checker unless verbose...
2013-02-26 Akshat Kumarnet: Implement FileListener, FileConn, and File methods...
2013-02-26 Rob Pikecmd/vet: move the tests into separate files
2013-02-25 Rémy Oudomphengcmd/gc: accept cases with same value but different...
2013-02-25 Rémy Oudomphengcmd/gc: fix corruption in export of &T{} literals.
2013-02-25 Rémy Oudomphengcmd/gc: apply escape analysis results to closures.
2013-02-25 Shenghou Mastrconv, fmt: clarify behavior of CanBackquote and...
2013-02-25 Andrew Gerrandtime: handle very large sleep durations
2013-02-25 Andrew Gerranddoc: document that weekly.html is only a historical...
2013-02-25 Shenghou Malibmach, cmd/5a, cmd/5c, cmd/5g, cmd/5l: enable DWARF...
2013-02-25 Akshat Kumarsyscall: Plan9, amd64: fix syscall error handling in...
2013-02-25 Dmitriy Vyukovruntime/cgo: fix deadlock involving signals on darwin
2013-02-25 Andrew Gerranddoc: fix wiki codelab description of template parsing
2013-02-25 Brad Fitzpatricknet/http/cgi: make tests compile on plan9
2013-02-25 Russ Coxcmd/gc: can stop tracking gotype in regopt
2013-02-25 Jan Ziakruntime: precise garbage collection of channels
2013-02-25 Rob Pikeall: fix some vet-found printf errors
2013-02-25 Shenghou Macmd/gc: fix mkbuiltin (gc -A always write all symbols...
2013-02-25 Francisco Souzacmd/go: fix vet
2013-02-25 Russ Coxcmd/5g: fix arm build
next