]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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
2015-01-28 Dmitry Vyukovcmd/gc: ignore re-slicing in escape analysis
2015-01-28 Dmitry Vyukovcmd/gc: improve escape analysis for &T{...}
2015-01-28 Dmitry Vyukovruntime/pprof: add tests for tracer
2015-01-28 Dmitry Vyukovcmd/go: add tracing support
2015-01-28 Dmitry Vyukovtesting: add tracing support
2015-01-28 Dmitry Vyukovruntime/pprof: add tracing support
2015-01-28 Dmitry Vyukovruntime: add tracing of runtime events
2015-01-28 Dmitry Vyukovruntime: add execution tracing functionality
2015-01-28 Dmitry Vyukovcmd/gc: fix condition for fast pathed interface conversions
2015-01-28 Dmitry Vyukovcmd/gc: allow map index expressions in for range statements
2015-01-28 Dmitry Vyukovnet/http: fix goroutine leak in benchmark
2015-01-28 Dmitry Vyukovreflect: cache call frames
2015-01-28 Mikio Haranet: update test cases for network interface API
2015-01-28 Russ Coxliblink: do not print pointers in debug output
2015-01-28 David Leon Gilcrypto/ecdsa: make Sign safe with broken entropy sources
2015-01-27 Robert Griesemermath/big: various fixes, enable tests for 32bit platforms
2015-01-27 Dmitry Vyukovruntime: simplify code
2015-01-27 Dmitry Vyukovnet/http: add client benchmark
2015-01-27 Robert Griesemerunsafe: fix doc strings
2015-01-27 Dmitry Vyukovcmd/gc: don't copy []byte during string concatenation
2015-01-27 Dmitry Vyukovcmd/gc: don't emit write barriers for *tmp if tmp=...
2015-01-27 Dmitry Vyukovcmd/gc: fix range typecheck order
2015-01-27 Dmitry Vyukovruntime: fix wbshadow mode
2015-01-27 Dmitry Vyukovruntime: do not scan maps when k/v do not contain pointers
2015-01-27 Dmitry Vyukovruntime: fix crash during heapdump
2015-01-26 Adam LangleyRevert "crypto/ecdsa: make Sign safe with broken entrop...
2015-01-26 David Leon Gilcrypto/ecdsa: make Sign safe with broken entropy sources
2015-01-26 Russ Coxliblink: arrange for Prog* argument in vaddr
2015-01-26 Russ Coxcmd/go: on arm, all binaries depend on math
2015-01-26 Russ Coxcmd/gc: simplify code for c2go (more)
2015-01-26 Russ Coxcmd/gc: make cmd/gc a real library
2015-01-26 Russ Coxcmd/gc: simplify code for c2go
2015-01-26 David du Colombieros: emulate plan 9 libc in stat
2015-01-26 Shenghou Maregexp: update URLs in tests
2015-01-26 Shenghou Maarchive/tar: set Header.Mode in example
2015-01-25 Andrew Ekstedtimage: fix typo in Alpha16 doc comment
2015-01-24 INADA Naokidatabase/sql: reduce lock contention in Stmt.connStmt
2015-01-24 Robert Griesemermath/big: disable some tests on 32bit platforms (fix...
2015-01-24 Robert Griesemermath/big: multi-precision Floats (starting point)
2015-01-23 Robert Griesemergo/ast: document that ast.FilterFile always filters...
2015-01-23 Robert Griesemergo/printer: update golden file (fix build)
2015-01-23 Robert Griesemergo/printer, cmd/gofmt: print import paths in double...
2015-01-23 Robert Griesemergo/parser: report error for var/const decls with missin...
2015-01-23 Shenghou Maruntime: fix incorrectly replaced "_type" in comments
2015-01-22 Robert Griesemerbytes, strings: improve documentation for Count functions
2015-01-22 Martin Möhrmannnet: simplify itoa conversions
2015-01-22 Michael Matloobcmd/ld: s/specificaly/specifically/ in comment
next