]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2018-11-28 Tobias Klauserlib/time: update tzdata to 2018g
2018-11-28 Wil Selwoodunicode: improve generated comments for categories
2018-11-28 Ian Lance Taylordoc: preannounce dropping macOS 10.10 support
2018-11-28 Ian Lance Taylornet: use .invalid for an invalid domain name
2018-11-27 Clément Chigotcmd: fix symbols addressing for aix/ppc64
2018-11-27 Clément Chigotcmd/link: improve XCOFF dynamic symbols generation
2018-11-27 David Tolpingo/printer: print parenthesized declarations if len...
2018-11-27 Keith Randallcmd/compile: don't use CMOV ops to compute load addresses
2018-11-27 Clément Chigottest: fix nilptr5 for AIX
2018-11-27 Elias Naurcmd/link/internal/ld: omit deprecated linker argument...
2018-11-27 Alex Brainmandebug/pe: correct TestImportTableInUnknownSection error...
2018-11-27 Alex Brainmancmd/link: do not use _GLOBAL_OFFSET_TABLE_ on windows/386
2018-11-27 Bryan C. Millscmd/go/internal/imports: resolve symlinks in ScanDir
2018-11-27 Brian Kesslermath/bits: define Div to panic when y<=hi
2018-11-27 Brian Kesslercmd/compile: intrinsify math/bits.Div on amd64
2018-11-27 Brian Kesslermath/bits: panic when y<=hi in Div
2018-11-27 Keith Randallcmd/compile: don't convert non-Go-constants to OLITERALs
2018-11-26 Clément Chigotcmd/link: fix XCOFF sections
2018-11-26 Ian Lance Taylorruntime: improve godoc formatting of memclrNoHeapPointe...
2018-11-26 Clément Chigotcmd/link/internal/ld: remove R_ADDR relocations inside...
2018-11-26 Keith Randallcmd/compile: initialize sparse slice literals dynamically
2018-11-26 Keith Randallcmd/compile: don't constant-fold non-Go constants in...
2018-11-26 Keith Randallcmd/compile: remove CLOBBERDEAD experiment
2018-11-26 Than McIntoshgo/internal/gccgoimporter: enhance for new export data...
2018-11-26 Keith Randallcmd/compile: allow bodyless function if it is linkname'd
2018-11-26 Jordan Rheeruntime: windows/arm fix tracebacks printed from sigpanic
2018-11-26 Clément Chigotcmd/compile: fix nilcheck for AIX
2018-11-26 Clément Chigotruntime: handle 64bits addresses for AIX
2018-11-26 Rob Pikefmt: update formatting example for maps
2018-11-26 Rob Pikedoc: improve the interface example in Effective Go
2018-11-24 Alex Brainmandebug/pe: use kernel32.dll in TestImportTableInUnknownS...
2018-11-23 David Chasecmd/compile: decompose composite OpArg before decomposeUser
2018-11-23 Yury Smolskycmd/compile: make ssa blocks collapsable in ssa.html
2018-11-23 Austin Clementscmd/go: more cross-package references from internal...
2018-11-23 Cherry Zhangcmd/compile: use correct store types in softfloat
2018-11-22 David Heuschmannos: return an error from UserHomeDir to match UserCacheDir
2018-11-22 Hana Kimcmd/trace: revert internal/traceparser
2018-11-21 David du Colombieros: prevent RemoveAll to remove "." on Plan 9
2018-11-21 David Chasecmd/compile: for non-SSA-typed params, emit simple...
2018-11-21 Yury Smolskycmd/compile: fix TestFormats by using valid formats
2018-11-21 Austin Clementsruntime: debug code to catch bad gcWork.puts
2018-11-21 Austin Clementsruntime: improve "P has cached GC work" debug info
2018-11-21 haormjnet/http: fix spelling mistake in a comment
2018-11-21 Yury Smolskycmd/compile: add control flow graphs to ssa.html
2018-11-21 Cherry Zhangruntime: add arg maps for sync/atomic functions in...
2018-11-20 Richard Musiolmisc/wasm: add stub for fs.read on browsers
2018-11-20 Richard Musiolgo/doc: disable playground for examples that use syscall/js
2018-11-20 Tobias Klauseros: return PathError on RemoveAll with trailing dots
2018-11-20 Ian Lance Tayloros: permit RemoveAll with paths that end in ".."
2018-11-20 Brad Fitzpatrickmime: remove allocation introduced in recent fix
2018-11-20 Richard Musiolsyscall: add dummy SIGTERM constant to js/wasm
2018-11-20 Richard Musiolmisc/wasm: use temporary directory provided by Node.js
2018-11-20 majiangcmd/link, runtime: add initial cgo support for ppc64
2018-11-20 David Heuschmannmime: correctly detect non-ASCII characters in FormatMe...
2018-11-20 Markussyscall/js: document ValueOf() panic
2018-11-20 Vladimir Kovpakregexp: use backquotes for all regular expression examples
2018-11-20 Tobias Klauserdoc/go1.12: announce deprecation of support for FreeBSD...
2018-11-19 Santhosh Kumar... encoding/pem: test getLine does not include trailing...
2018-11-19 Vladimir Kovpakregexp: add matching and finding examples
2018-11-19 Xia Bincmd/link: directly get max pc value in findfunctab
2018-11-19 Michael Elliscmd/go: parse dot-separated identifiers in build metadata
2018-11-19 Alan Donovancmd/vendor: eliminate vet-lite
2018-11-19 Alan Donovancmd/go: improve go vet documentation
2018-11-19 Daniel Martícmd/vendor: update to golang.org/x/tools@139d099f
2018-11-19 Josh Bleecher... cmd/compile: bulk rename
2018-11-18 Ian Lance Taylorcmd/go: packages that use SWIG depend on "unsafe"
2018-11-18 Tobias Klauseros: make RemoveAll("") fail silently on unix
2018-11-17 sevkicrypto/hmac: rename CheckHMAC to ValidHMAC in package...
2018-11-17 Elias Naurruntime: don't use thread local storage before it is...
2018-11-17 Alan Donovancmd/vet: remove pkgfact analyzer, left in by mistake
2018-11-16 Ian Lance Taylorcmd/cgo: recognized untyped Go constants as untyped...
2018-11-16 Austin Clementscmd/asm: rename -symabis to -gensymabis
2018-11-16 Brad Fitzpatrickcmd/vet/all: remove skip when x/tools isn't in $GOPATH
2018-11-16 Alan Donovancmd/vet: basic tests of go vet -json -c=N flags
2018-11-16 Alan Donovancmd/vendor: update to golang.org/x/tools@8e5aba0a
2018-11-16 marwan-at-workcmd/go: accept @hash/branch in mod download
2018-11-16 Alan Donovancmd/go: vet: provide package ID to the vet tool
2018-11-16 Russ Coxbuild: clear GO111MODULE during make.bash etc
2018-11-16 Alan Donovancmd/vet: reenable cgo test
2018-11-16 Russ Coxdoc/go_spec: tweak wording to avoid 'explicit assignmen...
2018-11-16 Russ Coxcmd/go: fix experiment isolation in cache key
2018-11-16 Russ Coxcmd/go: fix detection of unexpected files in downloaded...
2018-11-16 Robert Griesemercmd/compile: provide updating mechanism for format...
2018-11-16 Daniel Theophanesdatabase/sql: add examples for opening and testing...
2018-11-16 Leigh McCullochtesting: add example to package doc
2018-11-16 mbj36net/http: fix typo in the SameSite docs
2018-11-16 Alan Donovancmd/vet: fix two failing test cases
2018-11-16 Vladimir Kovpakreflect: add comment for String method of Kind struct
2018-11-16 Tobias Klausermisc/cgo/testsanitizers: gofmt
2018-11-16 Ian Lance Taylorcmd/cgo: fix comment grammar
2018-11-15 yuuji.yaginumacmd/go: correctly suggest tidy instead of nonexistent...
2018-11-15 Alan Donovancmd/vet: switch to x/tools/go/analysis implementation
2018-11-15 Austin Clementsruntime: eliminate mheap.busy* lists
2018-11-15 Austin Clementsruntime: implement efficient page reclaimer
2018-11-15 Austin Clementsruntime: mark span when marking any object on the span
2018-11-15 Austin Clementsruntime: record in-use spans in a page-indexed bitmap
2018-11-15 Austin Clementsruntime: track all heap arenas in a slice
2018-11-15 Alan Donovancmd/vet/all: use x/tools/go/analysis/cmd/vet not cmd/vet
2018-11-15 Alan Donovancmd/vendor: update to golang.org/x/tools@f62bfb54
2018-11-14 Keith Randallx/net/route: use libc calls on Darwin
next