]> Cypherpunks repositories - gostls13.git/commit
move datafmt into exp
authorRuss Cox <rsc@golang.org>
Wed, 14 Oct 2009 23:55:05 +0000 (16:55 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 14 Oct 2009 23:55:05 +0000 (16:55 -0700)
commit17dfa682aeb58dbce6978b98343ef2097543b3fe
treef39f2e0dfaab3958ed8db47c7c7c907b9084419d
parent4262ff05531b167dd2013739e8599ce8fc9d6a40
move datafmt into exp

R=gri
DELTA=3006  (1503 added, 1503 deleted, 0 changed)
OCL=35730
CL=35735
src/pkg/Make.deps
src/pkg/Makefile
src/pkg/exp/datafmt/Makefile [moved from src/pkg/datafmt/Makefile with 100% similarity]
src/pkg/exp/datafmt/datafmt.go [moved from src/pkg/datafmt/datafmt.go with 100% similarity]
src/pkg/exp/datafmt/datafmt_test.go [moved from src/pkg/datafmt/datafmt_test.go with 100% similarity]
src/pkg/exp/datafmt/parser.go [moved from src/pkg/datafmt/parser.go with 100% similarity]