index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
go_marshal
/
marshal
Age
Commit message (
Expand
)
Author
2020-08-08
Merge release-20200804.0-51-g977618c8e (automated)
gVisor bot
2020-08-07
add stub go marshallable implementation
Boyuan He
2020-07-24
Merge release-20200622.1-216-gc59b792f5 (automated)
gVisor bot
2020-07-24
[go-marshal] Update API
Ayush Ranjan
2020-05-27
Merge release-20200518.0-45-g0bc022b7 (automated)
gVisor bot
2020-04-01
Merge release-20200323.0-45-g840980a (automated)
gVisor bot
2020-03-31
Implement automated marshalling for slices of Marshallable types.
Rahat Mahmood
2020-02-20
Merge release-20200211.0-55-gd90d714 (automated)
gVisor bot
2020-02-20
Remove bytes read/written from marshal.Marshallable API.
gVisor bot
2020-02-15
Merge release-20200211.0-27-g5cc0bbb (automated)
gVisor bot
2020-02-15
Ensure Marshallable.SizeBytes() always works on a typed nil pointer.
gVisor bot
2020-02-15
Merge release-20200211.0-26-g3d32ad1 (automated)
gVisor bot
2020-02-14
Generate implementation of io.WriterTo via go-marshal.
gVisor bot
2020-02-14
Merge release-20200211.0-18-g3c26f5e (automated)
gVisor bot
2020-02-13
Ensure the marshalled object doesn't escape.
gVisor bot
2020-01-27
Standardize on tools directory.
Adin Scannell
2019-09-09
go_marshal: Implement automatic generation of ABI marshalling code.
Rahat Mahmood