]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-02-04 Russ CoxRevert "runtime: bound defer pools"
2015-02-04 Russ Coxliblink: require use of TYPE_ADDR, not TYPE_CONST
2015-02-04 Chris Kastorfftesting/quick: support generation of array types in...
2015-02-04 Josh Bleecher... cmd/go, make: remove ccflags
2015-02-04 Josh Bleecher... cmd/go: add 9g and 9l to documentation
2015-02-04 Mikio Haranet: remove the dregs of old built-in poll server
2015-02-04 Dmitry Vyukovruntime: cleanup some left-overs of the C past
2015-02-04 Mikio Haranet: update TDDO
2015-02-04 Dmitry Vyukovruntime: bound defer pools
2015-02-04 Dmitry Vyukovcmd/gc: don't copy string in range []byte(str)
2015-02-04 Austin Clementsruntime: fix RuntimeGogoBytes on windows/amd64
2015-02-04 Josh Bleecher... go/doc: don't treat _ consts as exported
2015-02-04 Jacob H. Havencrypto/tls: add support for AES_256_GCM_SHA384 cipher...
2015-02-04 Josh Bleecher... cmd/dist: fix whitespace and comment typo in arm vfp...
2015-02-03 Blake Gentrynet/http: remove unused switchReader type
2015-02-03 Alex Brainmaninclude: restore use of signal.h on windows (fixes...
2015-02-03 Paul van Brouwershavencrypto/x509/pkix: Parse and add additional elements...
2015-02-03 Lynn Bogerruntime: Change memprofrate to memprofilerate
2015-02-03 Robert Griesemermath/big: implement precise Float to decimal conversion...
2015-02-03 Robert Griesemermath/big: fix typos
2015-02-03 Robert Griesemermath/big: build Float.Format on top of Float.Append
2015-02-03 Russ Coxliblink: define fixed A-numbers for common instructions
2015-02-03 Russ Coxliblink: place DATA size in from3.offset always
2015-02-03 Russ Coxliblink: the zero Prog is now valid and ready for use
2015-02-03 Russ Coxliblink: remove dead computation of p->back in span6...
2015-02-03 Russ Coxliblink: renumber ARM conditions to make C_SCOND_NONE...
2015-02-03 Russ Coxliblink: place TEXT/GLOBL flags in p->from3 always
2015-02-03 Russ Coxliblink: use same TEXT $frame-arg encoding for all...
2015-02-03 Russ Coxcmd/9a: fix GLOBL instruction
2015-02-03 Dmitry Vyukovcmd/gc: fix capturing by value for range statements
2015-02-03 Dmitry Vyukovcmd/gc: typecheck type switch variables
2015-02-03 Dmitry Vyukovruntime: fix nosplit stack overflow
2015-02-03 Dmitry Vyukovruntime: fix false race report during tracing
2015-02-03 Austin Clementsruntime: rearrange framepointer check condition
2015-02-03 Austin Clementsruntime: use 2*regSize for saved frame pointer check
2015-02-03 Austin Clementsruntime: add missing \n to error message
2015-02-03 Mikio Haranet: case insensitivity of DNS labels in built-in stub...
2015-02-03 Erik Aignernet/http: remove redundant strings.TrimPrefix
2015-02-03 Dave Cheneyinclude: fix arm build one more time
2015-02-03 Lynn Bogerruntime: Add memprofrate value to GODEBUG
2015-02-02 Austin Clementscmd/6g, liblink, runtime: support saving base pointers
2015-02-02 Austin Clementsruntime: eliminate uses of BP on amd64
2015-02-02 Austin Clementsruntime: rename m.gcing to m.preemptoff and make it...
2015-02-02 Austin Clementsruntime: update a few "onM"s in comments to say "system...
2015-02-02 Austin Clementscmd/9g: note suboptimal copy code
2015-02-02 Robert Griesemergo/printer: clearer logic (clenaup)
2015-02-02 Dmitri Shuralyovgo/printer: set prefix correctly when all comment lines...
2015-02-02 David du Colombieros: fix TestMkdirAllAtSlash on Plan 9
2015-02-02 Shenghou Macmd/gc: always treat the output parameters as having...
2015-02-02 David Crawshawnet: failed not faild
2015-01-31 Dave Cheneyos: don't silently skip test
2015-01-30 Rahul Chaudhryos: allow EROFS in TestMkdirAllAtSlash
2015-01-30 Robert Griesemermath/big: split float conversion routines and tests...
2015-01-30 Robert Griesemermath/big: split rat conversion routines and tests into...
2015-01-30 Robert Griesemermath/big: split int conversion routines and tests into...
2015-01-30 Robert Griesemermath/big: split nat conversion routines and tests into...
2015-01-30 Robert Griesemermath/big: parsing of fractions and floats in mantissa...
2015-01-30 Andrew Gerranddoc: add log.SetOutput to go1.5.txt
2015-01-30 Andrew Gerrandlog: add SetOutput method on Logger
2015-01-30 Brad Fitzpatrickcmd/pack: make a test less disk-intensive in short...
2015-01-30 Andrew Gerranddoc: remove redundant images
2015-01-30 Dave Cheneyliblink: fix arm build again
2015-01-30 Dmitry Vyukovruntime: fix system memory allocator on plan9
2015-01-30 Dmitry Vyukovruntime: fix trace ticks frequency on windows
2015-01-30 Russ Coxcmd/5l, cmd/9l: more ucontext.h fixes
2015-01-30 Russ Coxcmd/5l, cmd/8g: fix build failures
2015-01-30 Russ Coxcmd/dist: update for portable Prog, Addr
2015-01-30 Russ Coxcmd/9a, cmd/9g, cmd/9l, liblink: update for portable...
2015-01-30 Russ Coxcmd/8a, cmd/8g, cmd/8l, liblink: update for portable...
2015-01-30 Russ Coxcmd/6a, cmd/6g, cmd/6l, liblink: update for portable...
2015-01-30 Russ Coxcmd/5a, cmd/5g, cmd/5l, liblink: update for portable...
2015-01-30 Russ Coxcmd/gc, cmd/ld, liblink: update for portable Prog,...
2015-01-30 Russ Coxliblink: make Prog, Addr more portable and document
2015-01-30 Russ Coxliblink: fix error message on linux for unknown TLS...
2015-01-30 Russ Coxcmd/9g: use nopout in excise
2015-01-30 Russ Coxliblink: bug fixes for ppc64 %P format
2015-01-29 Robert Griesemertest/closure2.go: correctly "use" tmp
2015-01-29 Rick Hudsonruntime: scanvalid race Fixes #9727
2015-01-29 Austin Clementsruntime: use func value for parfor body
2015-01-29 Austin Clementsruntime: eliminate parfor ctx field
2015-01-29 Austin Clementsruntime: use threads slice in parfor instead of unsafe...
2015-01-29 Austin Clementsruntime: move all parfor-related code to parfor.go
2015-01-29 Austin Clementsruntime: check alignment of 8-byte atomic loads and...
2015-01-29 Russ Coxcmd/go: add build flag -toolexec
2015-01-29 Dmitry Vyukovcmd/gc: capture variables by value
2015-01-29 Mikio Haranet: remove full stack test cases for IPConn
2015-01-29 Mikio Haranet: remove solaris tag from cgo
2015-01-29 Alex Plugaruencoding/json: add UnmarshalTypeError.Offset
2015-01-29 Evan Phoenixexpvar: Use sync/atomic to manipulate Int for better...
2015-01-29 Dominik Vogtcmd/cgo: add support for s390 and s390x
2015-01-28 Robert Griesemermath/big: sketched out complete set of Float/string...
2015-01-28 Rick Hudsonruntime: set minimum heap size to 4Mbytes
2015-01-28 Dmitry Vyukovcmd/gc: allocate stack buffer for ORUNESTR
2015-01-28 Dmitry Vyukovcmd/gc: allocate buffers for non-escaped strings on...
2015-01-28 Rick Hudsonruntime: avoid redundant scans
2015-01-28 Robert Griesemerunsafe: minor doc string improvements
2015-01-28 Brad Fitzpatricknet/http: close HTTP response bodies in benchmark
2015-01-28 Dmitry Vyukovnet/http/pprof: add tracing support
2015-01-28 Dmitry Vyukovcmd/gc: don't copy []byte during string comparison
2015-01-28 Dmitry Vyukovruntime/pprof: skip trace tests on solaris and windows
next