]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-02-10 Rob Pikecmd/go: document that -run isn't implemented
2015-02-10 mattnnet: re-implement Interfaces and InterfaceAddrs for...
2015-02-10 Dave Cheneycmd/dist: reactivate vfp detection on linux/arm
2015-02-09 Shenghou Maliblink, runtime: move all references to runtime.tlsg...
2015-02-09 Robert Griesemermath/big: correct umax
2015-02-09 Rahul Chaudhrycmd/go: stream test output if parallelism is set to 1.
2015-02-09 Robert Griesemermath/big: API cleanup
2015-02-09 Rahul Chaudhryos: embed "sleep 1" within the test binary itself.
2015-02-09 Dmitry Vyukovnet: don't allocate dialer closure if we won't use it
2015-02-09 Dmitry Vyukovcmd/gc: remove dead code
2015-02-09 Nigel Taoencoding/xml: add more EncodeToken tests.
2015-02-09 Shenghou Macmd/5g, cmd/6g, cmd/8g, cmd/9g: clear Addr parameter...
2015-02-08 Florin Patansort: fixed small typo in comments
2015-02-08 David SymondsBuild fix for plan9 after 8bf13838eb21.
2015-02-08 David Symondstime: return informative errors when failing to load...
2015-02-08 Brad Fitzpatrickos, syscall: revert Yosemite readdir workaround
2015-02-08 David SymondsRevert "cmd/api: treat a hex-y VERSION as devel and...
2015-02-08 mattywgofmt/doc: gofmt -s output may not be backward compatible
2015-02-08 Shenghou Mainclude/u.h: fix name clash of REG_R* on solaris
2015-02-07 Brad Fitzpatricknet/smtp: document SendMail more
2015-02-07 Brian Smithencoding/xml: avoid an allocation for tags without...
2015-02-07 Håvard Haugentesting: pad benchmark names to align results
2015-02-07 David du Colombierliblink: fix warnings on Plan 9
2015-02-07 Brad Fitzpatrickbuild: fix race.bat flags
2015-02-06 David du Colombieros/signal, runtime: implement notes on Plan 9
2015-02-06 Shenghou Maruntime: skip the gdb test if -iex is not supported
2015-02-06 Shenghou Macmd/ld: restore .debug_gdb_script section after runtime...
2015-02-06 Shenghou Manet: document that user shouldn't modify returned Addr
2015-02-06 Josh Bleecher... cmd/gc: eliminate dead code in switch statements
2015-02-06 Josh Bleecher... runtime: speed up eqstring
2015-02-06 Josh Bleecher... runtime: speed up eqstring
2015-02-06 Robert Griesemermath/big: handling of +/-Inf and zero precision, enable...
2015-02-06 Péter Surányiall: don't refer to code.google.com/p/go{,-wiki}/
2015-02-06 Shenghou Mago1.5.txt: mention the Darwin/ARM port
2015-02-06 Mikio Harasyscall: gofmt
2015-02-06 Shenghou Mamisc/ios: add README and wrapper script to ease cross...
2015-02-06 Shenghou Macmd/dist, make.bash: darwin/arm support
2015-02-06 Shenghou Mamisc/cgo/test: skip test7978 when using unsupported...
2015-02-06 Shenghou Maruntime/cgo: darwin/arm cgo support
2015-02-06 Shenghou Masyscall: darwin/arm support
2015-02-06 Shenghou Masync/atomic: darwin/arm support
2015-02-06 Shenghou Maruntime: darwin/arm support
2015-02-06 Shenghou Maliblink, cmd/ld, cmd/5l: darwin/arm support
2015-02-06 Shenghou Malib9: provide alterantive implementation of ldexp and...
2015-02-06 Shenghou Maliblink, cmd/ld, runtime: set the type of runtime.tlsg...
2015-02-06 Shenghou Macmd/cgo: detect misuse of generated _cgo_export.h
2015-02-06 Rahul Chaudhrytest: check for build constraints only upto the first...
2015-02-06 Rahul Chaudhrytest: chdir before running go tool, cleanup afterwards.
2015-02-06 Andrew Ekstedtimage: fix obsolete reference in PalettedImage doc...
2015-02-06 Nigel Taoreflect: for struct tags, reject control chars (includi...
2015-02-05 Robert Griesemerstrconv: fix internal documentation (clarification...
2015-02-05 Robert Griesemermath/big: add "smoke test" for big.Float division
2015-02-05 Robert Griesemermath/big: more Float conversion tests
2015-02-05 Robert Griesemermath/big: simplified formatting logic
2015-02-05 Erik Aignernet/http: Fix typo in MaxBytesReader comment
2015-02-05 Russ Coxcmd/5a: prepare reglist correctly
2015-02-05 Dmitry Vyukovexpvar: fix build
2015-02-05 Evan Phoenixexpvar: Add benchmarks for perf sensitive operations
2015-02-05 Russ CoxRevert "liblink, cmd/5a: fix reglist parsing/printing...
2015-02-05 Shenghou Macmd/ld: always set timestamp in PE header to 0
2015-02-05 Shenghou Maliblink, cmd/5a: fix reglist parsing/printing after...
2015-02-05 Rob Pikecmd/pack: simplify the testing logic slightly
2015-02-04 Robert Griesemermath/big: first version of Float %e, %f, %g, %G formatt...
2015-02-04 Robert Griesemermath/big: fix %b format so it matches strconf %b format...
2015-02-04 Robert Griesemermath/big: implemented decimal rounding for Float-to...
2015-02-04 Hyang-Ah Hana Kimruntime: support panic/print logging in android-L.
2015-02-04 Josh Bleecher... go1.5.txt: array generation support in testing/quick
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
next