]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2022-07-12 Gopher Robot[release-branch.go1.19] go1.19rc2 go1.19rc2
2022-07-12 Michael Anthony... [release-branch.go1.19] all: merge master (b2b8872...
2022-07-12 Tatiana Bradleycompress/gzip: fix stack exhaustion bug in Reader.Read
2022-07-12 Julie Qiupath/filepath: fix stack exhaustion in Glob
2022-07-12 Julie Qiuio/fs: fix stack exhaustion in Glob
2022-07-12 Roland Shoemakerencoding/gob: add a depth limit for ignored fields
2022-07-12 Roland Shoemakergo/parser: limit recursion depth
2022-07-12 Roland Shoemakerencoding/xml: use iterative Skip, rather than recursive
2022-07-12 Roland Shoemakerencoding/xml: limit depth of nesting in unmarshal
2022-07-12 Russ Coxcmd/go: avoid spurious readdir during fsys.Walk
2022-07-12 Damien Neilnet/http: clarify that MaxBytesReader returns *MaxBytes...
2022-07-11 Tobias Klausersyscall: gofmt after CL 412114
2022-07-11 Michael Prattinternal/trace: don't report regions on system goroutines
2022-07-11 Than McIntoshruntime/race: update amd64 syso images to avoid sse4
2022-07-11 Tobias Klausercmd/trace: fix typo in web documentation
2022-07-11 Russ Coxcmd/go: make module index loading O(1)
2022-07-11 Bryan C. Millscmd/nm: don't rely on an erroneous install target in...
2022-07-11 Bryan C. Millsmisc/cgo/testcarchive: don't rely on an erroneous insta...
2022-07-11 Sean Liaonet/url: use EscapedPath for url.JoinPath
2022-07-11 Dmitri Goutnikdatabase/sql: make TestTxContextWaitNoDiscard test...
2022-07-11 Russ Coxcmd/go: use package index for std in load.loadPackageData
2022-07-11 Mitarnet/http: remove Content-Encoding in writeNotModified
2022-07-08 Keith Randallcmd/compile: fix libfuzzer instrumentation line number
2022-07-08 Bryan C. Millscmd/go: avoid setting variables for '/' and ':' in...
2022-07-08 Damien Neilnet/http: wait for listeners to exit in Server.Close...
2022-07-08 Cuong Manh Lecmd/compile: don't convert to interface{} for un-compar...
2022-07-07 Michael Anthony... runtime: overestimate the amount of allocated memory...
2022-07-07 Roland Shoemakercrypto/x509: restrict CRL number to <=20 octets
2022-07-07 Aaron Gablecrypto/x509: correctly parse CRL entry extensions
2022-07-07 Aaron Gablecrypto/x509: populate Number and AKI of parsed CRLs
2022-07-07 Than McIntoshcmd/link: explicitly disable PIE for windows/amd64...
2022-07-07 Than McIntoshcmd/go: default to "exe" build mode for windows -race
2022-07-06 Gopher Robot[release-branch.go1.19] go1.19rc1 go1.19rc1
2022-07-06 Cuong Manh Lecmd/compile: only check implicit dots for method call...
2022-07-06 Heschi Kreinick[release-branch.go1.19] update codereview.cfg for relea...
2022-07-06 Daniel Martícmd/go: set up git identity for build_buildvcs_auto.txt
2022-07-06 Keith Randallcmd/compile: rework induction variable detector
2022-07-06 Ian Lance Tayloros/exec: clarify that Wait must be called
2022-07-06 Ian Lance Taylorcmd/internal/notsha256: add purego tag as needed
2022-07-06 Ian Lance Taylorcmd/dist: use purego tag when building the bootstrap...
2022-07-06 Cherry Muimisc/cgo/test: make TestSetgidStress cheaper
2022-07-06 Ian Lance Taylortest: recognize new gofrontend error message
2022-07-05 Michael Prattcmd/compile: drop "buildcfg" from no instrument packages
2022-07-05 Russ Coxcmd/go: make module@nonexistentversion failures reusable
2022-07-05 Russ Coxcmd/go: add -reuse flag to make proxy invocations more...
2022-07-05 Russ Coxcmd/go: record origin metadata during module download
2022-07-04 Cristian Grecobuild/constraint: update doc to mention a feature added...
2022-07-04 Ori Bernsteinruntime: pass correct string to exits on Plan 9
2022-07-01 Alexander Yastrebovnet/http: omit invalid header value from error message
2022-07-01 Ian Lance Taylorcmd/go, go/build: clarify build constraint docs
2022-07-01 Sebastian Gassnerflag: highlight support for double dashes in docs
2022-07-01 Robert Griesemergo/types, types2: document that exported predicates...
2022-06-30 Robert Griesemergo/types, types2: re-enable a couple of commented out...
2022-06-30 Ben Sarah Golightlygo/doc/comment: support links in lists in comments
2022-06-30 AndreasHGKos: fix a typo in path_windows.go
2022-06-30 Ian Lance Tayloros: simplify deadline fluctuation tests
2022-06-30 Bryan C. Millscmd/go/internal/modindex: remove spurious field from...
2022-06-30 Bryan C. Millscmd/go: include module root in package index key
2022-06-30 Bryan C. Millscmd/go: add a 'sleep' command for script tests
2022-06-30 Keith Randallcmd/compile: fix prove pass when upper condition is...
2022-06-30 Robert Griesemerspec: retitle section on "Assignments" to "Assignment...
2022-06-30 Matthew Dempskytest: add regress test for #53619
2022-06-29 Guoqi Chendebug/pe: add IMAGE_FILE_MACHINE_LOONGARCH{64,32}
2022-06-29 Damien Neilnet/http: preserve nil values in Header.Clone
2022-06-29 Cherry Muicmd/internal/obj/arm64: save LR and SP in one instructi...
2022-06-29 Alan Donovango/token: use atomics not Mutex for last file cache
2022-06-29 Damien Neilnet/http: don't strip whitespace from Transfer-Encoding...
2022-06-29 Michael Prattruntime: add race annotations to cbs.lock
2022-06-29 Roland Shoemakercrypto/x509/pkix: move crl deprecation message
2022-06-29 Cherry Muicmd/internal/obj/mips,s390x,riscv: save LR after decrem...
2022-06-29 Michael Prattruntime: add race annotations to metricsSema
2022-06-29 Roland Shoemakercrypto/x509: improve RevocationList documentation
2022-06-28 eric fangcmd/internal/obj/arm64: fix BITCON constant printing...
2022-06-28 hiducmd/go: pass --no-decorate when listing git tags for...
2022-06-28 Bryan C. Millsos/exec: on Windows, suppress ErrDot if the implicit...
2022-06-28 Cuong Manh Lecmd/compile: fix generic inter-inter comparisons from...
2022-06-28 Baokun Leecmd/go/internal/modfetch: cache latest revinfo in Versi...
2022-06-28 Robert Griesemertest: add more tests for const decls with ommitted...
2022-06-28 Ian Lance Taylortest: add test that gofrontend failed to compile
2022-06-28 Guoqi Chenruntime: clean up unused function gosave on loong64
2022-06-28 Bryan C. Millscmd/go: omit build metadata that may contain system...
2022-06-28 Russ Coxapi: correct debug/pe issue number for Go 1.19 changes
2022-06-28 Russ Coxcmd/go/internal/modload: fix doc comment
2022-06-28 Daniel Martígo/printer: report allocs and set bytes
2022-06-27 Ian Lance Taylornet: really skip Windows PTR tests if we say we are...
2022-06-27 Bryan C. Millsnet: avoid darwin/arm64 platform bug in TestCloseWrite
2022-06-27 SemihBKGRhtml/template: fix typo in content_test.go
2022-06-27 Than McIntoshcmd/link: link against libsynchronization.a for -race...
2022-06-27 Ian Lance Taylortest: add test that caused gofrontend crash
2022-06-27 Ian Lance Taylortest: add test that caused gofrontend crash
2022-06-27 Michael Prattcmd/go: compile runtime/internal/syscall as a runtime...
2022-06-27 Russ Coxcrypto/internal/boring: factor Cache into crypto/intern...
2022-06-26 Ian Lance Taylorruntime: avoid fma in mkfastlog2table
2022-06-26 Ian Lance Taylortest: add test that gofrontend gets wrong
2022-06-26 Robert Griesemercmd/compile: do branch/label checks only once
2022-06-26 Robert Griesemercmd/compile/internal/syntax: check fallthrough in Check...
2022-06-25 Khaled Yakdanruntime: mark string comparison hooks as no split
2022-06-25 HowJMayio: clarify SeekEnd offset value
2022-06-25 qmuntalcmd/go: prepend builtin prolog when checking for preamb...
2022-06-24 Rémy Oudomphengstrconv: avoid panic on invalid call to FormatFloat
next