]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2017-10-19 Jed Denleaimage/gif: make blockReader a ByteReader, harden tests
2017-10-19 Austin Clementscmd/compile: allow duplicate DWARF producer symbols
2017-10-19 Alex Brainmancmd/link: add TODO missing from CL 70310
2017-10-19 griesemerspec: simplify paragraph on certain range expressions...
2017-10-19 Ian Lance Taylorinternal/poll: always decref if setting deadline fails
2017-10-18 Heschi Kreinickdebug/dwarf: clarify StructField.ByteSize doc
2017-10-18 Wei Congruicmd/vet: fix copylocks false positive on unsafe.Sizeof...
2017-10-18 Austin Clementscmd/compile, cmd/link: record compiler flags in DW_AT_p...
2017-10-18 Austin Clementsruntime: separate error result for mmap
2017-10-18 Heschi Kreinickcmd/compile: distinguish args and return values in...
2017-10-18 Tom Bergannet/http: update bundled http2
2017-10-18 Ian Lance Taylorruntime: align stack in 386 lib startup before calling...
2017-10-18 Dhananjay Nakranicmd/compile: fix segfault in race instrumentation
2017-10-18 Tim Cooperdatabase/sql: fix example usage of Out
2017-10-18 Russ Coxcmd/go: clean up x.exe properly in TestImportMain
2017-10-17 griesemerspec: explicitly state the import path for package...
2017-10-17 Tim Cooperos: add period at end of O_EXCL comment
2017-10-17 Daniel TheophanesRevert "database/sql: prevent race in driver by locking...
2017-10-17 Jay Conrodcmd/cover: don't try to attach directives to synthetic...
2017-10-17 Gabriel Aszalosflag: simplify switch-case in isZeroValue
2017-10-17 griesemercmd/compile/internal/parser: removed TODO (cleanup)
2017-10-17 griesemercmd/compile/internal/parser: use same logic for stmtLis...
2017-10-17 Ben Shicmd/internal/obj/arm: better solution of .S/.P/.U/...
2017-10-17 David du Colombierruntime: don't terminate locked OS threads on Plan 9
2017-10-17 David du Colombierruntime: disable use of template thread on Plan 9
2017-10-17 Wei Xiaoreflect: optimize CALLFN wrapper for arm64
2017-10-17 Ian Lance Taylorruntime: unify 386 entry point code
2017-10-17 Ian Lance Taylordebug/dwarf: support 64-bit DWARF in byte order check
2017-10-17 griesemercmd/compile/internal/parser: removed TODO (cleanup)
2017-10-17 Tim Coopertext/template: add break, continue actions in ranges
2017-10-17 griesemercmd/compile/internal/syntax: better recovery after...
2017-10-16 Jay Conrodcmd/cover: preserve compiler directives in floating...
2017-10-16 Filippo Valsordamath/big: fix ModSqrt optimized path for x = z
2017-10-16 Alessandro... runtime/cgo: declare crosscall2 frame using TEXT for...
2017-10-16 Ian Lance Taylorruntime: remove commented out code from ARM Linux boot
2017-10-16 Daniel Martícmd/compile: make more use of value switches
2017-10-16 Cherry Zhangcmd/compile: remove needwritebarrier from the frontend
2017-10-16 Cherry Zhangcmd/asm: reject STREX with same source and destination...
2017-10-16 Matthew Dempskycmd/compile: remove unnecessary Xoffset assignment
2017-10-16 Tom Bergannet/http: preserve Host header following a relative...
2017-10-16 griesemercmd/compile/internal/syntax: factor out list parsing
2017-10-16 griesemercmd/compile/internal/syntax: match argument and paramet...
2017-10-16 griesemercmd/compile/internal/syntax: cleanups around parser...
2017-10-16 Ian Lance Taylorruntime: fix use of STREX in various exitThread impleme...
2017-10-16 Kunpei Sakainet/http/httputil: extract duplicate code as removeConn...
2017-10-16 soluchoknet/http: fix panic when status without description...
2017-10-16 Michael Hudson... cmd/link: replace SCONTAINER with an attribute bit
2017-10-16 Michael Hudson... cmd/link: replace SHIDDEN bit in SymKind with a bit...
2017-10-16 Javier Segurabytes: add examples of Equal and IndexByte
2017-10-15 Daniel Martícmd/compile: simplify some declarations
2017-10-15 Rob Pikefmt: clarify wording of * flag
2017-10-15 Andreas Auernhammercrypto/elliptic: don't unmarshal invalid encoded points
2017-10-14 Jed Denleaimage/gif: write fewer, bigger blocks
2017-10-14 Matthew Dempskycmd/compile: omit ICE diagnostics after normal error...
2017-10-14 Cherry Zhangcmd/compile: mark LoweredGetCallerPC rematerializeable
2017-10-13 Peter Wucrypto/tls: replace signatureAndHash by SignatureScheme.
2017-10-13 David Crawshawcmd/link: use the correct module data on ppc64le
2017-10-13 Austin Clementsruntime: schedule fractional workers on all Ps
2017-10-13 Austin Clementsruntime: preempt fractional worker after reaching utili...
2017-10-13 Austin Clementsruntime: simplify fractional mark worker scheduler
2017-10-13 Austin Clementsruntime: use only dedicated mark workers at reasonable...
2017-10-13 Austin Clementsruntime: separate GC background utilization from goal...
2017-10-13 Adam Langleycrypto/x509: reformat test struct.
2017-10-13 Ben Schwartznet/http: HTTPS proxies support
2017-10-13 Daniel Theophanesdatabase/sql: prevent race in driver by locking dc...
2017-10-13 David Crawshawcmd/link: zero symtab fields correctly
2017-10-13 Daniel Martínet: fix data race in TestClosingListener
2017-10-13 Martin Möhrmanncmd/compile: simplify slice/array range loops for some...
2017-10-13 Frank Somersruntime: use vDSO on linux/386 to improve time.Now...
2017-10-13 Tobias Klausersyscall: correct type for timeout argument to Select...
2017-10-13 Wei Xiaocmd/asm: refine Go assembly for ARM64
2017-10-13 Jed Denleaimage/gif: try harder to use global color table
2017-10-13 David Chasecmd/compile: attempt to deflake debug_test.go
2017-10-13 Tim Cooperreflect: allow Copy to a byte array or byte slice from...
2017-10-13 Frank Somersruntime: factor amd64 specifics from vdso_linux.go
2017-10-13 David Crawshawcmd/link, runtime: put hasmain bit in moduledata
2017-10-12 David Crawshawcmd/link: split PE loader into its own package
2017-10-12 Tobias Klausercmd/compile: add two error position tests for the typec...
2017-10-12 Matthew Dempskycmd/compile: intrinsify runtime/internal/sys.Ctz{32...
2017-10-12 Ian Lance Taylortest: add test case that gccgo miscompiled
2017-10-12 Austin Clementscmd/link: generate PC ranges for compilation unit DIEs
2017-10-12 Austin Clementscmd/link: one DWARF compilation unit per package
2017-10-12 Austin Clementscmd/link: remove silly sym.R[:0] truncation
2017-10-12 Austin Clementscmd/link: eliminate .debug_aranges
2017-10-12 Heschi Kreinickcmd/link: suppress unnecessary DWARF relocs that confus...
2017-10-12 Elias Naurruntime: don't restore the alternate signal stack on ios
2017-10-12 Russ Coxcmd/go: delete p.Internal.Target in favor of p.Target
2017-10-12 Alex Brainmaninternal/poll: only call SetFileCompletionNotificationM...
2017-10-12 Alex Brainmaninternal/poll: do not call SetFileCompletionNotificatio...
2017-10-12 Artyom Pervukhinimage/gif: make Decode only keep the first frame in...
2017-10-12 Austin Clementsruntime: fix dragonfly/amd64
2017-10-12 Ian Lance Taylordoc: recommend building Go 1.4 with CGO_ENABLED=0
2017-10-12 David du Colombierruntime: fix crash on Plan 9
2017-10-11 Matthew Dempskycmd/compile: record InlCost in export data
2017-10-11 Daniel Martícmd/compile: deduplicate a few lines in swt.go
2017-10-11 Hugues Bruantcmd/compile: inline calls to local closures
2017-10-11 Austin Clementsruntime: don't try to free OS-created signal stacks
2017-10-11 Joe Tsaiencoding/json: use Deprecated markers
2017-10-11 David Chasecmd/compile: add line numbers to values & blocks in...
2017-10-11 Ian Lance Taylorruntime: unify amd64 -buildmode=c-archive/c-shared...
next