]> Cypherpunks.ru repositories - gostls13.git/history - doc
doc/go1.21: document macOS and Windows requirements
[gostls13.git] / doc /
2023-06-02 Dmitri Shuralyovdoc/go1.21: document macOS and Windows requirements
2023-06-02 qmuntaldoc/go1.21: document that os.TempDir now uses GetTempPath2W
2023-06-02 Alan Donovanmath/big: rename Int.ToFloat64 to Float64
2023-06-01 Roland Shoemakerdoc/go1.21: crypto release notes
2023-06-01 Ian Lance Taylordoc/go1.21: correct links in go/build note
2023-06-01 Tobias Klauserdoc/go1.21: fix io/fs.ReadDirFS link formatting
2023-06-01 Eli Benderskydoc: remove relnote TODO by merging with another section
2023-06-01 Ian Lance Taylordoc/go1.21: reformat flag init change note
2023-06-01 Ian Lance Taylordoc/go1.21: remove some references to reverted CLs
2023-06-01 Ian Lance Taylordoc/go1.21: fix type in closing tag
2023-06-01 Eli Benderskydoc: add release note for go:wasmimport
2023-06-01 Eli Benderskydoc: add release note for cgo error on methods on C...
2023-06-01 Michael Prattdoc/go1.21: document PGO GA and devirtualization
2023-06-01 Tobias Klauserdoc/go1.21: document that os.DirFS implements fs.Read...
2023-05-31 Ian Lance Taylordoc/go1.21: remove math.Compare TODOs
2023-05-31 Jonathan Amsterdamgo1.21.html: describe testing/slogtest package
2023-05-31 Robert Griesemerdoc/go1.21: document type inference changes
2023-05-31 Michael Prattdoc/go1.21: mention improvement to C-to-Go calls
2023-05-31 Jonathan Amsterdamgo1.21.html: remove log/slog package "changes"
2023-05-31 Tobias Klauserdoc/go1.21: fix link in WTF-8 section
2023-05-31 Ian Lance Taylordoc/go1.21: mention upgrade to Unicode 15.0.0
2023-05-31 Ian Lance Taylordoc/go1.21: document new bytes.Buffer methods
2023-05-31 Ian Lance Taylordoc/go1.21: mention debug/elf changes
2023-05-31 Ian Lance Taylordoc/go1.21: reading from debug/pe uninitialized section...
2023-05-31 Ian Lance Taylordoc/go1.21: mention that embedded files implement ReadAt
2023-05-31 Ian Lance Taylordoc/go1.21: mention flag.BoolFunc
2023-05-31 Ian Lance Taylordoc/go1.21: document io/fs formatting functions
2023-05-31 Ian Lance Taylordoc/go1.21: mention directive handling in go/{ast,build}
2023-05-31 qmuntaldoc: document WER and SEH changes in Go 1.21
2023-05-30 Keith Randalldoc: document new panic behavior of flag definition...
2023-05-30 Keith Randalldoc: document change of cgocheck=2 from debug to experiment
2023-05-30 Keith Randalldoc: mention the new purego implementation of hash...
2023-05-30 Keith Randalldoc: mention improvements in checking R15 use in assemb...
2023-05-30 Cherry Muidoc/go1.21: fix HTML tag
2023-05-30 Ian Lance Taylordoc/go1.21: mention errors.ErrUnsupported
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
next