]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-04-09 Daniel Theophanesos: windows Rename should overwrite destination file.
2015-04-09 Dave Cheneycmd/internal/obj/arm64, cmd/asm/internal/asm: support...
2015-04-09 Alex Brainmanruntime: do not calculate asmstdcall address every...
2015-04-09 Nigel Taoimage/jpeg: reject multiple Start-Of-Frame markers.
2015-04-09 David Crawshawruntime: fix darwin/386, darwin/arm builds
2015-04-09 Alex Brainmanruntime: use (*context) ip, setip, sp and setsp everywh...
2015-04-09 Michael Hudson... cmd/internal/ld: support for -buildmode=shared
2015-04-08 Michael Hudson... cmd/internal/gc, etc: remove dead code
2015-04-08 David Crawshawcmd/internal/ld: clean up hostlink I/O
2015-04-08 David Crawshawruntime: darwin/amd64 library entry point
2015-04-08 Michael Hudson... cmd/internal/ld: add -buildmode=c-shared as an alternat...
2015-04-08 David Crawshawcmd/internal/ld: emit macho .init_array section
2015-04-08 Håvard Haugenencoding/gob: clean up decoderMap after errBadType
2015-04-08 Robert Griesemermath/big: make ErrNaN actually implement the error...
2015-04-08 Rob Pikenet/rpc: document that the type must be exported, not...
2015-04-08 Rob Pikecmd/asm: remove object file if assembly fails.
2015-04-08 Shenghou Mago/types/internal/gcimporter: update for 7g and 9g
2015-04-08 Robert Griesemergo/types: more selective disabling of tests
2015-04-08 Ian Lance Taylorcmd/internal/ld: change elf64 from int to bool
2015-04-08 Michael Hudson... runtime, cmd/internal/ld: initialize themoduledata...
2015-04-08 Marko Tiikkajadatabase/sql: Retry with a fresh connection after maxBa...
2015-04-08 Martin Möhrmanntime: unify formatting of decimals for timestamps
2015-04-08 Dave Cheneycmd/7g: reactivate componentgen
2015-04-08 Dave Cheneycmd/asm/internal/asm: add arm64 end to end tests
2015-04-08 David Crawshawandroidtest.bash: copy pkg for gcimporter tests
2015-04-08 Michael Matloobruntime: fix return type for bsdthread_register in...
2015-04-08 Péter Surányiio: clarify Copy docs regarding error handling
2015-04-08 Shenghou Madoc/go1.5: mention cgo is supported on linux/arm64...
2015-04-08 Shenghou Mago/build: cgo is supported on linux/arm64 (external...
2015-04-08 Shenghou Macmd/internal/ld: force external linking on linux/arm64...
2015-04-08 Shenghou Mamisc/cgo/test/issue9400: add arm64 implementation
2015-04-08 Shenghou Maruntime: linux/arm64 cgo support
2015-04-08 Shenghou Maruntime/cgo: linux/arm64 cgo support
2015-04-08 Shenghou Macmd/internal/obj/arm64, cmd/internal/ld, cmd/7l: remove...
2015-04-08 Shenghou Macmd/internal/ld, cmd/7l: external linking support for...
2015-04-08 Shenghou Macmd/api: make the test more robust
2015-04-08 Shenghou Macmd/7g: enable peephole optimizer
2015-04-08 Shenghou Macmd/api: re-enable TestGolden on nacl
2015-04-08 Shenghou Macmd/asm/internal/asm: parse arm64 register pairs for...
2015-04-08 Robert Griesemergo/types: enable disabled test
2015-04-08 Robert Griesemercmd/api: update api checker to use go/types from std...
2015-04-08 Robert Griesemergo/types: skip failing tests (fix build)
2015-04-08 Robert Griesemergo/types, go/exact: "vendor" go/types into std repo
2015-04-08 Nigel Taoimage/color: have CMYK.RGBA work in 16-bit color, per...
2015-04-08 Alex Brainmanall: fix race when allocating buffer for some windows...
2015-04-07 Robert Griesemerdoc: update go1.5.txt (gc constant arithmetic now based...
2015-04-07 Robert Griesemercmd/internal/gc: use approx. float formatting in error...
2015-04-07 Michael Hudson... cmd/go: re-run mkdoc.sh
2015-04-07 ALTreemath/big: fix Exp when exponent is 1
2015-04-07 Rob Pikeencoding/gob: more cleanups handling slice length
2015-04-07 Dave Cheneycmd/internal/gc: fix race build (again)
2015-04-07 Dave Cheneycmd/internal/gc: fix race build
2015-04-07 Russ Coxcmd/internal/gc: inline runtime.getg
2015-04-07 Mikio Haranet/url: allow Parse, ParseRequestURI to parse ipv6...
2015-04-07 kortschakencoding/gob: make method doc string match method name
2015-04-07 Mikio Haranet: deflake dual IP stack tests
2015-04-07 Alex BrainmanRevert "misc/cgo/testso: add test for fixed issue 4339"
2015-04-07 Brad Fitzpatrickdoc: add mime/quotedprintable to go1.5.txt
2015-04-07 Jiong Dudatabase/sql: close connection if db.numOpen > db.maxOpen
2015-04-07 Alex Brainmancmd/dist: add misc/cgo/test with -linkmode=auto
2015-04-07 Alex Brainmanmisc/cgo/testso: add test for fixed issue 4339
2015-04-07 Mikio Haranet: fix tester goroutine leakage in tests
2015-04-07 Josh Bleecher... cmd/internal/gc: convert yet more Node fields to bools
2015-04-07 Mikio Haranet: move testHookSetKeepAlive into hook.go
2015-04-07 Mikio Haranet: add lookup IP hook for testing
2015-04-07 Michael Hudson... cmd/internal/ld: remove extraneous parentheses
2015-04-07 Josh Bleecher... doc/progs: rewrite test driver in Go
2015-04-07 Michael Hudson... cmd/internal/obj: remove dead fields and code
2015-04-07 Matthew Dempskycmd/internal/gc, cmd/yacc: implement "expecting" syntax...
2015-04-06 Josh Bleecher... doc/go1.5.txt: add Reader.Size to bytes and strings
2015-04-06 David Crawshawruntime: add _rt0_arm_android_lib
2015-04-06 Rob Pikeencoding/gob: change panic into error for corrupt input
2015-04-06 Austin Clementsruntime: report marked heap size in gctrace
2015-04-06 Austin Clementsruntime: make next_gc be heap size to trigger GC at
2015-04-06 Austin Clementsruntime: introduce heap_live; replace use of heap_alloc...
2015-04-06 Austin Clementsruntime: track heap bytes marked by GC
2015-04-06 Rob Pikecmd/asm/internal/asm: fix comment in ppc64.go
2015-04-06 Robert Griesemercmd/internal/gc/big: update vendored version of math/big
2015-04-06 Igor Dolzhikovnet/http, math/big, cmd/internal/gc/big: replaced error...
2015-04-06 Brad Fitzpatrickbytes, strings: add Reader.Size methods
2015-04-06 Paul Marksnet: dialChannel should not treat an expired deadline...
2015-04-04 Josh Bleecher... bytes: fix comment
2015-04-04 Matthew Dempskycmd/yacc: fix default action
2015-04-04 Adam Langleycrypto/tls: tidy up a little and add test.
2015-04-04 Michael Hudson... cmd/internal/ld: maintain Ctxt.Etextp when removing...
2015-04-04 Robert Griesemermath/big: compute 10**exp efficiently when converting...
2015-04-03 Rob Pikedoc/go1.5.txt: bytes.Buffer.Cap, template.Option
2015-04-03 Cristian Staretubytes: export Cap method for buffer
2015-04-03 Shenghou Mamath, cmd/internal/gc, cmd/7g: enable SQRT inlining...
2015-04-03 Shenghou Macmd/internal/gc: fix race build
2015-04-03 Rob Piketext/template: provide a mechanism for options
2015-04-03 Matthew Dempskycmd/internal/gc, cmd/yacc: restore remaining custom...
2015-04-03 Matthew Dempskycmd/internal/gc: destutter array initializers
2015-04-03 Josh Bleecher... iostest.bash: warn if GOARCH is not correct
2015-04-03 David Crawshawcmd/7g: reserve registers R26 to R32
2015-04-03 Robert Griesemercmd/internal/gc: use 512 bits (rather than 464) for...
2015-04-03 Josh Bleecher... cmd/internal/gc/big: gofmt vendored code
2015-04-03 Russ Coxcmd/internal/gc: use hardware instruction for math...
2015-04-03 Russ Coxcmd/internal/obj/x86: remove NOP that crept into framep...
2015-04-03 Shenghou Macmd/7g: FCMPS/FCMPD also should be RegRead instead...
next