2024-12-19 |
Russ Cox | cmd/go: drop fips140 build ID hacks |
commit | commitdiff | tree |
2024-12-19 |
Russ Cox | cmd/go: fix two-step toolchain upgrade through go insta... |
commit | commitdiff | tree |
2024-12-19 |
Cherry Mui | cmd/dist: skip fips140test in exe mode on Android |
commit | commitdiff | tree |
2024-12-19 |
Michal Bohuslávek | weak: improve grammar in doc comments |
commit | commitdiff | tree |
2024-12-18 |
Mauri de Souza... | crypto/ecdsa: fix condition for fips140=only check |
commit | commitdiff | tree |
2024-12-18 |
Filippo Valsorda | crypto/tls: normalize spelling of "ClientHello" in... |
commit | commitdiff | tree |
2024-12-18 |
Filippo Valsorda | crypto/pbkdf2: update RFC reference in package doc |
commit | commitdiff | tree |
2024-12-18 |
Filippo Valsorda | cmd/go,crypto: reject using Go+BoringCrypto and fips140... |
commit | commitdiff | tree |
2024-12-18 |
Ian Lance Taylor | testing: support B.Context and F.Context |
commit | commitdiff | tree |
2024-12-17 |
Ian Lance Taylor | debug/elf: adjust version API per issue discussion |
commit | commitdiff | tree |
2024-12-17 |
Filippo Valsorda | crypto/internal/fips140/aes/gcm: use aes.EncryptBlockIn... |
commit | commitdiff | tree |
2024-12-17 |
Filippo Valsorda | crypto/internal/fips140: add Name and Version |
commit | commitdiff | tree |
2024-12-17 |
wangshuo | cmd, go: fix some typos |
commit | commitdiff | tree |
2024-12-17 |
Oleksandr Redko | bytes, strings: add cross-references in docstrings |
commit | commitdiff | tree |
2024-12-17 |
Oleksandr Redko | cmd/go/internal/help: use secure link to swig.org |
commit | commitdiff | tree |
2024-12-17 |
Damien Neil | syscall, internal/syscall/unix: fix fstatat on linux... |
commit | commitdiff | tree |
2024-12-17 |
Robert Griesemer | spec: explain function invocation and passing of parame... |
commit | commitdiff | tree |
2024-12-17 |
Filippo Valsorda | go/build: streamline the crypto package graph in TestDe... |
commit | commitdiff | tree |
2024-12-17 |
qmuntal | go/build: remove nonexistent package from TestDependencies |
commit | commitdiff | tree |
2024-12-17 |
Filippo Valsorda | crypto/rsa: revert minimum GenerateKey size to 32 bits |
commit | commitdiff | tree |
2024-12-17 |
Filippo Valsorda | crypto/cipher: block non-AES CTR and CBC in fips140... |
commit | commitdiff | tree |
2024-12-17 |
Filippo Valsorda | crypto/internal/fips140/aes: mark AES-ECB as not approved |
commit | commitdiff | tree |
2024-12-17 |
Michael Matloob | cmd/go/testdata/script: update test_flags for new test... |
commit | commitdiff | tree |
2024-12-17 |
Ian Lance Taylor | fmt, strconv: document that exponent is always two... |
commit | commitdiff | tree |
2024-12-17 |
Cherry Mui | cmd/link: update runtime dependency list |
commit | commitdiff | tree |
2024-12-16 |
Michael Matloob | cmd/go: don't create test actions for incomplete packages |
commit | commitdiff | tree |
2024-12-16 |
Michael Anthony... | runtime: usleep in TestWeakToStrongMarkTermination |
commit | commitdiff | tree |
2024-12-16 |
Austin Clements | testing: don't measure cleanup time after B.Loop |
commit | commitdiff | tree |
2024-12-16 |
Austin Clements | testing: improve B.Loop test |
commit | commitdiff | tree |
2024-12-16 |
Austin Clements | testing: improve b.Loop example |
commit | commitdiff | tree |
2024-12-16 |
Austin Clements | testing: improve B.Loop docs, use B.Loop in examples |
commit | commitdiff | tree |
2024-12-13 |
Austin Clements | cmd/go: drop FailedBuild field if gotestjsonbuildtext=1 |
commit | commitdiff | tree |
2024-12-13 |
Michael Pratt | cmd/link: make dwarf name slice index self-describing |
commit | commitdiff | tree |
2024-12-13 |
Filippo Valsorda | crypto/ecdsa: fix s390x assembly with P-521 |
commit | commitdiff | tree |
2024-12-13 |
Filippo Valsorda | crypto/internal/cryptotest: skip TestAllocations on... |
commit | commitdiff | tree |
2024-12-13 |
thepudds | fmt: add more function and allocation tests |
commit | commitdiff | tree |
2024-12-13 |
Michael Pratt | runtime: migrate missing map linkname allowlists |
commit | commitdiff | tree |
2024-12-12 |
Robert Griesemer | spec: align EBNF rules consistently (cosmetic change) |
commit | commitdiff | tree |
2024-12-12 |
Ian Lance Taylor | syscall: on freebsd-386 only update written for certain... |
commit | commitdiff | tree |
2024-12-12 |
Oleksandr Redko | net: fix example function name for IP.To4 |
commit | commitdiff | tree |
2024-12-12 |
Cherry Mui | cmd/internal/obj: disallow linknamed access to builtin... |
commit | commitdiff | tree |
2024-12-12 |
Cherry Mui | cmd/link: block new standard library linknames |
commit | commitdiff | tree |
2024-12-12 |
apocelipes | builtin: document clear is a no-op if its argument... |
commit | commitdiff | tree |
2024-12-12 |
Ian Lance Taylor | internal/poll: in SendFile treat ENOTSUP like EOPNOTSUPP |
commit | commitdiff | tree |
2024-12-11 |
Ian Lance Taylor | cmd/cgo: use full prototype for main in C code |
commit | commitdiff | tree |
2024-12-11 |
Ian Lance Taylor | debug/elf: adjust version API per issue discussion |
commit | commitdiff | tree |
2024-12-11 |
Filippo Valsorda | crypto: use provided random Reader in FIPS mode |
commit | commitdiff | tree |
2024-12-11 |
Jonathan Amsterdam | log/slog: make DiscardHandler example package-level |
commit | commitdiff | tree |
2024-12-11 |
Sam Thanawalla | cmd/go: add more tests for GOAUTH's user provided authe... |
commit | commitdiff | tree |
2024-12-11 |
Damien Neil | net/http: document zero value of Protocols |
commit | commitdiff | tree |
2024-12-11 |
Ian Lance Taylor | cmd/compile: update broken link |
commit | commitdiff | tree |
2024-12-11 |
Antonio Ojea | net: avoid unnecessary interface lookup fetching all... |
commit | commitdiff | tree |
2024-12-11 |
zfdx123 | internal/goos: fix bug in gengoos.go |
commit | commitdiff | tree |
2024-12-11 |
Cherry Mui | cmd/internal/objfile: break out dissassemblers to anoth... |
commit | commitdiff | tree |
2024-12-11 |
Kir Kolyshkin | syscall: remove a wrong comment in Clearenv |
commit | commitdiff | tree |
2024-12-11 |
Ian Lance Taylor | reflect: consistently document when value must be settable |
commit | commitdiff | tree |
2024-12-10 |
Damien Neil | runtime: avoid panic in expired synctest timer chan... |
commit | commitdiff | tree |
2024-12-10 |
Roland Shoemaker | html/template: escape script tags in JS errors case... |
commit | commitdiff | tree |
2024-12-10 |
Tom Thorogood | crypto/internal/fips140/ecdsa: fix reseed_counter check... |
commit | commitdiff | tree |
2024-12-09 |
Michael Anthony... | runtime: make special offset a uintptr |
commit | commitdiff | tree |
2024-12-09 |
Paul Cacheux | runtime: remove datadog-agent from prof labels hall... |
commit | commitdiff | tree |
2024-12-09 |
Michael Anthony... | weak: align weak.Pointer documentation with runtime... |
commit | commitdiff | tree |
2024-12-09 |
Petr Osetrov | bufio: make the description of Peek's behavior better |
commit | commitdiff | tree |
2024-12-09 |
Sean Liao | cmd/go: document the build cache as safe for concurrent use |
commit | commitdiff | tree |
2024-12-08 |
Dmitri Shuralyov | lib/wasm: provide fs.constants.O_DIRECTORY definition |
commit | commitdiff | tree |
2024-12-07 |
Austin Clements | runtime: improve AddCleanup documentation |
commit | commitdiff | tree |
2024-12-07 |
Cherry Mui | cmd/go: document c-shared buildmode for building WASI... |
commit | commitdiff | tree |
2024-12-06 |
Michael Pratt | runtime: add note that Callers never returns an entry PC |
commit | commitdiff | tree |
2024-12-06 |
Paul Cacheux | cmd/internal/goobj: add missing symbol align field... |
commit | commitdiff | tree |
2024-12-06 |
Dmytro Yeroshkin | encoding/base64, encoding/base32: add doc details to... |
commit | commitdiff | tree |
2024-12-06 |
Conrad Irwin | cmd/go: add tool meta-pattern to go help packages |
commit | commitdiff | tree |
2024-12-06 |
Conrad Irwin | cmd/go: report tool errors in go list all |
commit | commitdiff | tree |
2024-12-06 |
Michael Matloob | cmd/go: use AppendPath(OrigEnv) as env for tool executable |
commit | commitdiff | tree |
2024-12-06 |
Michael Anthony... | all: update vendored dependencies [generated] |
commit | commitdiff | tree |
2024-12-06 |
Michael Matloob | cmd/go: consistently use DefaultExecName for executable... |
commit | commitdiff | tree |
2024-12-06 |
Conrad Irwin | cmd/go: add -modfile and -modcacherw to go tool |
commit | commitdiff | tree |
2024-12-06 |
Jorropo | testing: fix divide by zero when benchmark is faster... |
commit | commitdiff | tree |
2024-12-06 |
Cherry Mui | cmd/compile: update default PGO profile |
commit | commitdiff | tree |
2024-12-06 |
Damien Neil | cmd/internal/objabi, internal/runtime: increase nosplit... |
commit | commitdiff | tree |
2024-12-06 |
Ian Lance Taylor | crypto/hkdf: add package doc comment |
commit | commitdiff | tree |
2024-12-05 |
Gopher Robot | doc/next: delete |
commit | commitdiff | tree |
2024-12-05 |
Gopher Robot | api: promote next to go1.24 |
commit | commitdiff | tree |
2024-12-05 |
Junyang Shao | testing: improve documentation, examples, release notes for |
commit | commitdiff | tree |
2024-12-05 |
Cherry Mui | cmd/compile: document wasmexport directive, update... |
commit | commitdiff | tree |
2024-12-05 |
Michael Matloob | cmd/go/testdata/script: skip EndSequence entries in... |
commit | commitdiff | tree |
2024-12-05 |
Conrad Irwin | doc/next: introduce module tools |
commit | commitdiff | tree |
2024-12-05 |
Russ Cox | crypto/internal/fips140/bigmod: add more //go:norace... |
commit | commitdiff | tree |
2024-12-05 |
Cherry Mui | doc/next: add release notes for Wasm changes |
commit | commitdiff | tree |
2024-12-05 |
Sean Liao | cmd/go: drop -v from go help get |
commit | commitdiff | tree |
2024-12-05 |
Sean Liao | embed: document exclusions more explicitly |
commit | commitdiff | tree |
2024-12-05 |
Cherry Mui | doc/next: add linker change release notes |
commit | commitdiff | tree |
2024-12-05 |
thepudds | weak: fix subheading syntax in package doc |
commit | commitdiff | tree |
2024-12-04 |
Michael Anthony... | weak: massage package docs a little bit |
commit | commitdiff | tree |
2024-12-04 |
Michael Anthony... | doc/next: add release notes for runtime and sync |
commit | commitdiff | tree |
2024-12-04 |
Sean Liao | math/bits: update reference to debruijn paper |
commit | commitdiff | tree |
2024-12-04 |
Michael Matloob | cmd/go/internal/cache: always check error from stat... |
commit | commitdiff | tree |
2024-12-04 |
Sean Liao | bufio: document Reader must be created with New functions |
commit | commitdiff | tree |
2024-12-04 |
Jorropo | sync/atomic: add missing leak tests for And & Or |
commit | commitdiff | tree |
2024-12-04 |
Jorropo | math/rand/v2: replace <= 0 with == 0 for Uint function... |
commit | commitdiff | tree |
2024-12-04 |
Alexey Palazhchenko | runtime: remove "hall of shame" comment from public... |
commit | commitdiff | tree |
next |