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
Age
Commit message (
Expand
)
Author
2018-10-03
timers: remove the old timer implementation
Bert Belder
2018-10-03
timers: add some more unit tests
Li Hao
2018-10-03
timers: implement timers in javascript
Bert Belder
2018-10-03
ci: set RUST_BACKTRACE=1
Bert Belder
2018-10-03
Hide line with value zero (#882)
Kanishkar J
2018-10-03
Add fetch_deps to syscall count.
Ryan Dahl
2018-10-02
Guess extensions on extension not provided (#859)
Kevin (Kun) "Kassimo" Qian
2018-10-01
Adjust how handle_read handle_write function.
Ryan Dahl
2018-10-01
Rename FdTable to ResourceTable.
Ryan Dahl
2018-10-01
Format.
Ryan Dahl
2018-10-01
Bind `this` to console methods (#873)
Kevin (Kun) "Kassimo" Qian
2018-10-01
rename parse_core_args to v8_set_flags_preprocess (#871)
ztplz
2018-09-30
Limit depth of output in console.log for nested objects, and add console.dir ...
Yingbo (Max) Wang
2018-09-30
Add copyFile/copyFileSync (#863)
Kevin (Kun) "Kassimo" Qian
2018-09-30
Remove unused table WriteFileSync
Kevin (Kun) "Kassimo" Qian
2018-09-30
Add fetch_deps syscall count benchmark.
Ryan Dahl
2018-09-30
Format
Ryan Dahl
2018-09-30
tools: define ERROR_INVALID_PARAMETER in utils.py
Bert Belder
2018-09-30
Add deno.truncate (#805)
ztplz
2018-09-30
Add top-level await issue link to readme (#860)
Eric Lewis
2018-09-30
Improve fetch headers (#853)
ztplz
2018-09-29
v0.1.6
Ryan Dahl
2018-09-28
Adds basic File I/O and FD table.
Ryan Dahl
2018-09-28
appveyor: re-enable python stdout buffering
Bert Belder
2018-09-28
libdeno: use cstream instead of printf to write to stderr
Bert Belder
2018-09-28
libdeno: remove dead code
Bert Belder
2018-09-27
Better build instructions for windows
Nisheet Sinvhal
2018-09-27
third_party: gitignore depot_tools/.cipd_client temporary files
Bert Belder
2018-09-27
Print 'Compiling' when compiling TS.
Ryan Dahl
2018-09-27
Support zero-copy data in libdeno.send(). (#838)
Ryan Dahl
2018-09-27
Ensure spawning python server twice raises an exception.
Andy Hayden
2018-09-27
Add benchmark descriptions.
Ryan Dahl
2018-09-27
Benchmarks: github link and truncate sha1 (#845)
Kevin (Kun) "Kassimo" Qian
2018-09-26
Travis benchmark (#832)
ztplz
2018-09-26
Error pretty print (print stack)
Kevin (Kun) "Kassimo" Qian
2018-09-26
Expand binary size benchmark (#830)
Kevin (Kun) "Kassimo" Qian
2018-09-26
Use the thread pool for blocking I/O
Ryan Dahl
2018-09-26
travis: don't cache unnecessary cargo and rustup files
Bert Belder
2018-09-26
travis: name CARGO_HOME and RUSTUP_HOME env vars correctly
Bert Belder
2018-09-26
travis: use sccache to cache rust targets
Bert Belder
2018-09-26
tools/setup: detect sccache presence and use it to cache rustc targets
Bert Belder
2018-09-26
build: add support for rustc_wrapper
Bert Belder
2018-09-26
build: let rustc pick filenames, remove rust depfile hack
Bert Belder
2018-09-26
build: do not quote cc_wrapper on windows
Bert Belder
2018-09-26
tools/setup: add gn_string() utility function
Bert Belder
2018-09-26
tools: add shell_quote() utility function
Bert Belder
2018-09-26
Revert "Expand binary size benchmark (#830)"
Bert Belder
2018-09-25
Expand binary size benchmark (#830)
Kevin (Kun) "Kassimo" Qian
2018-09-25
Disable test_fetch_sync_string.
Ryan Dahl
2018-09-25
Add SetGlobalTimeout().
Ryan Dahl
[prev]
[next]