aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 dayscmd/www-go-proposal: add base path and option to shutdown idle durationHEADmainShulhan
5 daysdesign/44309: fix broken links on imagesShulhan
5 daysgo.mod: update all dependenciesShulhan
5 daysall: update indexShulhan
5 daysall: fix broken links and typosShulhan
5 daysgo.mod: update ciigoShulhan
5 daysmake: add task to deploy using webhookShulhan
5 dayscmd/www-go-proposal: enable socket based activation using systemdShulhan
5 daysall: update the command and style to follow latest ciigoShulhan
5 dayscmd/www-go-proposal: static HTTP server to serve proposal with HTMLShulhan
5 daysall: create index page for all proposalsShulhan
2026-03-18README: update arbiter from rsc@ to austin@Austin Clements
2025-12-17design/74299-runtime-free.md: minor design doc updatesthepudds
2025-12-03design: fix issue number in go15bootstrap.mdAbhishek Jha
2025-11-14design/74299-runtime-free.md: add runtime.freegc and use via compiler to redu...thepudds
2025-09-08design: add design/74609-goroutine-leak-detection-gc.mdVlad Saioc
2025-02-27design: add 71953-go-dynamic-tls.mdAlexander Musman
2024-12-16README,CONTRIBUTING: update linksOleksandr Redko
2024-11-14design/70257-memory-regions.md: add CPU effect modelMichael Anthony Knyszek
2024-11-11design/70257-memory-regions.md: fix two minor mistakes in example codethepudds
2024-11-08design/70257-memory-regions.md: fix some minor errorsMichael Anthony Knyszek
2024-11-08design/70257-memory-regions.md: add draft design for discussionMichael Anthony Knyszek
2024-10-2914313-benchmark-format: add unit metadataAustin Clements
2024-10-2914313-benchmark-format: minor refreshesAustin Clements
2024-10-16design/68578-mutex-spinbit.md: describe protocolRhys Hiltner
2024-09-22design/68723-crypto-ssh-v2.md: change NewPublicKey signatureNicola Murino
2024-09-22design/68723-crypto-ssh-v2.md: crypto.Signer returns ed25519 keys as valueNicola Murino
2024-09-15design/68723-crypto-ssh-v2.md: PrivateKeySigner and MarshalPrivateKey OptionsNicola Murino
2024-09-10design/69095-x-repo-continuous-go.md: add blank lineDmitri Shuralyov
2024-08-27design/69095-x-repo-continuous-go.md: add designDmitri Shuralyov
2024-08-22design/68723-crypto-ssh-v2.md: new proposalNicola Murino
2024-07-18design/48429-go-tool-modules.md: new proposalConrad Irwin
2024-07-16LICENSE: update per Google LegalRuss Cox
2024-03-15README.md: mention GODEBUG settingsRuss Cox
2024-03-11design/60773-execution-tracer-overhaul.md: add designMichael Anthony Knyszek
2023-08-09design: add go13compiler, go13linker, go15bootstrapRuss Cox
2023-06-28README: add Go architectsRuss Cox
2023-06-21design/README: add declined as obsoleteRuss Cox
2023-06-13design/59960-heap-hugepage-util.md: add designMichael Anthony Knyszek
2023-06-09design/48815-custom-fuzz-input-types.md: revise from feedbackRichard Hansen
2023-05-11design/48815-custom-fuzz-input-types.md: new design proposalRichard Hansen
2023-05-10s/golang.org/go.dev/gRichard Hansen
2023-05-09design/60078-loopvar: add loopvar proposal design docRuss Cox
2023-03-10design/56345-structured-logging.md: remove error arg from ErrorJonathan Amsterdam
2023-02-23design/56345-structured-logging.md: update to match latest API changesJonathan Amsterdam
2023-02-14go2draft-error-handling-overview: update Microsoft blog linksIan Lance Taylor
2023-02-11design/56345-structured-logging.md: update with latest API changesJonathan Amsterdam
2023-01-13design/56345-structured-logging.md: remove NewContext, FromContext and CtxJonathan Amsterdam
2023-01-11design/56345-structured-logging.md: update godocJonathan Amsterdam
2023-01-02README: fix stale link to proposal projectM Hickford