summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5g, 6g, 8g: fix comments in method call generationAnthony Martin2011-06-203-9/+9
* 5g, 5l: fix more set but not used warningsAnthony Martin2011-06-202-45/+21
* test: test of goto restrictionsRuss Cox2011-06-202-0/+551
* http: fix req.Cookie(name) with cookies in one headerBrad Fitzpatrick2011-06-202-3/+18
* mime: fix RFC referencesPascal S. de Kloe2011-06-202-3/+3
* build: exclude packages that fail on Plan 9 (for now)Anthony Martin2011-06-202-0/+34
* goinstall: update doc.goAndrew Gerrand2011-06-201-10/+14
* misc/godashboard: Accept sub-directories for goinstall's report.Yasuhiro Matsumoto2011-06-201-5/+4
* goinstall: s/vlogf/printf/Andrew Gerrand2011-06-202-9/+9
* goinstall: wait for all commands to finish instead of timeoutAndrew Gerrand2011-06-201-26/+29
* exec: add support for Plan 9Anthony Martin2011-06-205-4/+72
* goinstall: Add support for arbitary code repositoriesJulian Phillips2011-06-201-63/+168
* doc/GoCourseDay1: shrink the PDF by rewriting it using ps2pdf.Rob Pike2011-06-201-0/+0
* godefs: rudimentary testsRobert Hencke2011-06-206-0/+155
* 8a: delete dreg l.sRob Pike2011-06-201-734/+0
* time: add support for Plan 9Anthony Martin2011-06-197-68/+170
* A+C: add Julian PhillipsAndrew Gerrand2011-06-192-0/+2
* Make.ccmd: another build fix.Rob Pike2011-06-191-1/+1
* Make.ccmd: fix build - libraries in wrong order.Rob Pike2011-06-191-1/+1
* cc: nit: silence comment warningsDave Cheney2011-06-193-3/+2
* Make.ccmd: link with mach lib,Joe Poirier2011-06-195-13/+1
* doc/faq: remove misleading FAQ entryAndrew Gerrand2011-06-191-10/+0
* goinstall: always rebuild a package after its dependencies are builtAndrew Gerrand2011-06-191-4/+9
* http: fix documentation typoScott Lawrence2011-06-181-1/+1
* doc/faq: add question about converting from []T to []interface{}Andrew Gerrand2011-06-181-0/+18
* syscall: fix build for Sizeof changeRuss Cox2011-06-172-2/+2
* gc: unsafe.Alignof, unsafe.Offsetof, unsafe.Sizeof now return uintptrRuss Cox2011-06-1724-42/+66
* 5g, 8g: fix buildRuss Cox2011-06-172-4/+0
* gc: implement goto restrictionRuss Cox2011-06-1716-135/+270
* gc: descriptive panic for nil pointer -> value method callRuss Cox2011-06-177-5/+38
* spec: disallow goto into blocksRuss Cox2011-06-171-7/+26
* respect goto restrictionsRuss Cox2011-06-1717-94/+110
* go/build: use back quotes for regular expressionAlex Brainman2011-06-171-1/+1
* 8l: minor fix discovered by lucioAlex Brainman2011-06-171-1/+1
* tag weekly.2011-06-16Andrew Gerrand2011-06-170-0/+0
* weekly.2011-06-16weekly.2011-06-16Andrew Gerrand2011-06-171-0/+53
* goinstall, go/build: support building cgo packagesAndrew Gerrand2011-06-172-6/+16
* doc/effective_go: add a note about prefixing error strings with theirNigel Tao2011-06-171-3/+10
* regexp: add a package prefix to error strings.Nigel Tao2011-06-171-10/+10
* cgo: make file path work for windowsAlex Brainman2011-06-174-10/+14
* http: document http client/transport thread safetyBrad Fitzpatrick2011-06-161-0/+8
* unicode: add case folding tablesRuss Cox2011-06-164-109/+921
* http: make Headers be source of truthBrad Fitzpatrick2011-06-1618-225/+314
* xml: allow attributes without value in non-strict mode.Volker Dobler2011-06-162-9/+41
* A+C: Volker Dobler (individual CLA)Russ Cox2011-06-162-0/+2
* mime/multipart: convert Reader from interface to structBrad Fitzpatrick2011-06-164-28/+16
* runtime/cgo: fix for OS X 10.7Russ Cox2011-06-164-94/+64
* sort: change the name of Float64Array to Float64Slice.Rob Pike2011-06-164-28/+28
* tag release = release.r57.2Russ Cox2011-06-160-0/+0
* tag release.r57.2Russ Cox2011-06-160-0/+0