1
0
mirror of https://github.com/golang/go synced 2024-11-22 17:54:45 -07:00
The Go programming language
Go to file
Robert Griesemer 531e3fe311 - fix regexp once more in doc.go:
comment markers must only be stripped if they are
  at the very beginning otherwise comments that contain
  code with comments get screwed up (the ast delivers clean
  comments with no junk before or after)

- fix indentation in google/net/rpc/rpc.go which screwed up
  godoc formatting

R=rsc
DELTA=3  (0 added, 0 deleted, 3 changed)
OCL=29223
CL=29267
2009-05-22 12:40:56 -07:00
doc key:value notation for composites 2009-05-22 10:25:06 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src - fix regexp once more in doc.go: 2009-05-22 12:40:56 -07:00
test another interface conversion test 2009-05-22 09:53:37 -07:00
usr show subdirectories if present in a package dir 2009-05-22 10:24:28 -07:00