Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regexp: update URLs in tests | Shenghou Ma | 2015-01-26 | 1 | -2/+2 |
| | | | | | | Change-Id: I06035d949272157bbb7255563b37ac93cbf07f15 Reviewed-on: https://go-review.googlesource.com/3272 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> | ||||
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+715 |
Preparation was in CL 134570043. This CL contains only the effect of 'hg mv src/pkg/* src'. For more about the move, see golang.org/s/go14nopkg. |