Sign in
go
/
go
/
bf69025825fd2b8e7aac01f27d5c974bd30af542
/
src
/
pkg
/
regexp
/
Makefile
b04ac10
convert non-low-level non-google pkg code to whole-package compilation.
by Russ Cox
· 15 years ago
d90e7cb
mv src/lib to src/pkg
by Rob Pike
· 16 years ago
[Renamed from src/lib/regexp/Makefile]
b90960e
rebuilt Makefiles for CL 29923
by Russ Cox
· 16 years ago
1f6463f
Convert go tree to hierarchical pkg directory:
by Russ Cox
· 16 years ago
c8f9378
regenerate Makefiles. fix bug in RPC.go (import "RPC" not "rpc.pb")
by Russ Cox
· 16 years ago
c0a01e9
refine gobuild: the files must be *_test.go not *test.go
by Rob Pike
· 16 years ago
12254b6
change naming convention for tests from test*.go to *test.go
by Rob Pike
· 16 years ago
be7e0f8
gotestify regexp
by Rob Pike
· 16 years ago
aff914c
add nuke
by Russ Cox
· 16 years ago
8452340
Make regexp build and install officially
by Rob Pike
· 16 years ago
69baaa9
move regexp to lib next cl will update names and add to build
by Rob Pike
· 16 years ago
[Renamed from usr/r/regexp/Makefile]
8f5b277
beginnings of regular expression library.
by Rob Pike
· 16 years ago