]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2017-06-14 Brad Fitzpatricknet/http: update bundled http2
2017-06-14 Chris Broadfootapi: promote next to go1.9
2017-06-14 Chris Broadfootapi: update next.txt
2017-06-14 Brad FitzpatrickA+C: automated update
2017-06-14 Brad Fitzpatrickos: clarify behavior of TempDir
2017-06-14 Brad Fitzpatricknet: clarify Listen on 0.0.0.0 behavior
2017-06-14 thoeniencoding/json: don't marshal unexported embedded fields...
2017-06-14 Brad Fitzpatricksync: make another attempt at clarifying RWMutex double...
2017-06-14 Heschi Kreinickdoc: list cmd/compile's DWARF changes in 1.9 relnotes
2017-06-14 Keith Randallruntime: remove unused arm assembly for div/mod
2017-06-14 Ian Lance Taylorruntime: don't run TestCgoNumGoroutine on Windows or...
2017-06-14 Brad Fitzpatricktime: unify the Time.Equals vs == pitfall documentation
2017-06-14 Ian Lance Taylorcmd/cgo: match note following error in compiler errors
2017-06-14 Brad Fitzpatrickdoc: add go-contrib-init mention to contributing docs
2017-06-14 Samuel Tanhtml/template: only search identifier nodes for predefi...
2017-06-14 Alberto Donizettidoc: list html/template and text/template changes in...
2017-06-14 Austin Clementsruntime: record mutex event before readying
2017-06-14 Lynn Bogercmd/link: implement trampolines for ppc64le with ext...
2017-06-14 Ian Lance Taylorruntime, syscall: reset signal handlers to default...
2017-06-14 Alan Donovango/token: use fine-grained locking in FileSet
2017-06-14 Brad Fitzpatrickdoc: add more Go 1.9 notes
2017-06-14 Josh Bleecher... runtime: speed up stack copying
2017-06-14 Brad Fitzpatrickpath, path/filepath: clarify and cross-reference packages
2017-06-14 Austin Clementsruntime: move pdesc into p
2017-06-14 Hiroshi Iokago/printer: handle associated comments for CommentedNode
2017-06-13 Ian Lance Taylorcmd/go: fix TestIssue7573 for absolute paths in -L...
2017-06-13 Austin Clementsruntime: increase MaxGomaxprocs to 1024
2017-06-13 Pravendra Singhreflect: prevent structs with invalid field name
2017-06-13 Emmanuel Odekenet/http: fix application/ogg sniff signature
2017-06-13 Daniel Theophanesdoc: add go1.9 release notes for database/sql changes
2017-06-13 Robert Griesemercmd/go: adjust regexp that cleans cgo-related errors
2017-06-13 Brad Fitzpatrickdoc: flesh out some more Go 1.9 package notes
2017-06-13 Daniel Theophanesdatabase/sql: ensure a Stmt from a Conn executes on...
2017-06-13 Austin Clementsruntime: clean up some silly allp loops
2017-06-13 Ian Lance Taylorgo/build: make -I/-L options in cgo flags absolute
2017-06-13 Adam Langleycrypto/x509: support excluded domains in name constraints.
2017-06-13 Alberto Donizettidoc: add encoding changes to 1.9 release notes
2017-06-13 Ian Lance Taylorcmd/go: initialize in get before loading packages
2017-06-13 Ben Shicmd/internal/obj/arm: fix MOVW to/from FPSR
2017-06-13 Alex Brainmantime: run genzabbrs.go to update zoneinfo_abbrs_windows.go
2017-06-13 Brad Fitzpatrickruntime, unicode: use consistent banner for generated...
2017-06-12 Daniel Theophanesdatabase/sql: correct level of write to same var for...
2017-06-12 Kale Blankenshipdoc: add net/http changes to go1.9.html
2017-06-12 Sarah Adamsdatabase/sql: properly document QueryRow
2017-06-12 Hiroshi Iokago/parser: handle last line comments
2017-06-12 Daniel Theophanesdatabase/sql: prevent race on Rows close with Tx Rollback
2017-06-12 Daniel TheophanesRevert "database/sql: Use Tx.ctx in Tx non-context...
2017-06-11 Alex Brainmandoc: explain Windows DWARF linker changes in go1.9...
2017-06-09 Brad Fitzpatricknet: don't run TestDialListenerAddr in short mode on...
2017-06-09 Austin Clementsruntime: YIELD in procyield on ARM
2017-06-09 Brad Fitzpatrickall: single space after period
2017-06-09 Brad Fitzpatrickos/exec: remove BUG for old and unsupported OS
2017-06-09 Austin Clementsruntime: print pc with fp/sp in traceback
2017-06-09 Alberto Donizettidoc: list image changes in 1.9 release notes
2017-06-09 Daniel Martícmd/compile: don't use ."" as a pkg prefix
2017-06-09 Brad Fitzpatricknet/http: regenerate http2 bundle with bundle fixes...
2017-06-09 Austin Clementsdoc/go1.9: runtime release notes
2017-06-09 Austin Clementsdoc/go1.9: GC performance release notes
2017-06-09 Ben Shicmd/internal/obj/arm: fix encoding of move register...
2017-06-09 Meir Fischertesting: show in-progress tests upon SIGINT
2017-06-08 Brad Fitzpatrickcmd/go: ignore dot and underscore files in fmt, fix...
2017-06-08 Brad Fitzpatricknet/http: remove invalid checks of Request.Proto* for...
2017-06-08 Alex Brainmansyscall: make windows Exit call runtime.exit
2017-06-08 Brad Fitzpatricknet: make Dial("tcp", ln.Addr().String()) work even...
2017-06-08 Ben Burkertnet: support all PacketConn and Conn returned by Resolv...
2017-06-08 Brad Fitzpatricknet/http: simplify recently added TestServeTLS
2017-06-08 Brad Fitzpatricklog/syslog: expand docs a bit to reduce confusion
2017-06-08 Austin Clementsruntime: more diagnostics for TestStackGrowth
2017-06-08 Robert Griesemercmd/compile: fix real/imag for untyped constant arguments
2017-06-08 Austin Clementsruntime: fix documentation error about runtime.GC()
2017-06-08 Niklas Schnellenet/http: add Server.ServeTLS method
2017-06-08 Vladimir Stefanovicnet/http: enable TestLinuxSendfile on mips64
2017-06-08 Sam Whitedbufio: clarify WriteTo docs
2017-06-08 Robert Griesemergo/types: adjust type-checking of shifts to match compilers
2017-06-08 Robert Griesemerspec: clarify restrictions on RHS of non-constant shifts
2017-06-08 Austin Clementsruntime: fix tab/space inconsistency in runtime-gdb.py
2017-06-08 Austin Clementsruntime: fix GDB goroutine N command when N is running
2017-06-08 Ian Lance Taylortest: add test that caused gccgo undefined symbol error
2017-06-08 Wei Xiaocmd/go: fix TestBuildIDContainsArchModeEnv fail on...
2017-06-08 Nigel Taocompress/lzw: don't follow code == hi if last is invalid.
2017-06-08 Ian Lance Taylorreflect: check pkgPath for unexported methods in Implements
2017-06-07 Brad Fitzpatricknet/http: delete vestigial method
2017-06-07 Joonas Kuorilehtosync: remove note about creating with structures
2017-06-07 Robert Griesemercmd/compile: separate code for len, cap from code for...
2017-06-07 Alberto Donizettitime: vendor tzdata-2017b and update test
2017-06-07 Robert Griesemercmd/compile: don't implicitly dereference pointer to...
2017-06-07 Bulat Gaifullindatabase/sql: Use Tx.ctx in Tx non-context methods
2017-06-07 Rob Phoenixfmt: remove unnecessary trailing commas in doc.go
2017-06-07 Alberto Donizettidoc: list testing package changes in 1.9 release notes
2017-06-07 Brad Fitzpatricknet/http: don't crash in Request.WithContext if Request...
2017-06-07 Cherry Zhangcmd/internal/obj/arm: don't split instructions on NaCl
2017-06-07 Alberto Donizettidoc: remove math/bits from 'minor changes' section
2017-06-07 Brad Fitzpatrickdoc: add type aliases to go1.9.html
2017-06-07 Austin Clementsruntime: mark extra M's G as dead when not in use
2017-06-07 Ian Lance Taylorruntime: deflake TestPanicRace
2017-06-07 Brad Fitzpatrickbuiltin: use type aliases for rune and byte
2017-06-07 Keith Randallcmd/compile: check that phis are always first after...
2017-06-06 Ian Lance Taylorruntime: intercept munmap as we do mmap
2017-06-06 Brad Fitzpatrickdoc: delete go1.8.txt
2017-06-06 Ian Lance Taylormath: clarify comment about bit-identical results acros...
next