]> Cypherpunks.ru repositories - gostls13.git/history - src/plugin
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / plugin /
2023-11-06 cui fliterplugin: add available godoc link
2023-04-18 Oleksandr Redkoplugin: fix duplicated word in comment
2023-04-14 Keith Randallcmd/link: establish dependable package initialization...
2023-03-09 Keith RandallRevert "cmd/link: establish dependable package initiali...
2023-03-03 Keith Randallcmd/link: establish dependable package initialization...
2022-11-23 Alan Donovanplugin: add warning
2022-11-18 cui fliterall: add missing periods in comments
2022-08-10 eric fangplugin: enable plugin test on linux/arm64
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-05 Russ Coxall: separate doc comment from //go: directives
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-10-28 Russ Coxall: go fix -fix=buildtag std cmd (except for bootstrap...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-02-20 Russ Coxall: go fmt std cmd (but revert vendor)
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-10-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-09 Brad Fitzpatrickall: remove the nacl port (part 1)
2019-09-03 Ayan Georgeplugin: add freebsd/amd64 plugin support
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-03-18 Keith Randallcmd/compile: reorganize init functions
2019-02-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-28 Tobias Klauserplugin: fix build constraint to disable test on linux...
2018-11-28 Alex Brainmanplugin: skip building tests on linux/arm64
2018-11-27 Alex Brainmancmd/link: do not use _GLOBAL_OFFSET_TABLE_ on windows/386
2018-09-06 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-08-22 Diego Siqueiraplugin: remove unused func
2018-05-18 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-05-08 Zhou Pengplugin: make stub lookup signature match dlopen version
2017-12-12 David Crawshawplugin: document support for macOS
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-10-26 David Crawshawcmd/link, plugin: always encode path
2017-09-09 David Crawshawruntime, plugin: error not throw on duplicate open
2017-08-17 Bryan C. Mills{net,os/user,plugin}: eliminate unnecessary C round...
2017-08-11 Austin ClementsMerge remote-tracking branch 'origin/dev.debug' into...
2017-08-07 Chris Broadfoot[release-branch.go1.9] all: merge master into release...
2017-07-28 Ian Lance Taylorplugin: mention that there are known bugs with plugins
2017-04-26 Todd Nealplugin: resolve plugin import path issue
2017-04-12 Todd Nealplugin: resolve random crash when calling exported...
2017-02-09 Francesc Campoyplugin: remove unnecessary import "C" from example
2017-02-01 Russ Coxall: merge dev.inline into master
2016-12-15 David Crawshawcmd/go, plugin: disable plugins on darwin
2016-11-15 David Crawshawcmd/link, runtime, plugin: versioning
2016-11-05 Leon Klingeleplugin: fix doc example fmt usage
2016-11-01 David Crawshawplugin: do not leak cRelName on error path
2016-10-31 David Crawshawcmd/link, plugin: use full plugin path for symbols
2016-10-19 David Crawshawplugin: mention OS X support and concurrency
2016-09-23 David Crawshawplugin: darwin support
2016-09-17 David Crawshawplugin: cast dlerror return value for android
2016-09-16 David Crawshawplugin: new package for loading plugins