]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-03-24 Daniel Martícmd/compile/internal/gc: various cleanups
2018-03-24 Agniva De Sarkernet/http: add sniffing support for woff2
2018-03-24 Daniel Nephincmd/test2json: document missing "skip" action
2018-03-24 Alberto Donizettitest/codegen: port tbz/tbnz arm64 tests
2018-03-24 Tobias Klauserruntime: adjust GOARM floating point compatibility...
2018-03-24 Giovanni Bajocmd/compile: in prove, shortcircuit self-facts
2018-03-24 Giovanni Bajocmd/compile: in prove, fail fast when unsat is found
2018-03-24 Giovanni Bajocmd/compile: add patterns for bit set/clear/complement...
2018-03-24 isharipocmd/compile/internal/gc: properly initialize ssa.Func...
2018-03-24 Matthew Dempskycmd/compile: always write pack files
2018-03-24 Matthew Dempskycmd/link: skip __.PKGDEF in archives
2018-03-23 Matthew Dempskycmd/link: make sure we're hashing __.PKGDEF in genhash
2018-03-23 Yuval Pavel... runtime: fix AT_HWCAP auxv parsing on freebsd
2018-03-23 Michael Mundaycrypto/rc4: optimize generic implementation slightly
2018-03-23 Hyang-Ah Hana KimRevert "cmd/vendor/.../pprof: refresh from upstream...
2018-03-23 Hana (Hyang... cmd/vendor/.../pprof: refresh from upstream@a74ae6f
2018-03-22 Matthew Dempskycmd/compile: change unsafeUintptrTag from var to const
2018-03-22 Adam Langleycrypto/x509: follow OpenSSL and emit Extension structur...
2018-03-22 Mike Danesecrypto/tls: support keying material export
2018-03-22 Daniel Martícmd/compile: use more range fors in gc
2018-03-22 Austin Clementscmd/compile: fix GOEXPERIMENT=preemptibleloops type...
2018-03-22 Travis Bischelcmd/compile: specialize Move up to 79B on amd64
2018-03-22 Alberto Donizettitest/codegen: port direct comparisons with memory tests
2018-03-22 Carlos Eduardo Seocmd/compile/internal/ppc64, runtime internal/atomic...
2018-03-22 Giovanni Bajodoc: first version of new contribute guide
2018-03-21 Ilya Tocarcompress/bzip2: remove bit-tricks
2018-03-21 Tim Wrightall: enable c-shared/c-archive support for freebsd...
2018-03-21 ishariporuntime,sync/atomic: replace asm BYTEs with insts for x86
2018-03-21 Ross Lightnet/url: fix contradiction in PathUnescape docs
2018-03-21 Tobias Klauserruntime: parse auxv on freebsd
2018-03-21 Daniel Martícmd/doc: use empty GOPATH when running the tests
2018-03-21 Alberto Donizetticmd/trace: remove unused variable in tests
2018-03-20 Hiroshi Iokago/internal/srcimporter: simplify and fix package file...
2018-03-20 Paul Quernanet/http: remove extraneous call to VerifyHostname
2018-03-20 Adam Langleycrypto/x509: support the PSS certificates that OpenSSL...
2018-03-20 Ilya Tocarcmd/compile/internal/ssa: update regalloc in loops
2018-03-20 Alberto Donizettitest/codegen: port comparisons tests to codegen
2018-03-20 Than McIntoshcmd/compile: fix regression in DWARF inlined routine...
2018-03-20 Michael Mundaycmd/compile: mark LAA and LAAG as clobbering flags...
2018-03-20 Fangming.Fangcmd/asm: fix bug about VMOV instruction (move a vector...
2018-03-20 Fangming.Fangcmd/asm: fix bug about VMOV instruction (move register...
2018-03-20 Vladimir Kuzmincmd/compile: avoid mapaccess at m[k]=append(m[k]..
2018-03-20 Cherry ZhangRevert "bytes: add optimized Compare for arm64"
2018-03-20 fanzha02bytes: add optimized Compare for arm64
2018-03-19 fanzha02cmd/asm: add ARM64 assembler check for incorrect input
2018-03-19 Andrew BonventreRevert "doc: remove non-prime from list of primes in...
2018-03-19 Vlad Krasnovmath/big: reduce amount of copying in Montgomery multip...
2018-03-19 jimmyfraschego/constant: add examples for working with constant...
2018-03-19 Andrew Bonventredoc: remove non-prime from list of primes in spec
2018-03-19 Alberto Donizettimath/big: add 0 shift fastpath to shl and shr
2018-03-19 jimmyfraschego/format: move example to external test file
2018-03-19 Brad Fitzpatricknet: treat a nil *Resolver as a zero one, as documented
2018-03-19 Alberto Donizettitest/codegen: port maps test to codegen
2018-03-19 Neven Sajkosort: fix typo, was a mixup between identifiers 'unsort...
2018-03-19 quasilytestrconv: make code formatting more consistent in doc.go
2018-03-18 Alberto Donizettitest/codegen: port structs test to codegen
2018-03-18 Ian Gudgervendor: update golang.org/x/net/dns/dnsmessage from...
2018-03-17 Ian Lance Taylorcrypto/x509: don't require C99 mode in Darwin cgo code
2018-03-16 Daniel Martícmd/go: remove some unused parameters
2018-03-16 David Chasecmd/compile: enable scopes unconditionally
2018-03-16 Ian Lance Taylornet: don't let cancelation of a DNS lookup affect anoth...
2018-03-16 Brad Fitzpatricknet: make Resolver.PreferGo work more as documented
2018-03-15 Matthew Dempskyreflect: sort exported methods first
2018-03-15 Matthew Dempskycmd/compile: sort method sets earlier
2018-03-15 Adam Shannoncrypto/x509: clarify accepted keys for MarshalPKCS8Priv...
2018-03-15 David Chasecmd/compile: turn on DWARF locations lists for ssa...
2018-03-15 Heschi Kreinickcmd/trace: filter tasks by log text
2018-03-15 Hana Kiminternal/trace: fix GC time computation of short goroutines
2018-03-15 Alberto Donizettitest/codegen: port floats tests to codegen
2018-03-15 Robert Griesemergo/scanner: report errors for incorrect line directives
2018-03-15 Keith Randallruntime: identify special functions by flag instead...
2018-03-15 Daniel Martícmd/compile: cache sparse maps across ssa passes
2018-03-15 Giovanni Bajocmd/compile: implement CMOV on amd64
2018-03-15 James Cowgillcmd/internal/obj/mips: load/store even float registers...
2018-03-15 Geoff Berrycmd/compile/internal/ssa: add patterns for arm64 bitfie...
2018-03-15 Alberto Donizettitest/codegen: port len/cap pow2 div tests to codegen
2018-03-15 Tobias Klausersyscall: use Android O friendly fstatat syscall to...
2018-03-15 Tobias Klauserruntime: use Android O friendly faccessat syscall on...
2018-03-15 Diogo Pinelasync: make WaitGroup more space-efficient
2018-03-15 Ian Gudgernet: use golang.org/x/net/dns/dnsmessage for DNS resolution
2018-03-15 Josh Bleecher... runtime: fix another typo in runtime-gdb.py
2018-03-15 Matthew Dempskycmd/compile: extract common noding code from func{Decl...
2018-03-15 Matthew Dempskycmd/compile: fix duplicate code generation in swt.go
2018-03-15 Josh Bleecher... runtime: print goid when throwing for split stack overflow
2018-03-15 Josh Bleecher... runtime: refactor gdb PC parsing
2018-03-14 Matthew Dempskycmd/compile: cleanup closure.go
2018-03-14 Ilya TocarRevert "cmd/compile: implement CMOV on amd64"
2018-03-14 Heschi Kreinickcmd/compile/internal/ssa: track stack-only vars
2018-03-14 Lynn Bogercmd/compile: improve PPC64.rules to reduce size of...
2018-03-14 Robert Griesemermath/big: add comment about internal assumptions on...
2018-03-14 Balaram Makamruntime: improve arm64 memclr implementation
2018-03-14 Robert Griesemercmd/compile: document new line directives
2018-03-14 Tobias Klauserruntime, syscall: add RawSyscall6 on Solaris and make...
2018-03-14 Alberto Donizettitest/codegen: port all small memmove tests to codegen
2018-03-14 Alberto Donizettitest/codegen: add codegen tests for div
2018-03-14 Daniel Martícmd/asm: move manual tests out of generated file
2018-03-14 David du Colombierruntime: don't use floating point in findnull on Plan 9
2018-03-14 Tobias Klausertest: check that size argument errors are emitted at...
2018-03-14 Josh Bleecher... runtime: fix typo in gdb script
2018-03-13 Giovanni Bajocmd/compile: remove BTQconst rule
next