]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-09-14 Jonathan Amsterdamnet/http: implement path value methods on Request
2023-09-13 Ian Lance Taylorcontext: support non-standard Context in Cause
2023-09-13 Jonathan Amsterdamnet/http: give ServeMux.handler a better name
2023-09-13 Jonathan Amsterdamnet/http: add test for registration errors
2023-09-13 Bryan C. Millsnet/http: scale rstAvoidanceDelay to reduce test flakiness
2023-09-13 Jonathan Amsterdamnet/http: ServeMux handles extended patterns
2023-09-13 Bryan C. Millsos/exec: avoid calling LookPath in cmd.Start for resolv...
2023-09-13 Bryan C. Millsos/exec: fix edge cases in Windows PATH resolution
2023-09-13 Cherry Muicmd/link: round up default start address to alignment
2023-09-13 Michael Prattcmd/compile/internal/pgo: remove stale comment
2023-09-13 Bryan C. Millsos/exec: avoid writing to Cmd.Path in Cmd.Start on...
2023-09-13 Mauri de Souza... runtime/internal/atomic: add wasm And/Or operators
2023-09-13 doujiang24runtime: silently allow pinning of non-Go pointers...
2023-09-13 Li Gangruntime: resolve false sharing for frequent memory...
2023-09-13 Abhinav Guptanet/http: use new Go Doc list syntax
2023-09-13 Tobias Klauserpath: use bytealg.LastIndexByteString
2023-09-13 Alexander Yastrebovinternal/zstd: fix window resizing
2023-09-13 Matthew Dempskycmd/compile/internal/abi: replace types.Object with...
2023-09-13 Matthew Dempskycmd/compile/internal/abi: use Type.Registers
2023-09-13 Matthew Dempskycmd/compile/internal/types: add Type.Registers
2023-09-13 Tobias Klausersyscall: use SYS_SETRLIMIT in //sysnb setrlimit1 on...
2023-09-13 Bryan C. Millsos/exec: simplify Windows-specific tests
2023-09-13 Tobias Klausertesting: use strings.LastIndexAny in (*common).decorate
2023-09-13 Than McIntoshcmd/link: fix malformed .shstrtab section
2023-09-13 qiulaidongfenggo/doc/comment: use slices.BinarySearch
2023-09-13 Mauri de Souza... archive/tar: add AddFS method to Writer
2023-09-13 Jes Cokgo/doc/comment: update TODO for isStdPkg
2023-09-12 Yi Yangcmd/compile: sparse conditional constant propagation
2023-09-12 Michael Prattruntime: set _XOPEN_SORUCE_EXTENDED to 1 for aix
2023-09-12 thepuddscmd/compile: add a 'Tips' section to README to help...
2023-09-12 mstmdevio/fs, path/filepath, cmd/gofmt: replace statDirEntry...
2023-09-12 Kir Kolyshkinos: fix TestRenameCaseDifference
2023-09-12 Jes Cokall: calculate the median uniformly
2023-09-12 Jonathan Amsterdamnet/http: routing tree
2023-09-12 Matthew Dempskycmd/compile/internal/ir: add NewZero
2023-09-12 Matthew Dempskycmd/compile/internal/dwarfgen: remove unversion
2023-09-12 Michael Prattcmd/compile/internal/devirtualize: sort equal weight...
2023-09-12 Michael Prattruntime: set _XOPEN_SOURCE_EXTENDED for netbsd
2023-09-12 Cherry Muiruntime: fix off-by-1 error in textOff
2023-09-12 Jonathan Amsterdamnet/http: mapping data structure
2023-09-12 Jonathan Amsterdamnet/http: pattern.conflictsWith
2023-09-12 Michael Prattruntime: allow update of system stack bounds on callbac...
2023-09-12 Than McIntoshcmd/compile/internal/base: keep Ctxt.Flag_optimize...
2023-09-12 qmuntalall: fix Microsoft links
2023-09-12 Cuong Manh Lecmd/compile: remove typecheck.Orig* functions
2023-09-12 Matthew Dempskycmd/compile/internal/types: remove Type.vargen
2023-09-12 Matthew Dempskycmd/compile: stop changing Field.Sym for parameters
2023-09-12 Cherry Muicmd/link: disable DWARF by default in c-shared mode...
2023-09-12 Matthew Dempskycmd/compile/internal/typecheck: remove HasNamedResults...
2023-09-12 Matthew Dempskycmd/compile: rename OEFACE to OMAKEFACE and remove...
2023-09-12 Meng Zhuointernal/cpu: fix wrong cache line size of riscv64
2023-09-12 Ian Lance TaylorRevert "os/exec: avoid calling LookPath in cmd.Start...
2023-09-11 Matthew Dempskycmd/compile/internal/ir: remove OSIZEOF, etc
2023-09-11 Matthew Dempskycmd/compile/internal/noder: handle unsafe.Sizeof, etc...
2023-09-11 Andy Panlog/slog: generate valid JSON string with empty attribu...
2023-09-11 David Andersonnet/netip: add AddrPort.Compare and Prefix.Compare
2023-09-11 qiulaidongfengcmd/go: cache results of exec.LookPath
2023-09-11 Matthew Dempskycmd/compile/internal/staticinit: make staticopy safe
2023-09-11 Matthew Dempskyruntime: avoid staticinit dependency with sigsetAllExiting
2023-09-11 Matthew Dempskycmd/compile/internal/ir: add missing SetTypecheck
2023-09-11 Jonathan Amsterdamnet/http: extended routing patterns
2023-09-11 Than McIntoshcmd/compile/internal/inline/inlheur: fixup tests for...
2023-09-11 Michael PrattRevert "runtime: allow update of system stack bounds...
2023-09-11 Michael PrattRevert "runtime: set stackguard1 on extra M g0"
2023-09-11 Michael Prattruntime: don't clear procid on netbsd
2023-09-11 Matthew Dempskycmd/compile/internal/ir: add Type param to NewBasicLit
2023-09-11 Matthew Dempskycmd/compile/internal/typecheck: fix closure field naming
2023-09-11 Michael Prattruntime: set stackguard1 on extra M g0
2023-09-11 Michael Prattruntime: allow update of system stack bounds on callbac...
2023-09-10 qiulaidongfengcmd/compile/internal/typecheck: use constant.MakeUnknown()
2023-09-09 Kirill Checmd/go/internal/generate: error if failed to find a...
2023-09-09 Jes Cokall: calculate the median uniformly
2023-09-08 Dmitri Shuralyovcmd/compile/internal/inline/inlheur: delete ConstExpr...
2023-09-08 Than McIntoshRevert "cmd/cgo: silence unaligned-access"
2023-09-08 Than McIntoshruntime: test change to adapt to new inliner
2023-09-08 Than McIntoshcmd/compile/internal/inline/inlheur: assign scores...
2023-09-08 Than McIntoshcmd/compile/internal/inline: add call site flag generation
2023-09-08 Than McIntoshcmd/compile/internal/inline: build call site table
2023-09-08 Than McIntoshcmd/compile/internal/inline: extend flag calculation...
2023-09-08 Than McIntoshcmd/compile: write "properties" to export data for...
2023-09-08 Than McIntoshcmd/compile/internal/inline: analyze function param...
2023-09-08 Egon Elbrecmd/cgo: silence unaligned-access
2023-09-08 Bryan C. Millsnet: synchronize calls to Close in the withTCPConnPair...
2023-09-08 Jonathan Amsterdamtesting/slogtest: add Run to run cases as subtests
2023-09-08 Michael Prattruntime: dump rdx on windows
2023-09-08 Cherry Muiruntime: unskip TestG0StackOverflow
2023-09-08 Matthew Dempskycmd/compile/internal/ssa: replace Frontend.Auto with...
2023-09-08 Matthew Dempskycmd/compile/internal/ssagen: call AllocFrame after...
2023-09-08 Joe Tsaiencoding: modernize Go documentation
2023-09-08 Matthew Dempskycmd/compile/internal/ssa: rename ssagen.TypeOK as CanSSA
2023-09-08 Matthew Dempskycmd/compile/internal/ssa: remove Frontend.MyImportPath
2023-09-08 Matthew Dempskycmd/compile/internal/ssa: simplify NewFunc API
2023-09-08 Matthew Dempskycmd/compile: cleanup uses of ir.Orig and ir.SepCopy
2023-09-08 Matthew Dempskycmd/compile/internal/ir: remove OrigNode
2023-09-08 Matthew Dempskycmd/compile/internal/ir: simplify formatting of CompLitExpr
2023-09-08 Matthew Dempskycmd/internal/ir: remove ConstExpr in favor of BasicLit
2023-09-08 Matthew Dempskycmd/compile/internal/noder: stop preserving original...
2023-09-08 Cherry Muiruntime: increase g0 stack size in non-cgo case
2023-09-08 zhouguangyuancmd/internal/obj: mark unspill code in prologue preemptible
2023-09-08 Dmitri Shuralyovsyscall: skip unshare tests if mount syscall is not...
next