2024-07-24 |
Damien Neil | os: document CopyFS behavior for symlinks in destination |
commit | commitdiff | tree |
2024-07-24 |
apocelipes | crypto/x509,embed: use slices to clean up tests |
commit | commitdiff | tree |
2024-07-24 |
guoguangwu | cmd/compile: fix typo in comment |
commit | commitdiff | tree |
2024-07-24 |
Koichi Shiraishi | internal/trace/event: fix typo in comment |
commit | commitdiff | tree |
2024-07-24 |
Bryan Boreham | regexp: allow patterns with no alternates to be one... |
commit | commitdiff | tree |
2024-07-24 |
Ian Lance Taylor | encoding/json: rewrite interface{} to any |
commit | commitdiff | tree |
2024-07-24 |
Cuong Manh Le | test: add test cases for local not-in-heap types |
commit | commitdiff | tree |
2024-07-24 |
Cuong Manh Le | test: re-enabled fixedbugs/notinheap.go test |
commit | commitdiff | tree |
2024-07-24 |
Cuong Manh Le | cmd/compile: restore not-in-heap check for map/channel... |
commit | commitdiff | tree |
2024-07-23 |
Cuong Manh Le | cmd/compile: run checkbce after fuseLate pass |
commit | commitdiff | tree |
2024-07-23 |
Cuong Manh Le | cmd/compile: prevent un-necessary wrapping in switch... |
commit | commitdiff | tree |
2024-07-23 |
Dmitri Shuralyov | cmd/pprof: update vendored github.com/google/pprof |
commit | commitdiff | tree |
2024-07-23 |
Dmitri Shuralyov | cmd/go: fix TestNewReleaseRebuildsStalePackagesInGOPATH... |
commit | commitdiff | tree |
2024-07-23 |
Keith Randall | cmd/compile: make sync/atomic AND/OR operations intrins... |
commit | commitdiff | tree |
2024-07-23 |
Keith Randall | cmd/compile: fix typing of atomic logical operations |
commit | commitdiff | tree |
2024-07-23 |
Keith Randall | cmd/cgo: error on multiple incompatible function declar... |
commit | commitdiff | tree |
2024-07-23 |
Keith Randall | cmd/compile: don't treat an InlMark as a read during... |
commit | commitdiff | tree |
2024-07-23 |
Keith Randall | cmd/compile: store constant floats using integer constants |
commit | commitdiff | tree |
2024-07-23 |
Dmitri Shuralyov | all: update vendored dependencies |
commit | commitdiff | tree |
2024-07-23 |
Martin Garton | encoding/binary: add missing test helper calls |
commit | commitdiff | tree |
2024-07-23 |
David Chase | runtime,internal: move runtime/internal/sys to internal... |
commit | commitdiff | tree |
2024-07-23 |
David Chase | runtime,internal: move runtime/internal/math to interna... |
commit | commitdiff | tree |
2024-07-23 |
Cuong Manh Le | runtime: remove VZEROUPPER in asyncPreempt on darwin... |
commit | commitdiff | tree |
2024-07-23 |
Jakob Gillich | cmd/link: raise pe export cap to 65535 |
commit | commitdiff | tree |
2024-07-23 |
Michael Anthony... | cmd/trace: merge testdata debugging tools into the... |
commit | commitdiff | tree |
2024-07-22 |
rhysd | os: check relative paths in UserConfigDir and UserCacheDir |
commit | commitdiff | tree |
2024-07-22 |
guoguangwu | cmd/compile: use raw strings to avoid double escapes |
commit | commitdiff | tree |
2024-07-22 |
Cuong Manh Le | cmd/compile: simplify outerfn check in closureName |
commit | commitdiff | tree |
2024-07-22 |
Cuong Manh Le | cmd/compile: retire "IsHiddenClosure" and "IsDeadcodeCl... |
commit | commitdiff | tree |
2024-07-22 |
Ian Lance Taylor | make.bash: drop GNU/kFreeBSD handling |
commit | commitdiff | tree |
2024-07-22 |
Rhys Hiltner | internal/trace: make Reader output deterministic |
commit | commitdiff | tree |
2024-07-22 |
TangYang | runtime: add ERMS-based memmove support for modern... |
commit | commitdiff | tree |
2024-07-22 |
Diego Augusto... | unicode/utf8: AppendRune and EncodeRune performance... |
commit | commitdiff | tree |
2024-07-22 |
Keith Randall | cmd/compile: give function position on function-too... |
commit | commitdiff | tree |
2024-07-22 |
Will Faught | text/template: fix doc spacing |
commit | commitdiff | tree |
2024-07-22 |
Darren | flag: handle nil os.Args when setting CommandLine at... |
commit | commitdiff | tree |
2024-07-22 |
Yossef Hisham | strconv: document that Unquote("''") returns an empty... |
commit | commitdiff | tree |
2024-07-22 |
Olivier Mengué | net: add godoc links on UDP related symbols |
commit | commitdiff | tree |
2024-07-22 |
Dmitri Shuralyov | doc: initialize next directory for Go 1.24 |
commit | commitdiff | tree |
2024-07-22 |
Dmitri Shuralyov | internal/goversion: update Version to 1.24 |
commit | commitdiff | tree |
2024-07-22 |
Will Faught | README: fix CC BY license name |
commit | commitdiff | tree |
2024-07-22 |
Sean Liao | slices: explicitly document nil and empty slice equality |
commit | commitdiff | tree |
2024-07-22 |
Cherry Mui | cmd/compile: don't inline runtime functions in -d=check... |
commit | commitdiff | tree |
2024-07-19 |
Cuong Manh Le | runtime: mark lockWithRankMayAcquire as nosplit |
commit | commitdiff | tree |
2024-07-17 |
Sean Liao | maps: document handling of non-reflexive keys |
commit | commitdiff | tree |
2024-07-17 |
Rob Findley | cmd: vendor golang.org/x/telemetry@0b706e1 |
commit | commitdiff | tree |
2024-07-17 |
Ian Lance Taylor | os: don't try to signal PID -1 on Unix |
commit | commitdiff | tree |
2024-07-17 |
Nick Ripley | runtime: avoid multiple records with identical stacks... |
commit | commitdiff | tree |
2024-07-17 |
Cherry Mui | cmd/cgo/internal/testcarchive: remove 1-minute timeout |
commit | commitdiff | tree |
2024-07-17 |
withsky | math/big: fix comment typo in natdiv.go |
commit | commitdiff | tree |
2024-07-17 |
Zxilly | internal/bytealg: extend memchr result correctly on... |
commit | commitdiff | tree |
2024-07-16 |
Than McIntosh | cmd/internal/cov: close counter data files eagerly |
commit | commitdiff | tree |
2024-07-16 |
Kir Kolyshkin | regexp: more cross-references in docstrings |
commit | commitdiff | tree |
2024-07-16 |
Kir Kolyshkin | bytes: more cross-references in docstrings |
commit | commitdiff | tree |
2024-07-16 |
Kir Kolyshkin | math/big: use lists in docstrings |
commit | commitdiff | tree |
2024-07-16 |
Kir Kolyshkin | math/big: more cross-references in docstrings |
commit | commitdiff | tree |
2024-07-16 |
Kir Kolyshkin | encoding/binary: use list format in docstrings |
commit | commitdiff | tree |
2024-07-16 |
Kir Kolyshkin | strings,bytes,regexp: use lists in Split* docstrings |
commit | commitdiff | tree |
2024-07-16 |
Clide Stefani | crypto/tls: add exclude tls flags to bogo_shim_test |
commit | commitdiff | tree |
2024-07-16 |
Sean Liao | encoding/json: document compact json output in Encoder... |
commit | commitdiff | tree |
2024-07-16 |
Sean Liao | net: document ParseIP always returns IPv6 addresses |
commit | commitdiff | tree |
2024-07-16 |
Sean Liao | archive/zip: document handling of duplicate names in... |
commit | commitdiff | tree |
2024-07-16 |
cui fliter | sort: add example for Find |
commit | commitdiff | tree |
2024-07-16 |
Cuong Manh Le | cmd/compile: fix recursive generic interface instantiation |
commit | commitdiff | tree |
2024-07-15 |
Miki Tebeka | flag: add FlagSet example |
commit | commitdiff | tree |
2024-07-15 |
Cherry Mui | Revert "runtime: avoid multiple records with identical... |
commit | commitdiff | tree |
2024-07-15 |
Cuong Manh Le | strings: re-introduce noescape wrapper |
commit | commitdiff | tree |
2024-07-15 |
Sean Liao | net/http: document io.Seeker requirement for fs.FS... |
commit | commitdiff | tree |
2024-07-12 |
Rob Findley | cmd: vendor golang.org/x/telemetry@268b4a8ec2d7 |
commit | commitdiff | tree |
2024-07-12 |
Tim King | go/types: fix assertion failure when range over int... |
commit | commitdiff | tree |
2024-07-12 |
Joel Sing | os: clean up after TestIssue60181 |
commit | commitdiff | tree |
2024-07-11 |
Ian Lance Taylor | unsafe: say "functions like syscall.Syscall", not only... |
commit | commitdiff | tree |
2024-07-11 |
cuishuang | all: make struct comments match struct names |
commit | commitdiff | tree |
2024-07-11 |
Kir Kolyshkin | strings: more cross-references in docstrings |
commit | commitdiff | tree |
2024-07-11 |
Jonathan Hall | database/sql/driver: fix name in comment |
commit | commitdiff | tree |
2024-07-11 |
Diogo Pinela | os: clarify that IsNotExist, IsExist, IsPermission... |
commit | commitdiff | tree |
2024-07-10 |
Clide Stefani | crypto/tls: add support for -expect-no-hrr to bogo_shim... |
commit | commitdiff | tree |
2024-07-10 |
Jorropo | math: remove riscv64 assembly implementations of rounding |
commit | commitdiff | tree |
2024-07-10 |
Sean Liao | context: handle nil values for valueCtx.String() |
commit | commitdiff | tree |
2024-07-09 |
Nick Ripley | runtime: avoid multiple records with identical stacks... |
commit | commitdiff | tree |
2024-07-09 |
Clide Stefani | crypto/tls: add support for -reject-alpn and -decline... |
commit | commitdiff | tree |
2024-07-09 |
Manuel Sabin | crypto/internal/cryptotest: add common tests for the... |
commit | commitdiff | tree |
2024-07-08 |
Julian Dax | testing: remove call to os.Exit in documentation for... |
commit | commitdiff | tree |
2024-07-08 |
Ian Lance Taylor | unsafe: clarify when String bytes can be modified |
commit | commitdiff | tree |
2024-07-07 |
qiulaidongfeng | cmd/dist: remove iter,slices,maps test on GOEXPERIMENT... |
commit | commitdiff | tree |
2024-07-07 |
Cuong Manh Le | io: add test for Pipe constructor allocations |
commit | commitdiff | tree |
2024-07-07 |
Dmitri Shuralyov | os/exec: only use cachedLookExtensions if Cmd.Path... |
commit | commitdiff | tree |
2024-07-05 |
Cuong Manh Le | cmd/compile: correct RewriteMultiValueCall fatal message |
commit | commitdiff | tree |
2024-07-05 |
Cuong Manh Le | cmd/compile: fix ICE when compiling global a, b = f() |
commit | commitdiff | tree |
2024-07-03 |
Cherry Mui | cmd/link: don't disable memory profiling when pprof... |
commit | commitdiff | tree |
2024-07-03 |
Ian Lance Taylor | cmd/cgo: read CGO_LDFLAGS environment variable |
commit | commitdiff | tree |
2024-07-03 |
Cuong Manh Le | cmd/compile: fix mis-compilation when switching over... |
commit | commitdiff | tree |
2024-07-03 |
Cuong Manh Le | cmd/compile: emit error message on mismatch import... |
commit | commitdiff | tree |
2024-07-03 |
Ian Lance Taylor | cmd/link: document -checklinkname option |
commit | commitdiff | tree |
2024-07-02 |
Darin Krauss | time: fix time zone parsing when format includes time... |
commit | commitdiff | tree |
2024-07-02 |
Kir Kolyshkin | os: add TODO about removing test exception |
commit | commitdiff | tree |
2024-07-01 |
Michael Matloob | cmd/go/internal/workcmd: remove a potentially confusing... |
commit | commitdiff | tree |
2024-07-01 |
Than McIntosh | cmd/link: align .reloc block starts by 32 bits for... |
commit | commitdiff | tree |
2024-07-01 |
Mohamed Yousif | cmd/go: update go clean help message |
commit | commitdiff | tree |
2024-07-01 |
Dmitri Shuralyov | sync: refer to Locker interface methods in RWMutex... |
commit | commitdiff | tree |
next |