Sign in
go
/
go
/
8e121b1587bd921ea84c7da49cab3f48dc6b8f36
/
api
/
except.txt
79a00a3
unicode: upgrade to Unicode 12
by Marcel van Lohuizen
· 5 years ago
34fc6ce
all: update to Unicode 11
by Marcel van Lohuizen
· 6 years ago
34fb585
text/scanner: don't liberally consume (invalid) floats or underbars
by Robert Griesemer
· 6 years ago
480373c
syscall: revert to pre-FreeBSD 10 / POSIX-2008 timespec field names in Stat_t on FreeBSD
by Yuval Pavel Zholkover
· 6 years ago
dc6eb20
syscall: FreeBSD 12 ino64 support
by Yuval Pavel Zholkover
· 6 years ago
28fa1da
cmd/api: explicit tagKey with GOOS and GOARCH
by Meng Zhuo
· 6 years ago
a2a3dd0
os: add ModeCharDevice to ModeType
by Tobias Klauser
· 7 years ago
76c4587
syscall: implement Unix Socket for Windows
by Yasuhiro Matsumoto
· 7 years ago
becd2a8
syscall: convert Windows AddrinfoW.Addr from uintptr to syscall.Pointer
by Brad Fitzpatrick
· 7 years ago
bedfa4e
text/template/parse: undo breaking API changes
by Daniel Theophanes
· 7 years ago
b74f732
syscall: update TOKEN_ALL_ACCESS according to WinNT.h
by Thanabodee Charoenpiriyakij
· 7 years ago
4869ec0
syscall: introduce Pointer type and use it instead of uintptr
by Alex Brainman
· 7 years ago
c5dd254
api: remove unnecessary lines from except.txt
by Daniel Martí
· 7 years ago
28c1ad9
text/template: add variable assignments
by Daniel Martí
· 7 years ago
5cf3b52
api: add exception for os.ModeType value
by Joe Tsai
· 7 years ago
acd17e9
syscall: support Getwd on all BSDs
by Tobias Klauser
· 7 years ago
2fd9549
unicode: update to Unicode 10.0.0
by Marcel van Lohuizen
· 7 years ago
51cfe68
math/big: provide support for conversion bases up to 62
by griesemer
· 7 years ago
1740580
math/big: define Word as uint instead of uintptr
by Robert Griesemer
· 8 years ago
f91ddaa
runtime, syscall: update openbsd for changes to syskill
by Joel Sing
· 8 years ago
c56cc9b
testing: introduce testing/internal/testdeps for holding testmain dependencies
by Russ Cox
· 8 years ago
5ad3bd9
api: sort except.txt
by Russ Cox
· 8 years ago
154860f
syscall: remove X__cmsg_data from Cmsghdr
by Ian Gudger
· 8 years ago
1625da2
encoding/json: marshal the RawMessage value type the same as its pointer type
by Brad Fitzpatrick
· 9 years ago
a2a4db7
unicode: upgrade to version 9.0.0
by Marcel van Lohuizen
· 9 years ago
fe15da6
unicode: upgrade to 8.0.0
by Marcel van Lohuizen
· 10 years ago
65d8cb9
unicode: strconv: regexp: Upgrade to Unicode 7.0.0.
by Marcel van Lohuizen
· 11 years ago
ed963c9
undo CL 102610045 / 7244ce3ae9db
by Mikio Hara
· 11 years ago
fbd5ad5
syscall: regenerate z-files for darwin
by Mikio Hara
· 11 years ago
8c8c260
api: update openbsd exceptions
by Mikio Hara
· 11 years ago
d957169
api: add NetBSD/ARM EABI exceptions.
by Shenghou Ma
· 11 years ago
d30d429
api: add FreeBSD 10 exceptions
by Mikio Hara
· 11 years ago
ac40fb4
api: whitelist change to unicode.Version
by Brad Fitzpatrick
· 11 years ago
ec8a24a
api: add Fchflags exception to more platforms
by Brad Fitzpatrick
· 11 years ago
8aaca37
api: update except.txt and next.txt to reflect openbsd system ABI break
by Joel Sing
· 11 years ago
39e004b
api: update go1.1, except and next.txt with constant values
by Brad Fitzpatrick
· 12 years ago
a3695fb2
api: update next.txt, except.txt
by Rob Pike
· 12 years ago
6de184b
syscall: fix prototype of Fchflags (API change)
by Shenghou Ma
· 12 years ago
0d19725
net: change ListenUnixgram signature to return UnixConn instead of UDPConn
by Mikio Hara
· 12 years ago
d87d488
cmd/api: add exception file Fixes build.
by Rob Pike
· 12 years ago