]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2015-03-05 Shenghou Ma.gitignore: remove obselete entries
2015-03-05 Russ Coxcmd/internal/ld: cache file name construction in linkge...
2015-03-05 Russ Coxcmd/5g etc: tweak import blocks
2015-03-05 Russ Coxcmd/internal: rewrite fmt.Sprintf("%s", x) to x
2015-03-05 Robert Griesemermath/big: added more comprehensive mul/quo test
2015-03-05 Michael Hudson... cmd/internal/ld, runtime: halve tlsoffset on ELF/intel
2015-03-04 David Crawshawnet: fix darwin/amd64 build
2015-03-04 Nigel Taoimage/jpeg: check for component uniqueness and total...
2015-03-04 Alex Brainmancmd/dist: execute misc/cgo/testso again on windows
2015-03-04 David Crawshawlog/syslog: avoid unix sockets on darwin/arm
2015-03-04 Shenghou Manet: skip unsupported tests (unix and unixgram) on...
2015-03-04 Rick Hudsonruntime: Remove boundary bit logic.
2015-03-04 Robert Griesemermath/big: reenable TestFloatAdd32 (used to fail on...
2015-03-04 Robert Griesemermath/big: use stringer for enum String() methods
2015-03-04 Robert Griesemermath/big: added Float.Add example, remove warning from...
2015-03-04 Robert Griesemermath/big: remove Float.Lsh/Rsh; added shift example
2015-03-04 Robert Griesemermath/big: introduce Undef Accuracy, use for NaN operand...
2015-03-04 Robert Griesemermath/big: modified MantExp semantics to enable fast...
2015-03-04 Robert Griesemermath/big: implement NaN
2015-03-04 Russ Coxruntime: use multiply instead of divide in heapBitsForO...
2015-03-04 Matthew Dempskycmd/internal/gc, runtime: change growslice to use int...
2015-03-04 Russ Coxcmd/internal/obj/x86: change SHRQ to store second sourc...
2015-03-04 Dmitry Vyukovruntime: bound defer pools (try 2)
2015-03-04 Dmitry Vyukovruntime: bound sudog cache
2015-03-04 Shenghou Macmd/internal/ld: fix symbol visibility for external...
2015-03-04 Michael Hudson... liblink, cmd/6l: re-enable -shared on amd64
2015-03-04 Brad Fitzpatrickbuild: don't run a cgo test when cgo is disabled
2015-03-04 Nigel Taoimage: make Rectangle implement Image.
2015-03-04 Rob Pikecmd/asm: move some machine-dependent code out of the...
2015-03-04 Rob Pikecmd/internal/obj: print g for the g register on arm...
2015-03-03 Brad Fitzpatrickbuild: convert run.bash, run.bat, and run.rc into a...
2015-03-03 David Crawshawnet/http: disable segfaulting test on darwin/arm
2015-03-03 David Crawshawmisc/ios: run lldb commands much more carefully
2015-03-03 Rob Pikecmd/asm: LOOP is a branch instruction on x86
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
next