]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2017-10-09 Gabriel Aszalosruntime: remove the 'go:nosplit' directive from documen...
2017-10-09 Josselin Costanziencoding/base64: optimize DecodeString
2017-10-09 Daniel Martícmd/vet: skip self-assigns with side effects
2017-10-09 Elias Naurmisc/cgo/testcarchive: skip flaky SIGPROF test on darwin
2017-10-09 Ian Lance Taylormisc/cgo/testcshared: don't overwrite cc in parallel...
2017-10-08 Alex Brainmanmisc/cgo/testcshared: use correct install directory...
2017-10-08 David Crawshawcmd/link: ignore macho symbols in invalid sections
2017-10-08 Laurent Voisinencoding/gob: fix a typo in the package documentation
2017-10-07 David Chasecmd/compile: better XPos for rematerialized values...
2017-10-07 Marvin Stengercmd/link/internal/loadmacho: reduce scope of local...
2017-10-07 Nigel Taoimage/gif: add BenchmarkDecode.
2017-10-07 Alex Brainmanmisc/cgo/testcshared: delete testp0.exe not testp0...
2017-10-06 David Crawshawcmd/link: move ldmacho to its own package
2017-10-06 Russ Coxcmd/asm, cmd/cgo, cmd/compile, cmd/cover, cmd/link...
2017-10-06 Peter Wucrypto/tls: fix first byte test for 255 CBC padding...
2017-10-06 griesemermath/big: provide support for conversion bases up to 62
2017-10-06 David Chasecmd/compile: add test generator for control and data...
2017-10-06 griesemermath/bits: complete examples
2017-10-06 griesemercmd/compile: better error message for assignment mismatches
2017-10-06 isharipocmd/asm: fix build error caused by yextractps
2017-10-06 isharipoobj/x86: make VEX-specified-register explicit
2017-10-06 isharipocmd/asm: add amd64 EXTRACTPS instruction
2017-10-06 Aliaksandr... cmd/compile: optimize signed non-negative div/mod by...
2017-10-06 David Crawshawcmd/link: move build/link mode globals into ctxt
2017-10-06 David Crawshawcmd/link: give the object reader its own package
2017-10-06 Alberto Donizetticmd/compile: remove x86 arch-specific rules for +2ⁿ...
2017-10-06 Afanasev Stanislavbytes: panic in ReadFrom with more information with...
2017-10-06 Jeffnet/smtp: NewClient: set tls field to true when already...
2017-10-05 Marvin Stengerall: revert "all: prefer strings.LastIndexByte over...
2017-10-05 Marvin Stengerall: revert "all: prefer strings.IndexByte over strings...
2017-10-05 Alex Brainmanmisc/cgo/testcshared: skip all but TestExportedSymbols...
2017-10-05 Matthew Dempskycmd/compile: cleanup genwrapper slightly
2017-10-05 Cherry Zhangcmd/internal/obj/arm64: fix handling of unaligned offse...
2017-10-05 Ilya Tocarcmd/compile/internal/amd64: add SETccmem
2017-10-05 Austin Clementsruntime: fix exit1 arguments on Darwin
2017-10-05 Russ Coxcmd/go: stop treating GOROOT binaries specially
2017-10-05 Keith Randallruntime: force the type of specialfinalizer into DWARF
2017-10-05 Austin Clementsruntime: make LockOSThread/UnlockOSThread nested
2017-10-05 Russ Coxcmd/dist, cmd/go: treat cmd/cgo like other build tools
2017-10-05 David Chasecmd/compile: make loop finder more aware of irreducible...
2017-10-05 Matthew Dempskycmd/internal/dwarf: remove unused SymValue method
2017-10-05 Russ Coxcmd/go: clean up implicit compiler and linker dependencies
2017-10-05 Russ Coxcmd/go, runtime/cgo: rewrite darwin/arm panicmem setup...
2017-10-05 Matthew Dempskycmd/compile: allow := to shadow dot-imported names
2017-10-05 Michael Mundaycrypto/elliptic: fix incomplete addition used in Combin...
2017-10-05 Russ Coxdebug/elf: make safe for Go 1.4 compilers
2017-10-05 Russ Coxcmd/go/internal/work: pass *Action to toolchain methods
2017-10-05 Ben Shicmd/internal/obj/arm: support more ARMv6 instructions
2017-10-05 David Crawshawcmd/link: move Library type to sym package
2017-10-05 David Crawshawcmd/link: put symbol data types in new package
2017-10-05 David Crawshawcmd/link: type symbol name mangling for plugins
2017-10-05 Russ Coxcmd/go/internal/cache: add support definitions
2017-10-05 Alex Brainmanpath/filepath: re-implement windows EvalSymlinks
2017-10-05 Austin Clementsruntime: normalize (*sigctxt).fault() type
2017-10-05 Austin Clementscmd/link: sniff runtime-gdb.py path from runtime/proc.go
2017-10-04 Matthew Dempskycmd/compile: refactor dtypesym to return *obj.LSym
2017-10-04 Chris Broadfootdoc: add missing "Minor revisions" header for 1.9
2017-10-04 Sokolov Yuraruntime: fix using fastrand in sema.go
2017-10-04 Chris Broadfootdoc: document go1.9.1 and go1.8.4
2017-10-04 Russ Coxnet/smtp: fix PlainAuth to refuse to send passwords...
2017-10-04 Matthew Dempskycmd/compile: remove Local flags on Type and Node
2017-10-04 Matthew Dempskycmd/compile: mark closure structs as Noalg
2017-10-04 Russ Coxcmd/go: reject update of VCS inside VCS
2017-10-04 Marvin Stengermath/big: remove []byte/string conversions
2017-10-04 Russ Coxruntime: deflake TestPeriodicGC
2017-10-04 Julien Schmidtdatabase/sql: fix unreachable code in ColumnTypes test
2017-10-04 David Crawshawcmd/link: remove ctxt from objfile reader
2017-10-04 Gabriel Aszalosbytes: correct Map documentation
2017-10-04 David Crawshawcmd/link: convert symbol Add* functions to methods
2017-10-04 Andrew Bonventredoc: update contribute.html to clarify replying to...
2017-10-04 Author Namenet: increase expected time to dial a closed port on...
2017-10-04 David Crawshawcmd/link: support -X values for main.* in plugins
2017-10-04 David Crawshawcmd/link: remove coutbuf global variable
2017-10-03 David Crawshawcmd/link: remove SysArch global variable
2017-10-03 Keith Randallruntime: give modulesSlice the correct type
2017-10-03 Giovanni Bajoruntime: fix wall time computation in macOS High Sierra
2017-10-03 Russ Coxcmd/go: ignore -linkmode=external during cmd/cgo build
2017-10-03 Russ Coxcmd/go: drop PackageInternal.Pkgdir (unused)
2017-10-03 Russ Coxcmd/go: remove Action.Objpkg
2017-10-03 Russ Coxcmd/go: replace PackageInternal.GoFiles, AllGoFiles...
2017-10-03 Marvin Stengercmd/dist: fix mkdeps again
2017-10-03 Heschi Kreinickcmd/compile: use correct stack slots in location lists
2017-10-03 Lynn Bogercmd/dist: use -buildmode=pie for pie testing
2017-10-03 Tim Coopergo/printer: allow one-method interfaces to be printed...
2017-10-03 Joe Tsaiarchive/tar: fix typo in documentation
2017-10-03 griesemergo/printer: fix formatting of three-index slice expression
2017-10-03 Giovanni Bajoruntime: rename offsets macros to prepare for multiple...
2017-10-03 Florian Uekermanntime: enable ZONEINFO tzdata file support and error...
2017-10-03 Ian Lance Taylordoc: update GCC release info in gccgo_install
2017-10-03 Grant Griffithsnet/smtp: patch for SMTP injections
2017-10-03 Elias Naurmisc/ios: always kill lldb process when it hangs
2017-10-03 Russ Coxcmd/go: drop PackageInternal.Fake
2017-10-03 Russ Coxcmd/dist: fix mkdeps
2017-10-03 Russ Coxcmd/dist: change mkdeps to be more merge-friendly
2017-10-03 Austin Clementscmd/compile: rename (*Type).HasPointer to (*Type).HasHe...
2017-10-03 Lynn Bogerruntime: skip test that intermittently hangs on ppc64le
2017-10-03 Keith Randallcmd/compile: fix merge rules for panic calls
2017-10-03 Martin Kreichgauercrypto/x509: add string conversion of PKIX names
2017-10-02 Artyom Pervukhinnet/http: make TimeoutHandler recover child handler...
2017-10-02 Adam Langleycrypto/x509: abstract SAN parsing function
next