]> Cypherpunks repositories - gostls13.git/commit
unicode/maketables: add -output flag, buffer output, use gofmt
authorRob Pike <r@golang.org>
Mon, 25 Aug 2014 21:56:35 +0000 (14:56 -0700)
committerRob Pike <r@golang.org>
Mon, 25 Aug 2014 21:56:35 +0000 (14:56 -0700)
commitdff17f4617843bc4c7cbfcdb265cc0fb265c8252
tree9ee59a4a3886cd81b6a36fe8d30b1873184b2c01
parent2c121b68b1c39f0a36546db2457d34e18c4bf73a
unicode/maketables: add -output flag, buffer output, use gofmt
Simplify the invocation (and speed it up substantially) in preparation
for move to go generate.

LGTM=bradfitz, mpvl
R=mpvl, bradfitz, josharian
CC=golang-codereviews
https://golang.org/cl/135790043
src/pkg/unicode/Makefile
src/pkg/unicode/maketables.go