8000 Tags · st0pli/pty · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: st0pli/pty

Tags

v1.1.17

Toggle v1.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename loongarchx to loong64. (creack#130)

loong64 GOARCH value reserved for LoongArch architecture:
	https://golang.org/doc/go1.17.

github issues:
	golang/go#46229

LoongArch documents:
	https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html

Signed-off-by: guoqi.chen <chenguoqi@loongson.cn>

v1.1.16

Toggle v1.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add freebsd/ppc64 support in test_crosscompile.sh (creack#128)

v1.1.15

Toggle v1.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix typo in openbsd build constraint (creack#125)

I noticed this when building termshark with Go 1.17.

v1.1.14

Toggle v1.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for OpenBSD mips64 (creack#123)

v1.1.13

Toggle v1.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simplify solaris implementation. (creack#120)

Remove golang.org/x/sys/unix dependency for solaris
Add new go build tag directives

v1.1.12

Toggle v1.1.12's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Add support for NetBSD and LoongArch

v1.1.11

Toggle v1.1.11's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
creack Guillaume J. Charmes
Add openbsd archs

Signed-off-by: Guillaume J. Charmes <git+guillaume@charmes.net>

v1.1.10

Toggle v1.1.10's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fix pty.Start to work with go1.15.

v1.1.9

Toggle v1.1.9's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bump go 1.13

Signed-off-by: Guillaume J. Charmes <gcharmes@magicleap.com>

v1.1.7

Toggle v1.1.7's commit message

Unverified

This user has not yet uploaded their public signing key.
remove go.mod in go.mod

Signed-off-by: Guillaume J. Charmes <guillaume@charmes.net>
0