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
/
ext
/
fs
Age
Commit message (
Expand
)
Author
2023-11-17
chore: forward v1.38.2 release commit to main (#21236)
denobot
2023-11-10
chore: forward v1.38.1 release commit to main (#21144)
denobot
2023-11-02
1.38.0 (#21051)
denobot
2023-11-01
feat: disposable Deno resources (#20845)
Luca Casonato
2023-10-13
chore: forward v1.37.2 release commit to main (#20897)
denobot
2023-10-12
refactor: FeatureChecker integration in ext/ crates (#20797)
Bartek Iwańczuk
2023-10-04
refactor: use deno_core::FeatureChecker for unstable checks (#20765)
Bartek Iwańczuk
2023-09-27
chore: forward v1.37.1 release commit to main (#20706)
denobot
2023-09-24
refactor: rewrite more ops to op2 (#20666)
Bartek Iwańczuk
2023-09-23
refactor: rewrite ops to op2 macro (#20628)
Bartek Iwańczuk
2023-09-19
1.37.0 (#20574)
denobot
2023-09-13
chore: bump deno_core and cargo update (#20480)
Matt Mastracci
2023-09-07
chore(ext/fs): port some ops to op2 (#20402)
Matt Mastracci
2023-09-07
feat: support import attributes (#20342)
David Sherret
2023-09-01
chore: forward v1.36.4 to main (#20352)
Bartek Iwańczuk
2023-08-24
chore: forward v1.36.3 release commit to main (#20270)
denobot
2023-08-23
fix(ext/web): add stream tests to detect v8slice split bug (#20253)
Matt Mastracci
2023-08-10
chore: forward v1.36.1 to main (#20119)
Divy Srivastava
2023-08-08
chore: rename some helpers on the Fs trait (#20097)
Luca Casonato
2023-08-03
1.36.0 (#20036)
denobot
2023-08-03
feat(permissions): add "--deny-*" flags (#19070)
Asher Gomez
2023-07-31
refactor: update core extension api usage (#19952)
Nayeem Rahman
2023-07-26
fix(ext/fs): fix MaybeArc when not sync_fs (#19950)
Matt Mastracci
2023-07-26
1.35.3 (#19947)
denobot
2023-07-25
perf: cache node resolution when accesing a global (#19930)
Bartek Iwańczuk
2023-07-20
chore: forward v1.35.2 release commit to main (#19887)
denobot
2023-07-12
chore: forward 1.35.1 back to main (#19814)
David Sherret
2023-07-05
1.35.0 (#19717)
denobot
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-26
Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...
Bartek Iwańczuk
2023-06-25
Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)
Nayeem Rahman
2023-06-23
fix(ext/fs): fix boolean checks in JS parser (#19586)
Luca Bruno
2023-06-22
refactor(serde_v8): split ZeroCopyBuf into JsBuffer and ToJsBuffer (#19566)
Bartek Iwańczuk
2023-06-16
chore: forward v1.34.3 release commit to main (#19526)
denobot
2023-06-13
Revert "refactor(core): cleanup feature flags for js source inclusion… (#19...
Bartek Iwańczuk
2023-06-13
refactor(core): cleanup feature flags for js source inclusion (#19463)
Nayeem Rahman
2023-06-12
feat: Adaptations to support OpenBSD port (#19153)
VlkrS
2023-06-09
chore: forward v1.34.2 release commit to main (#19434)
denobot
2023-06-06
refactor(core): ensureFastOps is an op-generating proxy (#19377)
Matt Mastracci
2023-05-29
chore: forward v1.34.1 to main (#19312)
Bartek Iwańczuk
2023-05-24
1.34.0 (#19246)
denobot
2023-05-24
feat(ext/fs): add isBlockDevice, isCharDevice, isFifo, isSocket to FileInfo (...
Hirotaka Tagawa / wafuwafu13
2023-05-18
chore: forward v1.33.4 release commit to main (#19181)
denobot
2023-05-14
refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...
Matt Mastracci
2023-05-12
chore: forward v1.33.3 release commit to main (#19111)
denobot
2023-05-11
fix(ext/fs): add more context_path (#19101)
David Sherret
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-05-08
refactor: prefix ops w/ crate they are defined in (#19044)
Luca Casonato
2023-05-08
refactor(ext/fs): `deno_fs::FileSystem` - conditional `Send + Sync` (#18993)
David Sherret
2023-05-07
chore: lint ext/fs/std_fs.rs (#19036)
Bartek Iwańczuk
[next]