Releases: golang-design/under-the-hood
Releases · golang-design/under-the-hood
v1.26-alpha.1
What's Changed
- ch11type.interface by @two in #7
- docs(README): fix typo content by @yangwenmai in #23
- [part2runtime/ch09lang/chan.md] FIX: typo content by @yangxikun in #24
- book: fix ch07alloc basic typo error by @yangwenmai in #25
- fix typo by @polyzy in #27
- docs(ch08GC): fix typo and format by @yangwenmai in #28
- book: fix ch09lang defer typo by @yangwenmai in #33
- book: fix ch04memory cms format by @yangwenmai in #35
- book: fix ch06sched init typo by @labulakalia in #37
- typo error in stack.md by @wangzeping722 in #38
- fix: golang -> under-the-hood by @yangwenmai in #40
- Update go.md by @hellojukay in #41
- bugfix: cas change p by @flippedme in #43
- Fix Markdown style by @wujunze in #45
- book: fix ch03lang/panic.md typo (#49) by @l-qing in #51
- fix: typo error in finalwords.md by @b41sh in #50
- book: typo fixes in ch04errors/value.md by @l-qing in #52
- book: typo fixes in ch08GC/barrier.md and ch12generics/future.md by @b41sh in #54
- book: typo fixes in ch04errors/future.md by @l-qing in #55
- book: typo fixes in ch05sync by @l-qing in #57
- book: typo fixes in ch05sync by @l-qing in #58
- book: typo fixes in ch05sync/mem.md (#59) by @l-qing in #60
- book: typo fixes in ch05sync/map.md by @l-qing in #62
- book: fix ch06sched P destroy code comment(#64) by @luckyxiaoqiang in #65
- book: typo fixes in ch06sched/mpg.md by @l-qing in #63
- book: typo fixes in ch06sched/schedule.md by @l-qing in #68
- book: typo fixes in ch03lang/map.md by @Asphaltt in #69
- book: improve gfget/gfput behavior description in ch06sched/init by @luckyxiaoqiang in #67
- book: typo fixes in ch03lang/type.md by @Asphaltt in #70
- book:add more detail about plan9 by @cs-chicken in #72
- 修正了错别字,另外又加了一些汇编相关的内容 by @cs-chicken in #73
- 修复 waitgroup 32位和64位获取state的问题 by @georgehao in #77
- book: typo fixes in ch09analysis/readme.md by @ttaatoo in #82
- 对Go语言综述的修改 by @developerdong in #84
- book: fix typo ch01basic/asm.md by @ImSingee in #85
- book: fix typo and italic format in ch05sync/mem.md by @SericaLaw in #86
- 注释描述修正 by @3Xpl0it3r in #87
- book: typo and strange characters fix by @fitenne in #88
- book: typo fix by @doersa in #89
- fix some error by @ZhangJiaQ in #93
New Contributors
- @two made their first contribution in #7
- @yangwenmai made their first contribution in #23
- @yangxikun made their first contribution in #24
- @polyzy made their first contribution in #27
- @labulakalia made their first contribution in #37
- @wangzeping722 made their first contribution in #38
- @hellojukay made their first contribution in #41
- @flippedme made their first contribution in #43
- @wujunze made their first contribution in #45
- @b41sh made their first contribution in #50
- @luckyxiaoqiang made their first contribution in #65
- @Asphaltt made their first contribution in #69
- @cs-chicken made their first contribution in #72
- @georgehao made their first contribution in #77
- @ttaatoo made their first contribution in #82
- @developerdong made their first contribution in #84
- @ImSingee made their first contribution in #85
- @SericaLaw made their first contribution in #86
- @3Xpl0it3r made their first contribution in #87
- @fitenne made their first contribution in #88
- @doersa made their first contribution in #89
- @ZhangJiaQ made their first contribution in #93
Full Changelog: https://github.com/golang-design/under-the-hood/commits/v1.26-alpha.1