]> Cypherpunks.ru repositories - gostls13.git/history - doc/go1.21.html
doc/go1.21: reformat flag init change note
[gostls13.git] / doc / go1.21.html
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 Eli Benderskydoc: add release notes for additions to the slices...
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-03-31 Austin Clementssync: implement OnceFunc, OnceValue, and OnceValues
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