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
/
runtime
/
js
Age
Commit message (
Expand
)
Author
2024-09-03
chore(fs): remove `Deno.flock[Sync]()` (#25350)
Asher Gomez
2024-09-03
BREAKING(io): remove `Deno.iter[Sync]()` (#25346)
Asher Gomez
2024-09-03
BREAKING: remove `Deno.close()` (#25347)
Asher Gomez
2024-09-03
chore: cleanup code for deprecation notices in JS code (#25368)
Bartek Iwańczuk
2024-08-31
chore(fs): remove `Deno.futime[Sync]()` (#25252)
Asher Gomez
2024-08-31
chore(net): remove `Deno.shutdown()` (#25253)
Asher Gomez
2024-08-31
chore: remove `Deno.resources()` (#25251)
Asher Gomez
2024-08-31
chore: remove `Deno.metrics()` (#25167)
Asher Gomez
2024-08-28
refactor: don't virtualize the `console` global for node mode (#25263)
Luca Casonato
2024-08-20
chore: enable no-console dlint rule (#25113)
David Sherret
2024-08-15
refactor: `version` module exports a single const struct (#25014)
Bartek Iwańczuk
2024-08-15
fix(node): Create additional pipes for child processes (#25016)
Nathan Whitaker
2024-08-14
feat(serve): Opt-in parallelism for `deno serve` (#24920)
Nathan Whitaker
2024-08-02
Revert "feat: async context" (#24856)
snek
2024-08-02
feat: async context (#24402)
snek
2024-08-02
docs: fix typos (#24820)
Andreas Deininger
2024-08-02
BREAKING(temporal/unstable): Remove obsoleted Temporal APIs (#24836)
Kenta Moriuchi
2024-07-24
Reland "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24692)
Bartek Iwańczuk
2024-07-04
feat(jupyter): support `confirm` and `prompt` in notebooks (#23592)
Zander Hill
2024-07-01
feat: upgrade deno_core (#24364)
snek
2024-06-13
fix(cli): missing flag for `--unstable-process` (#24199)
Luca Casonato
2024-06-02
fix: validate integer values in `Deno.exitCode` setter (#24068)
Kenta Moriuchi
2024-05-29
feat: Add `Deno.exitCode` API (#23609)
Luke Edwards
2024-05-23
feat: enable pointer compression via deno_core bump (#23838)
Matt Mastracci
2024-05-23
fix(runtime): use more null proto objects (#23921)
Luca Casonato
2024-05-14
fix(runtime): output to stderr with colors if a tty and stdout is piped (#23813)
David Sherret
2024-05-05
fix(ext/node): don't rely on Deno.env to read NODE_DEBUG (#23694)
Satya Rohith
2024-05-05
chore: fix outdated note in `runtime/js/README.md` (#23673)
Antoine du Hamel
2024-04-24
feat: Add `deno serve` subcommand (#23511)
Matt Mastracci
2024-04-24
feat(ext/http): Implement request.signal for Deno.serve (#23425)
Matt Mastracci
2024-04-19
refactor(ext/http): extract 02_websocket.ts from 01_http.js (#23460)
Matt Mastracci
2024-04-19
FUTURE: remove `Deno.customInspect` (#23453)
Asher Gomez
2024-04-18
chore: remove unused, unstable 'http' namespace (#23436)
Matt Mastracci
2024-04-16
fix(ext/node): dispatch beforeExit/exit events irrespective of listeners (#23...
Satya Rohith
2024-04-15
refactor: move lifecycle events dispatch to Rust (#23358)
Bartek Iwańczuk
2024-04-10
chore: update references to `deno_std` to use JSR (#23239)
Asher Gomez
2024-04-09
fix(ext/node): implement MessagePort.unref() (#23278)
Satya Rohith
2024-04-08
chore: update WPT (#23111)
Asher Gomez
2024-04-07
FUTURE(ext/fs): remove `Deno.FsWatcher.prototype.rid` (#23234)
Asher Gomez
2024-04-07
FUTURE(ext/fs): make `Deno.FsFile` constructor illegal (#23235)
Asher Gomez
2024-04-05
FUTURE: remove deprecated APIs within workers (#23220)
Asher Gomez
2024-04-04
fix(ext/node): count MessagePort message listeners in hasMessageEventListener...
Satya Rohith
2024-03-27
FUTURE(ext/fs): remove `Deno.FsFile.rid` (#23087)
Asher Gomez
2024-03-27
FUTURE: remove `Deno.resources()` (#23095)
Asher Gomez
2024-03-26
feat: remove deprecated methods from namespace with `DENO_FUTURE=1` (#23075)
Asher Gomez
2024-03-24
refactor(bench): align ops to testing ops (#23038)
Bartek Iwańczuk
2024-03-22
perf: warm expensive init code at snapshot time (#22714)
Matt Mastracci
2024-03-21
fix: do not memoize `Deno.ppid` (#23006)
Divy Srivastava
2024-03-20
fix(ext/node): FsWatcher ref and unref (#22987)
Divy Srivastava
2024-03-15
fix(ext/node): worker_threads doesn't exit if there are message listeners (#2...
Bartek Iwańczuk
[prev]
[next]