]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-02-27 Heschi Kreinickcmd/link: fix up location lists for dsymutil
2018-02-27 Tobias Klauserruntime: simplify walltime/nanotime on linux/{386,amd64}
2018-02-27 Tobias Klauseros, syscall: use pipe2 instead of pipe syscall on OpenBSD
2018-02-27 Philip Hofercmd/compile/internal/ssa: clear branch likeliness in...
2018-02-27 Josh Bleecher... runtime: improve 386/amd64 systemstack
2018-02-27 Joe Tsaigo/doc: replace unexported values with underscore if...
2018-02-27 erifan01math: optimize sinh and cosh
2018-02-27 Josh Bleecher... runtime: short-circuit typedmemmove when dst==src
2018-02-27 Giovanni Bajocmd/compile: fix bit-test rules for highest bit
2018-02-27 Giovanni Bajocmd/compile: fold bit masking on bits that have been...
2018-02-27 Chad Rosiercmd/compile/internal/ssa: combine zero stores into...
2018-02-27 Josh Bleecher... cmd/compile: tighten after lowering
2018-02-26 Keith Randallcmd/compile: implement comparisons directly with memory
2018-02-26 Kunpei Sakaicmd/compile: fix typechecking in finishcompare
2018-02-26 Kunpei Sakaicmd: avoid unnecessary type conversions
2018-02-26 Ilya Tocarcmd/compile/internal/amd64: use appropriate NEG for div
2018-02-26 Yury Smolskyarchive/zip: improve Writer.Create documentation on...
2018-02-26 motemencmd/go: fix formatting of file paths under cwd
2018-02-26 Hana Kimcmd/trace: trace error check and more logging in annota...
2018-02-26 Robert Griesemergo/types: type-check embedded methods in correct scope...
2018-02-26 Ian Lance Taylorunsafe: fix reference to string header
2018-02-26 Rens Rikkerinkcmd/cgo: clarify implicit "cgo" build constraint
2018-02-26 Robert Griesemercmd/compile: track line directives w/ column information
2018-02-26 Robert Griesemercmd/compile/internal/syntax: implement //line :line...
2018-02-26 Robert Griesemercmd/compile/internal/syntax: remove dependency on cmd...
2018-02-26 Brad Fitzpatrickstrings: add Builder benchmarks comparing bytes.Buffer...
2018-02-26 Tobias Klausersyscall: remove/update outdated TODO comments
2018-02-26 Tobias Klauseros: unify supportsCloseOnExec definition
2018-02-26 Alex Brainmanos: do not forget to set ModeDevice when using ModeChar...
2018-02-26 Tobias Klausernet, internal/poll, net/internal/socktest: use SOCK_...
2018-02-26 Kevin Burkeos/user: clean up grammar in comments
2018-02-26 Kunpei Sakaitime: avoid unnecessary type conversions
2018-02-26 Giovanni Bajobuild: small cleanup in error message in make.bat
2018-02-26 unknownnet/http,doc: use HTTP status code constants where...
2018-02-25 Agniva De Sarkerarchive/tar: remove loop label from reader
2018-02-24 Lubomir I.... os/user: obtain a user home path on Windows
2018-02-24 Daniel Martícmd/compile/internal/syntax: use stringer for operators...
2018-02-24 Ilya Tocarmath/big: speed-up addMulVVW on amd64
2018-02-23 Joe Tsaiarchive/zip: fix handling of Info-ZIP Unix extended...
2018-02-23 Ian Lance Taylorruntime: don't check for String/Error methods in printany
2018-02-23 Yuval Pavel... os: respect umask in Mkdir and OpenFile on BSD systems...
2018-02-23 Austin Clementsruntime: reduce arena size to 4MB on 64-bit Windows
2018-02-23 Austin Clementsruntime: support a two-level arena map
2018-02-23 Austin Clementscmd/compile: teach front-end deadcode about && and ||
2018-02-23 Austin Clementsruntime: rename "arena index" to "arena map"
2018-02-23 Austin Clementsruntime: don't assume arena is in address order
2018-02-23 Ian Lance Taylorpath: use OS-specific function in MkdirAll, don't alway...
2018-02-23 Daniel Martícmd/vet: use type info to detect the atomic funcs
2018-02-23 Adam Langleycrypto/x509: tighten EKU checking for requested EKUs.
2018-02-23 Oleg Bulatovregexp: Regexp shouldn't keep references to inputs
2018-02-23 Alberto Donizetticmd/compile: add code generation tests for sqrt intrinsics
2018-02-23 mingrammerruntime: rename the TestGcHashmapIndirection to TestGcM...
2018-02-23 Alberto Donizetticmd/compile: intrinsify math.Sqrt on 386
2018-02-23 Alberto Donizetticmd/compile: use | in the last repetitive generic rules
2018-02-23 Jerrin Shaji... runtime: fix a few typos in comments
2018-02-22 Robert Griesemergo/types: add -panic flag to gotype command for debugging
2018-02-22 Tobias Klausersyscall: remove list of unimplemented syscalls
2018-02-22 Robert Griesemergo/types: fix regression with short variable declarations
2018-02-22 Ben Shicmd/compile: fix FP accuracy issue introduced by FMA...
2018-02-22 Alexey Palazhchenkodatabase/sql: add String method to IsolationLevel
2018-02-22 Alberto Donizetticmd/compile: use | in the most repetitive s390x rules
2018-02-22 Martin Möhrmannreflect: avoid calling common if type is known to be...
2018-02-22 Ben Shicmd/compile: improve FP performance on ARM64
2018-02-22 erifan01cmd/asm: add arm64 instructions for math optimization
2018-02-22 David Chasecmd/compile: decouple emitted block order from regalloc...
2018-02-21 Hana Kimcmd/trace: add memory usage reporting
2018-02-21 Robert Griesemercmd/compile/internal/syntax: simpler position base...
2018-02-21 OneOfOnenet/http: support multipart/mixed in Request.MultipartR...
2018-02-21 Yury Smolskytext/template: fix the documentation of the block action
2018-02-21 Austin Clementsruntime: clarify address space limit constants and...
2018-02-21 Austin Clementsruntime: offset the heap arena index by 2^47 on amd64
2018-02-21 Austin Clementsruntime: abstract indexing of arena index
2018-02-21 Austin Clementsruntime: simplify bulkBarrierPreWrite
2018-02-21 Hana Kimcmd/trace: include P info in goroutine slices
2018-02-21 Hana Kimcmd/trace: add user log event in the task-oriented...
2018-02-21 Hana Kimcmd/trace: present the GC time in the usertask view
2018-02-21 Heschi Kreinickcmd/compile/internal: reuse more memory
2018-02-21 Heschi Kreinickcmd/compile/internal/ssa: refactor buildLocationLists
2018-02-21 Heschi Kreinickcmd/compile/internal: use sparseSet, optimize isSynthetic
2018-02-21 Heschi Kreinickcmd/compile/internal/ssa: shrink commonly-used structs
2018-02-21 Alberto Donizetticmd/compile: use | in the most repetitive ppc64 rules
2018-02-21 Alberto Donizetticmd/compile: intrinsify math.Sqrt on mips64
2018-02-21 Alberto Donizetticmd/compile: use | in the most repetitive mips64 rules
2018-02-21 Alberto Donizetticmd/compile: use | in the most repetitive mips rules
2018-02-21 Giovanni Bajocmd/compile: aggregate some rules in AMD64.rules
2018-02-21 Daniel Martícmd/vet: warn on unkeyed struct pointer literals
2018-02-21 Giovanni Bajocmd/compile: regenerate rewrite rules for amd64
2018-02-21 Mansour Rahiminet: fix UDPConn readers to return truncated payload...
2018-02-21 Alberto Donizetticmd/compile: use | in the most repetitive arm rules
2018-02-21 Ahmed WA+C: update my name and spelling
2018-02-21 Austin Clementsruntime: ensure sysStat for mheap_.arenas is aligned
2018-02-21 Andrew Bonventregithub: update Pull Request template
2018-02-21 Ilya Tocararchive/zip: make benchmarks more representative
2018-02-21 Martin Möhrmannruntime: shorten reflect.unsafe_New call chain
2018-02-20 Ilya Tocarcrypto/sha512: speed-up for very small blocks
2018-02-20 Ilya Tocarcrypto/sha256: speed-up for very small blocks
2018-02-20 Heschi Kreinickcmd/compile/internal/ssa: only store relevant slots...
2018-02-20 Heschi Kreinickcmd/compile/internal/ssa: don't store block start states
2018-02-20 Giovanni Bajocmd/compile: fold LEAQ/ADDQconst into SETx ops
2018-02-20 Shawn Smithall: fix misspellings
next