1
0
mirror of https://github.com/golang/go synced 2024-10-04 07:11:21 -06:00
go/src/cmd
Robert Griesemer e3fd2e1ec6 godoc search bug fixes:
- sort by package name (instead of package path) for results with snippets
- sort line numbers in results without snippets
- properly characterize package clauses
- experiment with a leaner look: no underlines for top-level godoc links in the left side bar

Still using colors to distinguish results. Next step.

R=rsc
http://go/go-review/1015016
2009-10-27 16:08:12 -07:00
..
5a LDREX and STREX 2009-10-14 21:47:08 -07:00
5c changed 5c 64 bit word ordering to little endian so it matches 2009-10-12 13:35:28 -07:00
5g bug162, large indices on nil references 2009-10-26 21:49:32 -07:00
5l make 5l ignore multiple defs, remove use of multiple 2009-10-25 11:59:58 -07:00
6a clean more 2009-10-03 10:38:03 -07:00
6c clean more 2009-10-03 10:38:03 -07:00
6g bug162, over and over 2009-10-20 08:03:43 -07:00
6l rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
8a clean more 2009-10-03 10:38:03 -07:00
8c clean more 2009-10-03 10:38:03 -07:00
8g 386 shift bug; wasn't zero-extending 16- and 8-bit counts 2009-10-15 16:32:45 -07:00
8l rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
cc clean more 2009-10-03 10:38:03 -07:00
cgo - make printer interface easily extensible w/o breaking clients (in the future) 2009-10-22 18:19:49 -07:00
cov fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
ebnflint apply gofmt to the LGTM-marked files from 34501 2009-10-06 11:42:55 -07:00
gc all of pkg now compiles, fixes a few more tests 2009-10-23 11:00:59 -07:00
godefs clean more 2009-10-03 10:38:03 -07:00
godoc godoc search bug fixes: 2009-10-27 16:08:12 -07:00
gofmt - make printer interface easily extensible w/o breaking clients (in the future) 2009-10-22 18:19:49 -07:00
gopack rename the source directory for gopack from ar to gopack. 2009-10-13 12:37:28 -07:00
gotest make 5l ignore multiple defs, remove use of multiple 2009-10-25 11:59:58 -07:00
goyacc minor changes 2009-09-10 17:32:48 -07:00
ld rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
nm clean more 2009-10-03 10:38:03 -07:00
prof clean more 2009-10-03 10:38:03 -07:00
clean.bash fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
make.bash fix build after Mercurial move. 2009-10-22 10:59:27 -07:00