]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-10-14 Than McIntoshtest: revise testcase for new gccgo compiler bug
2019-10-14 Agniva De Sarkercmd/go/internal/work: fix error while passing custom...
2019-10-14 Tobias Klauserinternal/syscall/unix: remove unused *Trap consts
2019-10-13 Matthew Dempskycmd/compile: remove Addable flag
2019-10-13 Matthew Dempskycmd/compile: remove PDISCARD class
2019-10-12 Giovanni Bajoruntime: adjust expected error threshold in TestSelectF...
2019-10-12 Meng Zhuonet: use case-insensitive host string comparison in...
2019-10-12 zdjonescmd/compile: make poset use sufficient conditions for...
2019-10-12 Cuong Manh Lecmd/compile: move OAS2 to its own case in order
2019-10-12 Cuong Manh Lecmd/compile: simplify OAS2XXX nodes handle in order
2019-10-11 Ian Lance Taylornet/mail: fix new test for systems with different zonei...
2019-10-11 Jerrin Shaji... runtime: make nanotime use monotonic clock in Solaris
2019-10-11 Ian Lance Tayloros: deflake TestFdReadRace by increasing timeout
2019-10-11 Ian Lance Taylorruntime: when disabling SIGPROF handler, ignore SIGPROF
2019-10-11 Ariel Mashrakicmd/compile/internal/gc: preallocate slices in noder
2019-10-11 Bryan C. Millscmd/go/internal/get: simplify scheme lookup
2019-10-11 Jay Conrodcmd/go: integrate changes made in x/mod packages into...
2019-10-11 Richard Musiolruntime: make goroutine for wasm async events short...
2019-10-11 Ian Lance Taylorruntime: move sighandler into signal_unix.go
2019-10-11 Alex Buchananmime/multipart: add Part.NextRawPart to avoid QP decoding
2019-10-11 Constantin... net/mail: added support to trailing CFWS in date
2019-10-11 Francesco Renziencoding/json: add Decoder.InputOffset for offset access
2019-10-11 Michael Mundaycmd/compile/internal/ssa: fix block AuxIntType lookup
2019-10-11 Emmanuel T... test/fixedbugs: bump issue21576.go's timeout to 1min
2019-10-11 fenoscrypto/tls: consistently use %v for error formatting
2019-10-11 davidsbonderrors: fix typo in TODO comment
2019-10-11 Bryan C. Millsinternal/reflectlite: skip TestMirrorWithReflect reflec...
2019-10-11 Agniva De Sarkerruntime,internal/bytealg: optimize wasmZero, wasmMove...
2019-10-10 Brad Fitzpatrickall: remove nacl (part 3, more amd64p32)
2019-10-10 Brad Fitzpatricktest: adjust a test to work with js/wasm's background...
2019-10-10 alanruntime: remove no-op pointer writes in treap rotations
2019-10-10 Jay Conrodcmd/go: forbid module pattern 'all' when outside a...
2019-10-10 Jeremy Fallercmd/compile: walk progs to generate debug_lines data
2019-10-10 Cuong Manh Leencoding/json: support TextUnmarshaler for map keys...
2019-10-10 Tom Thorogoodencoding/json: stop escaping U+2028 and U+2029 in Compact
2019-10-09 Jay Conrodcmd/go: forbid resolving import to modules when outside...
2019-10-09 Jay Conrodcmd/doc: show original import error when package cannot...
2019-10-09 Jay Conrodgo/build: import packages in module mode when GO111MODU...
2019-10-09 Brad Fitzpatrickall: remove the nacl port (part 2, amd64p32 + toolchain)
2019-10-09 Ainar Garipovdog/go1.14: properly close code tags
2019-10-09 Jay Conrodcmd/go: eliminate redundancy in import error messages
2019-10-09 Bryan C. MillsRevert "cmd/go: fail if a test binary exits with no...
2019-10-09 Jason A. Donenfeldcmd/go/internal/modfile: remove preceding empty lines...
2019-10-09 Emmanuel T... net/http: update bundled x/net/http2
2019-10-09 Emmanuel T... net/http: do not sniff response if Content-Encoding...
2019-10-09 Bryan C. Millscmd/go/internal/list: disallow 'list -m' with '-mod...
2019-10-09 Bryan C. Millscmd/go: automatically check and use vendored packages
2019-10-09 Jay Conrodcmd/go: document multiple conditions in TestScript
2019-10-09 Than McIntoshtest: new testcase for gccgo compiler problem
2019-10-09 Daniel Martícmd/go: fail if a test binary exits with no output
2019-10-09 Michael Mundaycmd/asm: add s390x branch-on-count instructions
2019-10-09 Michael Mundaycmd/asm: fix element size encoding for VSUMQ instructio...
2019-10-09 Bryan C. Millscmd/go: suppress more errors in package-to-module loading
2019-10-09 Elias Naurgo/build: allow ~ and ^ in #cgo directives for sr.ht...
2019-10-09 Brad Fitzpatrickall: remove the nacl port (part 1)
2019-10-08 Matthew Dempskycmd/compile: split n.Noescape() into separate uses
2019-10-08 Robert Griesemergo/types: don't skip defined types when reporting cycles
2019-10-08 Katie Hockmannet/textproto: do not allow multi-line header field...
2019-10-08 Dan Petersoncmd/go: respect -mod flag in fmt
2019-10-08 Davor Kapsanet/http: use err as error var in server.Serve
2019-10-08 Robert Griesemergo/types: remove objSet type in favor of explicit map...
2019-10-08 Robert Griesemergo/types: simplify some code and remove TODOs (cleanup)
2019-10-08 Robert Griesemergo/types: fix cycle detection
2019-10-08 Lynn Bogercmd/compile: use vsx loads and stores for LoweredMove...
2019-10-08 diaxu01cmd/internal/obj/arm64: add error checking for system...
2019-10-08 Tobias Klausercmd/compile: regenerate known formats in fmtmap_test.go
2019-10-08 Tobias Klausersyscall: don't use deprecated syscalls on linux/arm64
2019-10-08 Michael Mundaycmd/compile: add SSA rules for s390x compare-and-branch...
2019-10-08 Cuong Manh Lecmd/compile: don't use statictmps for small object...
2019-10-08 Richard Musiolsyscall: on wasm, do not panic if "process" global...
2019-10-07 David Chasecmd/compile: suppress statement marks on interior of...
2019-10-07 Matthew Dempskycmd/compile: remove useless block-indirection in type...
2019-10-07 Ben Schwartzruntime: speed up receive on empty closed channel
2019-10-07 Matthew Dempskycmd/compile: reimplement parameter leak encoding
2019-10-07 Matthew Dempskycmd/compile: introduce EscLeaks abstraction
2019-10-07 Richard Musiolruntime: do not omit stack trace of goroutine that...
2019-10-07 Richard Musiolcmd/link: produce valid binaries with large data sectio...
2019-10-07 Keith Randallcmd/compile: improve write barrier removal
2019-10-07 Cuong Manh Leinternal/reflectlite: add missing copyright header
2019-10-07 Keith Randallcmd/compile: reuse dead register before reusing registe...
2019-10-07 Meng Zhuobytes: add endian base compare test
2019-10-07 Cuong Manh Leinternal/reflectlite: add type mirror with reflect...
2019-10-07 Michael Mundaycmd/compile: reduce amount of code generated for block...
2019-10-06 Shenghou Maos: re-enable TestPipeThreads on darwin
2019-10-06 Serhat Giydirenunicode/utf8: add link to formal UTF-8 description.
2019-10-05 Cuong Manh Leinternal/reflectlite: updates reflectlite to match...
2019-10-05 Cuong Manh Leruntime: add doc to remind adopting changes to reflectlite
2019-10-05 Daniel Martícmd/go: avoid ssh known_hosts prompts on test
2019-10-05 Tobias Klausersyscall: add support for freebsd/arm64
2019-10-05 Tobias Klausercmd/link/internal/arm64: add support for freebsd/arm64
2019-10-05 Alex Brainmansyscall, internal/syscall/windows, internal/syscall...
2019-10-05 Taicmd/cgo: build unique C type cache keys from parent...
2019-10-04 Alex Gaynorbufio: simplify bufio.Reader.ReadBytes to avoid an...
2019-10-04 David Chasecmd/compile: modify line number printing for nodes
2019-10-04 David Chasecmd/compile: adjust line numbering for type switch
2019-10-04 David Chasecmd/compile: remove statement marks from secondary...
2019-10-04 David Chasecmd/compile: attempt to preserve statements when prove...
2019-10-04 Jason A. Donenfeldsyscall: replace mksyscall_windows.go with wrapper...
2019-10-04 Dmitri Shuralyovdoc: remove docs.html
2019-10-04 David Chasecmd/compile: preserve statement marks in branch elimination
next