]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-12-18 Clément Chigotruntime: fix backtrace during C syscalls for aix/ppc64
2018-12-18 Clément Chigotcmd/link: optimize access to data symbols for aix/ppc64
2018-12-18 Clément Chigotdoc/1.12: add notes about aix/ppc64 port
2018-12-18 Austin Clementsruntime: flush on every write barrier while debugging
2018-12-18 Martin Möhrmanndoc: document GODEBUG options to disable use of instruc...
2018-12-18 Joel Singruntime,cmd/dist,cmd/link: add cgo support on openbsd/arm
2018-12-18 Robert Griesemercmd/compile: increase nesting depth limit for type...
2018-12-17 Ian Lance Taylordoc: explain how to use "go vet -shadow"
2018-12-17 Michael Anthony... runtime: allocate from free and scav fairly
2018-12-17 Michael Anthony... runtime: add iterator abstraction for mTreap
2018-12-17 Clément Chigotcmd/link: move XCOFF data addresses to an unreachable...
2018-12-17 David Chasecmd/compile: prevent double-walk of switch for OPRINT...
2018-12-17 Michael Anthony... runtime: fix sysUsed for Windows
2018-12-17 Filippo Valsordadoc/go1.12: release notes for crypto
2018-12-17 Filippo Valsordadoc/go1.12: release notes for "go doc -all"
2018-12-17 Austin Clementsruntime: capture pause stack for late gcWork put debugging
2018-12-17 Austin Clementsruntime: make traceback indicate whether _defer was...
2018-12-17 Austin Clementsruntime: record extra information in throwOnGCWork...
2018-12-17 Clément Chigotcmd: improve aix/ppc64 new symbol addressing
2018-12-17 Austin Clementsdoc/go1.12: updates for runtime and compiler
2018-12-17 Robert Griesemercmd/compile: generate interface method expression wrapp...
2018-12-17 Austin Clementsruntime: poison the write barrier buffer during flushing
2018-12-17 Clément Chigotcmd/link: fix error messages for external linking on...
2018-12-17 Alex Brainmanos: make Stat work on FAT file system
2018-12-17 Joel Singcmd/dist: re-enable VFPv3 on openbsd/arm
2018-12-17 Austin Clementsruntime: fix hangs in TestDebugCall*
2018-12-16 Agniva De Sarkergo/doc: handle Examples with no body
2018-12-15 Elias Naurcmd/fix,cmd/cgo,misc/cgo: map the EGLDisplay C type...
2018-12-15 Jordan Rheecmd/nm: report windows/arm as relocatable in TestGoExec
2018-12-15 Shenghou Macmd/link: fix in-package syso linking
2018-12-15 Bryan C. Millscmd/go/internal/cache: save more data from DefaultDir
2018-12-14 Filippo Valsordadoc: document Go 1.11.4
2018-12-14 Filippo Valsordadoc: document Go 1.10.7
2018-12-14 Brad Fitzpatricknet/http/httptest: don't register a flag unless it...
2018-12-14 Brad Fitzpatrickinternal/x/net/http2/hpack: update from upstream
2018-12-14 Bryan C. Millscmd/go/internal/get: move wildcard-trimming to before...
2018-12-14 Clément Chigotsyscall: remove linknames to runtime symbols for aix...
2018-12-14 Martin Möhrmanncmd/compile: fix length overflow when appending element...
2018-12-14 Bryan C. Millscmd/go: set user and email in test-local git repos
2018-12-14 Dmitri Shuralyovdoc: document Go 1.11.3 and Go 1.10.6
2018-12-14 Filippo Valsordacrypto/x509: limit number of signature checks for each...
2018-12-14 Bryan C. Millscmd/go/internal/get: relax pathOK check to allow any...
2018-12-14 Bryan C. Millscmd/go/internal/get: use a strings.Replacer in expand
2018-12-14 Bryan C. Millscmd/go/internal/get: reject Windows shortnames as path...
2018-12-14 Bryan C. Millscmd/go: reject 'get' of paths containing leading dots...
2018-12-14 Joe Tsaigo/doc: simplify and robustify link detection logic
2018-12-13 Ian Lance Taylormime/multipart: quote boundary in Content-Type if necessary
2018-12-13 Evan Klitzketext/html: escape MIME type "application/ld+json" as...
2018-12-13 Ian Lance Taylorfmt: include failing method name in panic message
2018-12-13 Robert Griesemermath: don't run huge argument tests on s390x
2018-12-13 Bryan C. Millscmd/go/internal/work: skip TestRespectSetgidDir on js.
2018-12-13 Than McIntoshgo/internal/gccgoimporter: test fix for older gccgo...
2018-12-13 Brian Kesslermath: correct mPi4 comment
2018-12-13 Brad Fitzpatrickcmd/vendor: update vendored golang.org/x/sys/unix
2018-12-13 Brad Fitzpatrickdoc/go1.12: add note about CL 153559's syscall/js.Callb...
2018-12-13 dupoxybytes: add ReplaceAll example
2018-12-13 Katie Hockmandoc: 1.12 release notes for regexp, runtime, and runtim...
2018-12-13 Bryan C. Millscmd/go: test 'go get' and 'go install' with an (invalid...
2018-12-13 Richard Musiolsyscall/js: rename js.Callback to js.Func
2018-12-13 Joel Singruntime: correct signal structs/offsets for openbsd/arm
2018-12-13 Andrew Bonventredoc/go1.12: add release notes for bufio and syscall...
2018-12-13 Elias Naurruntime,os,syscall,internal/poll: replace getdirentries...
2018-12-13 Mark Pulfordcmd/go/internal/work: ensure correct group for TestResp...
2018-12-13 Lynn Bogeros/signal: increase wait time for signal delivery time...
2018-12-13 Robert Griesemermath: use constant rather than variable for exported...
2018-12-13 Brian Kesslermath: implement trignometric range reduction for huge...
2018-12-13 Jordan Rheecmd/link: skip TestRuntimeTypeAttrInternal on windows/arm
2018-12-13 Joel Singcmd/vendor: update golang.org/x/sys/unix
2018-12-13 Joel Singsyscall: use correct cmsg alignment for openbsd/arm
2018-12-13 dupoxystrings: add ReplaceAll example
2018-12-13 Brad Fitzpatrickstrings: revert accidental example change from CL 153840
2018-12-12 Muhammad Falak... go/build: document when Context.BuildTags is used.
2018-12-12 Jordan Rheeruntime: pass LR to sigprof on windows/arm
2018-12-12 Bryan C. Millscmd/go: reject GOCACHE=off when the default cache is...
2018-12-12 Than McIntoshgo/internal/gccgoimporter: permit fixups for V2 export...
2018-12-12 Hana Kimcmd/go/internal/web2: log http requests with -v
2018-12-12 Andrew Bonventresyscall: update doc comment to match behavior for Proc...
2018-12-12 Bryan C. Millscmd/go/internal/modfetch: skip symlinks in (*coderepo...
2018-12-12 Bryan C. Millscmd/go: reproduce #28680
2018-12-12 Bryan C. Millscmd/go: retain sums for replacement modules in 'go...
2018-12-12 Keith Randallcmd/compile: don't combine load+op if the op has SymAdd...
2018-12-12 Julie Qiudoc/go1.12: release notes for testing
2018-12-12 Julie Qiucmd/go: link to the FAQ for errors that indicate privat...
2018-12-12 Leigh McCullochencoding/xml, encoding/json: docs and examples using...
2018-12-12 David Chasecmd/compile: Avoid and filter out zero-length location...
2018-12-12 Robert Griesemergo/format: add simple benchmark framework and basic...
2018-12-12 Joel Singruntime/pprof: ignore cpu profile test failures on...
2018-12-12 Joel Singsyscall: regenerate ztypes for openbsd/arm
2018-12-12 Ian Lance Tayloros: in RemoveAll, try Remove first
2018-12-12 Jordan Rheeruntime/pprof: fix TestCPUProfileWithFork on Windows/ARM
2018-12-12 Jordan Rheeruntime: fix profiling on windows/ARM
2018-12-12 Ian Lance Taylorcmd/cgo: set correct column for user-written code
2018-12-11 Bryan C. Millscmd/go: fix 'go test' and 'go fmt' with files outside...
2018-12-11 Bryan C. Millscmd/go/internal/modfetch/codehost: return VCSError...
2018-12-11 Keith Randallcmd/compile: use innermost line number for -S
2018-12-11 Bryan C. Millscmd/go: add a [root] condition to script_test
2018-12-11 Clément Chigotgo/internal/gccgoimporter: add XCOFF support
2018-12-11 Bryan C. Millscmd/go: add a chmod command to script_test
2018-12-11 Clément Chigotinternal/xcoff: add big archive support
2018-12-11 Joel Singruntime: revise openbsd/arm runtime defs
next