summaryrefslogtreecommitdiff
path: root/core/shared_queue.rs
AgeCommit message (Expand)Author
2020-01-29Upgrade rusty_v8 (#3816)Ryan Dahl
2020-01-23Upgrade rusty_v8 to 0.2.0 (#3764)Ryan Dahl
2020-01-21Upgrade to rusty_v8 v0.1.1 (#3741)Bert Belder
2020-01-11refactor: remove Isolate.current_send_cb_info and DenoBuf, port Isolate.share...Bartek Iwańczuk
2020-01-06refactor: remove core/libdeno.rs (#3611)Bartek Iwańczuk
2020-01-02Add missing year ranges to copyright notices (#3582)Waldir Pimenta
2019-09-30feat: op registration in core (#3002)Bartek Iwańczuk
2019-08-26fix: shared queue requires aligned buffer (#2816)Bartek Iwańczuk
2019-08-07Add op_id throughout op API (#2734)Ryan Dahl
2019-08-05Remove dispatch optimization (#2732)Ryan Dahl
2019-06-14Revert "Refactor dispatch handling (#2452)"Ryan Dahl
2019-06-13Refactor dispatch handling (#2452)andy finch
2019-05-03core,cli: fix clippy warningsBert Belder
2019-04-21Fixes #2033, shared queue push bug (#2158)Ryan Dahl
2019-04-02Clippy fixesBert Belder
2019-03-28Make sharedQueue overflow warning quieter (#2008)Ryan Dahl
2019-03-18Integrate //core into existing code baseRyan Dahl
2019-03-15core: remove reset() from SharedQueue APIBert Belder
2019-03-15core: Behavior shouldn't be genericRyan Dahl