]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-11-04 Michael Mundaycmd/compile: absorb more Not ops into Neq* and Eq* ops
2019-11-04 Cuong Manh Lecmd/compile: add test for skipping empty init functions
2019-11-04 Wang Xueruiruntime: use vDSO clock_gettime on linux/mips64x
2019-11-04 Than McIntoshcmd/link: directly exec archive command if external...
2019-11-04 Cherry Zhangcmd/internal/obj/s390x: add support of SPM instruction
2019-11-04 Dan Scalesruntime: ensure that Goexit cannot be aborted by a...
2019-11-04 Ruixin(Peter... cmd/asm/internal/asm/testdata/s390x: add test cases...
2019-11-04 Cherry Zhangcmd/link: enable PIE on darwin/arm
2019-11-04 Roger Peppetesting: implement Cleanup method
2019-11-04 Ian Lance Taylormisc/cgo/testcarchive: add missing exit(0) in main7.c
2019-11-04 Carlos Eduardo Seocmd/internal/obj/ppc64: add support for DQ-form instruc...
2019-11-03 Alex Brainmancrypto/x509: make '-gcflags=all=-d=checkptr' flag work
2019-11-02 Cherry Zhangruntime: don't async preempt NO_LOCAL_POINTERS assembly...
2019-11-02 Austin Clementsruntime: add a test for asynchronous safe points
2019-11-02 Austin Clementsruntime: implement async scheduler preemption
2019-11-02 Austin Clementsruntime: use signals to preempt Gs for suspendG
2019-11-02 Austin Clementsruntime: scan stacks conservatively at async safe points
2019-11-02 Austin Clementsruntime: asynchronous preemption function for x86
2019-11-02 Austin Clementsruntime: support for injecting calls at signals on x86
2019-11-02 Austin Clementscmd/compile: fix missing unsafe-points
2019-11-02 Austin Clementsruntime: add GODEBUG=asyncpreemptoff=1
2019-11-02 Harshavardhananet/http/httputil: fix missing Transfer-Encoding header
2019-11-02 Alberto Donizettidoc: update ports list description to reflect current...
2019-11-02 Keith Randallhash/maphash: move bytes/hash to hash/maphash
2019-11-02 Katie Hockmancrypto/dsa: change bitwise checks to mod operations
2019-11-02 Ian Lance Taylorruntime: clear preemptStop in dropm
2019-11-02 Joshua M. Clulowruntime: check for events when port_getn fails with...
2019-11-02 Constantin... net/http: deflake TestCancelRequestWithChannelBeforeDo_...
2019-11-01 Ian Lance Taylorruntime: use atomic.Cas to change timerRemoved to timer...
2019-11-01 Cuong Manh Lecmd/compile: revert change to "bound" in typecheckarraylit
2019-11-01 Domas Tamašauskastime: document an alternative way of setting the system...
2019-11-01 Ian Lance Taylorruntime: unlock sched lock when checkdead throws due...
2019-11-01 Michael Anthony... runtime: turn off scavenger when there's <1 physical...
2019-11-01 Brad Fitzpatrickmake.bash: show bootstrap version
2019-11-01 Bryan C. Millscmd/go: adjust module-related logging
2019-11-01 Lorenz Bauerencoding/binary: cache struct sizes to speed up Read...
2019-11-01 Bryan C. Millscmd/go: default to mod=readonly when the go.mod file...
2019-11-01 Tobias Klausersyscall: add support for linux/riscv64
2019-11-01 empijeinet/http: clarify Header.WriteSubset behavior
2019-11-01 Tobias Klauserinternal/syscall/unix: add support for linux/riscv64
2019-11-01 Jay Conrodcmd/go/internal/modfetch: add zip sums and hashes to...
2019-11-01 Tobias Klauseros: gofmt
2019-11-01 Ian Lance Taylorruntime: use correct state machine in addAdjustedTimers
2019-11-01 Cuong Manh Lecmd/compile: make duplicate index error distinguish...
2019-11-01 Audrius Butkeviciusos: allow case only renames on case-insensitive filesystems
2019-10-31 Josh Bleecher... cmd/compile: remove amd64p32 rules
2019-10-31 Andrew Bonventredoc: document Go 1.13.4
2019-10-31 Andrew Bonventredoc: document Go 1.12.13
2019-10-31 Brad Fitzpatrickstrings: remove a redundant and flaky part of a test
2019-10-31 Cuong Manh Lebufio: return the underlying error in ReadFrom if not nil
2019-10-31 Austin Clementsruntime: atomically set span state and use as publicati...
2019-10-31 Austin Clementsruntime: fully initialize span in alloc_m
2019-10-31 Cuong Manh Lebufio: save error from underlying ReadFrom
2019-10-31 Olivier Poitreycrypto/tls: send ec_points_format extension in ServerHello
2019-10-31 Daniel Martíencoding/json: avoid work when unquoting strings, take 2
2019-10-31 Michael Mundayruntime/internal/atomic: add tests for And8 and Or8
2019-10-30 Ian Lance Taylorruntime: switch to using new timer code
2019-10-30 Damien Neiltesting: provide additional information when test funcs...
2019-10-30 Filippo Valsordacrypto/tls: improve error messages for invalid certific...
2019-10-30 Sam Whitedencoding/xml: fix token decoder on early EOF
2019-10-30 Ian Lance Taylorruntime: clear js idle timeout before new one and after...
2019-10-30 Clément Chigotruntime: fix nbpipe_test for AIX
2019-10-30 Clément Chigotruntime: fix netpollBreak for AIX
2019-10-30 Lorenz Bauersyscall: treat ENFILE as a temporary error
2019-10-30 Elias Naurcmd/link/internal/ld: remove flags incompatible with...
2019-10-30 Cholerae Hucmd/compile: resolve TODO of Mpflt.SetString
2019-10-30 Ian Lance Taylorruntime: record stub netpoll initialization, add lock...
2019-10-30 Ian Lance Taylorruntime: make fcntl arguments consistent across OS's
2019-10-29 Cherry Zhangruntime: clear m.gsignal when the M exits
2019-10-29 Robert Griesemergo/types: clarify documentation
2019-10-29 Keith Randallcmd/compile: fix typing of IData opcodes
2019-10-29 Jay Conrodcmd/go: delete internal packages moved to x/mod
2019-10-29 Dan Scalescmd/compile: handle some missing cases of non-SSAable...
2019-10-29 Jay Conrodcmd/go/internal/modfile: don't use cmd/internal/diff
2019-10-29 Robert Griesemergo/parser: use valid position when reporting an error...
2019-10-29 Bryan C. Millsgo/build: use the main module's root when locating...
2019-10-29 Brad Fitzpatrickcmd/dist: don't run cmd tests on js/wasm
2019-10-29 Constantin... os: return from TestRemoveAllWithMoreErrorThanReqSize...
2019-10-29 Clément Chigotruntime: initialize netpoll in TestNetpollBreak
2019-10-29 Michael Fraenkelnet/http: only decrement connection count if we removed...
2019-10-29 Than McIntoshcmd/compile: fix spurious R_TLE_LE reloc on android/386
2019-10-29 Ian Lance Taylorcontext: mark testDeadline as a testing helper method
2019-10-29 Austin Clementscmd/compile: fix missing lowering of atomic {Load,Store}8
2019-10-29 Austin Clementsruntime: rename TestPreemptM to TestSignalM
2019-10-29 Austin Clementsruntime: unblock SIGUSR1 for TestPreemptM
2019-10-29 Lynn Bogercrypto/elliptic: clean up ppc64le implementation slightly
2019-10-29 Alex Brainmaninternal/syscall/windows/registry: make '-gcflags=all...
2019-10-29 Cuong Manh Lecmd/compile: hard fail if n.Opt() is not nil in walkChe...
2019-10-29 Robert Griesemercmd/compile/internal/syntax: don't hardwire path separa...
2019-10-29 Cherry Zhangcmd/internal/obj/mips: fix encoding of FCR registers
2019-10-29 Austin Clementscmd/compile: intrinsics for runtime/internal/atomic...
2019-10-29 Austin Clementsruntime/internal/atomic: add Store8
2019-10-28 Mikhail Fesenkocmd/fix, cmd/go, cmd/gofmt: refactor common code into...
2019-10-28 Shenghou Macmd/compile/internal/gc: reword "declared and not used...
2019-10-28 Agniva De Sarkergo/ast: fix SortImports to handle block comments (take 2)
2019-10-28 John Papandriopouloscmd/link: pass-through undefined call targets in extern...
2019-10-28 Constantin... os: remove read-only directories in RemoveAll on Windows
2019-10-28 Jay Conrodcmd/dist: support GOROOT vendoring
2019-10-28 Robert Griesemergo/parser, go/ast: correctly take into account presence...
2019-10-28 Josh Bleecher... go.sum: add golang.org/x/tools sum
next