]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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
2018-02-20 Alberto Donizetticmd/compile: use | in the most repetitive 386 rules
2018-02-20 Alberto Donizetticmd/compile: use | in the most repetitive boolean rules
2018-02-20 Giovanni Bajocmd/compile: aggregate rules that fold LEA/ADD into...
2018-02-20 Giovanni Bajocmd/compile: aggregate bit-test rules
2018-02-20 Hana Kimcmd/trace: task-oriented view includes child tasks
2018-02-20 Hana Kimcmd/trace: extend trace view (/trace) for task-oriented...
2018-02-20 Hana Kimcmd/trace: add analyzeAnnotation and /usertasks view.
2018-02-20 Austin Clementscmd/trace: encode selection in trace URL
2018-02-20 Giovanni Bajocmd/compile: normalize spaces in rewrite rule comments.
2018-02-20 Ilya Tocarcmd/internal/obj/x86: small refactoring
2018-02-20 Ryuma Yoshidaall: remove duplicate word "the"
2018-02-20 Daniel Martíhtml/template: make more use of stringer
2018-02-20 Kunpei Sakaitext/template: avoid assiging unnecessary variable
2018-02-20 Daniel Martíregexp/syntax: make Op an fmt.Stringer
2018-02-20 Ben Shicmd/compile: optimize ARM64 code with MNEG
2018-02-20 Richard Millersyscall: ensure Mkdir(path) on Plan 9 fails if path...
2018-02-20 Mikio Haranet: adjust the test for IPv4 loopback address block
2018-02-20 philhofercmd/compile/internal/ssa: emit csel on arm64
2018-02-20 Ian Lance Taylortest: add test case where gccgo incorrectly rejected...
2018-02-20 David Urlnet/http: use RFC 723x as normative reference in docs
2018-02-20 Keith Randallcmd/compile: reset branch prediction when deleting...
2018-02-19 Alberto Donizettiencoding/xml: simplify slice-growing logic in rawToken
2018-02-19 Ahmet Soormallyregexp: dont use builtin type as variable name
2018-02-19 Daniel Martítext/template: remove associate's error return
2018-02-19 Keith Randallcmd/compile: add | operator to make rewrite rules more...
2018-02-19 Daniel Martíall: add more uses of stringer
2018-02-19 Daniel Martítext/template: differentiate nil from missing arg
2018-02-19 Daniel Martíhtml/template: remove unused func
2018-02-19 Martin Möhrmannruntime: avoid clearing memory during byte slice alloca...
2018-02-19 Yazen2017doc: improve clarity of map index examples
2018-02-18 Kunpei Sakaiall: remove "the" duplications
2018-02-18 Mansour Rahimios: make MkdirAll support path in extended-length form
2018-02-17 Tobias Klauserruntime: remove unused getrlimit function
2018-02-17 Yury Smolskycmd/go: document 'go run' exit codes
2018-02-17 Martin Möhrmannruntime: move map fast functions into type specific...
2018-02-17 Martin Möhrmanncmd/compile: replace misleading variable name
2018-02-17 Martin Möhrmannruntime: rename map implementation and test files to...
next