summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* all: errors caught by go vetRob Pike2012-02-162-2/+2
* dashboard: tidy up 'top' link.David Symonds2012-02-161-2/+2
* os: remove use of _testRob Pike2012-02-162-21/+23
* exp/inotify: remove use of _testRob Pike2012-02-151-8/+12
* windows: fix buildRob Pike2012-02-161-0/+1
* net/url: Rename ParseWithReference to ParseWithFragment.David Symonds2012-02-166-12/+97
* exp/winfsnotify: remove reference to _testRob Pike2012-02-161-1/+7
* net/url: regularise receiver names.David Symonds2012-02-161-6/+6
* debug/gosym: more carefully build the test binary.David Symonds2012-02-161-3/+6
* encoding/xml: add MarshalIndent and move the exampleGustavo Niemeyer2012-02-162-29/+101
* debug/gosym: dump 6a/6l output to process stdout/stderr so we can see failures.David Symonds2012-02-161-0/+2
* debug/gosym: Remove Makefile, rewrite test using go tool.David Symonds2012-02-163-26/+25
* sort: add interface examplesAndrew Gerrand2012-02-162-0/+107
* cmd/go: fix 'go help'Rob Pike2012-02-151-2/+8
* go/ast: return Examples in name orderAndrew Gerrand2012-02-161-0/+8
* godoc: show example function doc comments in UIAndrew Gerrand2012-02-163-4/+11
* godoc: make example code more readable with new comment conventionAndrew Gerrand2012-02-1614-148/+213
* make.bat: implement --no-cleanAlex Brainman2012-02-161-1/+3
* build: use setlocal in run.batAlex Brainman2012-02-162-1/+8
* build: keep environment variable changes local during Windows buildAlex Brainman2012-02-162-9/+13
* cmd/gc: error on constant shift overflows.R?my Oudompheng2012-02-162-10/+20
* bufio: don't return errors from good PeeksBrad Fitzpatrick2012-02-162-3/+27
* net/http: add some examplesBrad Fitzpatrick2012-02-161-0/+51
* godoc: support for package examples, display example suffixesAndrew Gerrand2012-02-164-9/+41
* net/http: fix race in sendfile testBrad Fitzpatrick2012-02-161-3/+7
* go/printer: don't lose relevant parentheses when rewriting selector expressionsRobert Griesemer2012-02-157-72/+166
* runtime: define NSIG to fix plan 9 buildDavid du Colombier2012-02-151-0/+1
* A+C: David du Colombier (individual CLA)Russ Cox2012-02-152-0/+2
* cmd/go: suggest 'go test -i [args to test]'Shenghou Ma2012-02-151-1/+5
* cmd/go: go test -i correctly handle cgo packagesShenghou Ma2012-02-151-1/+9
* build: add make.bash --no-clean optionRuss Cox2012-02-152-6/+12
* test: add new test of indirect type referencesIan Lance Taylor2012-02-151-0/+32
* build: fix clean.bashMikio Hara2012-02-151-4/+5
* cmd/dist: use correct package target when cross-compilingAlex Brainman2012-02-151-2/+2
* 5c, 6c, 8c, 6g, 8g: correct boundary checkingShenghou Ma2012-02-155-5/+5
* doc: fix linksBrad Fitzpatrick2012-02-151-3/+3
* syscall: Make Pdeathsig type Signal in SysProcAttr on Linux.Albert Strasheim2012-02-141-1/+1
* html/template: add Clone and AddParseTree. Make text/template's CloneNigel Tao2012-02-154-14/+176
* text/template: evaluate function fieldsRob Pike2012-02-152-3/+15
* time: run TestTicker for longer during short test, otherwise it failsAlex Brainman2012-02-151-1/+1
* tag weekly.2012-02-14Andrew Gerrand2012-02-150-0/+0
* fix: add fix for bufio, gzip, zlib NewWriterXxx changes.weekly.2012-02-14Nigel Tao2012-02-154-18/+199
* cmd/dist: xprintf() can't output whole of 'dist env'.Yasuhiro Matsumoto2012-02-151-5/+8
* os/exec: add some examplesBrad Fitzpatrick2012-02-151-0/+75
* doc: fix snapshot notesAndrew Gerrand2012-02-151-3/+4
* weekly.2012-02-14Andrew Gerrand2012-02-151-0/+119
* reflect: fix panic stringsLai Jiangshan2012-02-151-3/+3
* strings: add Bernardo O'Higgins exampleAndrew Gerrand2012-02-151-0/+2
* doc: fix codewalk/markov.goLai Jiangshan2012-02-151-2/+2
* A+C: Lai JiangshanAndrew Gerrand2012-02-152-0/+2