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
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
2014-03-04
api: add FreeBSD 10 exceptions
Mikio Hara
2014-02-19
api: update next.txt
Russ Cox
2014-02-18
api: whitelist change to unicode.Version
Brad Fitzpatrick
2014-02-11
api: update next.txt
Shenghou Ma
2014-01-22
api: update next.txt
Brad Fitzpatrick
2014-01-22
api: add Fchflags exception to more platforms
Brad Fitzpatrick
2014-01-14
api: update next.txt
Brad Fitzpatrick
2014-01-11
api: update except.txt and next.txt to reflect openbsd system ABI break
Joel Sing
2014-01-09
api: update next.txt
Brad Fitzpatrick
2013-12-18
api: update next.txt
Brad Fitzpatrick
2013-12-16
api: update next.txt
Brad Fitzpatrick
2013-10-18
api: add go1.2.txt, use in tests
Andrew Gerrand
2013-09-23
api: update next.txt
Brad Fitzpatrick
2013-09-06
api: update go1.1, except and next.txt with constant values
Brad Fitzpatrick
2013-08-20
api: update next.txt, except.txt
Rob Pike
2013-08-14
encoding/xml: add, support Marshaler interface
Russ Cox
2013-08-14
undo CL 12603044 / 2ca230b93195
Russ Cox
2013-08-14
encoding/xml: add, support Marshaler interface
Russ Cox
2013-08-08
cmd/api: rewrite using go/types
Robert Griesemer
2013-08-05
api: update next.txt
Brad Fitzpatrick
2013-08-02
api: update next.txt
Brad Fitzpatrick
2013-06-14
api: update next.txt
Brad Fitzpatrick
2013-06-03
api: update next.txt
Shenghou Ma
[next]