]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-10-18 Cuong Manh Lecmd/compile: fix funcdata encode for functions with...
2023-10-18 Lynn Bogercmd/compile: avoid ANDCCconst on PPC64 if condition...
2023-10-18 Austin Clementscmd/go: make pkg-config check less picky
2023-10-18 Austin Clementscmd/go: drop unnecessary Package argument to reportCmd
2023-10-18 Austin Clementscmd/go: drop unnecessary Package arguments
2023-10-18 Austin Clementscmd/go: move fmtcmd's side effect to Showcmd
2023-10-18 Austin Clementscmd/go: use Builder.writeFile more extensively
2023-10-18 Austin Clementscmd/go: delete showOutput, formatOutput, and processOutput
2023-10-18 Austin Clementscmd/go: replace formatOutput/showOutput with reportCmd
2023-10-18 Austin Clementscmd/go: consolidate showOutput, formatOutput, and proce...
2023-10-18 Cuong Manh Lecmd/cgo/internal/testfortran: relax test output
2023-10-18 bestgopherruntime: fix comments for itab
2023-10-17 qmuntalruntime: use cgo_import_dynamic for QueryPerformanceCounter
2023-10-17 qmuntalruntime: unconditionally load AddVectoredContinueHandle...
2023-10-17 Mauri de Souza... go/printer: fix invalid output for empty decls
2023-10-17 Cuong Manh Lecmd/internal/testdir: accept build go1.x build tag
2023-10-17 Austin Clementscmd/go: rename ld, ldShared "out" argument to "targetPath"
2023-10-17 Robert Griesemerspec: explain eval order of binary operator examples...
2023-10-16 Roland Shoemakerhtml/template: track brace depth for each nested expression
2023-10-14 cui fliterall: fix function names
2023-10-14 Ian Lance Taylorbufio: link "too large to fit" to Scanner.Buffer
2023-10-14 Ian Lance Taylorruntime: use real type size in map keys and values...
2023-10-13 cui flitercompress: some minor corrections or adjustments for...
2023-10-13 Joe Tsaistrconv: add example for QuotedPrefix
2023-10-13 cui fliterexpvar: add available godoc link
2023-10-13 cui fliterhash: add available godoc link
2023-10-13 cui fliterindex/suffixarray: add available godoc link
2023-10-13 cui fliterarchive: add available godoc link
2023-10-13 cui fliterbytes,strings: add available godoc link
2023-10-13 cui flitercrypto: add available godoc link
2023-10-13 Michael Prattcmd/compile/internal/pgo: readability refactor
2023-10-13 Michael Prattcmd/compile: lookup indirect callees from export data...
2023-10-13 Michael Prattcmd/internal/objabi: add inverse of PathToPrefix
2023-10-13 Joel Singcmd/link/internal/ld: assign temporary addresses to...
2023-10-12 apocelipesencoding/xml: use reflect.Value.IsZero
2023-10-12 Cherry Muiruntime: don't print "unexpected SPWRITE" when printing...
2023-10-12 Michael Prattcmd/compile: synchronize inlinability logic between...
2023-10-12 Keith Randallcmd/compile: when combining stores, use line number...
2023-10-12 cui flitercompress: add available godoc link
2023-10-12 cui flitercontainer/heap: add available godoc link
2023-10-12 cui fliterbufio: add available godoc link
2023-10-12 Ian Lance Taylorruntime: don't use atomic store in noteclear on AIX
2023-10-12 David Chasecmd/compiler: make decompose shortcuts apply for PtrSha...
2023-10-12 Cherry Muiruntime/cgo: avoid taking the address of crosscall2...
2023-10-11 Ian Lance Taylornet: clear malloc'ed memory in cgoResSearch
2023-10-11 Ian Lance Taylorcmd/compile, runtime/internal/atomic: add lwsync for...
2023-10-11 Ian Lance Taylorcmd/compile: use absolute file name in isCgo check
2023-10-11 Olivier Menguéio/fs: add godoc links
2023-10-11 Olivier Menguéregexp: add godoc links
2023-10-11 cui flitermaps: add examples for Clone,Copy and Equal
2023-10-11 Olivier Menguétesting/fstest: add godoc links
2023-10-11 Olivier Menguétesting/fstest: MapFS: set perm 0555 on synthetized...
2023-10-11 Michael Prattruntime: remove write-only sweepdata fields
2023-10-11 Michael Prattruntime: remove stale non-atomic access comment
2023-10-11 Austin Clementscmd/go: clean up "cover" debug output
2023-10-11 Cuong Manh Letypes2, go/types: remove doc link from Func.Pkg comment
2023-10-10 Jonathan Amsterdamgo/types: clarify the documentation for Func.Pkg
2023-10-10 Than McIntoshRevert "cmd/link/internal/ld: assign temporary addresse...
2023-10-10 qmuntalruntime: quote -ex and -iex gdb arguments on Windows
2023-10-10 Joel Singcmd/link/internal/ld: assign temporary addresses to...
2023-10-10 David Chasecmd/compile: get rid of zero-sized values in call expansion
2023-10-10 Dmitri Shuralyovall: pull in x/net v0.17.0 and its dependencies
2023-10-10 Robert Griesemergo/types: update FileVersions API to match proposal...
2023-10-10 Jes Cokruntime: fix some comments
2023-10-10 Ville Skyttätesting: remove unnecessary TempDir implementation...
2023-10-09 Cuong Manh Lecmd/compile: fix wrong argument of OpSelectN during...
2023-10-09 Mark Ryancmd/compile: regenerate rewriteRISCV64.go to match...
2023-10-09 Jes Cokgo/token: use "// Output:" instead of "//Output:" in...
2023-10-09 cui fliteros: use strings.EqualFold in os_test.go
2023-10-09 cui fliterbytes,strings: add example for ContainsFunc
2023-10-09 Carlo Alberto... io: add (*SectionReader).Outer()
2023-10-09 Jes Cokreflect: compute the median h uniformly
2023-10-09 qmuntalruntime: normalize line endings in TestGdbPython
2023-10-09 Austin Clementscmd/go: remove unnecessary b.Print setting
2023-10-09 Alan Donovango/types: document unfixable bug at Selection.Indirect
2023-10-09 Lynn Bogercrypto/aes,crypto/cipher: improve gcm performance on...
2023-10-09 Keith Randallcmd/compile: use type hash from itab field instead...
2023-10-09 Cuong Manh Lecmd/compile: fix typecheck range over negative integer
2023-10-09 Alan Donovango/types: clarify semantics of Selection
2023-10-09 Lynn Bogercrypto/cipher: update GCM test
2023-10-09 Keith Randallcmd/compile: use cache in front of convI2I
2023-10-09 Keith Randallcmd/compile: use internal/abi types in the compiler
2023-10-09 Keith Randallmap: use correct load factor for deciding when to grow
2023-10-08 Cuong Manh Lecmd/compile: fix ICE with parenthesized builtin calls
2023-10-07 Joel Singcmd/compile/internal: stop lowering OpConvert on riscv64
2023-10-07 Mark Ryancmd/compile: optimize right shifts of uint32 on riscv
2023-10-06 Dmitri Shuralyovcmd/dist: emphasize when all tests are excluded
2023-10-06 Lynn Bogercrypto/subtle: improve xorBytes assembler on PPC64
2023-10-06 mstmdevsync: use atomic.Uint32 in Once
2023-10-06 David Chasecmd/compile: expand calls cleanup
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 Alexander Yastrebovencoding/json: fix appendCompact escaping
2023-10-06 Filippo Valsordacrypto/x509: avoid Android root store paths on other...
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: pass only the itab to the assertI2I-style...
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-05 Cuong Manh Lecmd/compile: some cleanup with old irgen code
next