]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-03-04 Rémy Oudomphengstrconv: simplify (*extFloat).Multiply using math/bits...
2019-03-04 Josh Bleecher... math/big: rewrite pure Go implementations to use math...
2019-03-04 Baokun Leeos: remove unreadable directories in RemoveAll
2019-03-04 Josh Bleecher... math/big: optimize shlVU_g and shrVU_g
2019-03-04 Michael Anthony... runtime: use MADV_FREE_REUSABLE on darwin
2019-03-04 Agniva De Sarkermisc/git: remove pre-commit file
2019-03-04 Carrie Bynondoc: make path platform dependent
2019-03-04 Baokun Leecmd/api: fix no go files package panic
2019-03-04 Daniel Martíos/exec: less allocs in the common case
2019-03-04 Brian Kesslerencoding/csv: document that Writer is buffered
2019-03-04 Josh Bleecher... internal/poll: copy and use errnoErr to avoid allocations
2019-03-03 Richard Musiolall: rename WebAssembly instructions according to spec...
2019-03-03 erifan01cmd/compile: optimize math/bits.Div32 for arm64
2019-03-03 Daniel Martíos/exec: don't use the echo binary for a benchmark
2019-03-03 Richard Musiolmisc/wasm: better adapt to different JavaScript environ...
2019-03-03 Alberto Donizettidoc: fix bad lib/time link in 1.12 release notes
2019-03-03 Daniel Martíos/exec: preallocate for Cmd.childFiles
2019-03-03 Leon Klingelecmd/internal/obj/mips: use r instead of p.Reg in call...
2019-03-03 Daniel Martíencoding/base64: lift nil check out of encode loop
2019-03-02 Elias Naurmisc/android: use adb exec-out instead of adb shell...
2019-03-02 Daniel Martíencoding/pem: skip whitespace work on most inputs
2019-03-02 Josh Bleecher... syscall: optimize SlicePtrFromStrings
2019-03-02 Josh Bleecher... os/exec: provide map size hint in dedupEnvCase
2019-03-02 Josh Bleecher... os/exec: add BenchmarkExecEcho
2019-03-02 Agniva De Sarkerbufio: fix emptyFinalToken example to handle multiple...
2019-03-02 Leon Klingelecmd/compile/internal/ssa: ignore error from second...
2019-03-02 Daniel Martíencoding/hex: simplify decoder arithmetic
2019-03-02 Leon Klingelecmd/internal/obj: stay consistent by defining loop...
2019-03-02 LE Manh Cuongnet/http: make TimeoutHandler's ResponseWriter implemen...
2019-03-02 Iskander Sharipovruntime/pprof/internal/profile: use idiomatic swapping
2019-03-02 Leon Klingelecmd/go/internal/modfetch: add missing error checks
2019-03-02 Leon Klingelecmd/go/internal/modload: correctly report devel versions
2019-03-02 Leon Klingelecmd/go/internal/work: properly ignore error
2019-03-02 Leon Klingelecmd/link: add missing error check in test
2019-03-02 Leon Klingelecmd/go/internal/modconv: remove unused variables
2019-03-02 Leon Klingeleencoding/base64: remove ineffectual assignment in test
2019-03-02 Leon Klingelego/printer: add missing error checks in tests
2019-03-02 Ian Lance Taylorcmd/link: reliably remove temporary directory in testDwarf
2019-03-02 Leon Klingeleencoding/base32: remove ineffectual assignment in test
2019-03-02 Marat Khabibullinhtml/template: prevent test from failing with nil point...
2019-03-02 Samuel Kelemennet/http: update net/http package to replace a broken...
2019-03-01 Vladimir Varankincmd/go: refer to testflag help in go test -help output
2019-03-01 Ian Lance Taylorgo/internal/gccgoimporter: remove temporary directories...
2019-03-01 Ian Lance Taylornet: return poll.SendFile error from sendFile
2019-03-01 Ian Lance Taylormisc/cgo/testplugin: let TestMain run deferred functions
2019-03-01 Ian Lance Taylormisc/cgo/testcshared: delete temporary directory in...
2019-03-01 Ian Lance Taylorcmd/vet: let TestMain run deferred functions
2019-03-01 Bryan C. Millscmd/go: quote expanded shell variables used within...
2019-03-01 Elias Naurandroidtest.bash: delete
2019-03-01 Bryan C. Millsmisc/cgo/test: set PWD when executing 'go test' in...
2019-03-01 Ian Lance Taylorcmd/go: remove work directory on usage error
2019-03-01 Bryan C. Millsgo/internal/srcimporter: set -mod=vendor before running...
2019-03-01 Elias Naurmisc/android,misc/ios: evaluate current working directo...
2019-03-01 Bryan C. Millsgo/build: set GO111MODULE=off explicitly in TestImportV...
2019-03-01 Cherry Zhangruntime: scan defer closure in stack scan
2019-03-01 Vladimir Kuzminnet/http: add StatusEarlyHints (103)
2019-03-01 artemkaxboycmd/internal/obj/x86: unexport movtab
2019-03-01 erifan01cmd/compile: add an optimaztion rule for math/bits...
2019-03-01 Cherry Zhangcmd/compile: make KeepAlive work on stack object
2019-03-01 Ketan Parmarbytes: add examples for ToTitleSpecial, ToUpperSpecial...
2019-03-01 Alex Brainmanpath/filepath: do not call GetFinalPathNameByHandle...
2019-03-01 Alex Brainmanos: make Readlink work with symlinks with target like...
2019-03-01 Tobias Klausercmd/dist, cmd/link: allow passing default dynamic linke...
2019-03-01 Elias Naurmisc/android: adb push --sync testdata
2019-03-01 Tobias Klauserdebug/elf: perform stricter section header table checks...
2019-03-01 Elias Naurmisc/android: evaluate symlinks before comparing GOROOT...
2019-03-01 Matthew DempskyRevert "cmd/compile: rewrite f(g()) for multi-value...
2019-03-01 Baokun Leecmd/go/internal/cache: disable builds if GOCACHE is...
2019-03-01 Alex Tokarevcmd/link: remove unused flag -D (FlagDataAddr)
2019-03-01 Elias Naurmisc/ios: evaluate symlinks before comparing GOROOT...
2019-02-28 Matthew Dempskycmd/compile: rewrite f(g()) for multi-value g() during...
2019-02-28 lukechampinefmtsort: sort interfaces deterministically
2019-02-28 Matthew Dempskycmd/compile: fix false positives in isGoConst
2019-02-28 cia-ranaimage/png: delete unused statement
2019-02-28 Damien Neilfmt: fix %d and other non-string verbs on errors
2019-02-28 Richard Musiolcmd/compile: simplify zero ext operations on wasm
2019-02-28 Michael Mundayinternal/cpu: change s390x API to match x/sys/cpu
2019-02-28 Benny Siegertcmd: update vendored golang.org/x/sys/unix
2019-02-28 Benny Siegertsyscall: use 64-bit alignment on netbsd-arm
2019-02-28 Daniel Martícmd/go: delay parsing the testmain template
2019-02-28 Rob Piketime: move the explanation of u/micro to the ParseDurat...
2019-02-27 Daniel Martíinternal/lazytemplate: add a lazy template wrapper
2019-02-27 Clément Chigotarchive/tar, syscall: add statUnix for aix/ppc64
2019-02-27 Clément Chigotcmd/link: set correct sizes for XCOFF outer symbols
2019-02-27 Clément Chigotcmd/link: improve XCOFF symbol table
2019-02-27 Ian Lance Taylordoc/go1.12: new go line in go.mod can break builds...
2019-02-27 Valentin Vidicregexp: add ReplaceAllStringFunc example
2019-02-27 Clément Chigotcmd/link: fix -a with external linker
2019-02-27 ZZMarquiscrypto/x509: remove the redundant type declaration
2019-02-27 Daniel Martícmd/go: avoid compiling most regexes at init
2019-02-27 Arash Binacrypto/x509: improve error when PKCS1, PKCS8, EC keys...
2019-02-27 Marcel van... fmt: add frame info to Errorf and support %w
2019-02-27 Marcel van... errors: add Unwrap, Is, and As
2019-02-27 Marcel van... errors: add Frame and Formatter/Printer interfaces
2019-02-27 Juraj Sukopmath/big: better initial guess for nat.sqrt
2019-02-27 Marcel van... internal/reflectlite: lite version of reflect package
2019-02-27 Marcel van... encoding/json: remove use of DeepEqual for testing...
2019-02-27 Marcel van... net/http: remove use of DeepEqual for testing errors
2019-02-27 Marcel van... strconv: remove use of DeepEqual for testing errors
2019-02-27 Bryan C. Millscmd/dist: execute cgo_stdio and cgo_life as host tests
next