2012-10-04 |
Andrew Gerrand | godoc: make examples editable and runnable in playground |
commit | commitdiff | tree |
2012-10-04 |
Andrew Gerrand | godoc: add jQuery to Go repository, rewrite godocs... |
commit | commitdiff | tree |
2012-10-04 |
Shenghou Ma | cmd/go: add support for -test.benchmem |
commit | commitdiff | tree |
2012-10-04 |
Rob Pike | src/run.bat: add new flag for api tool |
commit | commitdiff | tree |
2012-10-04 |
Rob Pike | cmd/api: add exception file |
commit | commitdiff | tree |
2012-10-04 |
Andrew Gerrand | godoc: show contents in correct order, expand sections... |
commit | commitdiff | tree |
2012-10-03 |
Andrew Gerrand | go/doc: add nil to list of predeclared constants |
commit | commitdiff | tree |
2012-10-03 |
Andrew Gerrand | go/doc: rewrite whole file examples for playground |
commit | commitdiff | tree |
2012-10-03 |
Robert Griesemer | go spec: conversion types starting with "func" must... |
commit | commitdiff | tree |
2012-10-03 |
Brad Fitzpatrick | misc/dashboard: set charset utf-8 on build log downloads |
commit | commitdiff | tree |
2012-10-03 |
Andrew Gerrand | godoc: move Examples above Index and make them both... |
commit | commitdiff | tree |
2012-10-03 |
Shenghou Ma | testing: update package docs to use ResetTimer() instea... |
commit | commitdiff | tree |
2012-10-03 |
Rob Pike | text/template: better error messages during execution, |
commit | commitdiff | tree |
2012-10-03 |
Robert Griesemer | go/ast: track position of <- for channel types |
commit | commitdiff | tree |
2012-10-03 |
Shivakumar GN | os/user : use username as fullname if all else fails... |
commit | commitdiff | tree |
2012-10-02 |
Robert Griesemer | go/parser: correctly parse <-chan T(x) as <-(chan T)(x) |
commit | commitdiff | tree |
2012-10-02 |
Robert Hencke | codereview.py: suggest installing Mercurial from offici... |
commit | commitdiff | tree |
2012-10-02 |
Rémy Oudompheng | cmd/8g: do not take the address of string/slice for... |
commit | commitdiff | tree |
2012-10-02 |
Dmitriy Vyukov | race: gc changes |
commit | commitdiff | tree |
2012-10-01 |
Andrew Gerrand | go/doc: strip example output comment from synthesized... |
commit | commitdiff | tree |
2012-10-01 |
Dave Cheney | cmd/5g: avoid temporary during constant binary op |
commit | commitdiff | tree |
2012-10-01 |
Jeremy Jackins | archive/tar: fix inconsistent namespace usage in example |
commit | commitdiff | tree |
2012-10-01 |
Adam Langley | math/big: avoid some allocation in Exp |
commit | commitdiff | tree |
2012-10-01 |
Robert Griesemer | cmd/godoc: clearer comments in FormatSelections |
commit | commitdiff | tree |
2012-10-01 |
Adam Langley | A+C: add Jeff Wendling (Individual CLA) |
commit | commitdiff | tree |
2012-10-01 |
Akshat Kumar | cmd/go/build: Add magic data for Plan 9 binaries. |
commit | commitdiff | tree |
2012-10-01 |
Luuk van Dijk | cmd/gc: Missing break in esc switch. |
commit | commitdiff | tree |
2012-10-01 |
Akshat Kumar | pkg/syscall: Plan 9, 64-bit: Update error checks from... |
commit | commitdiff | tree |
2012-09-30 |
Rémy Oudompheng | test/fixedbugs: forgotten test cases for issues 3907... |
commit | commitdiff | tree |
2012-09-30 |
David Symonds | exp/types: permit importing packages without available... |
commit | commitdiff | tree |
2012-09-30 |
David Symonds | exp/types: better diagnosis for compile failures. |
commit | commitdiff | tree |
2012-09-29 |
Shenghou Ma | test/fixedbugs/bug454.go: add a test for CL 6564052 |
commit | commitdiff | tree |
2012-09-29 |
Mikio Hara | syscall: add ipv4 ancillary data for darwin |
commit | commitdiff | tree |
2012-09-28 |
Robert Griesemer | go spec: arguments for append may overlap |
commit | commitdiff | tree |
2012-09-28 |
Paul Chang | cmd/godoc: fix minor bug in FormatSelections. |
commit | commitdiff | tree |
2012-09-28 |
Robert Griesemer | CONTRIBUTORS: added Paul Chang (Google CLA) |
commit | commitdiff | tree |
2012-09-28 |
Robert Griesemer | container/list: slightly better code factoring |
commit | commitdiff | tree |
2012-09-28 |
Robert Griesemer | container/list: Correctly maintain internal invariants |
commit | commitdiff | tree |
2012-09-28 |
Ian Lance Taylor | test: match gccgo error messages |
commit | commitdiff | tree |
2012-09-28 |
Eric Roshan... | strings: implement a faster single-string Replacer |
commit | commitdiff | tree |
2012-09-28 |
Eric Roshan... | testing: remove redundant whitespace in output |
commit | commitdiff | tree |
2012-09-27 |
Akshat Kumar | pkg/syscall: Plan 9, 64-bit: Update error checks from... |
commit | commitdiff | tree |
2012-09-27 |
Andrew Gerrand | doc: clarify that the displayed tar file name is an... |
commit | commitdiff | tree |
2012-09-27 |
Andrew Gerrand | doc: fix OS X download links |
commit | commitdiff | tree |
2012-09-27 |
Rémy Oudompheng | cmd/[568]g: header cleanup. |
commit | commitdiff | tree |
2012-09-27 |
Michael Chaten | bufio: Implement io.WriterTo for (*Reader) |
commit | commitdiff | tree |
2012-09-27 |
Josh Holland | text/template: fix typo of errorf as error in comment. |
commit | commitdiff | tree |
2012-09-27 |
Rob Pike | CLA: Josh Holland <jrh@joshh.co.uk> individual contributor |
commit | commitdiff | tree |
2012-09-27 |
Rob Pike | cmd/api: delete redundant text from deletion message |
commit | commitdiff | tree |
2012-09-27 |
Nigel Tao | lzw: fix Write returning the wrong number of bytes... |
commit | commitdiff | tree |
2012-09-26 |
Rob Pike | fmt: allow # and x together for strings |
commit | commitdiff | tree |
2012-09-26 |
Sébastien Paolacci | net: spread fd over several pollservers. |
commit | commitdiff | tree |
2012-09-26 |
Rémy Oudompheng | cmd/6g, cmd/8g: fix two "out of fixed registers" cases. |
commit | commitdiff | tree |
2012-09-26 |
Daniel Morsing | cmd/gc: Don't calculate second value in range if it... |
commit | commitdiff | tree |
2012-09-26 |
David du Colombier | crypto/x509: add Plan 9 root certificate location |
commit | commitdiff | tree |
2012-09-26 |
Jonathan Feinberg | doc: add important info for would-be go contributors. |
commit | commitdiff | tree |
2012-09-26 |
Shenghou Ma | crypto/aes: speed up using AES-NI on amd64 |
commit | commitdiff | tree |
2012-09-26 |
Shenghou Ma | cmd/6a, cmd/6l: add support for AES-NI instrutions... |
commit | commitdiff | tree |
2012-09-26 |
Shivakumar GN | codereview: use subprocess.call() instead of os.spawnvp... |
commit | commitdiff | tree |
2012-09-26 |
Robert Griesemer | spec: permit trailing comma in conversions |
commit | commitdiff | tree |
2012-09-26 |
Francisco Souza | doc/go1.1: fix metadata json format |
commit | commitdiff | tree |
2012-09-26 |
Shenghou Ma | cmd/go, cmd/ld: fix libgcc order and add __image_base__... |
commit | commitdiff | tree |
2012-09-26 |
Joel Sing | cmd/go: assume that code in $GOROOT is up to date |
commit | commitdiff | tree |
2012-09-26 |
Rob Pike | reflect.DeepEqual: rewrite clarification about nil... |
commit | commitdiff | tree |
2012-09-26 |
Mikio Hara | net: fix plan 9 build |
commit | commitdiff | tree |
2012-09-26 |
Rob Pike | reflect.DeepEqual: document that empty and nil are... |
commit | commitdiff | tree |
2012-09-26 |
Robert Griesemer | exp/types/staging: updated gcimporter |
commit | commitdiff | tree |
2012-09-26 |
Robert Griesemer | exp/types/staging: support for typechecking (most)... |
commit | commitdiff | tree |
2012-09-26 |
Robert Griesemer | exp/types/staging: operands, constants, and error handling |
commit | commitdiff | tree |
2012-09-25 |
Christian Himpel | net/http: use tls host instead of proxy, when checking... |
commit | commitdiff | tree |
2012-09-25 |
Alex Brainman | syscall: do not use int to test network syscall results... |
commit | commitdiff | tree |
2012-09-25 |
Shenghou Ma | cmd/5c: fix dataflag annotation |
commit | commitdiff | tree |
2012-09-25 |
Rob Pike | test/bench/shootout: new data after 64-bit ints for... |
commit | commitdiff | tree |
2012-09-25 |
Russ Cox | cmd/dist: new version for string for development branch |
commit | commitdiff | tree |
2012-09-25 |
Russ Cox | build: make int 64 bits on amd64 |
commit | commitdiff | tree |
2012-09-25 |
Jan Ziak | runtime: add types to MSpan |
commit | commitdiff | tree |
2012-09-25 |
Russ Cox | reflect: add MakeFunc (API CHANGE) |
commit | commitdiff | tree |
2012-09-24 |
Mikio Hara | net: add read, write message methods to IPConn, UDPConn |
commit | commitdiff | tree |
2012-09-24 |
Rémy Oudompheng | cmd/{5g,6g,8g,6c}: remove unused macro, use %E to print... |
commit | commitdiff | tree |
2012-09-24 |
Rémy Oudompheng | cmd/6g, cmd/8g: add OINDREG, ODOT, ODOTPTR cases to... |
commit | commitdiff | tree |
2012-09-24 |
Adam Langley | crypto/tls: support session ticket resumption. |
commit | commitdiff | tree |
2012-09-24 |
Francesc Campoy | testing: document -test.bench flag |
commit | commitdiff | tree |
2012-09-24 |
Russ Cox | cmd/gc: fix escape analysis bug |
commit | commitdiff | tree |
2012-09-24 |
Russ Cox | regexp/syntax: define accepted syntax |
commit | commitdiff | tree |
2012-09-24 |
Rémy Oudompheng | cmd/8g: don't create redundant temporaries in bgen. |
commit | commitdiff | tree |
2012-09-24 |
Eric Roshan... | testing: add memory allocation stats to benchmark |
commit | commitdiff | tree |
2012-09-24 |
Russ Cox | cmd/gc: prepare for 64-bit ints |
commit | commitdiff | tree |
2012-09-24 |
Russ Cox | cmd/ld: prepare for 64-bit ints |
commit | commitdiff | tree |
2012-09-24 |
Russ Cox | cmd/cgo: prepare for 64-bit ints |
commit | commitdiff | tree |
2012-09-24 |
Russ Cox | misc/cgo: prepare for 64-bit ints |
commit | commitdiff | tree |
2012-09-24 |
Russ Cox | runtime: prepare for 64-bit ints |
commit | commitdiff | tree |
2012-09-24 |
Rémy Oudompheng | cmd/[568]g: explain the purpose of various Reg fields. |
commit | commitdiff | tree |
2012-09-24 |
Russ Cox | CONTRIBUTORS: add Jonathan Feinberg (Google CLA) |
commit | commitdiff | tree |
2012-09-24 |
Andrew Gerrand | tag go1.0.3 |
commit | commitdiff | tree |
2012-09-24 |
Russ Cox | lib9/fmt: do not put a main symbol into lib9.a |
commit | commitdiff | tree |
2012-09-24 |
Brad Fitzpatrick | A+C: Add Shivakumar GN (Individual CLA) |
commit | commitdiff | tree |
2012-09-24 |
Russ Cox | cmd/gc: fix comment for caninl |
commit | commitdiff | tree |
2012-09-24 |
Akshat Kumar | cmd/dist, pkg/runtime: Plan 9, 64-bit: Get PID from... |
commit | commitdiff | tree |
2012-09-24 |
Russ Cox | reflect: fix mistake in error message |
commit | commitdiff | tree |
2012-09-24 |
Russ Cox | encoding/asn1: prepare for 64-bit ints |
commit | commitdiff | tree |
next |