]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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...
2018-02-17 Andrew Bonventredoc: update devel/release.html to add Go 1.10
2018-02-17 Ian Lance Taylorcmd/go: permit pkg-config flags in any argument position
2018-02-17 Joe Kyocompress/bzip2: use sort.Slice in huffman.go
2018-02-17 Arthur Khashaevcmd/go: fix command injection in VCS path
2018-02-16 Ian Lance Taylorcmd/go: restrict meta imports to valid schemes
2018-02-16 Richard Millernet/http: increase timeout length for TestOnlyWriteTimeout
2018-02-16 Richard Millerruntime: don't ignore address hint for sysReserve in...
2018-02-16 Chad Rosiercmd/compile: make math.Ceil/Floor/Round/Trunc intrinsic...
2018-02-16 Elias Naurruntime: only run TestArenaCollision if the target...
2018-02-16 Ian Lance Taylorcmd/compile: permit go:cgo_import_dynamic anywhere
2018-02-16 Ian Lance Taylordoc: add note about invalid flag errors to 1.10 release...
2018-02-15 Balaram Makamcmd/compile: arm64 intrinsics for math/bits.OnesCount
2018-02-15 Matthew Dempskycmd/compile/internal/gc: use functype instead of OTFUNC
2018-02-15 Austin Clementsruntime: replace _MaxMem with maxAlloc
2018-02-15 Austin Clementsruntime: move comment about address space sizes to...
2018-02-15 Austin Clementsruntime: remove non-reserved heap logic
2018-02-15 Austin Clementsruntime: use sparse mappings for the heap
2018-02-15 Austin Clementsruntime: eliminate most uses of mheap_.arena_*
2018-02-15 Austin Clementsruntime: make span map sparse
2018-02-15 Austin Clementsruntime: abstract remaining mheap.spans access
2018-02-15 Austin Clementsruntime: make the heap bitmap sparse
2018-02-15 Austin Clementsruntime: fix various contiguous bitmap assumptions
2018-02-15 Austin Clementsruntime: lay out heap bitmap forward in memory
2018-02-15 Austin Clementsruntime: use spanOf* more widely
2018-02-15 Austin Clementsruntime: consolidate mheap.lookup* and spanOf*
2018-02-15 Austin Clementsruntime: split object finding out of heapBitsForObject
2018-02-15 Austin Clementsruntime: replace mlookup and findObject with heapBitsFo...
2018-02-15 Austin Clementsruntime: validate lfnode addresses
2018-02-15 Austin Clementsruntime: expand/update lfstack address space assumptions
next