]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-03-02 Tamir Dubersteincrypto/tls: check errors from (*Conn).writeRecord
2016-03-02 David Crawshawcmd/link: C is gone, remove check for Go calling C
2016-03-02 Joe Tsaicompress/bzip2: prevent zero-length Huffman codes
2016-03-02 Mohit Agarwalnet: fix vet warnings
2016-03-02 David Crawshawcmd/link: rename Hide to Hidden and make a bool
2016-03-02 David Crawshawcmd/link: write DWARF PC table without seeking
2016-03-02 David Crawshawcmd/link: add array append version of methods
2016-03-02 Keith Randallcmd/compile: some SSA cleanup
2016-03-02 Brad Fitzpatricknet/url: fix parsing of URLs ending in question mark
2016-03-02 Robert Griesemercmd/compile: give SymFlags type to Sym flags
2016-03-02 Marvin Stengercmd/vet: polish output of shadow test
2016-03-02 Brad Fitzpatrickall: single space after period.
2016-03-02 Ian Lance Taylorcmd/compile: fix OADDSTR buffer size calculation
2016-03-01 Ian Lance Taylorcmd/compile: s/flag_race/instrumenting/ in OCONVNOP...
2016-03-01 Brad Fitzpatrickall: make copyright headers consistent with one space...
2016-03-01 Robert Griesemercmd/compile: delete unused lexer tokens, replace with...
2016-03-01 Keith Randallcmd/compile: remove _ssa print trigger
2016-03-01 Gerrit Code... Merge "Merge branch 'dev.ssa' into mergebranch"
2016-03-01 Keith RandallMerge branch 'dev.ssa' into mergebranch
2016-03-01 Rob Pikecmd/vet: add a README explaining the criteria for new...
2016-03-01 David Chase[dev.ssa] cmd/compile: adjust branch likeliness for...
2016-03-01 Matthew Dempskycmd/compile/internal/ssa: cleanup godocs
2016-03-01 David Crawshawcmd/link: make rddataBufMax a const
2016-03-01 Alexandru Moșoi[dev.ssa] cmd/compile/internal/ssa: simplify boolean...
2016-03-01 Alexandru Moșoi[dev.ssa] cmd/compile/internal/ssa: distribute multipli...
2016-03-01 Ilya Tocar[dev.ssa] cmd/compile: promote byte/word operation
2016-03-01 Matthew Dempskycmd/compile: change defaultlit2's force param to bool
2016-03-01 Martin Möhrmannfmt: make identification of string arguments consistent
2016-03-01 Matthew Dempskygo/types: nicer shift error message
2016-03-01 Matthew Dempskygo/constant: fix typos in MakeFromLiteral docs
2016-03-01 Matthew Dempskycmd/compile: give mparith{2,3}.go files more meaningful...
2016-03-01 Matthew Dempskycmd/compile: remove some unnecessary EType/int conversions
2016-03-01 Matthew Dempskycmd/compile: remove some unused consts from the old...
2016-03-01 nwidgerdoc: update release tag in source directions to go1.6
2016-03-01 Keith Randall[dev.ssa] cmd/compile: Make PPARAMOUT variables SSAable
2016-03-01 Ian Lance Taylormisc/cgo/testsanitizers: don't run tsan tests on old...
2016-02-29 Shahar Kohanimcmd/link: batch writing of bytes
2016-02-29 Gerrit Code... Merge "[dev.ssa] Merge remote-tracking branch 'origin...
2016-02-29 Josh Bleecher... [dev.ssa] cmd/compile: add constant cache
2016-02-29 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-02-29 Keith Randall[dev.ssa] cmd/compile: MOVBconst might also clobber...
2016-02-29 David Crawshawcmd/link: skip allocation when reading symbol name
2016-02-29 David Crawshawcmd/link: track offset instead of using seek
2016-02-29 Robert Griesemercmd/compile: cleanup number lexing
2016-02-29 David Crawshawcmd/link: allocate small []byte reads together
2016-02-29 Ian Lance Taylormisc/cgo/testsanitizers: test that tsan links
2016-02-29 Shahar Kohanimcmd/link: batch allocations of Lsym
2016-02-29 Shahar Kohanimcmd/link: Preallocate Lsym map
2016-02-29 Benoit Sigouresyscall: Fix generator for Linux syscalls.
2016-02-29 Ian Lance Taylormisc/cgo/testsanitizers: report stderr if go run tsan...
2016-02-29 Ilya Tocar[dev.ssa] cmd/compile/internal/ssa: replace load of...
2016-02-29 Ilya Tocar[dev.ssa] cmd/compile: Use movups for xmm->xmm mov
2016-02-29 Brad Fitzpatrickall: remove public named return values when useless
2016-02-29 Shenghou Matime: document Tick will return nil if d <= 0
2016-02-29 Josh Bleecher... cmd/compile: superficial cleanup in maplit
2016-02-29 Ian Lance Taylorcmd/compile: change Node.Nbody, Func.Inl from *NodeList...
2016-02-29 Martin Möhrmannfmt: fix formatting of numbers with f.space and f.plus...
2016-02-29 Ian Lance Taylorcmd/go: only check SWIG intsize once per build
2016-02-28 David Chase[dev.ssa] cmd/compile: use 32-bit load to read writebarrier
2016-02-28 David Chase[dev.ssa] cmd/compile: small optimization to prove...
2016-02-28 Tamir Dubersteincrypto/tls: don't log expected errors in test
2016-02-28 Alexandru Moșoi[dev.ssa] cmd/compile/internal/ssa: remove proven redun...
2016-02-28 Tamir Dubersteincrypto/tls: tests prefer constants to opaque literals
2016-02-28 Justin Nußmime: Fix BenchmarkQDecodeHeader to call DecodeHeader
2016-02-28 Todd Neal[dev.ssa] cmd/compile: add max arg length to opcodes
2016-02-28 Joe Tsaicompress/bzip2: fix benchmark to actually measure decom...
2016-02-28 Joe Tsaicompress/bzip2: use correct block size
2016-02-28 Joe Tsaicompress/flate: extract LZ77 dictionary logic into...
2016-02-28 Caio Marcelo... testing: make failure in benchmark cause non-zero exit...
2016-02-28 Ian Lance Taylorcmd/cgo: add hooks for thread sanitizer
2016-02-28 kortschakmisc/cgo/fortran: clean up after successful helloworld...
2016-02-28 Austin Clementsruntime: clean up adjustpointer and eliminate write...
2016-02-27 Ian Lance Taylorcmd/cgo: recognize known C typedefs as types
2016-02-27 Ian Lance Taylorcmd/compile: change Func.Cvars to the new Nodes type
2016-02-27 Martin Möhrmannfmt: simplify buffer write methods and adjust calls...
2016-02-27 Justin Nußstrconv: Avoid allocation in AppendQuote*
2016-02-27 Mikio Haracrypto/tls: don't send IPv6 literals and absolute FQDNs...
2016-02-27 Martin Möhrmannfmt: change padding functions to avoid package init
2016-02-27 Matthew Dempskycmd/compile: remove unneeded test binary
2016-02-27 David du Colombierdebug/gosym: fix TestPCLine on Plan 9
2016-02-27 Keith Randall[dev.ssa] cmd/compile: with -N, don't put JMPs after...
2016-02-27 Brad Fitzpatrickdoc: go1.7.txt updates
2016-02-27 Matthew Dempskycmd/compile: simplify lexinit and lexfini
2016-02-27 Ian Lance Taylorcmd/compile: change Func.{Enter,Exit} from NodeList...
2016-02-26 Martin Möhrmannfmt: use public io.RuneScanner interface for ScanState...
2016-02-26 Josh Bleecher... cmd/compile: consolidate alg code
2016-02-26 Matthew Dempskycmd/compile: eliminate prectab
2016-02-26 Ian Lance Taylorcmd/compile: change Func.Inldcl from []*Node to *[...
2016-02-26 Ian Lance Taylorcmd/compile: convert Func.Cvars from *NodeList to ...
2016-02-26 Josh Bleecher... cmd/compile: recognize more memory runs in generated...
2016-02-26 Josh Bleecher... cmd/compile: factor shared code from geneq and genhash
2016-02-26 Robert Griesemercmd/compile: track pragmas in lexer rather than global...
2016-02-26 Matthew Dempskycmd/compile: stop representing keywords as Syms
2016-02-26 Matthew Dempskycmd/compile: fix contrived line number errors
2016-02-26 Ian Lance Taylorcmd/compile: create test binary in temp directory
2016-02-26 Ian Lance Taylorcmd/compile: change Func.{Dcl,Inldcl} from NodeList...
2016-02-26 Matthew Dempskycmd: stop looking for __.(GO)?SYMDEF entries in archives
2016-02-26 Richard Millersync/atomic: new file for plan9_arm support
2016-02-26 Caio Marcelo... cmd/go: show position in error for wrong signature...
2016-02-26 Matt T. Proudtesting/quick: generate more map and slice states
next