Age | Commit message (Expand) | Author |
---|---|---|
2019-05-11 | core: make PinnedBuf::Raw -> PinnedBuf conversion actually a move | Bert Belder |
2019-05-02 | Work around Windows-only V8 concurrent initialization crash | Bert Belder |
2019-05-02 | core: remove support for moving deno_buf ownership from C++ to JavaScript | Bert Belder |
2019-05-01 | Refactor zero-copy buffers for performance and to prevent memory leaks | Bert Belder |
2019-05-01 | core: remove unused function StrBufNullAllocPtr() | Bert Belder |
2019-05-01 | Rename test targets (#2262) | Bartek IwaĆczuk |
2019-04-24 | core: Add test for snapshotting from Rust (#2197) | Ryan Dahl |
2019-04-08 | core: snapshot improvements (#2052) | Ryan Dahl |
2019-03-30 | Move //libdeno to //core/libdeno (#2015) | Ryan Dahl |