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
/
api
Age
Commit message (
Expand
)
Author
2016-12-01
api: promote next.txt to go1.8.txt, update go tool
go1.8beta1
Chris Broadfoot
2016-12-01
api: update next.txt (remove database/sql.NamedParam)
Chris Broadfoot
2016-11-16
api, doc: update go1.8.txt and next.txt
Brad Fitzpatrick
2016-11-02
testing: introduce testing/internal/testdeps for holding testmain dependencies
Russ Cox
2016-11-02
api: sort except.txt
Russ Cox
2016-10-30
syscall: remove X__cmsg_data from Cmsghdr
Ian Gudger
2016-10-26
encoding/json: marshal the RawMessage value type the same as its pointer type
Brad Fitzpatrick
2016-10-26
api: update next.txt
Brad Fitzpatrick
2016-06-28
unicode: upgrade to version 9.0.0
Marcel van Lohuizen
2016-06-02
api: promote next.txt to go1.7.txt and update api tool
go1.7beta1
Andrew Gerrand
2016-06-02
api: remove os.File.Size and http.Transport.Dialer
Andrew Gerrand
2016-06-01
api: update next.txt
Andrew Gerrand
2016-05-24
io: remove SizedReaderAt
Russ Cox
2016-05-24
api: update next.txt
Russ Cox
2016-05-04
cmd/api: remove debug/pe replated changes from next.txt
Alex Brainman
2016-04-22
api: update next.txt
Brad Fitzpatrick
2016-03-21
api: update next.txt
Brad Fitzpatrick
2016-01-13
go/types: rename Importer2 to ImporterFrom
go1.6beta2
Brad Fitzpatrick
2016-01-08
api: more go1.6 API additions
Brad Fitzpatrick
2016-01-08
api: fix build for go/build change
Russ Cox
2015-12-29
api/go1.6.txt: add debug.SetTraceback, build.Package.InvalidGoFiles
Russ Cox
2015-12-19
api: fix typo in README
Shenghou Ma
2015-12-18
debug/elf: rename Chdr64.Reserved to _
Austin Clements
2015-12-17
api: create go1.6.txt
go1.6beta1
Brad Fitzpatrick
2015-12-14
go/constant: switch to floating-point representation when fractions become to...
Robert Griesemer
2015-11-13
api: update next.txt
Shenghou Ma
2015-10-12
api: update next.txt
Brad Fitzpatrick
2015-07-30
api: update go1.5.txt
Brad Fitzpatrick
2015-07-22
runtime/trace: add new package
Dmitry Vyukov
2015-07-21
go/types: make types.Typ a slice, unexport UniverseByte/Rune
Robert Griesemer
2015-07-21
api: add go1.5.txt API file, reset next.txt
Brad Fitzpatrick
2015-06-26
unicode: upgrade to 8.0.0
Marcel van Lohuizen
2015-05-14
api: refresh next.txt
Russ Cox
2015-05-06
runtime: remove unused GC times from api.next
Rick Hudson
2015-04-11
api: update next.txt
Shenghou Ma
2015-03-03
api: update next.txt
Mikio Hara
2015-01-12
runtime: add GODEBUG=gccheckmark=0/1
Austin Clements
2014-12-18
api: update next.txt
Shenghou Ma
2014-12-12
[release-branch.go1.4] api: create go1.4.txt
Russ Cox
2014-08-18
unicode: strconv: regexp: Upgrade to Unicode 7.0.0.
Marcel van Lohuizen
2014-07-30
undo CL 102610045 / 7244ce3ae9db
Mikio Hara
2014-06-24
syscall: regenerate z-files for darwin
Mikio Hara
2014-06-02
api: add go1.3.txt
Brad Fitzpatrick
2014-05-28
regexp: hide one-pass code from exported API
Russ Cox
2014-05-27
api: update next.txt
Brad Fitzpatrick
2014-05-15
api: update next.txt
Shenghou Ma
2014-05-16
api: update openbsd exceptions
Mikio Hara
2014-04-01
api: update next.txt
Shenghou Ma
2014-03-06
api: update next.txt
Shenghou Ma
2014-03-06
api: add NetBSD/ARM EABI exceptions.
Shenghou Ma
[next]