commit 9ef03fdf7778f23aa304a03888e4e0f698a3ef84 [browse]
Author: Andrew Gerrand
Date: 2012-03-13 16:39:52 +11:00

weekly.2012-03-13

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5754097

commit f4bf4c3b2fa5b757d9523d88b5d5ca34037d7820 [browse]
Author: Andrew Gerrand
Date: 2012-03-13 16:32:23 +11:00

doc: update weekly notes, untag weekly

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5783093

commit d0a4c9bb626df78230613162b0dc07c72855b3c1 [browse]
Author: Rob Pike
Date: 2012-03-13 16:03:19 +11:00

gc: allow ~ in import paths
Windows has paths like C:/Users/ADMIN~1. Also, it so happens
that go/parser allows ~ in import paths. So does the spec.
Fixes the build too.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5777073

commit c405b58f3fa7988d42b5e5e46910344f342c5b45 [browse]
Author: Brad Fitzpatrick
Date: 2012-03-12 21:49:43 -07:00

misc/dist: better archive/tar Headers

This should live in archive/tar later (CL 5796073) but we
can always do that after Go 1 and stick it here for now.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5754096

commit daacba518425fe2dcbdfd89ff43f8ab11cdabea8 [browse]
Author: Rob Pike
Date: 2012-03-13 15:35:08 +11:00

gc: include full text of import path in error message

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5783091

clone the repository to get more history