]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/go/internal/modindex/scan.go
cmd/go, go/build: parse directives in file headers
[gostls13.git] / src / cmd / go / internal / modindex / scan.go
2023-02-23 Russ Coxcmd/go, go/build: parse directives in file headers
2023-02-03 Roger Peppecmd/go/internal/par: use generic Cache
2023-01-31 Bryan C. Millscmd/go: traverse module-root symlinks in Walk calls
2023-01-19 Russ Coxcmd/go/internal/modindex: remove copy of build.Package
2022-11-09 cui fliterall: add missing copyright header
2022-10-05 Michael Matloobcmd/go/internal/modindex: ignore non-source files for...
2022-09-29 cui flitercmd: fix a few function names on comments
2022-07-20 Gerrit Code ReviewMerge "[dev.unified] all: merge master (8e1e64c) into...
2022-07-19 David Chase[dev.unified] all: merge master (8e1e64c) into dev...
2022-07-11 Russ Coxcmd/go: use package index for std in load.loadPackageData
2022-06-30 Matthew Dempsky[dev.unified] all: merge master (993c387) into dev...
2022-06-30 Bryan C. Millscmd/go/internal/modindex: remove spurious field from...
2022-06-24 Matthew Dempsky[dev.unified] all: merge master (5a1c5b8) into dev...
2022-06-24 Michael Matloobcmd/go: add per-package indexing for modules outside...
2022-06-16 Matthew Dempsky[dev.unified] all: merge master (635b124) into dev...
2022-06-06 Michael Matloobcmd/go: use index to match packages in dependency modules
2022-06-03 Michael Matloobcmd/go: changes to use modindex
2022-06-03 Michael Matloobcmd/go: add functions to read index file
2022-06-01 Michael Matloobcmd/go: add index creation methods