]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-10-25 Ian Lance Taylordebug/elf: return error in DynString for invalid dynami...
2023-10-25 Rhys Hiltnerruntime/pprof: include labels for caller of goroutine...
2023-10-25 Tobias Klausercmd/compile/internal/typecheck: use strings.Contains
2023-10-25 Michael StapelbergRevert "crypto/internal/boring: use noescape and nocall...
2023-10-24 qiulaidongfengruntime: use max/min func
2023-10-24 Keith Randallcmd/compile: use new runtime type mechanism for type...
2023-10-24 Keith Randallcmd/compile: reorganize compiler type descriptor generation
2023-10-24 Michael Prattcmd/compile/internal/ir: update CallExpr comment reference
2023-10-24 Mauri de Souza... runtime/internal/atomic: add memory barrier for mips...
2023-10-24 Nakul Bajajtesting/slogtest: test no source key with empty PC...
2023-10-24 Alan Donovango/types: fix (*T)(nil)-to-interface conversion bug
2023-10-23 cui fliterlog: add available godoc link
2023-10-23 Keiichi Hirobenet/http: remove outdated comment about a support of...
2023-10-23 qmuntalcrypto/internal/boring: use noescape and nocallback...
2023-10-23 Andy Pannet,internal/poll: mark it as handled even if sendfile...
2023-10-23 Cuong Manh Leruntime: allow for 10 more threads in TestWindowsStackM...
2023-10-23 Andy Panruntime: ignore ETIMEDOUT for kevent conservatively
2023-10-23 favoniabufio: allow terminating Scanner early cleanly without...
2023-10-23 Olivier Menguédatabase/sql: add godoc links
2023-10-23 Mateusz Poliwczaknet: set IsNotFound on windows and plan9 DNS queries
2023-10-21 Roland Shoemakerdoc: add missing space in godebug.md
2023-10-20 Paul E. Murphycmd/internal/obj/ppc64: refactor maskgen
2023-10-20 Roland Shoemakercrypto/rand,runtime: switch RtlGenRandom for ProcessPrng
2023-10-20 F Ysyscall: stop counting trailing NUL for abstract addres...
2023-10-20 Quan Tongcmd/go/internal/work: set Incomplete to true if there...
2023-10-20 Ian Lance Taylortest: add tests that gofrontend failed
2023-10-20 Guoqi Chencmd/compile: improve the implementation of Lowered...
2023-10-19 Dmitri Shuralyovall: update vendored dependencies
2023-10-19 Dmitri Shuralyovmisc: drop old +build lines
2023-10-19 Dmitri Shuralyovall: drop old +build lines
2023-10-19 Dmitri Shuralyovtest: migrate remaining files to go:build syntax
2023-10-19 Austin Clementscmd/go: move all Shell methods to shell.go
2023-10-19 Austin Clementscmd/go: add Shell.RemoveAll
2023-10-19 Austin Clementscmd/go: introduce Shell abstraction
2023-10-19 Austin Clementscmd/go: serialize access to scriptDir with output
2023-10-19 Austin Clementscmd/go: clean up adding import path to command error
2023-10-19 cui fliterimage: add available godoc link
2023-10-19 cui flitergo: add available godoc link
2023-10-19 cui flitermath: add available godoc link
2023-10-19 flaxingerinternal/nettrace: fix comment typo
2023-10-19 Cuong Manh Lecmd/compile: report mismatched version set by //go...
2023-10-19 Andy Paninternal/poll: add SPLICE_F_NONBLOCK flag for splice...
2023-10-19 go101slices: avoid an unnecessary check in Replace
2023-10-19 Paul E. Murphytest/codegen: fix PPC64 AddLargeConst test
2023-10-18 Austin Clementscmd/go: work around race in fmtCmd
2023-10-18 andigencoding/json: use reflect.Value.IsZero
2023-10-18 cui fliterdatabase: add available godoc link
2023-10-18 cui fliterembed: add available godoc link
2023-10-18 cui fliterflag: add available godoc link
2023-10-18 cui fliterio: add available godoc link
2023-10-18 cui fliterdebug: add available godoc link
2023-10-18 Quan Tongcmd/go/internal/modcmd: do not copy test embed files...
2023-10-18 Paul E. Murphycmd/internal/obj/ppc64: refactor maskgen64 usage
2023-10-18 Paul E. Murphycmd/compile/internal/ssa: on PPC64, generate large...
2023-10-18 Jayanth Krishnamurthycmd/compile: update to rules on PPC64 folding bit rever...
2023-10-18 cui flitercmd/internal/obj/arm64: replace the migrated url address
2023-10-18 Cuong Manh Leruntime: speed up readvarintUnsafe
2023-10-18 Cuong Manh Lecmd/compile: move ssagen.dvarint to objw.Uvarint
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
next