]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-10-14 Alex Brainmanos: use FindFirstFile when GetFileAttributesEx fails...
2016-10-13 Brad Fitzpatricknet/http: allow Handlers to test Hijacked conn without...
2016-10-13 Michael Mundaycrypto/{aes,cipher}: fix panic in CBC on s390x when...
2016-10-13 Filippo Valsordaexpvar: add Value methods
2016-10-13 Austin Clementsdoc: catch go1.8.txt up on runtime changes
2016-10-13 Alan Donovango/internal/gcimporter: set Pos attribute of decoded...
2016-10-13 Alex Brainmancmd/link/internal/ld: use debug/pe package to rewrite...
2016-10-13 Russ Coxencoding/xml: split attribute marshaling into its own...
2016-10-13 Anthony Caninocmd/compile: "abc"[1] is not an ideal constant
2016-10-13 Russ Coxencoding/json: handle misspelled JSON literals in ...
2016-10-13 Ian Lance Taylorcmd/cgo: use alias for unsafe rather than separate...
2016-10-13 Matthew Dempskycmd/compile: stop allocating Name and Param for ODCLFIELD
2016-10-13 Matthew Dempskycmd/compile: cleanup toolstash hacks from previous CL
2016-10-13 Matthew Dempskycmd/compile: add OSTRUCTKEY for keyed struct literals
2016-10-13 Matthew Dempskycmd/compile: replace aindex with typArray
2016-10-13 Alex Brainmanos: make readConsole handle its input and output correctly
2016-10-13 Hiroshi Iokacmd/compile/internal/gc: cleanup esc.go
2016-10-13 Alex Brownecmd/vet: check for duplicate json, xml struct field...
2016-10-13 Michael Prattcmd/internal/obj: document Prog
2016-10-13 Shenghou Macmd/objdump: enable tests on ppc64/ppc64le
2016-10-13 Shenghou Macmd/internal/objfile: add ppc64/ppc64le disassembler...
2016-10-13 Russ Coxcmd: add golang.org/x/arch/ppc64/ppc64asm for disassembly
2016-10-13 Allan Simonencoding/xml: prevent omitempty from omitting non-nil...
2016-10-13 Xia Binmisc/cgo/test: add test that gccgo fails
2016-10-12 Russ Coxsyscall: update darwin/amd64 for timespec change
2016-10-12 Joe Tsaiarchive/tar: reduce allocations in formatOctal
2016-10-12 Lynn Bogercmd/asm: recognize CR1-CR7 on ppc64x branch instructions
2016-10-12 Keith Randallcmd/compile,runtime: redo how map assignments work
2016-10-12 Russ Coxunicode: change SimpleFold to handle invalid runes
2016-10-12 David Crawshawcmd/link: force external linking for plugins
2016-10-12 Adam Langleycrypto/tls: enable X25519 by default.
2016-10-12 Adam Langleycrypto/tls: support X25519.
2016-10-12 Adam Langleycrypto/tls: fix printing of OpenSSL output when updatin...
2016-10-12 Adam Langleyvendor/golang_org/x/crypto/curve25519: new package
2016-10-12 Adam Langleycrypto/tls: switch to OpenSSL 1.1.0 for test data.
2016-10-12 Joe Tsaiarchive/tar: fix and cleanup readOldGNUSparseMap
2016-10-12 Joe Tsaiarchive/tar: handle integer overflow on 32bit machines
2016-10-12 Hiroshi Iokaunicode: panic if given rune is negative in SimpleFold
2016-10-12 Momchil Velikovcmd/compile: trim more blocks
2016-10-12 Kevin Burkesyscall: document that Exec wraps execve(2)
2016-10-12 Cyrill Schumachernet/http: optimize internal cookie functions
2016-10-12 Alan Donovango/types: expose Default function, which converts untyp...
2016-10-12 Alan Donovantest: add test for issue 17039
2016-10-12 Emmanuel Odekeruntime: update mkduff legacy comments
2016-10-12 Jean-Nicolas... os: add examples of environment functions
2016-10-12 Hiroshi Iokapath/filepath: add a test case for EvalSymlinks error
2016-10-12 Dave Cheneycmd/compile/internal/gc: add runtime/trace support
2016-10-12 Joshua Boelterruntime: check for errors returned by windows sema...
2016-10-12 David du Colombiercmd/link: use HEADR to define FlagTextAddr (cosmetic...
2016-10-12 Mikio Haranet: update doc for unimplemented feature on Plan 9
2016-10-12 David du Colombiercmd/link: fix build on plan9/amd64
2016-10-12 Ian Lance Taylorsyscall: unify NsecToTime{spec,val}, fix for times...
2016-10-12 Chris McGeenet: implement network interface API for Plan 9
2016-10-12 Sina Siadatos: add example for IsNotExist
2016-10-12 Shawn Walker... cmd/link: non-executable stack support for Solaris
2016-10-12 Gyu-Ho Leeruntime/pprof: preallocate slice in pprof.go
2016-10-12 Alex Brainmanos: add new tests for symbolic links and directory...
2016-10-12 Tristan Ooohrycmd/go: added verbose error from matchGoImport
2016-10-12 Xuyang Kangencoding/base64: This change modifies Go to take strict...
2016-10-12 Gustav Westlingcmd/gofmt: simplify map key literals
2016-10-12 Keith Randallcmd/compile: update ssa html help text
2016-10-12 Dmitri Shuralyovpath/filepath: remove unneeded doc statement for SplitList
2016-10-12 Gleb Stepanovruntime: fix typo in comments
2016-10-12 Michael Mundayruntime: remove canBackTrace variable from TestGdbPython
2016-10-12 Michael Prattcmd/pprof: instruction-level granularity in callgrind...
2016-10-12 Filippo Valsordacmd/trace: add option to output pprof files
2016-10-11 Ian Lance Taylorsyscall: unify TimespecToNsec and TimevalToNsec
2016-10-11 James Clarkedebug/elf: add sparc64 relocations
2016-10-11 Joe Tsaiarchive/zip: only use Extended Timestamp on non-zero...
2016-10-11 Matthew Dempskycmd/compile, runtime: stop padding stackmaps to 4 bytes
2016-10-11 Matthew Dempskycmd/compile: refactor stackmap dumping code
2016-10-11 Michael Mundaycmd/compile: make link register allocatable in non...
2016-10-11 Adam Langleycrypto/x509: parse all names in an RDN.
2016-10-11 Hajime Hoshicmd/compile: remove redundant function idom
2016-10-11 David Chasecmd/compile: escape analysis needs to run "flood" to...
2016-10-11 Russ Coxmath/big: move ProbablyPrime into its own source file
2016-10-11 Russ Coxmath/big: test and optimize Exp(2, y, n) for large...
2016-10-11 Russ Coxmath/big: move exhaustive tests behind -long flag
2016-10-11 Cherry Zhangcmd/compile: intrinsify math/big.mulWW, divWW on AMD64
2016-10-11 Cherry Zhangcmd/link: insert trampolines for too-far jumps on ARM
2016-10-11 Ian Lance Taylorruntime: record current PC for SIGPROF on non-Go thread
2016-10-11 Hyang-Ah (Hana... cmd/trace: fix a runnable goroutine count bug
2016-10-11 Alex Brainmanruntime/cgo: do not explicitly link msvcrt.dll
2016-10-11 John Dethridgecmd/link: more efficient encoding of DWARF line number...
2016-10-10 Russ Coxmath/big: make division faster
2016-10-10 Cherry Zhangcmd/compile: remove some write barriers for stack writes
2016-10-10 David Chasecmd/compile: PPC64, elide unnecessary sign extension
2016-10-10 Tal Shprechercmd/compile: avoid leak of dottype expression on double...
2016-10-10 Emmanuel Odekenet/http: fix typo in server commont
2016-10-09 Anmol Sethiio: simplified a small part of copyBuffer
2016-10-09 Quentin Renardnet/http: Add missing tests for parsePostForm
2016-10-09 Michael Mundaycmd/internal/obj/s390x: remove support for stores of...
2016-10-09 Emmanuel Odekecrypto/x509: check that the issuer name matches the...
2016-10-09 Wedson Almeida... cmd/internal/obj/x86: On amd64, relocation type for...
2016-10-09 Brad Fitzpatrickdoc: update go1.8.txt using new tool
2016-10-09 Emmanuel Odekecompress/gzip: document Reader.Read
2016-10-08 Mikio Haravendor: update vendored lif
2016-10-08 Mikio Haravendor: update vendored route
2016-10-07 Michael Mundaycmd/{asm,compile}: replace TESTB op with CMPWconst...
2016-10-07 Keith Randallcmd/compile: use standard dom tree in nilcheckelim
next