]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-09-18 Cherry Zhangruntime: correctly log stderr in TestFakeTime
2020-09-18 Ian Lance Taylordebug/elf: add many PT_ and DT_ constants
2020-09-17 Than McIntoshcmd/compile,cmd/asm: dump sym ABI versions for -S=2
2020-09-17 Than McIntoshcmd/asm: make asm -S flag consistent with compile ...
2020-09-17 Bryan C. Millscmd/go/internal/modload: avoid a network fetch when...
2020-09-17 Jay Conrodcmd/go: flip relationship between load and modload
2020-09-17 Tobias Klausernet: use IFF_* consts from package syscall on solaris
2020-09-17 Keith Randallcmd/compile: propagate go:notinheap implicitly
2020-09-17 Bryan C. Millscmd/addr2line: don't assume that GOROOT_FINAL is clean
2020-09-17 David Chasecmd/compile: add new ops for experiment with late call...
2020-09-17 David Chasecmd/compile: add variable length TRESULTS type for...
2020-09-17 Sam Xiecmd/go: allow output in non-existent directory
2020-09-17 Alex Opiecmd/go: use the correct linker config in the buildID...
2020-09-17 Jay Conrodcmd/go: prepare tests for GO111MODULE=on by default
2020-09-17 Lynn Bogercmd/compile: use combined shifts to improve array addre...
2020-09-17 Joel Singcmd/internal/obj/riscv: clean up lowerJALR
2020-09-17 Tobias Klausersyscall, cmd/go/internal/lockedfile/internal/filelock...
2020-09-16 Matthew Dempskycmd/compile: skip looking for OCLOSURE nodes in xtop
2020-09-16 David Chasecmd/compile: make translation to calls for SSA look...
2020-09-16 David Chasecmd/compile: populate AuxCall fields for OpClosureCall
2020-09-16 David Chasecmd/compile: initialize ACArgs and ACResults AuxCall...
2020-09-16 David Chasecmd/compile: extend ssa.AuxCall to closure and interfac...
2020-09-16 David Chasecmd/compile: introduce special ssa Aux type for calls
2020-09-16 Alberto Donizetticmd/compile: be more specific in cannot assign errors
2020-09-16 Michael Anthony... runtime: actually fix locking in BenchmarkMSpanCountAlloc
2020-09-16 Keith Randallcmd/compile: make go:notinheap error message friendlier...
2020-09-16 Keith Randallcmd/cgo: use go:notinheap for anonymous structs
2020-09-16 Keith Randallcmd/compile: allow aliases to go:notinheap types
2020-09-16 Carl Johnsonflag: add Func
2020-09-16 Michael Anthony... runtime: fix leak and locking in BenchmarkMSpanCountAlloc
2020-09-16 Joel Singcmd/link: make it easier to debug an elfrelocsect size...
2020-09-16 diaxu01cmd/internal/obj/arm64: optimize the instruction of...
2020-09-16 Tobias Klauseros, internal/syscall/unix: use pipe2 instead of pipe...
2020-09-16 Martin Möhrmanncmd/compile: unify reflect, string and slice copy runti...
2020-09-16 Ian Lance Taylorcmd/cgo: don't translate bitfields into Go fields
2020-09-15 Henrique Vicenteos/signal: add NotifyContext to cancel context using...
2020-09-15 Bryan C. Millscmd/go/internal/modget: factor out functions for argume...
2020-09-15 Jay Conrodcmd/go: default to -mod=readonly in most commands
2020-09-15 Bryan C. Millscmd/go/internal/modget: warn about unmatched packages...
2020-09-15 Daniel Martícmd/go: relax version's error on unexpected flags
2020-09-15 Jay Conrodcmd/go: fix broken mod_outside test
2020-09-15 Jay Conrodcmd/go: add modload.NeedRoot mode for commands that...
2020-09-15 Jay Conrodcmd/go: implement 'go install pkg@version'
2020-09-15 Xiangdong Jicmd/compile: rewrite some ARM64 rules to use typed aux
2020-09-15 Tobias Klauserinternal/poll, internal/syscall/unix, net: enable write...
2020-09-15 Matthew Dempskytest: fix inline.go to pass linux-amd64-noopt
2020-09-15 Cuong Manh Lecmd/compile: make funccompile non-reentrant
2020-09-14 Matthew Dempskycmd/compile: call fninit earlier
2020-09-14 Matthew Dempskycmd/compile: better dclcontext handling in func{hdr...
2020-09-14 Damien NeilRevert "encoding/json: implement Is on SyntaxError"
2020-09-14 Damien NeilRevert "encoding/json: implement Is on all errors"
2020-09-14 Changkun Outesting: fix panicking tests hang if Cleanup calls...
2020-09-14 Bryan C. Millscmd/api: omit outside dependencies when listing the...
2020-09-14 Martin Möhrmannruntime: add 24 byte allocation size class
2020-09-14 Cherry Zhangmisc/ios: quote paths
2020-09-14 Clément Chigotsyscall: fix fsync for read-only files on aix
2020-09-14 Roberto Clapisnet/http/cgi,net/http/fcgi: add Content-Type detection
2020-09-13 Dominic Della... make.bat: fix compare between GOROOT and srcdir paths...
2020-09-13 Cuong Manh Letest: fix flaky test for issue24491
2020-09-13 Cuong Manh Lecmd/compile: remove nodeNeedsWrapper flag
2020-09-13 Cuong Manh Lecmd/compile: attach OVARLIVE nodes to OCALLxxx
2020-09-13 Carlos Alexandro... encoding/json: implement Is on all errors
2020-09-12 Carlos Alexandro... encoding/json: implement Is on SyntaxError
2020-09-12 Daniel Martícmd/go: avoid flag.FlagSet.VisitAll at init time
2020-09-12 Cuong Manh Lecmd/compile: don't report not enough args error if...
2020-09-12 Cuong Manh Lecmd/compile: use clearer error message for stuct literal
2020-09-11 Constantin... os: implement File.Chmod on Windows
2020-09-11 Jay Conrodcmd/go: move repository resolution from internal/get...
2020-09-11 Jay Conrodcmd/go: move get.Insecure to cfg.Insecure to break...
2020-09-11 Jay Conrodcmd/go: make 'go mod download' update go.sum after...
2020-09-11 Cherry Zhangcmd/link: add a test to test RODATA is indeed read...
2020-09-11 Cherry Zhangcmd/link: put read-only data in __DATA_CONST segment
2020-09-11 Cherry Zhangcmd/internal/objfile: recognize Mach-O __DATA_CONST...
2020-09-11 Jay Conrodcmd/go: refactor modload.Import for better -mod=readonl...
2020-09-11 Jay Conrodcmd/go: refactor -mod flag parsing
2020-09-11 Cherry Zhangcmd/link: record only the first occurance in Reachparen...
2020-09-11 Jay Conrodcmd/go: update tests to work with -mod=readonly on...
2020-09-11 Cherry Zhangruntime: remove darwin/arm specifc code
2020-09-10 eric fangunicode/utf8: refactor benchmarks for FullRune function
2020-09-10 Junchen Licmd/asm: add more SIMD instructions on arm64
2020-09-10 Cherry Zhangcmd/link: add copyright header
2020-09-10 ipriverruntime: update docs for GOMAXPROCS
2020-09-10 Cuong Manh Leall: check GOROOT_BOOTSTRAP executable before bootsrappping
2020-09-10 fanzha02cmd/internal/obj/arm64: enable some SIMD instructions
2020-09-09 Bryan C. Millscmd/go/internal/modload: refactor pathInModuleCache
2020-09-09 Bryan C. Millscmd/go/internal/modload: rename LoadBuildList and BuildList
2020-09-09 Bryan C. Millscmd/go/internal/modget: move MVS code to a separate...
2020-09-09 Bryan C. Millscmd/go/internal/modload: consolidate buildList and...
2020-09-09 Bryan C. Millscmd/go/internal/modload: implement the "all" pattern...
2020-09-09 Tzu-Chiao Yehcmd: update golang.org/x/tools to v0.0.0-20200901153117...
2020-09-09 Bryan C. Millscmd/go/internal/modload: fix spurious import resolution...
2020-09-09 Steven Hartlandnet/http: fix data race due to writeLoop goroutine...
2020-09-09 Bryan C. Millscmd/go/internal/modload: rework import resolution
2020-09-09 Bryan C. Millscmd/go/internal/modload: remove (*loader).forceStdVendor
2020-09-09 Bryan C. Millscmd/go/internal/modload: track which packages are in...
2020-09-09 Ian Lance Taylorruntime: ignore SIGPROF if profiling disable for thread
2020-09-09 Michael Anthony... runtime: fix ReadMemStatsSlow's and CheckScavengedBits...
2020-09-09 Cuong Manh Lecmd/link: remove unnecessary type conversion for nitablinks
2020-09-09 Cherry Zhangcmd/link: pre-resolve package reference
2020-09-09 Jay Conrodcmd/go: make 'go get' preserve sums for content of...
next