Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | api: update next.txt | Shenghou Ma | 2014-03-06 | 1 | -0/+618 |
* | api: add NetBSD/ARM EABI exceptions. | Shenghou Ma | 2014-03-06 | 1 | -0/+4 |
* | api: add FreeBSD 10 exceptions | Mikio Hara | 2014-03-04 | 1 | -0/+76 |
* | api: update next.txt | Russ Cox | 2014-02-19 | 1 | -0/+62 |
* | api: whitelist change to unicode.Version | Brad Fitzpatrick | 2014-02-18 | 1 | -0/+1 |
* | api: update next.txt | Shenghou Ma | 2014-02-11 | 1 | -0/+69 |
* | api: update next.txt | Brad Fitzpatrick | 2014-01-22 | 1 | -0/+150 |
* | api: add Fchflags exception to more platforms | Brad Fitzpatrick | 2014-01-22 | 1 | -0/+4 |
* | api: update next.txt | Brad Fitzpatrick | 2014-01-14 | 1 | -2/+322 |
* | api: update except.txt and next.txt to reflect openbsd system ABI break | Joel Sing | 2014-01-11 | 2 | -0/+642 |
* | api: update next.txt | Brad Fitzpatrick | 2014-01-09 | 1 | -0/+401 |
* | api: update next.txt | Brad Fitzpatrick | 2013-12-18 | 1 | -38/+112 |
* | api: update next.txt | Brad Fitzpatrick | 2013-12-16 | 1 | -0/+38 |
* | api: add go1.2.txt, use in tests | Andrew Gerrand | 2013-10-18 | 2 | -32479/+32484 |
* | api: update next.txt | Brad Fitzpatrick | 2013-09-23 | 1 | -0/+45 |
* | api: update go1.1, except and next.txt with constant values | Brad Fitzpatrick | 2013-09-06 | 3 | -2/+49193 |
* | api: update next.txt, except.txt | Rob Pike | 2013-08-20 | 2 | -0/+52 |
* | encoding/xml: add, support Marshaler interface | Russ Cox | 2013-08-14 | 2 | -8/+0 |
* | undo CL 12603044 / 2ca230b93195 | Russ Cox | 2013-08-14 | 2 | -0/+8 |
* | encoding/xml: add, support Marshaler interface | Russ Cox | 2013-08-14 | 2 | -8/+0 |
* | cmd/api: rewrite using go/types | Robert Griesemer | 2013-08-08 | 3 | -39/+190 |
* | api: update next.txt | Brad Fitzpatrick | 2013-08-05 | 1 | -0/+15 |
* | api: update next.txt | Brad Fitzpatrick | 2013-08-02 | 1 | -0/+69 |
* | api: update next.txt | Brad Fitzpatrick | 2013-06-14 | 1 | -0/+101 |
* | api: update next.txt | Shenghou Ma | 2013-06-03 | 1 | -0/+295 |
* | api: update next.txt | Brad Fitzpatrick | 2013-05-21 | 1 | -0/+31250 |
* | cmd/api: add more platforms | Shenghou Ma | 2013-05-21 | 1 | -4/+52 |
* | api: add go1.1.txt; update cmd/api to use it | Brad Fitzpatrick | 2013-05-06 | 2 | -1767/+1773 |
* | syscall: fix prototype of Fchflags (API change) | Shenghou Ma | 2013-05-07 | 1 | -0/+6 |
* | api: update next.txt; add io.ErrNoProgress | Brad Fitzpatrick | 2013-04-20 | 1 | -0/+1 |
* | api: update next.txt. | Brad Fitzpatrick | 2013-04-03 | 1 | -10/+18 |
* | api: remove Zone of net.IPNet from next.txt | Mikio Hara | 2013-03-29 | 1 | -1/+0 |
* | api/next.txt: remove references to go/types, now in separate repo | Rob Pike | 2013-03-12 | 1 | -188/+0 |
* | api: update next.txt | Brad Fitzpatrick | 2013-03-11 | 1 | -0/+394 |
* | api: update next.txt | Brad Fitzpatrick | 2013-03-06 | 1 | -0/+15 |
* | api: update next.txt | Brad Fitzpatrick | 2013-02-27 | 1 | -0/+154 |
* | api: refresh next.txt | Russ Cox | 2013-02-15 | 1 | -0/+160 |
* | api: Update readme. | Robin Eklind | 2013-02-11 | 1 | -2/+2 |
* | cmd/api: normalize byte to uint8 and rune to int32 | Brad Fitzpatrick | 2013-01-28 | 2 | -1220/+1220 |
* | cmd/api: fix type scrubbing | Brad Fitzpatrick | 2013-01-22 | 1 | -10/+10 |
* | api: update next.txt | Russ Cox | 2013-01-18 | 1 | -14/+104 |
* | api: add go/types to next.txt | Russ Cox | 2013-01-02 | 1 | -0/+103 |
* | api/next.txt: update | Shenghou Ma | 2012-12-17 | 1 | -0/+318 |
* | net: change ListenUnixgram signature to return UnixConn instead of UDPConn | Mikio Hara | 2012-12-16 | 1 | -0/+1 |
* | api: refresh next.txt | Russ Cox | 2012-11-07 | 1 | -3/+236 |
* | cmd/api: add exception file | Rob Pike | 2012-10-04 | 2 | -0/+5 |
* | api: fix build; regenerate api.txt with fixed signatures | Brad Fitzpatrick | 2012-09-18 | 1 | -676/+664 |
* | cmd/api: allow extension of interfaces with unexported methods | Russ Cox | 2012-09-18 | 1 | -12/+12 |
* | api: add recent API additions to next.txt | Benny Siegert | 2012-08-15 | 1 | -0/+26 |
* | cmd/go, go/build, misc/swig: add SWIG support to Go tool | Ian Lance Taylor | 2012-08-03 | 1 | -0/+2 |