]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-02-27 David Crawshawruntime: skip tests that need fork on darwin/arm
2015-02-26 Dave Cheneysyscall: Reimplement linux syscalls in terms of their...
2015-02-26 David Crawshawsyscall: exclude Go tool test on darwin/arm
2015-02-26 David Crawshawcmd/nm: exclude Go tool test on darwin/arm
2015-02-26 David Crawshawcmd/addr2line: exclude Go tool test on darwin/arm
2015-02-26 David Crawshawnet/http/cgi: skip exec test on darwin/arm
2015-02-26 Rob Pikecmd/internal/obj: implement Dconv for TYPE_INDIR
2015-02-26 David du Colombierruntime: fix memory allocator on Plan 9
2015-02-26 Dave Cheneyruntime/debug: fix nacl build
2015-02-26 Dave Cheneyruntime: disable scavenger on 64k page size kernels
2015-02-26 Alexandre Cesaromime/quotedprintable: create the package
2015-02-26 Russ Coxliblink: delete unused code
2015-02-26 Russ Coxruntime: disable TestGdbPython on ppc64
2015-02-26 Russ Coxcmd/internal/gc: transitive inlining
2015-02-26 Russ Coxcmd/internal/gc: factor bottom-up visiting out of escap...
2015-02-26 Russ Coxcmd/internal/gc: restore detail in plain syntax errors
2015-02-26 Robert Griesemermath/big: export Float.MinPrec
2015-02-26 David Crawshawos/exec: disable tests on darwin/arm
2015-02-26 David Crawshawruntime: skip test on darwin/arm
2015-02-26 Joe Shawarchive/zip: fix size value in ZIP64 end central direct...
2015-02-26 David Crawshawgo/build: disable deps test on darwin/arm
2015-02-26 Dmitry Vyukovruntime: do not do futile netpolls
2015-02-26 Matthew Dempskyruntime: simplify CPU profiling code
2015-02-26 Nigel Taoimage/jpeg: support 4:1:1 and 4:1:0 chroma subsampling.
2015-02-26 Josh Bleecher... cmd/gc: reduce lexer allocs when parsing numeric constants
2015-02-26 Josh Bleecher... cmd/gc: don't call memequal twice in generated type...
2015-02-26 Robert Griesemermath/big: fix build for 32bit platforms
2015-02-26 Nigel Taoimage: add YCbCrSubsampleRatio411 and YCbCrSubsampleRat...
2015-02-25 Nigel Taoencoding/xml: add more marshalTests tests.
2015-02-25 Carlos Castilloos: Use GetComputerNameEx to get Hostname on win32
2015-02-25 Robert Griesemermath/big: clean up Float.SetPrec, use shorter internal...
2015-02-25 Robert Griesemermath/big: apply a round of go vet
2015-02-25 Robert Griesemermath/big: improve some doc strings
2015-02-25 David Crawshawruntime/cgo: fix darwin/arm build
2015-02-25 David Crawshawruntime/cgo: set the initial working directory
2015-02-25 Dave Cheneyruntime: skip failing gdb test on linux/arm
2015-02-25 Keith Randallruntime: fix build, divide by constant 0 is a compile...
2015-02-25 Lloyd Dewolfdoc/install-source.html: fix cd command, already in...
2015-02-25 Keith Randallruntime: mark pages we return to kernel as NOHUGEPAGE
2015-02-25 Keith Randallruntime: handle holes in the heap
2015-02-25 Rob Pikecmd/internal/obj: make Dconv a portable top-level function
2015-02-25 Chris Manghanecmd/internal/gc: omit non-explicit capacity in errors...
2015-02-25 David Crawshawruntime: fallback to 128M address space on 32bit
2015-02-25 Chris Manghanecmd/internal/gc: do not show computed value in type...
2015-02-25 Chris Manghanecmd/internal/gc: method selector should not auto-deref...
2015-02-25 Russ Coxcmd/internal/obj: fix index panic on invalid instruction
2015-02-25 Russ Coxcmd/internal/gc: expand DBG macro in lex.go
2015-02-25 Robert Griesemermath/big: permit passing of an *Int to Float.Int to...
2015-02-25 Rob Pikecmd/go: make asm the first assembler
2015-02-25 Robert Griesemermath/big: implemented Float.Rat
2015-02-25 Rob Pikecmd/asm: add end to end test for 386
2015-02-25 Rob Pikecmd/asm: add a couple of operand parses discovered...
2015-02-25 Austin Clementsruntime: simplify gcResetGState
2015-02-25 Austin Clementsruntime: consolidate gcworkdone/gcscanvalid clearing...
2015-02-25 Austin Clementsruntime: remove unnecessary gcworkdone resetting loop
2015-02-25 Matthew Dempskyruntime: remove gogetcallerpc and gogetcallersp functions
2015-02-25 Matthew Dempskyruntime: simplify NetBSD semaphores
2015-02-25 Dave Cheneysyscall: generate AT_* constants and regenerate ztypes_...
2015-02-25 Jan Kratochvilgdb: fix map prettyprinter
2015-02-25 Matthew Dempskyruntime: simplify OpenBSD semaphores
2015-02-25 Dave Cheneysyscall: split implementation of Dup2 per linux GOOS
2015-02-25 Adam Langleydoc/go1.5: mention the change in certificate wildcard...
2015-02-25 Robert Griesemermath/big: permit passing of (possibly nil) *Float to...
2015-02-25 Dave Cheneysyscall: split implementation of Pipe/Pipe2 per GOOS
2015-02-25 Dave Cheneycmd/dist: respect runtime.NumCPU when bootstrapping...
2015-02-25 Rick Hudsonruntime: reset gcscanvalid and gcworkdone when GODEBUG...
2015-02-24 Dave Cheneysyscall: rebuild zsyscall_linux_*.go
2015-02-24 Robert Griesemermath/big: fix test for 32bit platforms (fix build)
2015-02-24 Robert Griesemergo/ast, go/parser: correct End() position for *ast...
2015-02-24 Robert Griesemermath/big: change Float.SetMantExp to always multiply...
2015-02-24 Rob Pikecmd/asm: fix build for new aliases
2015-02-24 Rob Pikecmd/asm: add alias for MOVOA=MOVO on amd64
2015-02-24 Adam Langleycrypto/x509: make behaviour of absolute DNS names match...
2015-02-24 Adam Langleycrypto/x509: allow wildcards only as the first label.
2015-02-24 Adam Langleycrypto/tls: allow larger initial records.
2015-02-24 Adam Langleycrypto/x509: don't reject certs with critical policy...
2015-02-24 Robert Griesemermath/big: fix several issues with string->Float conversion
2015-02-24 David Crawshawcmd/go: limit default darwin/arm parallelism
2015-02-24 Dmitry Vyukovsync: add active spinning to Mutex
2015-02-24 Mikio Haranet: enable TestTCPReadWriteAllocs in short mode
2015-02-24 Adam Langleycrypto/rsa: drop the primality check in crypto/rsa...
2015-02-23 Charlie Dorianmath: Dim, Max, Min - allow more bit patterns for NaN
2015-02-23 Russ Coxall: merge dev.cc (a91c2e0) into master
2015-02-23 Austin Clementsruntime: eliminate unnecessary assumption in heapBitsFo...
2015-02-23 Russ Cox[dev.cc] cmd/internal/obj: set ctxt.Windows != 0 on...
2015-02-23 Russ Cox[dev.cc] cmd/5g etc: code cleanup: delay var decls...
2015-02-23 Robert Griesemermath/big: fix formatting for 'b' format
2015-02-23 Shenghou Maruntime/pprof: make TestBlockProfile more robust
2015-02-23 Charles Dorianmath: faster Cbrt
2015-02-23 Russ Cox[dev.cc] cmd/6a, cmd/6g etc: replace C implementations...
2015-02-23 Russ Cox[dev.cc] cmd/dist, cmd/go: stop building C implementati...
2015-02-23 Russ Cox[dev.cc] cmd/internal/gc: reconvert to pick up bug...
2015-02-23 Russ Cox[dev.cc] test: disable syntax error tests
2015-02-23 Rob Pike[dev.cc] cmd/asm: add end to end test for amd64
2015-02-23 Russ Cox[dev.cc] cmd/go: do not install tools while executing...
2015-02-23 Russ Cox[dev.cc] all: merge master (6a10f72) into dev.cc
2015-02-23 Robert Griesemermath/big: don't return io.EOF on successful call of...
2015-02-23 Rick Hudsonruntime: Add prefetch to allocation code
2015-02-23 Robert Griesemergo/token: document that column positions and file offse...
2015-02-23 Robert Griesemermath/big: incorporated feedback from prior TBR reviews
next