]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-04-13 Colin Kennedyimage/gif: expose disposal, bg index and Config
2015-04-12 Matt T. Proudexpvar: swap Float sync. from mutex to atomic.
2015-04-12 David du Colombieros: add TestProgWideChdir
2015-04-12 David du Colombiersyscall: ignore getwd errors when fixing working direct...
2015-04-12 Hyang-Ah (Hana... cmd/go: fix a typo.
2015-04-12 Austin Clementsdebug/dwarf: add Entry.AttrField method to get *Field...
2015-04-12 Austin Clementsdebug/dwarf: add DWARF attribute value class to Field
2015-04-12 David Crawshawcmd/interal/ld: darwin c-archive buildmode support
2015-04-12 David Crawshawruntime: library entry point for darwin/arm
2015-04-12 David Crawshawcmd/addr2line: skip fork test on darwin/arm64
2015-04-12 David Crawshawcmd/internal/obj/x86: skip test on darwin/arm64
2015-04-12 David Crawshawsyscall: skip fork test on darwin/arm64
2015-04-12 David Crawshawcmd/nm: skip fork test on darwin/arm64
2015-04-12 David Crawshawos: adjust working dir for darwin/arm64 tests
2015-04-12 David Crawshawsync/atomic: skip issue 7338 test on darwin/arm64
2015-04-12 David Crawshawmisc/ios: pick clang arch based on GOARCH
2015-04-11 Michael Hudson... cmd/6l: support -linkshared
2015-04-11 Matthew Dempskycmd/5g, cmd/internal/ld, cmd/internal/obj: destutter...
2015-04-11 Dmitry Vyukovcmd/go: fix error message
2015-04-11 Michael Hudson... cmd/internal/ld: make a few more symbols local
2015-04-11 Michael Hudson... reflect, runtime: check equality, not identity, for...
2015-04-11 Michael Hudson... cmd/go: start support for -linkshared
2015-04-11 Shenghou Maapi: update next.txt
2015-04-11 Robert Griesemergo/types: move go/types/internal/gcimport => go/interna...
2015-04-11 Rob Pikedoc/go1.5.txt: log: LUTC flag
2015-04-11 Rob Pikelog: add flag LUTC, to use UTC time zone for time stamp
2015-04-11 Michael Hudson... cmd/6g: call duffcopy, duffzero via got when dynamicall...
2015-04-10 Michael Hudson... debug/gosym: skip tests when .gosymtab section not...
2015-04-10 Ian Lance Taylordoc/go1.5.txt: note new options for go, gc, asm, ld
2015-04-10 Shenghou Matest: add gccgo test case for #10407
2015-04-10 Derek Buitenhuisruntime: Fix GDB integration with Python 2
2015-04-10 Rob Pikedoc/go1.5.txt: time.AppendFormat
2015-04-10 Caleb Sparetime: add Time.AppendFormat
2015-04-10 Dmitry Vyukovcmd/gc: fix handling of OGETG in race mode
2015-04-10 Austin Clementsruntime: start concurrent GC promptly when we reach...
2015-04-10 Austin Clementsruntime: remove GoSched/GoStart trace events around GC
2015-04-10 Austin Clementsinternal/trace: don't assume GC will start and end...
2015-04-10 Austin Clementsruntime: make test for freezetheworld more precise
2015-04-10 Austin Clementsdebug/dwarf: document DWARF class -> Go type mapping
2015-04-10 Robert Griesemerstrconv: use 64bit uint for decimal conversion if available
2015-04-10 Dmitry Vyukovruntime: fix tracing of syscall exit
2015-04-10 Dmitry Vyukovsyscall: correct code for cover cmd
2015-04-10 Dmitry Vyukovtest: add -update_errors flag to run script
2015-04-10 Paul Marksnet: make multi-IP resolution more flexible.
2015-04-10 Dave Cheneycmd/internal/gc: clean up Componentgen
2015-04-10 Michael Hudson... runtime, cmd/internal/ld: rename themoduledata to first...
2015-04-10 Daniel Theophanescmd/internal/obj/x86: look for go cmd in GOBIN if present.
2015-04-10 Michael Hudson... runtime, reflect: support multiple moduledata objects
2015-04-10 Michael Hudson... cmd/go: support -buildmode=default,archive,exe,c-shared
2015-04-10 Michael Hudson... cmd/internal/obj/x86, cmd/internal/ld, cmd/6l: 6g/asm...
2015-04-10 Josh Bleecher... runtime: fix arm64 build
2015-04-09 Austin Clementsruntime: report next_gc for initial heap size in gctrace
2015-04-09 Robert Griesemermath/big: better doc strings for ErrNaN functionality
2015-04-09 David Crawshawruntime: add isarchive, set by the linker
2015-04-09 Rob Pikelog: logging an empty string should still print a line
2015-04-09 Rob Pikeencoding/gob: more checks for corrupted data
2015-04-09 Dave Cheneyruntime: add arm64 runtime.cmpstring and bytes.Compare
2015-04-09 Anthony Martinsyscall: reduce the set of architecture-dependent files...
2015-04-09 Daniel Morsingnet/http: handle close/response race more gracefully
2015-04-09 Billie H. Cleekcmd/go: detect which VCS to use with Bitbucket when...
2015-04-09 Dmitry Vyukovcmd/gc: fix escape analysis of closures
2015-04-09 Alex Brainmanruntime: make windows exception handler code arch indep...
2015-04-09 Matthew Brennanregexp: skip backtracker for long programs
2015-04-09 Mikio Haranet/http: don't send IPv6 zone identifier in outbound...
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
next