]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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
2019-02-27 Josh Bleecher... time: reject tzdata with no zones
2019-02-27 Josh Bleecher... cmd/compile: add types.SoleComponent, use in convFuncName
2019-02-27 Josh Bleecher... runtime: speed up ifaceeq for direct ifaces
2019-02-27 Elias Naurcmd/dist: fix variable name
2019-02-27 Bryan C. Millsmisc: add go.mod file
2019-02-27 Bryan C. Millscmd/link: do not close over the loop variable in testDWARF
2019-02-27 Bryan C. Millscmd/dist: execute misc/cgo/testso{,var} as regular...
2019-02-27 Bryan C. Millsmisc/cgo/test: skip TestCrossPackageTests on Android
2019-02-27 Bryan C. Millscmd/go: expand tests for standard-library vendoring...
2019-02-27 Alberto Donizettidoc: add 1.10.8 and 1.11.5 to the releases list
2019-02-27 Daniel Martícmd/go: add benchmark that execs 'go env GOARCH'
2019-02-27 erifan01cmd/compile: optimize math/bits Len32 intrinsic on...
2019-02-27 Daniel Martíinternal/lazyregexp: add a lazy Regexp package
2019-02-27 Clément Chigotcmd/go: fix -Wl,--whole-archive for aix/ppc64
2019-02-27 Mikio HaraRevert "net: add missing error check in test"
2019-02-27 Agniva De Sarkersyscall/js: add a note about a bug in TypedArray
2019-02-27 Bryan C. Millsmath/cmplx: avoid panic in Pow(x, NaN())
2019-02-27 Clément Chigotsyscall: add missing Setrlimit and Termios on aix/ppc64
2019-02-27 Gergely Brautigamcmd/compile: suppress typecheck errors in a type switch...
2019-02-27 Tobias Klauserdebug/pe: prevent slice out of bounds access in (*File...
2019-02-27 Tobias Klauserdebug/pe: omit panic in (*File).ImportedSymbols on...
2019-02-27 Filippo Valsordacrypto/tls: enable TLS 1.3 by default
2019-02-27 Filippo ValsordaRevert "crypto/tls: disable RSA-PSS in TLS 1.2"
2019-02-27 Josh Bleecher... cmd/asm: improve DATA size operand validation
2019-02-27 Ian Lance Taylorcmd/go: preserve more env vars for TestScript child...
2019-02-27 Leon Klingelenet: add missing error check in test
2019-02-27 Mikio Haranet: use EUI-48/EUI-64 reserved address blocks for...
2019-02-27 Rob Piketime: rewrite ExampleDuration_Nanoseconds to be more...
2019-02-27 Matthew Dempskycmd/compile: unify duplicate const detection logic
2019-02-27 Matthew Dempskycmd/compile/internal/ssa: fix bad CL rebase
2019-02-27 Brian Kesslermath/big: handle alias of cofactor inputs in GCD
2019-02-27 go101go/ast: break out after first variable in ExampleCommentMap
2019-02-26 Francesc Campoyregexp: limit the capacity of slices of bytes returned...
2019-02-26 Ian Lance Taylorgo/types: add gccgo sizes information
2019-02-26 WhisperRaincontainer/heap: avoid memory leak in example
2019-02-26 Ian Lance Taylorcmd/link: use SeekPC in testDWARF
2019-02-26 Ian Lance Taylornet: remove unixgram test sockets
2019-02-26 Ian Lance Tayloros: clarify that mode argument is only used if file...
2019-02-26 Leon Klingelenet: explain why we ignore the first line of Plan 9...
2019-02-26 Leon Klingelebytes: clean up a test
2019-02-26 Ian Lance Taylortime: read 64-bit data if available
2019-02-26 Iskander Sharipovcmd/compile: don't generate newobject call for 0-sized...
2019-02-26 Bryan Hedenfmt: fix an error in documentation for fmt
2019-02-26 Dmitry Mottlnet/http: add godoc for Dir.Open function
2019-02-26 Ian Lance Taylortest: add test case that caused a gccgo compiler crash
2019-02-26 Jeremy Jaycompress/gzip: clarify that Multistream gzip requires...
2019-02-26 Leon Klingeleall: fix typos as reported by 'misspell'
2019-02-26 Derek Phanio: align style of test comments in multi_test.go
2019-02-26 Alessandro... cmd/compile: avoid collisions between statictmps and...
2019-02-26 Austin Clementscmd/link: delete stale deadcode reference
2019-02-26 Marcel van... bytes: hoist error creation out of function
2019-02-26 Tobias Klauserruntime: use hw.ncpuonline sysctl in getncpu on openbsd
2019-02-26 Ggiccinet/http: clean the path of the stripped URL by StripPrefix
2019-02-26 Yasser Abdolmalekicrypto/tls: fix typo
2019-02-26 Tobias Klausersyscall: add empty line before marker comments in zsysc...
2019-02-26 Tooru Takahashicmd/internal/src: fix typo in pos.go
2019-02-26 Keith Randallcmd/compile: don't bother compiling functions named "_"
2019-02-26 Keith Randallcmd/compile: treat slice pointers as non-nil
2019-02-26 Keith Randallcmd/compile: update comment about x86 nop instruction...
next