index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rlp
/
encode.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
rlp: add "tail" struct tag
Felix Lange
2016-02-19
1
-5
/
+6
*
rlp: move ListSize to raw.go
Felix Lange
2015-09-11
1
-6
/
+0
*
rlp: add RawValue
Felix Lange
2015-09-11
1
-0
/
+7
*
rlp: fix encReader returning nil buffers to the pool
Felix Lange
2015-09-11
1
-4
/
+9
*
rlp: add support for boolean encoding/decoding
Péter Szilágyi
2015-08-13
1
-0
/
+11
*
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
rlp: add ListSize
Felix Lange
2015-06-30
1
-0
/
+6
*
rlp: remove Flat
Felix Lange
2015-06-30
1
-42
/
+0
*
rlp: pool encoder allocations
Felix Lange
2015-06-30
1
-9
/
+27
*
rlp: stricter rules for structs and pointers
Felix Lange
2015-04-17
1
-4
/
+4
*
rlp: encode nil array pointers as empty list or string
Felix Lange
2015-03-25
1
-8
/
+26
*
rlp: add Stream.Raw
Felix Lange
2015-03-21
1
-11
/
+19
*
rlp: fix encoding of one element strings and byte slices
Felix Lange
2015-03-19
1
-7
/
+14
*
rlp: don't panic for nil *big.Int
Felix Lange
2015-03-18
1
-1
/
+6
*
wip
obscuren
2015-02-13
1
-1
/
+21
|
\
|
*
rlp: fix encoding of arrays with byte element type
Felix Lange
2015-02-06
1
-1
/
+21
*
|
rlp: add Flat
Felix Lange
2015-02-12
1
-0
/
+49
|
/
*
rlp: allow encoding non-empty interface values
Felix Lange
2015-01-16
1
-2
/
+1
*
rlp: add functions for encoding
Felix Lange
2015-01-15
1
-0
/
+532