]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-10-04 Paul E. Murphycmd/internal/obj/ppc64: generate small, shifted constan...
2023-10-04 Than McIntoshcmd/go: fix objdir for run actions for -cover no-test...
2023-10-04 edefnet/http/cgi: set SERVER_PORT to 443 when req.TLS ...
2023-10-04 Cherry Muiruntime: unlock OS thread after cgocallbackg1
2023-10-04 Alan Donovango/printer: parenthesize type in <-((<-chan int)(nil))
2023-10-04 David Chasecmd/compile: adjust GOSSAFUNC html dumping to be more...
2023-10-04 Jean-Baptiste PINcrypto/x509: Add android user trusted CA folder
2023-10-04 qiulaidongfengbufio: use max/min func
2023-10-04 Joel Singcmd/go/testdata/mod: add golang toolchain test data...
2023-10-04 Joel Singsyscall: add syscall support for openbsd/riscv64 port
2023-10-04 Joel Singruntime: add runtime support for openbsd/riscv64 port
2023-10-03 Tobias Klausertime: fix Time godoc
2023-10-03 Robert Griesemergo/types, types2: don't implicitly modify an argument...
2023-10-03 cui flitercmd: add a new analyzer for check missing values after...
2023-10-03 Paul E. Murphycmd/internal/asm/ppc64: support 34b ADD/MOVD $const, Rx
2023-10-03 Mauri de Souza... runtime/internal/atomic: add ppc64x operators for And/Or
2023-10-03 qiulaidongfengregexp/syntax: use min func
2023-10-03 Xianmiao Qucmd/compile/internal: intrinsify publicationBarrier...
2023-10-03 mstmdevdatabase/sql: use the built-in min function
2023-10-03 Jonathan Amsterdamnet/http: document new ServeMux patterns
2023-10-03 Joel Singcmd/link: enable linking on openbsd/riscv64
2023-10-03 qiulaidongfengcmd/compile,runtime: remove runtime.mulUintptr
2023-10-03 Ian Lance Taylorsyscall: return pointer from test function OrigRlimitNofile
2023-10-03 Tobias Klauserinternal/syscall/unix: implement Eaccess on netbsd
2023-10-03 Brendan Jackmantime: clarify docs to avoid date calculation pitfalls
2023-10-03 cui flitercmd: fix mismatched symbols
2023-10-03 Daniel Martímake.bash: use [[ rather than [
2023-10-02 Michael Prattsyscall: copy original rlimit before modifying
2023-10-02 Mateusz Poliwczaknet: handle the network parameter properly in LookupPort
2023-10-02 Cherry Muiruntime: use smaller fields for mspan.freeindex and...
2023-10-02 Jonathan Amsterdamnet/http: add a test for an empty ServeMux
2023-10-02 Jonathan Amsterdamnet/http: add GODEBUG setting for old ServeMux behavior
2023-10-02 Michael Anthony... runtime: delete hugepage tracking dead code
2023-10-02 Michael Anthony... runtime: don't eagerly collapse hugepages
2023-10-02 Joel Singcmd/dist,internal/platform: add openbsd/riscv64 port
2023-10-02 qiulaidongfenggo/printer: use max/min func
2023-10-02 Roland Shoemakerhtml/template: support parsing complex JS template...
2023-10-02 Jonathan Amsterdamlog/slog: JSONHandler elides empty groups even with...
2023-09-30 Than McIntoshinternal,cmd/internal: relocate covcmd package from...
2023-09-30 Than McIntoshcmd/go: fix percent covered problems with -coverpkg
2023-09-30 Than McIntoshcmd/go: improve handling of no-test packages for coverage
2023-09-29 Than McIntoshcmd/link: split text sections for arm 32-bit
2023-09-29 Jes Coksyscall: make origRlimitNofile atomic.Pointer[Rlimit]
2023-09-29 Paul E. Murphycmd/internal/obj/ppc64: fix rebuilding of optab for...
2023-09-29 Alexander Yastrebovinternal/zstd: reset reader buffer
2023-09-29 Daniel Martípath/filepath: reuse os.ReadDir
2023-09-28 qmuntalsyscall: simplify and optimize environment block creati...
2023-09-28 Alexander Yastrebovinternal/zstd: handle match extending past window
2023-09-28 Tobias Klausercmp: gofmt
2023-09-28 Alexander Yastrebovinternal/zstd: allow zero dictionary id
2023-09-28 Cherry Muicmd/link: unskip TestBuildForTvOS on dwarin/arm64
2023-09-28 Mateusz Poliwczaknet: set IsNotFound for unknown services in LookupPort
2023-09-28 Tobias Klauserinternal/syscall/unix: implement Eaccess on freebsd
2023-09-28 Alexander Yastrebovinternal/zstd: allow stream consisting of skippable...
2023-09-27 Bryan C. Millsnet/http: add extra synchronization for a Logf call...
2023-09-27 Alexander Yastrebovinternal/zstd: configure window size for single segment...
2023-09-27 qmuntalsyscall: remove Windows 7 console handle workaround
2023-09-27 Adam Cmielcmd/go: make malformed go.sum a fatal error
2023-09-27 Jes Cokcmd/go/internal/vcs: don’t new errors ahead of time...
2023-09-27 Jes Cokgo/build/constraint: delete, replace stringsCut calls...
2023-09-27 cui fliterall: fix misuses of "a" vs "an"
2023-09-27 Alexander Yastrebovinternal/zstd: allow empty compressed blocks
2023-09-27 Jes Cokall: use the indefinite article an in comments
2023-09-27 Kir Kolyshkinlog/slog: fix time regexp in test
2023-09-26 Jes Cokcmd/go/internal/modload: omit space in 'os /exec'
2023-09-25 Jonathan Amsterdamlog/slog: ensure ReplaceAttr does not see a group
2023-09-25 Aaron Delaneycmd/vet: add defers analysis pass
2023-09-25 Holger Hans... cmd/go: permit additional cflags when compiling
2023-09-25 Jonathan Amsterdamnet/http: remove unused function
2023-09-25 Jonathan Amsterdamnet/http: unescape paths and patterns by segment
2023-09-25 Lynn Bogercmd/compile: add rules to avoid unnecessary MOVDaddr...
2023-09-25 Daiki Uenocrypto/tls: pretty-print SignatureScheme in tests
2023-09-25 Carl Johnsoncmp: add Or
2023-09-25 Jes Cokall: use the indefinite article an in comments
2023-09-25 Ian Lance Taylorfmt: clarify that we don't call String for %#v
2023-09-23 Rob Pikeruntime: reword the documentation for Pinner
2023-09-22 Mateusz PoliwczakSECURITY.md: update the Reporting a Vulnerability link
2023-09-22 Ian Lance Taylorslices: use strings.EqualFold in ExampleCompactFunc
2023-09-22 cui flitercmd/link/internal/ld: use strings.Cut
2023-09-22 Dominique Lefevrereflect: remove broken support for embedding of interfa...
2023-09-22 Jes Cokall: clean unnecessary casts for test files
2023-09-22 Paul E. Murphycmd/cgo/internal/test: test PPC64 ELFv2 call/plt stub...
2023-09-22 Paul E. Murphycmd/compile/internal/ssa: optimize (AND (MOVDconst...
2023-09-21 Michael Prattcmd/compile: capitalize ir.MethodSym in comment
2023-09-21 Tim Kingcmd: go get golang.org/x/tools@f9b8da7 and revendor
2023-09-21 Jes Cokruntime: no need to convert 'c.fault()' to uintptr...
2023-09-21 qmuntalruntime: implement usleep in Go instead of assembly...
2023-09-21 eric fangcmd/compile: optimize absorbing InvertFlags into Noov...
2023-09-20 Bryan C. Millssyscall: skip TestDeathSignalSetuid if exec fails with...
2023-09-20 Ian Lance Taylordebug/elf: don't crash on empty symbol section
2023-09-20 Kir Kolyshkinall: stop using fmt.Sprintf in t.Error/t.Fatal
2023-09-20 Kir Kolyshkincmd/go/internal/fsys: improve initOverlay test helper
2023-09-20 Kirill Checmd/go: improve go build documentation
2023-09-20 Jes Cokruntime: unify the method signature for *sigctxt.fault
2023-09-20 Tobias Klausersyscall: remove unused writelen
2023-09-20 Oleksandr Redkoall: simplify bool conditions
2023-09-20 Alexander Yastrebovinternal/zstd: use circular buffer for backreference...
2023-09-20 qmuntalruntime: implement osyield in Go instead of assembly...
2023-09-20 Michael Prattruntime: print fault addr in fatalsignal
2023-09-20 Robert Griesemergo/types, types2: pass *TypeName instead of *Named...
next