index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
api
Age
Commit message (
Expand
)
Author
2014-08-06
runtime: shorten hash declarations
Keith Randall
2014-07-31
runtime: convert slice operations to Go.
Keith Randall
2014-07-30
runtime: rewrite malloc in Go.
Keith Randall
2014-07-21
cmd/api: ignore internal packages
Brad Fitzpatrick
2014-07-16
runtime: convert map implementation to Go.
Keith Randall
2014-06-02
api: add go1.3.txt
Brad Fitzpatrick
2014-05-02
std lib: fix various typos in comments
Robert Griesemer
2014-01-14
cmd/api: ensure GOPATH always points to the correct go.tools
Alex Brainman
2013-10-18
api: add go1.2.txt, use in tests
Andrew Gerrand
2013-10-14
cmd/api: make it work even when cgo is disabled
Shenghou Ma
2013-09-22
cmd/api: always do API check if hg is available
Brad Fitzpatrick
2013-09-11
cmd/api: fix tool for recent go/build change
Russ Cox
2013-09-11
undo CL 13632053 / dc7bfe0f022d
Russ Cox
2013-09-11
cmd/api: break the builds
Russ Cox
2013-09-11
cmd/api: make api check directory per-user
Robert Daniel Kortschak
2013-09-06
cmd/api: include constant values
Brad Fitzpatrick
2013-08-24
cmd/api: be more robust against OS deleting temp files
Brad Fitzpatrick
2013-08-24
cmd/api: ignore GOARCH when building cmd/api.
Brad Fitzpatrick
2013-08-12
cmd/api: don't fail API check if there's no network
Brad Fitzpatrick
2013-08-09
cmd/api: eliminate duplicate package import work
Russ Cox
2013-08-08
cmd/api: add a benchmark over the standard library
Brad Fitzpatrick
2013-08-08
cmd/api: rewrite using go/types
Robert Griesemer
2013-08-08
cmd/api: show output of api tool even if exit status is 0
Brad Fitzpatrick
2013-08-08
cmd/api: update run.go to fetch from go.tools when needed
Brad Fitzpatrick
2013-08-07
build: change how cmd/api is run in run.bash and run.bat
Brad Fitzpatrick
2013-05-21
cmd/api: add more platforms
Shenghou Ma
2013-05-14
cmd/api: don't print out except.txt removed features to stdout
Brad Fitzpatrick
2013-05-06
api: add go1.1.txt; update cmd/api to use it
Brad Fitzpatrick
2013-03-11
all: remove now-unnecessary unreachable panics
Brad Fitzpatrick
2013-03-06
all: delete a couple of mentions of the exp and old trees
Rob Pike
2013-02-01
bytes, strings: add TrimPrefix and TrimSuffix
Brad Fitzpatrick
2013-01-28
cmd/api: normalize byte to uint8 and rune to int32
Brad Fitzpatrick
2013-01-22
cmd/api: fix type scrubbing
Brad Fitzpatrick
2013-01-19
cmd/api: sort features
Anthony Martin
2012-11-19
cmd/api: speed up API check by 2x, caching parser.ParseFile calls
Brad Fitzpatrick
2012-11-13
cmd/api: use one token.FileSet for all contexts
Brad Fitzpatrick
2012-11-08
cmd/api: bug fix for goapi's lame type checker
Brad Fitzpatrick
2012-10-30
cmd/api: handle contexts re-converging
Brad Fitzpatrick
2012-10-30
cmd/api: add more tests
Brad Fitzpatrick
2012-10-04
cmd/api: add exception file
Rob Pike
2012-09-27
cmd/api: delete redundant text from deletion message
Rob Pike
2012-09-24
cmd/dist: new version for string for development branch
Russ Cox
2012-09-19
cmd/api: fix signatures like func(x, y, z int)
Mikio Hara
2012-09-18
cmd/api: allow extension of interfaces with unexported methods
Russ Cox
2012-08-28
cmd/api: recognize version "devel" as dev. branch and apply -next
Shenghou Ma
2012-06-08
cmd/api: handle empty API file, ignore -next in release
Russ Cox
2012-06-04
api: add Linux/ARM to go1 API
Shenghou Ma
2012-06-01
api: add FreeBSD to go1 API
Brad Fitzpatrick
2012-05-23
cmd/api: add flag to specify contexts
Brad Fitzpatrick
2012-05-22
cmd/api: add api/next.txt
Brad Fitzpatrick
[prev]
[next]