]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-07-27 Guoqi Chencmd/internal/obj/loong64: add CPUCFG instructions support
2024-07-27 Kir Kolyshkinos: rm unused code
2024-07-26 Robert Griesemergo/types, types2: add test for receiver type parameters
2024-07-26 Robert Griesemergo/types, types2: completely rewrite method receiver...
2024-07-26 Robert Griesemergo/types, types2: adjust Checker.unpackRecv signature...
2024-07-26 Robert Griesemergo/types, types2: fix test name (for debugging)
2024-07-26 Robert Griesemergo/types, types2: report type name in comp. literal...
2024-07-26 Robert Griesemergo/types, types2: remove superfluous if statement ...
2024-07-26 Robert Griesemergo/types, types2: factor out method receiver validation
2024-07-26 Robert Griesemergo/types, types2: slightly reorganize method receiver...
2024-07-26 Robert Griesemercmd/compile/internal/types2: use syntax.EndPos instead...
2024-07-26 Robert Griesemergo/types, types2: use ":" as start of implicit type...
2024-07-26 Robert Griesemergo/types, types2: cleanup of code handling type switch...
2024-07-26 Robert Griesemergo/types, types2: factor out list substitution code...
2024-07-26 Austin Clementsruntime: allow experimental trace batches to be reused
2024-07-26 Cuong Manh Leruntime: remove darwin-amd64-10_14 builder check
2024-07-26 Dmitri Shuralyovnet: unskip TestUDPZeroBytePayload on Darwin
2024-07-26 Cuong Manh Lecmd/compile, reflect: treat abi.NoEscape as cheap call
2024-07-26 Cuong Manh Lego/internal/gcimporter: cleanup test code pre Unified IR
2024-07-26 Cuong Manh Lecmd/compile: cleanup test code pre Unified IR
2024-07-26 Cuong Manh Letypes2, go/types: fix instantiation of named type with...
2024-07-25 HeGaoYuancmd/compile/internal/types: fix typo in comment
2024-07-25 Chen Suencoding/gob: fix package doc typo for wireType
2024-07-25 Michael Anthony... runtime: allow the tracer to be reentrant
2024-07-25 apocelipesarchive: use slices and maps to clean up tests
2024-07-25 apocelipesencoding: use slices and maps to clean up tests
2024-07-25 apocelipesos,path/filepath,testing: use slices to clean up tests
2024-07-25 apocelipesruntime: use slices and maps to clean up tests
2024-07-25 apocelipesgo,internal,io,mime: use slices and maps to clean tests
2024-07-25 apocelipesnet: use slices and maps to clean up tests
2024-07-24 Dmitri Shuralyovdoc/next: use relative link to Go issue
2024-07-24 Roland Shoemakerinternal/cpu: add DIT detection on arm64
2024-07-24 Roland Shoemakercmd/internal/obj/arm64: support MSR DIT
2024-07-24 apocelipesbytes,strings,unicode/utf16: use slices to clean up...
2024-07-24 Damien Neilos: document CopyFS behavior for symlinks in destination
2024-07-24 apocelipescrypto/x509,embed: use slices to clean up tests
2024-07-24 guoguangwucmd/compile: fix typo in comment
2024-07-24 Koichi Shiraishiinternal/trace/event: fix typo in comment
2024-07-24 Bryan Borehamregexp: allow patterns with no alternates to be one...
2024-07-24 Ian Lance Taylorencoding/json: rewrite interface{} to any
2024-07-24 Cuong Manh Letest: add test cases for local not-in-heap types
2024-07-24 Cuong Manh Letest: re-enabled fixedbugs/notinheap.go test
2024-07-24 Cuong Manh Lecmd/compile: restore not-in-heap check for map/channel...
2024-07-23 Cuong Manh Lecmd/compile: run checkbce after fuseLate pass
2024-07-23 Cuong Manh Lecmd/compile: prevent un-necessary wrapping in switch...
2024-07-23 Dmitri Shuralyovcmd/pprof: update vendored github.com/google/pprof
2024-07-23 Dmitri Shuralyovcmd/go: fix TestNewReleaseRebuildsStalePackagesInGOPATH...
2024-07-23 Keith Randallcmd/compile: make sync/atomic AND/OR operations intrins...
2024-07-23 Keith Randallcmd/compile: fix typing of atomic logical operations
2024-07-23 Keith Randallcmd/cgo: error on multiple incompatible function declar...
2024-07-23 Keith Randallcmd/compile: don't treat an InlMark as a read during...
2024-07-23 Keith Randallcmd/compile: store constant floats using integer constants
2024-07-23 Dmitri Shuralyovall: update vendored dependencies
2024-07-23 Martin Gartonencoding/binary: add missing test helper calls
2024-07-23 David Chaseruntime,internal: move runtime/internal/sys to internal...
2024-07-23 David Chaseruntime,internal: move runtime/internal/math to interna...
2024-07-23 Cuong Manh Leruntime: remove VZEROUPPER in asyncPreempt on darwin...
2024-07-23 Jakob Gillichcmd/link: raise pe export cap to 65535
2024-07-23 Michael Anthony... cmd/trace: merge testdata debugging tools into the...
2024-07-22 rhysdos: check relative paths in UserConfigDir and UserCacheDir
2024-07-22 guoguangwucmd/compile: use raw strings to avoid double escapes
2024-07-22 Cuong Manh Lecmd/compile: simplify outerfn check in closureName
2024-07-22 Cuong Manh Lecmd/compile: retire "IsHiddenClosure" and "IsDeadcodeCl...
2024-07-22 Ian Lance Taylormake.bash: drop GNU/kFreeBSD handling
2024-07-22 Rhys Hiltnerinternal/trace: make Reader output deterministic
2024-07-22 TangYangruntime: add ERMS-based memmove support for modern...
2024-07-22 Diego Augusto... unicode/utf8: AppendRune and EncodeRune performance...
2024-07-22 Keith Randallcmd/compile: give function position on function-too...
2024-07-22 Will Faughttext/template: fix doc spacing
2024-07-22 Darrenflag: handle nil os.Args when setting CommandLine at...
2024-07-22 Yossef Hishamstrconv: document that Unquote("''") returns an empty...
2024-07-22 Olivier Menguénet: add godoc links on UDP related symbols
2024-07-22 Dmitri Shuralyovdoc: initialize next directory for Go 1.24
2024-07-22 Dmitri Shuralyovinternal/goversion: update Version to 1.24
2024-07-22 Will FaughtREADME: fix CC BY license name
2024-07-22 Sean Liaoslices: explicitly document nil and empty slice equality
2024-07-22 Cherry Muicmd/compile: don't inline runtime functions in -d=check...
2024-07-19 Cuong Manh Leruntime: mark lockWithRankMayAcquire as nosplit
2024-07-17 Sean Liaomaps: document handling of non-reflexive keys
2024-07-17 Rob Findleycmd: vendor golang.org/x/telemetry@0b706e1
2024-07-17 Ian Lance Tayloros: don't try to signal PID -1 on Unix
2024-07-17 Nick Ripleyruntime: avoid multiple records with identical stacks...
2024-07-17 Cherry Muicmd/cgo/internal/testcarchive: remove 1-minute timeout
2024-07-17 withskymath/big: fix comment typo in natdiv.go
2024-07-17 Zxillyinternal/bytealg: extend memchr result correctly on...
2024-07-16 Than McIntoshcmd/internal/cov: close counter data files eagerly
2024-07-16 Kir Kolyshkinregexp: more cross-references in docstrings
2024-07-16 Kir Kolyshkinbytes: more cross-references in docstrings
2024-07-16 Kir Kolyshkinmath/big: use lists in docstrings
2024-07-16 Kir Kolyshkinmath/big: more cross-references in docstrings
2024-07-16 Kir Kolyshkinencoding/binary: use list format in docstrings
2024-07-16 Kir Kolyshkinstrings,bytes,regexp: use lists in Split* docstrings
2024-07-16 Clide Stefanicrypto/tls: add exclude tls flags to bogo_shim_test
2024-07-16 Sean Liaoencoding/json: document compact json output in Encoder...
2024-07-16 Sean Liaonet: document ParseIP always returns IPv6 addresses
2024-07-16 Sean Liaoarchive/zip: document handling of duplicate names in...
2024-07-16 cui flitersort: add example for Find
2024-07-16 Cuong Manh Lecmd/compile: fix recursive generic interface instantiation
2024-07-15 Miki Tebekaflag: add FlagSet example
2024-07-15 Cherry MuiRevert "runtime: avoid multiple records with identical...
next