]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2023-05-16 Austin Clementscmd/dist: introduce test variants
2023-05-16 Austin Clementscmd/dist: put cgo tests under a "Testing cgo" heading
2023-05-16 Austin Clementscmd/dist: refactor adding to the test list into a method
2023-05-16 eric fangcmd/compile: enhance tighten pass for memory values
2023-05-16 Ian Lance Tayloros, syscall: permit setting mtime to Unix 0 on Windows
2023-05-15 Austin ClementsRevert "net/http: do not force the Content-Length heade...
2023-05-15 Jonathan Amsterdamlog/slog: document that NewRecord should be used to...
2023-05-15 Lynn Bogercmd/compile: update rules to generate more prefixed...
2023-05-15 Damien Neilnet/http: handle WriteHeader(101) as a non-informationa...
2023-05-15 Laurent Sentanet/http: do not force the Content-Length header if...
2023-05-15 jchen038cmd/go/internal/modload: replace import error message...
2023-05-15 Austin Clementsmisc: remove misc/arm/a script
2023-05-15 Austin Clementscmd/cgo: enable test with non-sensible build tag
2023-05-15 qmuntalos, syscall: support ill-formed UTF-16 strings on Windows
2023-05-13 Bryan C. Millscmd/go/internal/modindex: update index_format.txt
2023-05-12 James Bartlettcmd/link: fix checks for supported linker flags with...
2023-05-12 Dmitri Shuralyovcmd/dist: use registerStdTestSpecially for normal Go...
2023-05-12 Cherry Muitest: add escape test for reflect.Value operations
2023-05-12 Ian Lance Tayloros, runtime: remove unused implementations of os.sigpipe
2023-05-12 Cherry Muireflect: make Value.IsZero not escape
2023-05-12 Cherry Muireflect: do not escape Value.Type
2023-05-12 Cherry Muireflect: allow Value be stack allocated
2023-05-12 Michael Prattcmd/compile: remove post-inlining PGO graph dump
2023-05-12 Michael Prattcmd/compile/internal/pgo: remove node weights from...
2023-05-12 Carlos Amedeetime: update windows zoneinfo_abbrs
2023-05-12 Austin Clementscmd/cgo/internal/testcarchive: build on all platforms
2023-05-12 Austin Clementscmd/cgo/internal/testsanitizers: build on all platforms
2023-05-12 Mateusz Poliwczaknet: add tests for forceGoDNS and forceCgoDNS
2023-05-12 Dmitri Shuralyovcmd/internal/bootstrap_test: update TestExperimentToolI...
2023-05-12 Bryan C. Millscmd/go: add a regression test for Git configurations...
2023-05-12 Zeke Lucmd/go/internal/modload: reject the -modfile flag in...
2023-05-12 Jabar Asadistrings: correct NewReader documentation
2023-05-12 Dmitri Shuralyovinternal/testdir: move to cmd/internal/testdir
2023-05-12 Rob Findleygo/types: minor refactoring of missingMethod following...
2023-05-12 Robert Griesemergo/types, types2: call recordInstance in instantiateSig...
2023-05-12 Rob Findleygo/types, types2: be sure to type-check wrong methods...
2023-05-12 Dmitri Shuralyovcmd/go: diff .so files quietly in TestScript/build_plug...
2023-05-12 Felix Geisendörferruntime: remove unused skip arg from fpTracebackPCs
2023-05-12 Austin ClementsRevert "reflect: change rtype so that it (not *rtype...
2023-05-12 Austin Clementscmd/dist: drop goTest.dir
2023-05-12 Austin Clementstest/bench: delete
2023-05-12 Austin Clementsmisc/reboot: move to cmd/internal/bootstrap_test
2023-05-12 Austin Clementscmd/dist: drop host test support
2023-05-12 Austin Clementscmd/dist,internal/testdir: more cooperative host test...
2023-05-12 Austin Clementstest,internal/testdir: don't set GOOS/GOARCH
2023-05-12 Austin Clementsmisc: update go.mod comment
2023-05-12 Austin Clementsmisc/swig: move tests to cmd/cgo/internal
2023-05-12 Austin Clementsmisc/swig: restructure as a driver
2023-05-12 Austin Clementscmd/go: fix swigOne action with -n
2023-05-12 Austin Clementsmisc/cgo: move registerCgoTests tests to cmd/cgo/internal
2023-05-12 Austin Clementsmisc/cgo/test: add cgo build constraints
2023-05-12 Austin Clementsmisc/cgo/test: fix vet error
2023-05-12 Austin Clementsmisc/cgo: move easy tests to cmd/cgo/internal
2023-05-12 Ian Lance Taylorruntime: remove crash_cgo_test CgoRaceSignal timeout
2023-05-11 Mateusz Poliwczaknet: don't treat unknown sources as dns when there...
2023-05-11 Mateusz Poliwczaknet: clear /etc/hosts cache on fs.ErrNotExist and fs...
2023-05-11 Guoqi Chenruntime: save/fetch g register during VDSO on linux...
2023-05-11 Mateusz Poliwczaknet: return fallbackOrder immediately for some GOOS
2023-05-11 Chris O'Harasyscall: implement wasip1 SetNonblock and IsNonblock
2023-05-11 Michael Anthony... runtime: remove unused traceFutileWakeup
2023-05-11 Michael Anthony... runtime: hide trace.shutdown behind traceShuttingDown
2023-05-11 Michael Anthony... runtime: replace trace.enabled with traceEnabled
2023-05-11 Michael Prattcmd/compile/internal/pgo/internal/graph: delete dead...
2023-05-11 Michael Prattcmd/compile/internal/pgo: move pprof graph to internal...
2023-05-11 Cherry Muicmd/link: check DWARF section sizes separately
2023-05-11 Michael Anthony... runtime: add traceEnabled function
2023-05-11 Michael Anthony... runtime: hide trace lock init details
2023-05-11 Michael Prattcmd/compile: remove "WORK IN PROGRESS" from package pgo
2023-05-11 Constantin... os: make Chtimes accept empty time values to skip file...
2023-05-11 Michael PrattRevert "runtime: rename getcallerfp to getfp"
2023-05-11 Mateusz Poliwczaknet: force cgo for myhostname and mdns nss modules...
2023-05-11 Mateusz Poliwczaknet: use the lookupOrder for go resolver LookupAddr
2023-05-11 Johan Brandhorst... cmd/compile: remove go:wasmimport restriction
2023-05-11 Felix Geisendörferruntime: rename getcallerfp to getfp
2023-05-11 Johan Brandhorst... misc/wasm: add wasmedge to wasip1 script
2023-05-11 Than McIntoshcmd/compile: remove debugging option InlineSCCOnePass...
2023-05-11 David Chaseinternal/reflectlite: common up types, remove code
2023-05-11 David Chaseruntime: move per-type types to internal/abi
2023-05-11 David Chaseruntime: redefine _type to abi.Type; add rtype for...
2023-05-11 Russ Coxinternal/bisect: copy parser changes from CL 494177
2023-05-11 David Chasereflect: change rtype so that it (not *rtype) implement...
2023-05-11 David Chasereflect: replacing almost all use of *rtype with *abi...
2023-05-10 David Chasereflect: move funcType to abi/type.go
2023-05-10 David Chasereflect: prepare fieldnames for moving to abi/type.go
2023-05-10 David Chaseinternal/abi,reflectlite,reflect,runtime: common up...
2023-05-10 David Chasereflect: move more types, constants, functions into...
2023-05-10 David Chaseinternal/reflectlite, runtime: move more constants...
2023-05-10 David Chaseinternal/abi: common up ArrayType
2023-05-10 David Chaseinternal/abi: common up some offset/size functions
2023-05-10 David Chasecmd/link: clean up per-binary slice creation in ld
2023-05-10 David Chaseinternal/abi: common up Method, Imethod, UncommonType...
2023-05-10 David Chaseinternal/godebug: make test godebug calls not vary
2023-05-10 Tobias Klauserhtml: convert fuzz test to native Go fuzzing
2023-05-10 Russ Coxcmd/compile: add ability to print extra information...
2023-05-10 Ian Lance Taylornet/http: let ErrNotSupported match errors.ErrUnsupported
2023-05-10 Robert Griesemergo/types, types2: move xlist next to targs in Checker...
2023-05-10 Stefancmd/compile: add De Morgan's rewrite rule
2023-05-10 Robert Griesemergo/types, types2: control type inference in Checker...
2023-05-10 Shogo Hidacmd/go/internal: update documentation of go test and...
2023-05-10 Bryan C. Millscmd/go/internal/modload: skip reading go.mod files...
next