crypto/rand
|
all: format code according to Go 1.19 rules
|
2022-08-04 12:18:32 +02:00 |
device
|
all: rename assembly files to .S extension
|
2022-08-04 15:43:42 +02:00 |
examples
|
examples/wasm: improve Makefile
|
2022-08-04 13:10:41 +02:00 |
internal
|
all: format code according to Go 1.19 rules
|
2022-08-04 12:18:32 +02:00 |
machine
|
all: format code according to Go 1.19 rules
|
2022-08-04 12:18:32 +02:00 |
net
|
net: sync net.go with Go 1.18 stdlib
|
2022-08-06 08:05:29 +02:00 |
os
|
Add ErrProcessDone error
|
2022-08-09 09:18:49 +02:00 |
reflect
|
all: format code according to Go 1.19 rules
|
2022-08-04 12:18:32 +02:00 |
runtime
|
all: rename assembly files to .S extension
|
2022-08-04 15:43:42 +02:00 |
sync
|
sync: add tests
|
2021-12-22 11:02:45 +01:00 |
syscall
|
syscall/darwin: add ENOTCONN
|
2022-08-07 09:04:57 +02:00 |
testing
|
all: update _test.go files for os.IsFoo changes
|
2022-08-07 10:32:23 +02:00 |