1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:01:22 -06:00
go/src/cmd/gofmt
Rob Pike b0683bd77a move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package.
this breaks the dependency of package io on package bytes.

R=rsc
CC=golang-dev
https://golang.org/cl/163085
2009-12-02 22:02:14 -08:00
..
doc.go updated documentation for gofmt 2009-12-02 19:32:15 -08:00
gofmt.go move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package. 2009-12-02 22:02:14 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
rewrite.go gofmt -r: documentation and minor fixes 2009-11-23 15:44:27 -08:00
test.sh FreeBSD needs #!/usr/bin/env bash (fixes broken build on FreeBSD) 2009-12-01 19:30:17 -08:00