]> Cypherpunks.ru repositories - gostls13.git/history - src/internal
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / internal /
2023-11-14 Roland Shoemakercrypto/tls: remove RSA KEX ciphers from the default...
2023-11-14 Roland Shoemakercrypto/tls: change default minimum version to 1.2
2023-11-14 Michael Anthony... internal/trace/v2: resolve syscall parsing ambiguity
2023-11-14 Michael Anthony... internal/trace/v2: halve the memory footprint of the...
2023-11-14 Michael Anthony... internal/trace/v2: don't enforce batch order on Ms
2023-11-13 Robert Griesemergo/types, types2: implement Alias proposal (export...
2023-11-10 Michael Anthony... internal/trace/v2: disable TestTrace* tests on Windows...
2023-11-10 Michael Anthony... internal/trace/v2: disable cgo callback test if cgo...
2023-11-10 Michael Anthony... internal/trace: implement goroutine analysis for v2...
2023-11-10 Michael Anthony... internal/trace: implement MutatorUtilizationV2
2023-11-10 Michael Anthony... runtime: add execution tracer v2 behind GOEXPERIMENT...
2023-11-09 Michael Anthony... runtime: enable allocheaders by default
2023-11-09 Michael Anthony... runtime: add the allocation headers GOEXPERIMENT and...
2023-11-09 Jes Cokinternal/zstd: use dynamic path resolution for xxhsum...
2023-11-09 Robert Griesemergo/types, types2: introduce _Alias type node
2023-11-09 aimuzinternal/zstd: avoid panic when the regenerated size...
2023-11-09 Joel Singall: clean up addition of constants in riscv64 assembly
2023-11-08 aimuzinternal/zstd: use dynamic path resolution for zstd...
2023-11-08 Cherry Muiall: rename GOEXPERIMENT=range to rangefunc
2023-11-08 Jes Cokinternal/diff: add missing 'as' in comment
2023-11-07 Damien Neilpath/filepath: fix various issues in parsing Windows...
2023-11-06 Russ Coxgo/version: add new package
2023-11-02 Robert Griesemergo/types, types2: enable range over int w/o need for...
2023-11-01 qiulaidongfenginternal/bytealg: optimize indexbyte in amd64
2023-11-01 Jes Cokbytes,internal/bytealg: add func bytealg.LastIndexRabinKarp
2023-11-01 Bryan C. Millsos: report IO_REPARSE_TAG_DEDUP files as regular in...
2023-10-31 apocelipesinternal/cpu: add comments to copied functions
2023-10-31 Keith Randallruntime: on arm32, detect whether we have sync instructions
2023-10-31 Jes Cokbytes,internal/bytealg: eliminate IndexRabinKarpBytes...
2023-10-31 cui fliterinternal/bytealg: optimize Count/CountString in arm64
2023-10-31 Robert Griesemergo/types, types2: more concise error if conversion...
2023-10-31 Joel Singcmd/dist,internal/platform: enable openbsd/ppc64 port
2023-10-30 qiulaidongfenginternal/fmtsort: makeChans pin pointer
2023-10-27 Cherry Muiinternal/testenv: use cmd.Environ in CleanCmdEnv
2023-10-27 Jes Cokbytes,internal/bytealg: eliminate HashStrBytes,HashStrR...
2023-10-26 Daniel Martíinternal/profile: actually return errors in postDecode
2023-10-24 Keith Randallcmd/compile: reorganize compiler type descriptor generation
2023-10-23 Andy Pannet,internal/poll: mark it as handled even if sendfile...
2023-10-20 Roland Shoemakercrypto/rand,runtime: switch RtlGenRandom for ProcessPrng
2023-10-19 Dmitri Shuralyovall: drop old +build lines
2023-10-19 flaxingerinternal/nettrace: fix comment typo
2023-10-19 Andy Paninternal/poll: add SPLICE_F_NONBLOCK flag for splice...
2023-10-14 cui fliterall: fix function names
2023-10-09 Keith Randallcmd/compile: use internal/abi types in the compiler
2023-10-06 Achille Rousselinternal/bytealg: process two AVX2 lanes per Count...
2023-10-06 Tobias Klauserinternal/syscall/unix: implement Eaccess on dragonfly
2023-10-06 Keith Randallcmd/compile: use cache in front of type assert runtime...
2023-10-06 Keith Randallcmd/compile: use descriptors for type assertion runtime...
2023-10-06 Keith Randallcmd/compile: add a cache to interface type switches
2023-10-06 Keith Randallcmd/compile: improve interface type switches
2023-10-03 Tobias Klauserinternal/syscall/unix: implement Eaccess on netbsd
2023-10-02 Jonathan Amsterdamnet/http: add GODEBUG setting for old ServeMux behavior
2023-10-02 Joel Singcmd/dist,internal/platform: add openbsd/riscv64 port
2023-09-30 Than McIntoshinternal,cmd/internal: relocate covcmd package from...
2023-09-30 Than McIntoshcmd/go: improve handling of no-test packages for coverage
2023-09-29 Alexander Yastrebovinternal/zstd: reset reader buffer
2023-09-28 Alexander Yastrebovinternal/zstd: handle match extending past window
2023-09-28 Alexander Yastrebovinternal/zstd: allow zero dictionary id
2023-09-28 Mateusz Poliwczaknet: set IsNotFound for unknown services in LookupPort
2023-09-28 Tobias Klauserinternal/syscall/unix: implement Eaccess on freebsd
2023-09-28 Alexander Yastrebovinternal/zstd: allow stream consisting of skippable...
2023-09-27 Alexander Yastrebovinternal/zstd: configure window size for single segment...
2023-09-27 Alexander Yastrebovinternal/zstd: allow empty compressed blocks
2023-09-22 Jes Cokall: clean unnecessary casts for test files
2023-09-20 Alexander Yastrebovinternal/zstd: use circular buffer for backreference...
2023-09-20 Russ Coxcmd/compile, go/types: typechecking of range over int...
2023-09-18 Jes Cokall: clean unnecessary casts
2023-09-14 Than McIntoshcmd/cover: add new "emit meta file" mode for packages...
2023-09-14 qmuntaltime: unconditionally use RegLoadMUIString on Windows
2023-09-13 Alexander Yastrebovinternal/zstd: fix window resizing
2023-09-12 Jes Cokall: calculate the median uniformly
2023-09-12 qmuntalall: fix Microsoft links
2023-09-12 Meng Zhuointernal/cpu: fix wrong cache line size of riscv64
2023-09-05 Dmitri Shuralyovall: use ^TestName$ regular pattern for invoking a...
2023-09-05 rootcmd/asm: add KMA and KMCTR instructions on s390x.
2023-09-04 Nikita Vaniasinnet: respect hosts file when resolving names for Windows
2023-08-31 Jes Cokall: rewrite internal/saferio.SliceCap using generics...
2023-08-30 Tobias Klauserinternal/poll, net: use (*FD).SetsockoptInet4Addr in...
2023-08-29 Robert Griesemergo/types, types2: remove order dependency in inference...
2023-08-29 Matthew Dempskycmd/asm: stop using "" as the local package prefix
2023-08-29 Xiaolin Zhaoruntime, cmd/go: enable address sanitizer on linux...
2023-08-28 Paul Murphyinternal/bytealg: improve compare on Power10/PPC64
2023-08-25 Xiaolin Zhaoruntime, cmd/go: enable memory sanitizer on linux/loong64
2023-08-25 Tobias Klauserinternal/bytealg: add generic LastIndexByte{,String}
2023-08-25 qmuntalos: omit existence check for GetFinalPathNameByHandle
2023-08-23 Joel Singcmd/internal/obj/riscv,cmd/link: add support for intern...
2023-08-23 Joel Singcmd/link: add support for openbsd/ppc64
2023-08-17 Robert Griesemergo/types, types2: disable interface inference for versi...
2023-08-17 Guoqi Cheninternal/sysinfo: print cpu type from cpuinfo when...
2023-08-16 Cuong Manh Lego/types, types2: add Sizes computation to match gc...
2023-08-16 qmuntalos: support file systems without file IDs when reading...
2023-08-15 Robert Griesemergo/types, types2: use exact unification when comparing...
2023-08-15 sivchariinternal/syscall/unix: fix gofmt
2023-08-14 cui fliterinternal/fuzz: use the built-in min function
2023-08-14 Paul E. Murphyinternal/bytealg: optimize Count/CountString for PPC64...
2023-08-14 Than McIntoshinternal/coverage: separate out cmd defs to separate...
2023-08-11 Mauri de Souza Men... net/http: disallow empty Content-Length header
2023-08-11 Srinivas Pokalacmd/asm: add KDSA instruction support
2023-08-11 Tobias Klauserinternal/itoa, os: move os.uitox to itoa.Uitox
2023-08-10 Roland Shoemakercrypto/tls: add GODEBUG to control max RSA key size
next