]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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
2016-10-07 Andrew Pogrebnoycmd/compile: fix choice of phi building algorithm
2016-10-07 Austin Clementscmd/trace: label mark termination spans as such
2016-10-07 Austin Clementscmd/trace: move process-wide GC events to their own row
2016-10-07 Austin Clementsruntime: make next_gc ^0 when GC is disabled
2016-10-07 Keith Randalltest: re-enable live2 test on amd64
2016-10-07 Keith Randallcmd/compile: do regalloc check only when checkEnabled
2016-10-07 Russ Coxfmt: document and adjust Scanf space handling to elimin...
2016-10-07 Russ Coxfmt: add tests showing current Scanf space handling
2016-10-07 Matthew Dempskycmd/compile: cache pointer and slice types
2016-10-06 Ian Lance Taylorruntime: fix sigset type for ppc64 big-endian GNU/Linux
2016-10-06 Robert Griesemerspec: clarify acceptable indices in array/slice composi...
2016-10-06 Robert Griesemermath/big: Rat.SetString to report error if input is...
2016-10-06 Brad Fitzpatrickruntime: skip gdb tests on linux/ppc64 for now
2016-10-06 Alexander Döringmath/cmplx: add examples for Abs, Exp, Polar
2016-10-06 Brad Fitzpatricktime: document that calendrical calculations are with...
2016-10-06 Yasuhiro Matsumotoarchive/zip: handle mtime in NTFS/UNIX/ExtendedTS extra...
2016-10-06 Michael Mundaycmd/compile: fold extensions into constants on s390x
2016-10-06 Simon Rawettime: fix AddDate with nil location
2016-10-06 David Chasetest: delete sliceopt.go
2016-10-06 Hajime Hoshicmd/compile/internal/gc: unexport global variable Pc
2016-10-06 Robert Griesemergo/importer: better error messages when export data...
2016-10-06 Cherry Zhangcmd/compile: intrinsify math.Sqrt when compiling "math...
2016-10-06 Russ Coxmath: fix Gamma(-171.5) on all platforms
2016-10-06 Richard Gibsonencoding/json: explicitly document and test "-" key tag
next