]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-03-03 Dave Cheneycmd/internal/obj/ppc64: fix ppc64 build
2015-03-03 Michael Hudson... cmd/internal/ld: make ELF constants explicit
2015-03-03 Russ Coxcmd/internal/gc: clean up liveness code
2015-03-03 Russ Coxcmd/internal/gc: manual goto removal + grind to move...
2015-03-03 Russ Coxcmd/internal/gc: replace hash tables with Go maps
2015-03-03 Russ Coxcmd/internal/gc: delete Strlit, Zconv
2015-03-03 Russ Coxcmd/internal/gc: change proginfo to return ProgInfo...
2015-03-03 Russ Coxcmd/5g etc: mechanical cleanup
2015-03-03 David Crawshawmisc/ios: extra stdout check before run
2015-03-03 David Crawshawgo/build: skip GOROOT tests on darwin/arm
2015-03-03 Rob Pikecmd/internal/obj/arm: fix arm build
2015-03-03 David Crawshawruntime: remove makeStringSlice
2015-03-03 Keith Randallruntime: Update open/close/read/write to return -1...
2015-03-03 Rob Pikecmd/internal/obj: switch to one global Aconv
2015-03-03 Russ Coxcmd/internal/ld: fix darwin/386
2015-03-03 Brad Fitzpatrickcmd/internal/ld: minor int to bool cleanup
2015-03-03 David Crawshawtime: zoneinfo support for darwin
2015-03-03 Roger Peppeencoding/xml: fix namespaces in a>b tags
2015-03-03 Josh Bleecher... cmd/{5,6,8,9}g, cmd/internal/gc: use bools for is*...
2015-03-03 Josh Bleecher... cmd/internal/gc: clean up switch code
2015-03-03 Mikio Harasyscall: fix parsing ipv6 address prefix on dragonfly
2015-03-03 David CrawshawRevert "time: zoneinfo support on darwin/arm"
2015-03-03 David Crawshawtime: zoneinfo support on darwin/arm
2015-03-03 David Crawshawmisc/ios: more predictable zoneinfo.zip location
2015-03-03 Mikio Haraapi: update next.txt
2015-03-03 Nigel Taoimage/jpeg: when following component selectors, only...
2015-03-02 Rob Pikecmd/internal/obj: delete Rconv from LinkArch
2015-03-02 Rahul Chaudhrybuild: skip cgo -pie tests on freebsd-amd64.
2015-03-02 Robert Griesemermath/big: replace Float.NewInf with Float.SetInf for...
2015-03-02 Rahul Chaudhrybuild: run cgo tests with -pie if the external linker...
2015-03-02 David Crawshawmisc/ios: add go_darwin_arm_exec script
2015-03-02 Rob Pikecmd/internal/obj: move the "unary destination" tables...
2015-03-02 David Crawshawruntime: remove unused getenv function
2015-03-02 Russ Coxcmd/go: avoid creating new empty environment variables
2015-03-02 David Crawshawos: set TMPDIR on darwin/arm
2015-03-02 Russ Coxcmd/5g etc: mechanical cleanup
2015-03-02 Russ Coxcmd/dist, cmd/go: move textdata.h, funcdata.h from...
2015-03-02 Russ Coxgo/build: make interaction between file names and ...
2015-03-02 Russ Coxcmd/internal/ld, cmd/internal/obj: delete Ctxt.Endian
2015-03-02 Russ Coxcmd/go: force default env vars onto tool subprocesses
2015-03-02 Russ Coxbuild: add bootstrap.bash for bootstrapping new systems
2015-03-02 Russ Coxcmd/dist: fix default GOOS/GOARCH for cross-compile
2015-03-02 Matthew Dempskyruntime: change sigset_all and sigset_none into constan...
2015-03-02 Dmitry Vyukovruntime: cleanup chan code
2015-03-02 Dmitry Vyukovnet/http/fcgi: fix test
2015-03-02 Russ Coxruntime: fix traceback of crash before LR is stored
2015-03-02 Russ Coxcmd/9l: fix ppc64le build
2015-03-02 Hyang-Ah (Hana... build: update Windows make.bat to use CC_FOR_TARGET.
2015-03-02 Lloyd Dewolfdoc/contribute.html rewrite "Set up auth... code review".
2015-03-02 Alex Brainmanos: add windows test for Hostname
2015-03-02 Nigel Taoimage/jpeg: distinguish between FormatError and Unsuppo...
2015-03-02 Russ Coxcmd/9l: fix bogus C conversion
2015-03-02 Russ Coxall: mv 5a old5a and so on
2015-03-01 Brad Fitzpatricknet: deflake TestPacketConn, increase timeout
2015-03-01 Brad Fitzpatricknet: disable TestTCPReadWriteAllocs on dragonfly
2015-03-01 David Crawshawpath/filepath: get tests working on darwin/arm
2015-03-01 David du Colombierruntime: don't use /dev/random on Plan 9
2015-03-01 David du Colombiersyscall: fix mount working directory on Plan 9
2015-03-01 Rob Pikefmt: document existing behavior of nil receivers
2015-03-01 David Crawshawos: darwin/arm working dir moved for tests
2015-03-01 Jan Kratochvilruntime: TestGdbPython 'print mapvar' should not need...
2015-03-01 David Crawshawcmd/pack: skip fork test on darwin/arm
2015-03-01 Russ Coxcmd/cc: delete lexbody, macbody
2015-03-01 Russ Coxall: delete C libraries and cmd/dist code that builds...
2015-03-01 Russ Coxcmd/5l etc: replace C code with Go code
2015-03-01 Russ Coxcmd/go: use Go linker instead of C linker
2015-03-01 Russ Coxcmd/dist: build linkers written in Go
2015-03-01 Russ Coxcmd/new5l etc: convert from C to Go
2015-03-01 Russ Coxcmd/go: install new5l etc to tool dir
2015-03-01 Russ Coxcmd/dist: record default GO_EXTLINK_ENABLED in Go
2015-03-01 Russ Coxcmd/ld: clean for c2go
2015-03-01 Russ Coxbuild: give windows builders extra time for tests
2015-03-01 Russ Coxnet: disable failing interface tests on dragonfly
2015-02-28 Dmitry Vyukovruntime: fix traceback from goexit1
2015-02-28 David Crawshawruntime/cgo: no-op getwd call as test breakpoint
2015-02-28 Nigel Taoimage/draw: add a fast path for Gray src images.
2015-02-28 Josh Bleecher... cmd/internal/gc, cmd/internal/obj: remove pointless...
2015-02-28 Josh Bleecher... net: disable TestTCPReadWriteAllocs on darwin
2015-02-28 Rob Pikecmd/internal/obj: clean up handling of register list...
2015-02-28 Brad Fitzpatricksyscall: make pwd process-wide on Plan 9
2015-02-28 David CrawshawRevert "os: set TMPDIR on darwin/arm"
2015-02-28 Nigel Taoimage/draw: optimize drawFillSrc.
2015-02-28 David Crawshawos: fix tests on darwin/arm
2015-02-28 David Crawshawos: set TMPDIR on darwin/arm
2015-02-27 Josh Bleecher... cmd/internal/gc, cmd/internal/obj: clean up string...
2015-02-27 Hyang-Ah (Hana... os: fix LinkError creation on windows.
2015-02-27 Rob Pikecmd/internal/obj: make ppc64's CR subregisters print...
2015-02-27 Sebastien Binetcmd/internal/gc: add missing verb to Yyerror
2015-02-27 David Crawshawruntime/pprof: skip tests that fork on darwin/arm
2015-02-27 Austin Clementsruntime: trivial clean ups to greyobject
2015-02-27 David Crawshawcrypto/x509: skip tests not made for darwin/arm
2015-02-27 David Crawshawcmd/objdump: skip fork test on darwin/arm
2015-02-27 David du Colombierbuild: restore original timeouts in run.rc
2015-02-27 Matthew Dempskycmd/internal/gc: restore mkbuiltin
2015-02-27 Rob Pikecmd/internal/obj: make Rconv a global function
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
next