]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2017-10-28 Tobias Klauser.gitignore: ignore src/cmd/dist/dist
2017-10-28 Russ CoxRevert "cmd/dist: translate /private/var to /var on...
2017-10-28 Alberto Donizetticmd/go: add a test to ensure upx works on go binaries
2017-10-28 Russ Coxapi: update next.txt
2017-10-28 Russ Coxmisc/cgo/testshared: disable TestTwoGopathShlibsGccgo
2017-10-27 Russ Coxcmd/dist: translate /private/var to /var on darwin...
2017-10-27 Joshua Rubinnet/http: fix minor leak in Header.WriteSubset
2017-10-27 Than McIntoshcmd/compile, cmd/link: support for DWARF file reference...
2017-10-27 Russ Coxcmd/dist: use latest heap, sort packages for compiler...
2017-10-27 Russ Coxsort: split post-Go1.4 code into its own file
2017-10-27 Than McIntoshcmd/link: don't pass -gdwarf-2 to external linker
2017-10-27 Russ Coxcmd/go: delay gcc/clang flag support checks
2017-10-27 Tobias Klausersyscall: document Time{spec,val} methods
2017-10-27 Tobias Klausersyscall: simplify return in Futimesat and Mount
2017-10-27 Artyom Pervukhinimage/draw, image/color: optimize hot path sqDiff function
2017-10-26 Ian Lance Taylortest: add type alias test that caused gccgo to crash
2017-10-26 isharipoobj/x86: re-organize code to make codegen easier
2017-10-26 Christopher... syscall: remove unnecessary use of unsafe.Pointer.
2017-10-26 Austin Clementsruntime: "fix" non-preemptible loop in TestParallelRWMu...
2017-10-26 Russ Coxvendor/golang_org/x/net/route: refresh from upstream
2017-10-26 Alberto Donizettimath/big: add (*Float).Sqrt
2017-10-26 Kevin Burkenet/smtp: fix spelling mistake
2017-10-26 David Crawshawcmd/link, plugin: always encode path
2017-10-26 Ben Shicmd/compile: optimize MOVBS/MOVBU/MOVHS/MOVHU on ARMv6...
2017-10-26 griesemertest: add test cases for method expressions with litera...
2017-10-26 Keith Randallcmd/compile: make sure not to use SP as an index register
2017-10-25 Artyom Pervukhinimage/draw: reduce drawPaletted allocations for special...
2017-10-25 griesemerspec: match syntax for method expressions with implemen...
2017-10-25 Matthew Dempskycmd/compile: document function syntax representation
2017-10-25 Joe Tsaiarchive/zip: restrict UTF-8 detection for comment and...
2017-10-25 Adam Thomasoncmd/go: add -shift to go vet's flag whitelist
2017-10-25 Michael Fraenkelio: flatten MultiWriter writers
2017-10-25 Lynn Bogercmd/go: enable TestNoteReading on ppc64le
2017-10-25 Henrynet/smtp: added Noop to Client
2017-10-25 Lorenz Bauernet: make {TCP,Unix}Listener implement syscall.Conn
2017-10-25 Daniel Theophanesdatabase/sql: scan into *time.Time without reflection
2017-10-25 Ian Lance Tayloros: add deadline methods for File type
2017-10-25 Daniel Theophanesdatabase/sql: ensure all driver interfaces are called...
2017-10-25 Russ Coxruntime: avoid monotonic time zero on systems with...
2017-10-25 Russ Coxdoc: document Go 1.9.2
2017-10-25 Russ Coxdoc: document Go 1.8.5
2017-10-25 Russ Coxcmd/go: explain fmt, fix, vet a bit more in go help
2017-10-25 Wei Xiaobytes: add optimized Equal for arm64
2017-10-25 Tobias Klauserruntime/internal/sys: use boolean constants for sys...
2017-10-25 Jason Wangsadinatacontainer/ring: add examples for various Ring functions
2017-10-25 Sergey Seminlog: Remove unnecessary else
2017-10-25 Russ Coxcmd/link: only adjust pagezero for iOS on darwin/arm64
2017-10-25 Joe Tsaiencoding/csv: forbid certain Comma and Comment runes
2017-10-25 Russ Coxbuild: move final steps of make.bash, make.bat, make...
2017-10-25 Ian Lance Taylorruntime: unify arm entry point code
2017-10-24 Michael Hudson... cmd/link: shrink SymKind down to a uint8
2017-10-24 Michael Hudson... cmd/link: replace SSUB with an attribute bit
2017-10-24 Brian Kesslermath/big: implement Lehmer's GCD algorithm
2017-10-24 Mark Pulfordmath: add RoundToEven function
2017-10-24 Matthew Dempskycmd/compile: refactor method expression detection
2017-10-24 Daniel Theophanesdatabase/sql: add driver.ResetSessioner and add pool...
2017-10-24 Matthew Dempskycmd/internal/obj/x86: move MOV->XOR rewriting into...
2017-10-24 Heschi Kreinickcmd/compile/internal/ssa: use reverse postorder traversal
2017-10-24 Nils Larsgårdmime/multipart: permit empty file name
2017-10-24 Russ CoxRevert "database/sql: add driver.ResetSessioner and...
2017-10-24 Than McIntoshcmd/compile: fix problem with non-decomposed vars
2017-10-24 Daniel Theophanesdatabase/sql: add driver.ResetSessioner and add pool...
2017-10-24 Daniel Theophanesdatabase/sql: allow drivers to only implement Context...
2017-10-24 rustcmd/link/internal/ld: modify -pagezero_size to please...
2017-10-24 Marcel van... unicode: update to Unicode 10.0.0
2017-10-24 Joe Tsaiencoding/csv: update ErrQuote message
2017-10-24 Joe Tsaiencoding/csv: fix error documentation
2017-10-24 Alex Brainmanruntime: make errno positive in netpollopen
2017-10-24 Matthew Dempskycmd/compile: silence unnecessary unsafe error
2017-10-23 Artyom Pervukhinimage/gif: avoid setting defers in the decode loop
2017-10-23 griesemerspec: remove sentence discussing existing implementations
2017-10-23 Than McIntoshcmd/compile: include non-decomposed vars for -dwarfloca...
2017-10-23 griesemergo/types: improved documentation for WriteExpr and...
2017-10-23 Cherry Zhangcmd/internal/obj/arm64: handle global address in LDP/STP
2017-10-22 Daniel Martícmd/compile: clean up various bits of code
2017-10-22 Matthew Dempskycmd/compile: replace -l=2 with -d typecheckinl
2017-10-21 Hugues Bruantruntime: more reliable mapdelete benchmark
2017-10-21 Nigel Taoimage/png: fix width * height * bpp overflow check.
2017-10-21 David Crawshawmisc/cgo/testplugin: speed up tests
2017-10-21 Joe Tsaiencoding/csv: add ParseError.RecordLine
2017-10-21 David Crawshawcmd/link: move Headtype global to ctxt
2017-10-21 Cherry Zhangruntime: support cgo traceback on PPC64LE
2017-10-21 Alex Brainmanos: simplify windows Pipe
2017-10-20 Tim Cooperencoding/hex: add NewEncoder, NewDecoder
2017-10-20 David Crawshawcmd/link: move Iself global to ctxt
2017-10-20 David Crawshawcmd/link: move FlagLinkshared global to ctxt
2017-10-20 Joe Tsaiencoding/csv: simplify and optimize Reader
2017-10-20 Ian Lance Taylorruntime: for kqueue treat EVFILT_READ with EV_EOF as...
2017-10-20 Matthew Dempskycmd/compile: prevent inlining go:yeswritebarrierrec...
2017-10-20 Cherry Zhangcmd/compile: skip runtime.nextFreeFast inlining test...
2017-10-20 Russ Coxcmd/go: delete ETXTBSY hack that is no longer needed
2017-10-20 Russ Coxcmd/go/internal/work: factor build.go into multiple...
2017-10-20 Russ Coxcmd/go: move internal/load.PluginPath to internal/work
2017-10-20 Ian Lance Taylorcmd/go: look for "unknown" when checking supported...
2017-10-20 Hana Kimcmd/trace: fix a javascript bug in handling import...
2017-10-20 Michael Mundaycmd/go: skip gold-specific part of TestNoteReading...
2017-10-19 Ben Burkertnet/http: ignore response body when forbidden by status...
2017-10-19 griesemergo/types: add test verifying corner-case behavior of...
2017-10-19 griesemerspec: remove vestiges referring to iotas being incremented
2017-10-19 Matthew Dempskycmd/compile: refactor generic AST walking code
next