]> Cypherpunks.ru repositories - gostls13.git/history - api
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / api /
2023-11-14 Robert Griesemermath/big: implement Rat.FloatPrec
2023-11-13 Robert Griesemergo/types, types2: implement Alias proposal (export...
2023-11-11 Robert Griesemergo/types, types2: implement Info.PkgNameOf
2023-11-10 Andy Panlog/slog: add LogLoggerLevel to enable setting level...
2023-11-09 Roland Shoemakercrypto/x509: implement AddCertWithConstraint
2023-11-07 Robert Griesemergo/types: export Info.FileVersions
2023-11-06 Russ Coxgo/version: add new package
2023-11-02 Guoqi Chendebug/elf,cmd/link: add additional relocations for...
2023-10-31 Mateusz Poliwczakcrypto/x509: add new OID type and use it in Certificate
2023-10-30 Russ Coxmath/rand/v2: delete Mitchell/Reeds source
2023-10-30 Russ Coxmath/rand/v2: add PCG-DXSM
2023-10-30 Russ Coxmath/rand/v2: add, optimize N, UintN, Uint32N, Uint64N
2023-10-30 Russ Coxmath/rand/v2: change Source to use uint64
2023-10-30 Russ Coxmath/rand/v2: remove Rand.Seed
2023-10-30 Russ Coxmath/rand/v2: remove Read
2023-10-30 Russ Coxmath/rand/v2: rename various functions
2023-10-30 Russ Coxmath/rand/v2: start of new API
2023-10-09 Carlo Alberto Ferrarisio: add (*SectionReader).Outer()
2023-10-02 Roland Shoemakerhtml/template: support parsing complex JS template...
2023-09-25 Carl Johnsoncmp: add Or
2023-09-14 Jonathan Amsterdamnet/http: implement path value methods on Request
2023-09-13 Mauri de Souza Men... archive/tar: add AddFS method to Writer
2023-09-11 David Andersonnet/netip: add AddrPort.Compare and Prefix.Compare
2023-09-08 Jonathan Amsterdamtesting/slogtest: add Run to run cases as subtests
2023-09-08 Joel Singdebug/elf,cmd/link: add additional MIPS64 relocation...
2023-09-07 Kir Kolyshkinsyscall: add support to get pidfd from ForkExec on...
2023-08-17 Joe Tsaiencoding: add AppendEncode and AppendDecode
2023-08-08 Carl Johnsonslices: add Concat
2023-08-07 Mauri de Souza Men... net/http: add ServeFileFS, FileServerFS, NewFileTransportFS
2023-08-07 Inada Naokidatabase/sql: add Null[T]
2023-08-07 Alan Donovango/ast: deprecate Object
2023-08-07 qiulaidongfengarchive/tar: add FileInfoNames interface
2023-08-02 Damien Neilcrypto/tls: change SendSessionTicket to take an options...
2023-07-31 Mauri de Souza Men... archive/zip: add AddFS method to zip Writer
2023-07-31 Carl Johnsonreflect: add TypeFor
2023-07-27 qiulaidongfengreflect: deprecate PtrTo
2023-07-26 Ian Lance Taylormaps: remove Keys and Values
2023-07-20 Alan Donovango/ast: add Unparen(Expr) helper
2023-07-11 Jonathan Amsterdamlog/slog: change XXXCtx functions to XXXContext
2023-07-06 Russ Coxgo/types: record Config.GoVersion for reporting in...
2023-06-14 Ian Lance Taylorslices: consistently use S ~[]E
2023-06-09 Filippo Valsordacrypto/tls: make SessionState.Extra a slice of byte...
2023-06-02 Alan Donovanmath/big: rename Int.ToFloat64 to Float64
2023-06-01 Michael Anthony... api: promote next to go1.21
2023-05-31 Ian Lance TaylorRevert "math: add Compare and Compare32"
2023-05-25 Filippo Valsordacrypto/tls: add VersionName
2023-05-25 Filippo Valsordacrypto/tls: implement Extended Master Secret
2023-05-25 Filippo Valsordacrypto/tls: add QUIC 0-RTT APIs
2023-05-24 Filippo Valsordacrypto/tls: add SessionState.Extra
2023-05-24 Filippo Valsordacrypto/tls: add WrapSession and UnwrapSession
2023-05-24 Filippo Valsordacrypto/tls: add ClientSessionState.ResumptionState...
2023-05-24 Filippo Valsordacrypto/tls: add SessionState and use it on the server...
2023-05-24 Damien Neilcrypto/tls: support QUIC as a transport
2023-05-23 Eli Benderskyslices: add sorting and comparison functions
2023-05-23 Paul E. Murphydebug/elf: define R_PPC64_REL24_P9NOTOC
2023-05-19 Ian Lance Taylorcmp: new package
2023-05-19 cuiweixiehtml/template: expose ErrJSTemplate
2023-05-19 Sven Andersonruntime: implement Pinner API for object pinning
2023-05-19 Alan Donovanslices: add in-place Reverse function
2023-05-10 Ian Lance Taylornet/http: let ErrNotSupported match errors.ErrUnsupported
2023-05-04 Jonathan Amsterdamlog/slog: Group takes ...any
2023-05-04 Jonathan Amsterdamlog/slog: built-in handler constructors take options...
2023-05-02 Ian Lance Taylorio/fs: add FormatFileInfo and FormatDirEntry functions
2023-04-25 Alan Donovango/ast: add IsGenerated(*File) predicate
2023-04-24 Jonathan Amsterdamtesting/slogtest: tests for slog handlers
2023-04-20 Jonathan Amsterdamlog/slog: add Source type for source location
2023-04-19 Damien Neilcontext: add AfterFunc
2023-04-18 Ian Lance Taylordebug/elf: support zstd compression
2023-04-18 Matthieu Baertsnet: mptcp: add TCPConn's MultipathTCP checker
2023-04-12 Jonathan Amsterdamlog/slog: function argument to Record.Attrs returns...
2023-04-12 Jonathan Hallregexp: add Regexp.TextMarshaler/TextUnmarshaler
2023-04-11 Russ Coxgo/ast: add File.GoVersion
2023-04-11 Russ Coxgo/build/constraint: add GoVersion
2023-04-07 Ian Lance Taylorslices: add DeleteFunc
2023-04-07 Akihiro Sudanet/http: expose "http: server gave HTTP response to...
2023-04-03 Russ Coxreflect: deprecate SliceHeader and StringHeader
2023-03-31 Austin Clementssync: implement OnceFunc, OnceValue, and OnceValues
2023-03-29 Matthieu Baertsnet: mptcp: implement listenMPTCP
2023-03-29 Matthieu Baertsnet: mptcp: implement dialMPTCP
2023-03-29 Sameer Ajmanicontext: add WithoutCancel
2023-03-21 Jonathan Amsterdamlog/slog: initial commit
2023-03-16 Carl Johnsonflag: add BoolFunc; FlagSet.BoolFunc
2023-03-16 Filippo Valsordacrypto/elliptic: deprecate unsafe APIs
2023-03-16 Filippo Valsordacrypto/rsa: deprecate multiprime RSA support
2023-03-13 Ian Lance Taylortesting: add Testing function
2023-03-13 Aaron Gablecrypto/x509: surface ReasonCode in RevocationList API
2023-03-13 Joe Tsaibytes: add Buffer.Available and Buffer.AvailableBuffer
2023-03-11 Andy Panerrors: add ErrUnsupported
2023-03-07 Damien Neilnet/http: support full-duplex HTTP/1 responses
2023-03-07 Florin Papadebug/elf: retrieve values for dynamic section tags
2023-02-23 Russ Coxcmd/go, go/build: parse directives in file headers
2023-02-22 Harald Böhmsyscall: add jail support to ForkExec on FreeBSD
2023-02-17 Dmitri Goutnikcmd/api: add API checks for freebsd/riscv64
2023-02-17 Dmitri Goutnikcmd/api: add API checks for freebsd/arm64
2023-02-15 Akhil Indurtimath: add Compare and Compare32
2023-02-13 Ian Lance Taylorslices: new package
2023-02-10 Than McIntoshRevert "math: add Compare and Compare32"
2023-02-09 Akhil Indurtimath: add Compare and Compare32
2023-02-06 weebneyall: upgrade Unicode from 13.0.0 to 15.0.0
2023-02-03 Ian Lance Taylormaps: new package
next