diff options
author | Rob Pike <r@golang.org> | 2009-04-21 22:46:19 -0700 |
---|---|---|
committer | Rob Pike <r@golang.org> | 2009-04-21 22:46:19 -0700 |
commit | d408d11a1cc190f9f6278c2d98e82f4e200d92df (patch) | |
tree | 8f2c2e191d17c2846db871d340872c9fa4dfda99 /src | |
parent | f9f877f216b964e0ee1b765be4b63aaa3d4f10fe (diff) | |
download | golang-d408d11a1cc190f9f6278c2d98e82f4e200d92df.tar.gz |
allow godoc to match on regular expressions.
if the name contains a metacharacter, use regexp matching;
otherwise require strict equality.
now
godoc flag '.*Var'
can give you all the FooVar functions.
R=gri
DELTA=19 (19 added, 0 deleted, 0 changed)
OCL=27711
CL=27713
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions