index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
serde_v8
Age
Commit message (
Expand
)
Author
2021-10-26
perf(http): encode string bodies in op-layer (#12451)
Aaron O'Mullan
2021-10-25
chore: bump crate version for 1.15.3 (#12531)
Yoshiya Hinosawa
2021-10-20
feat(serde_v8): allow all values to deserialize to unit type (#12504)
Aaron O'Mullan
2021-10-20
feat(serde_v8): StringOrBuffer (#12503)
Aaron O'Mullan
2021-10-20
chore: return serde_v8 to main repo (#12500)
Aaron O'Mullan
2021-06-09
chore: move serde_v8 to separate repo (#10909)
Bartek Iwańczuk
2021-05-31
v1.10.3
Bert Belder
2021-05-31
fix(serde_v8): remove intentional deserialization error on non-utf8 strings (...
Aaron O'Mullan
2021-05-11
chore: release crates (#10596)
Bartek Iwańczuk
2021-05-11
feat(runtime/worker): Structured cloning worker message passing (#9323)
Tim Ramlot
2021-05-10
upgrade: rusty_v8 0.22.2 (#10551)
Bartek Iwańczuk
2021-04-30
feat(serde_v8): ZeroCopyBuf (#10432)
Aaron O'Mullan
2021-04-21
chore: release crates (#10269)
Bartek Iwańczuk
2021-04-20
chore: update copyright headers (#10243)
Yoshiya Hinosawa
2021-04-19
refactor(core): move SerializablePkg to serde_v8 (#10231)
Aaron O'Mullan
2021-04-18
refactor(serde_v8): move magic code to subfolder and minor cleanup (#10230)
Aaron O'Mullan
2021-04-18
lint(serde_v8): fix "inconsistent struct constructor" (#10227)
Aaron O'Mullan
2021-04-13
chore: release crates (#10164)
Bartek Iwańczuk
2021-04-13
upgrade: rusty_v8 0.22.1 (V8 9.1.269.5) (#10159)
Bert Belder
2021-04-13
upgrade: rusty_v8 0.22.0 (V8 9.1.269.2) (#10152)
Bert Belder
2021-04-08
chore: update deps (#10058)
Luca Casonato
2021-04-04
perf(serde_v8): preallocate vector when serializing arrays (#9955)
Aaron O'Mullan
2021-04-04
perf(serde_v8): drop need for EscapableHandleScope (#9990)
Aaron O'Mullan
2021-04-04
perf(serde_v8): introduce Serializable boxable object (#9983)
Aaron O'Mullan
2021-04-04
perf(serde_v8): drop need for RC in serializer (#9987)
Aaron O'Mullan
2021-04-02
perf(serde_v8/de): implement SeqAccess size_hint (#9975)
Aaron O'Mullan
2021-03-31
refactor: new optimized op-layer using serde_v8 (#9843)
Aaron O'Mullan
2021-03-30
serde_v8: restore ser/de benches (#9939)
Aaron O'Mullan
2021-03-28
chore: fix clippy warning in serde_v8. (#9917)
Divy Srivastava
2021-03-27
chore: add Deno copyright headers to all rust files (#9909)
Aaron O'Mullan
2021-03-26
chore: publish serde_v8, bump version (#9898)
Ryan Dahl
2021-03-25
Introduce serde_v8 (#9722)
Aaron O'Mullan
[prev]