]> Cypherpunks.ru repositories - gostls13.git/history - doc
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / doc /
2023-05-30 Ian Lance Taylordoc/go1.21: mention maps package
2023-05-30 Ian Lance Taylordoc/go1.21: mention multipath TCP support
2023-05-27 Ian Lance Taylordoc/go1.21: document clear builtin and init order changes
2023-05-26 Ian Lance Taylordoc/go1.21: mention os package changes
2023-05-26 Ian Lance Taylordoc/go1.21: mention changes to the reflect package
2023-05-26 Ian Lance Taylordoc/go1.21: mention regexp.MarshalText and UnmarshalText
2023-05-26 Ian Lance Taylordoc/go1.21: remove TODOs for x/ repos
2023-05-26 Alan Donovandoc: release notes for my humble contributions to go1.21
2023-05-26 Ian Lance Taylordoc/go1.21: mention syscall package changes
2023-05-26 Than McIntoshdoc: add release note on dead global map variable deletion
2023-05-26 Ian Lance Taylordoc/go1.21: mention new go test -fullpath option
2023-05-26 Dan Petersondoc: fill out net/http.ErrSchemeMismatch note
2023-05-25 Robert Griesemerdoc: add release notes for new min/max built-ins
2023-05-25 Ian Lance Taylordoc/go1.21: merge x/exp/slices issue into slices package
2023-05-25 Robert Griesemerspec: document min and max built-ins
2023-05-25 Eli Benderskydoc: add release notes for additions to the slices...
2023-05-24 Robert Griesemerspec: re-order built-ins sections alphabetically (more...
2023-05-24 Brad Fitzpatrickcmd/go/internal/cache: use internal/godebug for three...
2023-05-24 Michael Anthony... doc: add release note for runtime/metrics additions
2023-05-23 Michael Anthony... doc: write various runtime-related release notes
2023-05-22 Jonathan Amsterdamdoc: add slog to release notes
2023-05-19 Alan Donovanslices: add in-place Reverse function
2023-05-18 Heschi Kreinickdoc: add TODOs to go1.21
2023-05-18 Cherry Muidoc/go1.21: fix HTML formatting
2023-05-17 Cherry Muidoc/go1.21: document that -pgo=auto enabled by default
2023-05-17 Cherry Muidoc/go1.21: document wasip1 port
2023-05-16 Cherry Muidoc/go1.21: document reflect.Value escape improvements
2023-04-24 Sameer Ajmanidoc: fix typo in Go 1.21 release notes
2023-04-20 Damien Neildoc: add release notes for new context functions
2023-04-13 Daniel Frederick... doc: correct spelling on placeholder
2023-04-11 Daniel Frederick... doc: add missing oxford comma in Constants
2023-04-11 cui fliterdoc: fix "are" to "or" in core types
2023-04-05 Michael Anthony... html/template,mime/multipart: document new GODEBUG...
2023-04-03 Russ Coxdoc: fix template mistake in godebug.md
2023-03-31 Austin Clementssync: implement OnceFunc, OnceValue, and OnceValues
2023-03-31 Russ Coxdoc: add godebug.md, documenting GODEBUG
2023-03-21 Austin Clementsruntime: for deep stacks, print both the top 50 and...
2023-02-22 Than McIntoshdoc: start draft Go 1.21 release notes
2023-02-20 Cuong Manh Ledoc: add clear builtin to spec
2023-02-19 Cuong Manh Ledoc: do not use "==" in slice examples
2023-02-16 Cuong Manh Ledoc: add missing builtin functions not permitted in...
2023-02-07 Oleksandr Redkodoc: fix spec typo
2023-01-30 Michael Anthony... doc: move Go 1.20 release notes to x/website
2023-01-19 Russ Coxruntime: replace panic(nil) with panic(new(runtime...
2023-01-18 Joe Tsaitime: revert strict parsing of RFC 3339
2023-01-17 Filippo Valsordadoc/go1.20: update cryptography release notes
2023-01-17 Russ Coxdoc/go1.20: remove mention of arena goexperiment
2023-01-13 Austin Clementsdoc/go1.20: mention build speed improvements
2023-01-04 Piersdoc/go1.20: fix links to new strings functions
2023-01-03 Alexander Yastrebovdoc/go1.20: fix http.ResponseController example
2022-12-29 Xiao Cuidoc/go1.20: fix typos
2022-12-22 Tobias Klauserdoc/go1.20: fix typo
2022-12-15 Robert Griesemerdoc/go1.20: fix typo
2022-12-15 Robert Griesemerspec: fix typo
2022-12-14 Robert Griesemerspec: document which recursive arrays and structs are...
2022-12-14 Heschi Kreinickdoc/go1.20.html: pre-announce dropping Windows 7, 8...
2022-12-14 Robert Griesemerspec: document illegal recursive type parameter lists
2022-12-14 Robert Griesemerspec: describe new semantics for comparable and constra...
2022-12-14 Robert Griesemerspec: introduce notion of strict comparability
2022-12-12 Alexander Frolovdoc/go1.20: fix typo
2022-12-12 Shengyu Zhangdoc/go1.20: fix URL anchor
2022-12-09 Than McIntoshdoc: fix typo in 1.20 release notes
2022-12-08 Zhizhen Hedoc: fix typo
2022-12-08 Dmitri Shuralyovdoc/go1.20: correct test binary -v flag value for test2json
2022-12-07 Michael Prattdoc/go1.20: delete remaining TODO
2022-12-07 Than McIntoshdoc/go1.20: add section on coverage
2022-12-07 Russ Coxdoc/go1.20: relnote and take care of TODOs
2022-12-05 David Chasedoc: 1.20 compiler changes
2022-12-02 Heschi Kreinickdoc/go1.20: preannounce dropping macOS 10.13 and 10...
2022-12-02 Roland Shoemakerdoc/go1.20: resolve root bundle package TODO
2022-12-01 Tobias Klauserdoc/go1.20: add code tags in crypto/{rsa,subtle} and...
2022-12-01 Cuong Manh Ledoc: add release note for cgo.Incomplete
2022-12-01 Robert Griesemerdoc/go1.20: document new semantics for comparable const...
2022-11-30 Michael Anthony... doc/go1.20: add runtime, runtime/trace, and runtime...
2022-11-30 Tim Kingspec: document conversion from slice to array
2022-11-29 Cherry Muidoc/go1.20: revise linker release note
2022-11-29 Cherry Muidoc/go1.20: quote code in Bootstrap and Cgo sections
2022-11-28 Cherry Muidoc/go1.20: add release notes for the linker
2022-11-28 Cherry Muidoc/go1.20: add release notes for PGO
2022-11-28 Tobias Klauserdoc/go1.20: fix missing <code> tag
2022-11-28 Russ Coxdoc/go1.20: fix missing </code> tag
2022-11-28 Russ Coxdoc/go1.20: complete, add more library TODOs
2022-11-28 Brad Fitzpatrickdoc/go1.20: fix HTML closing tag
2022-11-23 qmuntaldoc/go1.20: document changes to os on Windows
2022-11-23 Russ Coxdoc/go1.20: finish most standard library TODOs
2022-11-23 Russ Coxdoc/go1.20: document new freebsd/riscv64 port
2022-11-23 Russ Coxdoc/go1.20: add hyperlinks, minor edits
2022-11-23 Russ Coxdoc/go1.20: document spec changes
2022-11-23 Tim Kingdoc/go1.20: document adding to the timeformat vet analysis
2022-11-23 Robert Griesemerspec: add a link to Allocation section in section on...
2022-11-23 Robert Griesemerspec: document that trailing comma is valid after index...
2022-11-22 Damien Neilarchive/tar, archive/zip: disable ErrInsecurePath by...
2022-11-22 Russ Coxdoc/go1.20: document math/rand autoseed and deprecation...
2022-11-22 Russ Coxdoc/go1.20: document bootstrap requirements (Go 1.20...
2022-11-22 Russ Coxcmd/go: document new architecture feature build tags
2022-11-22 Robert Findleydoc/go1.20: document changes to the loopclosure vet...
2022-11-21 Russ Coxdoc: document more cgo, go command changes
2022-11-21 Damien Neilarchive/tar, archive/zip: disable insecure file name...
2022-11-18 Damien Neildoc/go1.20: add release notes for net package
2022-11-16 Damien Neilarchive/tar, archive/zip: return ErrInsecurePath for...
next