]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-03-22 Dmitri Shuralyovcmd/go: fix the default build output name for versioned...
2019-03-22 Dmitri ShuralyovRevert "cmd/go: fix the default build output name for...
2019-03-22 Than McIntoshcmd/link: add optional sanity checking for duplicate...
2019-03-22 Daniel Martícmd/compile: reduce rulegen's for loop verbosity
2019-03-22 Richard Musiolos,syscall: implement functions related to uid, gid...
2019-03-22 erifan01cmd/compile: follow up intrinsifying math/bits.Add64...
2019-03-22 Iskander Sharipovsort: replace Errorf+FailNow with Fatalf
2019-03-22 Clément Chigotcmd: enable -buildmode=pie on aix/ppc64
2019-03-22 Clément Chigotcmd/compile, misc/cgo: fix fortran tests on aix/ppc64
2019-03-22 Clément Chigotsyscall: fix returned values of Dup2 on aix/ppc64
2019-03-22 Andrei Tudor... image/png: add Fuzz function
2019-03-22 Tobias Klausermisc/cgo: gofmt testdata files
2019-03-22 Josh Bleecher... cmd/compile: stop shadowing bool type in rewrite rules
2019-03-21 Richard Musiolcmd/link/internal/wasm: optimize data section in wasm...
2019-03-21 Nigel Taoimage/gif: don't assume Encode src's origin is (0, 0)
2019-03-21 Cherry Zhangcmd/compile: copy volatile values before emitting write...
2019-03-21 Elias Naurcmd/link/internal/ld: don't leave files open in a loop
2019-03-21 Dmitri Shuralyovcmd/go/internal/modfetch: update comment referring...
2019-03-21 Alberto Donizetticmd/go/internal/modfetch: update TestCodeRepo for gopkg...
2019-03-21 Josh Bleecher... cmd/compile: regenerate rewrite rules
2019-03-21 Elias Naurmisc/ios: don't override GOCACHE on the device
2019-03-21 Elias Naurmisc/android: pass on GOPROXY to device environment
2019-03-21 Josh Bleecher... os/exec: add Cmd.String
2019-03-21 Elias Naurcmd/link: skip TestBuildFortvOS if the SDK is missing
2019-03-21 Elias Naurcmd/link/internal/ld: copy Mach-O platform version...
2019-03-21 Elias Naurcmd/link/internal/ld: extract Mach-O load command parsing
2019-03-21 Elias Naurcmd/link/internal/ld: enable bitcode builds for iOS...
2019-03-20 Josh Bleecher... testing: stop rounding b.N
2019-03-20 Carlos Eduardo Seocmd/compile/internal, cmd/internal/obj/ppc64: generate...
2019-03-20 Josh Bleecher... cmd/compile: port callnew to ssa conversion
2019-03-20 Daniel Martícmd: update vendored x/tools
2019-03-20 Damien Neilos: make errors.Is work with ErrPermission et al.
2019-03-20 Clément Chigotcmd/dist: enable cgo for aix/ppc64
2019-03-20 Clément Chigotcmd/dist, misc/cgo: enable tests for aix/ppc64
2019-03-20 Clément Chigotcmd/nm: fix cgo tests for aix/ppc64
2019-03-20 Jonathan Amsterdamos: add PathError.Unwrap
2019-03-20 LE Manh Cuongos: fix windows Lstat missing name for some files
2019-03-20 Mikio Hararuntime: disable event scanning error reporting on...
2019-03-20 erifan01cmd/compile: intrinsify math/bits.Add64 for arm64
2019-03-20 Rob Pikecmd/go: fix minor grammatical nit: command-line is...
2019-03-19 Josh Bleecher... cmd/internal/obj/x86: slightly optimize ADJSP encoding
2019-03-19 Josh Bleecher... cmd/compile: slightly optimize adding 128
2019-03-19 Josh Bleecher... cmd/internal/obj/x86: minor clean-up in span6
2019-03-19 David Chasecmd/compile: fix ssa/debug_test.go reference file
2019-03-19 Josh Bleecher... cmd/compile: move flagalloc op splitting to rewrite...
2019-03-19 Tobias Klauserinternal/bytealg: add assembly implementation of Count...
2019-03-19 Austin Clementstesting: add B.ReportMetric for custom benchmark metrics
2019-03-19 LE Manh Cuongnet/http: fix wrong mime rar signature
2019-03-19 Elias Naurcmd/go/internal/work: whitelist tvOS and watchOS compil...
2019-03-19 Ian Lance Taylorcmd/cgo: accept __uint8_t as the uint8_t type
2019-03-19 Jay Conrodcmd/go: avoid link error when -coverpkg covers main...
2019-03-19 Clément Chigotcmd/internal/goobj: add XCOFF support to TestParseCGOAr...
2019-03-19 Clément Chigotruntime/cgo: correct cgo_export directives in callbacks...
2019-03-19 Clément Chigotruntime: fix sigfwd for aix/ppc64
2019-03-19 Mikio Hararuntime, internal/poll: report only critical event...
2019-03-19 Clément Chigotruntime: enable external linker tests for aix/ppc64
2019-03-19 Wèi Cōngruìinternal/poll, os: cancel pending I/O when closing...
2019-03-19 Clément Chigotruntime: disable pprof test with cgo on aix/ppc64
2019-03-19 Michael Darakanandatime: optimize Sub
2019-03-19 Clément Chigotruntime: fix TestSigStackSwapping on aix/ppc64
2019-03-19 Clément Chigotos/user: allow build on aix/ppc64 with cgo
2019-03-19 Clément Chigotnet: allow build on aix/ppc64 with cgo
2019-03-19 Clément Chigotcmd, runtime: fix C trampolines on aix/ppc64
2019-03-18 Keith Randallcmd/compile: better write barrier removal when initiali...
2019-03-18 Philipp Stephanicmd/cgo: use C exact-width integer types to represent...
2019-03-18 Keith Randallcmd/compile: rename init function from init.ializers...
2019-03-18 bakapenet/http: Detect MIME type of v5 RAR archives
2019-03-18 Keith Randallruntime: fix registers for bounds check calling convent...
2019-03-18 Keith Randallcmd/compile: reorganize init functions
2019-03-18 Joel Singcmd/dist: sort gohostos switch entries
2019-03-18 Matthew Dempskycmd/compile: fix importing rewritten f(g()) calls
2019-03-18 Keith Randallcmd/compile,runtime: provide index information on bound...
2019-03-18 Daniel Theophanescmd/go: allow -o to point to a folder that writes multi...
2019-03-18 Martin Möhrmannruntime: replace division by span element size by multi...
2019-03-18 Daniel Martíencoding/json: fix performance regression in the decoder
2019-03-18 Tobias Klauserinternal/bytealg: share code for IndexByte functions...
2019-03-17 Elias Nauros: only fallback to root directory if $HOME fails...
2019-03-17 Tobias Klauserinternal/bytealg: use word-wise comparison for Equal...
2019-03-17 Elias Naurcmd/go,misc/ios: fix tests on iOS
2019-03-16 Richard Musiolcmd/dist: reenable testing of Examples for js/wasm
2019-03-15 Alex Brainmancmd/go: skip broken TestScript/build_acl_windows on arm
2019-03-15 Jay Conrodcmd/go: list directories in module cache replacements
2019-03-15 Bryan C. Millscmd/go/internal/cache: remove log.txt from the cache...
2019-03-15 Than McIntoshtest: new test for issue 30862
2019-03-15 Tobias Klausercmd/compile: eliminate unnecessary type conversions...
2019-03-15 Austin Clementsruntime: fix write barrier on wasm
2019-03-15 Than McIntoshdebug/dwarf: more graceful handling of unsupported...
2019-03-15 Elias Naurmisc/android: copy go.mod and go.sum files
2019-03-15 David Chasemath: fix math.Remainder(-x,x) (for Inf > x > 0)
2019-03-15 Tobias Klauserbytes: add hard benchmarks for Index and Count
2019-03-15 Bryan C. Millscmd/cover: add go.mod file in lineDupDir
2019-03-15 Bryan C. Millscmd/go: skip package loading if explicitly cleaning...
2019-03-15 Clément Chigotcmd/link: fix trampoline generation for aix/ppc64
2019-03-15 Ian Lance Taylorcmd/cover: don't assume duplicate positions are in...
2019-03-15 Baokun Leeos: consistently return PathError from RemoveAll
2019-03-15 Ian Lance Taylorruntime: introduce and consistently use setNsec for...
2019-03-14 Matthew Dempskycmd/compile: move Strongly Connected Components code...
2019-03-14 Matthew Dempskycmd/compile: rewrite f(g()) for multi-value g() during...
2019-03-14 Andrew Bonventredoc: add minor revisions header for 1.12
2019-03-14 Richard Musiolmath, math/bits: add intrinsics for wasm
next