1
0
mirror of https://github.com/golang/go synced 2024-10-05 15:51:22 -06:00
go/src/cmd/godoc
Robert Griesemer ec8469b6c7 godoc: simplify internal FileSystem interface
- also fixed bug: ReadFile never closed the file before
- per suggestion by bradfitz

R=bradfitz
CC=golang-dev
https://golang.org/cl/5092047
2011-09-21 15:12:06 -07:00
..
appconfig.go godoc: minor tweaks for app-engine use 2011-09-02 10:07:29 -07:00
appinit.go godoc: support for complete index serialization 2011-09-14 20:46:03 -07:00
codewalk.go godoc: simplify internal FileSystem interface 2011-09-21 15:12:06 -07:00
dirtrees.go godoc: use virtual file system when generating package synopses 2011-08-24 09:52:16 -07:00
doc.go doc: link to notable blog posts 2011-09-10 09:35:25 +10:00
filesystem.go godoc: simplify internal FileSystem interface 2011-09-21 15:12:06 -07:00
format.go godoc, suffixarray: switch to exp/regexp 2011-09-12 12:20:48 -07:00
godoc.go godoc: simplify internal FileSystem interface 2011-09-21 15:12:06 -07:00
httpzip.go godoc/httpzip.go: use correct path in Readdir 2011-07-22 22:24:04 -07:00
index.go godoc: use new index/suffixarray serialization code 2011-09-15 16:21:42 -07:00
main.go godoc: support for complete index serialization 2011-09-14 20:46:03 -07:00
Makefile godoc: added systematic throttling to indexing goroutine 2011-08-25 17:46:43 -07:00
mapping.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
parser.go godoc: simplify internal FileSystem interface 2011-09-21 15:12:06 -07:00
snippet.go build: clear execute bit from Go files 2011-09-05 07:48:42 -04:00
spec.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
throttle.go godoc: added systematic throttling to indexing goroutine 2011-08-25 17:46:43 -07:00
utils.go godoc: allow form feed in text files 2011-07-29 13:47:54 -04:00
zip.go godoc: simplify internal FileSystem interface 2011-09-21 15:12:06 -07:00