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
/
ops
Age
Commit message (
Expand
)
Author
2023-04-18
chore: forward v1.32.5 release commit to main (#18758)
denobot
2023-04-13
perf(ops): directly respond for eager ops (#18683)
Bartek Iwańczuk
2023-04-13
refactor(cli,ext,ops): cleanup `regex` with `lazy-regex` (#17296)
Yiyu Lin
2023-04-12
chore: forward v1.32.4 release commit to main (#18669)
denobot
2023-04-01
chore: forward v1.32.3 release commit to main (#18561)
denobot
2023-04-01
chore: forward v1.32.2 release commit to main (#18539)
denobot
2023-03-31
fix(ops): fallback when FastApiOneByteString is not utf8 (#18518)
Divy Srivastava
2023-03-31
perf: `const` op declaration (#18288)
Divy Srivastava
2023-03-27
feat: port node:zlib to rust (#18291)
Divy Srivastava
2023-03-23
chore: forward v1.32.1 release commit to main (#18399)
denobot
2023-03-22
1.32.0 (#18367)
denobot
2023-03-18
Reland "perf(core): preserve ops between snapshots (#18080)" (#18272)
Bartek Iwańczuk
2023-03-18
Revert "perf(core): preserve ops between snapshots (#18080)" (#18267)
Bartek Iwańczuk
2023-03-18
perf(core): preserve ops between snapshots (#18080)
Bartek Iwańczuk
2023-03-16
chore(ops): inline FastFunction trait methods (#18226)
Divy Srivastava
2023-03-16
chore: forward v1.31.3 release commit to main (#18222)
denobot
2023-03-10
chore: forward v1.31.2 release commit to main (#18114)
denobot
2023-03-05
chore(core): remove argc field from OpDecl (#18024)
Divy Srivastava
2023-03-05
feat(ops): relational ops (#18023)
Divy Srivastava
2023-03-03
feat(ops): reland fast zero copy string arguments (#17996)
Divy Srivastava
2023-02-28
fix(ext/ffi): Remove deno_core::OpState qualifiers, fix ops returning pointer...
Aapo Alasuutari
2023-02-24
chore: forward v1.31.1 release commit to main (#17939)
denobot
2023-02-24
1.31.0 (#17906)
denobot
2023-02-22
feat(ext/ffi): Replace pointer integers with v8::External objects (#16889)
Aapo Alasuutari
2023-02-17
feat(ext/node): implement `node:v8` (#17806)
Divy Srivastava
2023-02-07
chore: forward v1.30.3 release commit to main (#17677)
denobot
2023-02-03
chore: forward v1.30.2 release commit to main (#17641)
denobot
2023-02-02
chore: forward v1.30.1 release commit to main (#17623)
denobot
2023-01-29
perf(ops): Remove unnecessary fast call fallback options usage (#17585)
Aapo Alasuutari
2023-01-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-26
1.30.0 (#17532)
denobot
2023-01-17
chore: forward v1.29.4 release commit to main (#17453)
denobot
2023-01-16
refactor(cli): fewer clones (#17450)
Geert-Jan Zwiers
2023-01-15
fix(ops): disallow memory slices as inputs to async ops (#16738)
Andreu Botella
2023-01-14
chore: use rustfmt imports_granularity option (#17421)
Divy Srivastava
2023-01-14
feat(core): Reland support for async ops in realms (#17204)
Andreu Botella
2023-01-13
chore: forward 1.29.3 release back to main (#17401)
David Sherret
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
2023-01-05
chore: forward v1.29.2 release commit to main (#17277)
denobot
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-15
chore: forward v1.29.1 release commit to main (#17067)
denobot
2022-12-15
Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063)
Bartek Iwańczuk
2022-12-15
1.29.0 (#17052)
denobot
2022-12-14
feat: Stabilize Deno.TcpConn.setNoDelay() and Deno.TcpConn.setKeepAlive() (#1...
Bartek Iwańczuk
2022-12-05
fix(ops): disallow auto-borrowing OpState across potential await point (#16952)
Divy Srivastava
2022-12-02
feat(ops): Fast zero copy string arguments (#16777)
Divy Srivastava
2022-12-01
chore: forward v1.28.3 release commit to main (#16884)
denobot
2022-11-27
feat(ops): fast calls for Wasm (#16776)
Divy Srivastava
2022-11-27
perf(ops): Reenable fast unit result optimization (#16827)
Divy Srivastava
2022-11-27
chore(ops): increase codegen tests coverage (#16834)
Divy Srivastava
[next]