]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-10-25 Russ Coxcmd/go, cmd/link: silence bogus Apple Xcode warning
2018-10-25 Tobias Klauserhash/crc64: use t.Fatalf in TestGolden
2018-10-25 Eugene Kalininnet: make cgo resolver work more accurately with networ...
2018-10-25 Brad Fitzpatricknet/http: fix comment change omitted between versions...
2018-10-24 Brad Fitzpatrickcrypto/tls, net/http: reject HTTP requests to HTTPS...
2018-10-24 yuuji.yaginumacmd/go: fix command name in error messages
2018-10-24 Aurélien Rainonepath/filepath: add example for Match
2018-10-24 Robert Griesemergo/types: untyped shifted constants must fit their...
2018-10-24 Robert Griesemercmd/compile: better errors for structs with conflicting...
2018-10-24 Denys Smirnovsyscall/js: add Wrapper interface to support external...
2018-10-24 Robert Griesemercmd/compile: better error for embedded field referring...
2018-10-24 Yuval Pavel... syscall: swap src, dest arguments in convertFromDirents...
2018-10-24 Agniva De Sarkertime: return correct zone info on js/wasm
2018-10-24 Elias Naurmisc/ios: remove note from output of detect.go
2018-10-24 Elias Naurinternal/traceparser: skip test on iOS
2018-10-24 Brian Kesslermath/bits: correct BenchmarkSub64
2018-10-24 Clément Chigotcmd/link: add AIX operating system
2018-10-24 Tobias Klauserinternal/syscall/unix: omit unnecessary randomTrap...
2018-10-24 Clément Chigotcmd: add DWARF64 support for aix port
2018-10-24 Daniel Martícmd/go: use os.UserCacheDir for the default GOCACHE
2018-10-24 Filippo Valsordacrypto/tls: replace custom *block with standard buffers
2018-10-24 Daniel Martítext/template: recover panics during function calls
2018-10-24 Martin Möhrmanninternal/cpu: add options and warnings for required...
2018-10-23 Robert Griesemerspec: refer to "run-time panic" rather than "exception...
2018-10-23 David Chasecmd/compile: schedule OpArg earlier in blocks for bette...
2018-10-23 Lynn Bogercmd/asm/internal,cmd/internal/obj/ppc64: add alignment...
2018-10-23 Lynn Bogerruntime: use unsigned load for iscgo variable in ppc64x...
2018-10-23 Lynn Bogerinternal/bytealg: improve asm for memequal on ppc64x
2018-10-23 Carlos Eduardo Seocmd/compile, runtime: add new lightweight atomics for...
2018-10-23 Martin Möhrmanncmd/compile: avoid appends and allocate full slice...
2018-10-23 Martin Möhrmannruntime: remove unused maxSliceCap function and maxElem...
2018-10-23 Martin Möhrmannruntime: use multiplication with overflow check for...
2018-10-23 Martin Möhrmannruntime: use multiplication with overflow check for...
2018-10-23 Alberto Donizetticmd/compile: preallocate in, out arrays in methodfunc
2018-10-23 Clément Chigotnet: fix TestInterfaceMulticastAddrs for AIX
2018-10-23 diplozooncmd/go: remove unnecessary else conditions
2018-10-23 Hana Kimcmd/go/internal/modload: fix use of //go:linkname
2018-10-23 Clément Chigotcmd/link: add new loading package for XCOFF files
2018-10-23 Peter Weinbergerinternal/traceparser: provide parser that uses less...
2018-10-23 Iskander Sharipovcmd/compile/internal/gc: remove dead code from stringto...
2018-10-23 Martin Möhrmannruntime: use multiplication with overflow check for...
2018-10-23 Martin Möhrmannruntime: use multiplication with overflow check for...
2018-10-23 Martin Möhrmannruntime: use multiplication with overflow check for...
2018-10-23 Clément Chigotinternal/syscall/unix, net: improve interface_aix.go
2018-10-23 ChrisALilescmd/compile: use proved bounds to remove signed divisio...
2018-10-23 Ian Lance Taylorcmd/dist: copy cmd/internal/xcoff to bootstrap directory
2018-10-23 Alexandre Maaritext/template: removed truncation of context in error...
2018-10-22 Ian Lance Taylorcmd/go: update private copy of goosList
2018-10-22 Clément Chigotcmd/cgo: add AIX operating system
2018-10-22 Rob Pikeencoding/gob: delete out of memory test
2018-10-22 Robert Griesemergo/types: report error for invalid use of ... in parame...
2018-10-22 Clément Chigotcmd/go: add AIX operating system
2018-10-22 Genevieve Luytdoc: use the new log functions
2018-10-22 Robert Griesemercmd/compile: s/eqtype/types.Identical/ (fix build)
2018-10-22 Robert Griesemergo/types: copy embedded methods unchanged when completi...
2018-10-22 Alessandro... cmd/compile,cmd/link: remove statictmp variables from...
2018-10-22 Keith Randallcmd/compile: in append(f()), type convert appended...
2018-10-22 fanzha02cmd/internal/obj/arm64: reclassify 32-bit/64-bit constants
2018-10-22 Carlos Eduardo Seocmd/compile: intrinsify math/big.mulWW on ppc64x
2018-10-22 Rob Pikeencoding/gob: increase "tooBig" from 1GB to 8GB on...
2018-10-22 Rob Pikedoc: tweak example in Effective Go
2018-10-21 Tobias Klausercmd/internal/xcoff: don't use io.SeekCurrent for go1...
2018-10-20 Andrew Bonventredoc: update docs.html with new tour import path
2018-10-20 Nick Craig... misc/wasm: fix panic on os.Stdout.Sync() in the browser
2018-10-19 Robert Griesemergo/types: temporarily disable a verification in Stdlib...
2018-10-19 Josh Bleecher... cmd/compile: move argument stack construction to SSA...
2018-10-19 Denys Smirnovcmd/compile: in wasm, allocate approximately right...
2018-10-19 Robert Griesemergo/types: accept recv base type that is alias to a...
2018-10-19 Robert Griesemergo/types: collect type info for type ...T in variadic...
2018-10-19 Matthew Dempskycmd/compile: remove compiling_wrappers
2018-10-19 Robert Griesemergo/types: fix unsymmetric test when typechecking compar...
2018-10-19 Clément Chigotruntime: port assembly files for aix/ppc64
2018-10-19 Clément Chigotcmd/internal/xcoff: add new debug package for cmd
2018-10-19 Filippo Valsordacrypto/tls: replace net.Pipe in tests with real TCP...
2018-10-19 Seebstext/template: drop unused sortKeys function
2018-10-19 Rob Pikeflag: return a consistent parse error if the flag value...
2018-10-19 Ben Shicmd/compile: optimize store combination on 386/amd64
2018-10-18 Matthew Dempskycmd/compile: extract gc.eqtype as types.Identical
2018-10-18 Rob Pikefmt: print maps in key-sorted order
2018-10-18 Keith Randallcmd/compile: fix gdb stepping test, take 2
2018-10-18 Robert Griesemercmd/doc: minor code simplification
2018-10-18 David Chasecmd/compile: attach slots to incoming params for better...
2018-10-18 Ian Lance Taylortest: update issue5089.go for recent gccgo changes
2018-10-18 Richard Musiolsyscall/js: make zero js.Value represent "undefined"
2018-10-18 Ian Lance Taylortest: add fixedbugs/bug506 for gccgo
2018-10-18 Rob Pikecmd/doc: make comments inside functions appear with...
2018-10-18 Ben Shitest/codegen: add more combined load/store test cases
2018-10-18 Ian Lance Tayloros: ignore SIGTTIN during TestTTYClose
2018-10-17 Umang Parmardatabase/sql: remove commented debug prints
2018-10-17 Alan Donovancmd/go: make go vet query cmd/vet for its flags
2018-10-17 Robert Griesemergo/internal/gccgoimporter: backport from x/tools to...
2018-10-17 Robert Griesemerspec: clarify rules for receiver base types
2018-10-17 Ian Lance Tayloros/signal: wait for goroutine in TestTerminalSignal
2018-10-17 Ian Lance Taylorcmd/cgo: write a string rather than building an AST
2018-10-17 Ian Lance Taylorcmd/cgo: split name rewriting out of rewriteRef
2018-10-17 Ian Lance Taylorcmd/cgo: mangle names before rewriting calls
2018-10-17 Jordan Rheeos: change UserHomeDir to use USERPROFILE on windows
2018-10-17 Matthew Dempskycmd/compile: remove obsolete "safe" mode
2018-10-17 Josh Bleecher... test: limit runoutput concurrency with -v
2018-10-17 Michael Anthony... runtime: use only treaps for tracking spans
next