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-16
improve benchmark page performance and fix test (#1002)
Yoshiya Hinosawa
2018-10-16
Interrupt http_server.py by ctrl + c (#1001)
Amos Lim
2018-10-16
First pass at http benchmark.
Ryan Dahl
2018-10-16
Fix throughput_benchmark
Ryan Dahl
2018-10-16
Format
Ryan Dahl
2018-10-15
`deno -v` should report typescript version
Jinho Bang
2018-10-15
Exit cleanly on unrecognized arguments (#990)
Andy Hayden
2018-10-15
Fix a binary size regression
Jinho Bang
2018-10-15
Update to TypeScript 3.1 and ts-simple-ast 17 (#980)
Kitson Kelly
2018-10-15
Improve build performance by using jumbo build
Jinho Bang
2018-10-15
Specify deno_dir location with env var DENO_DIR (#970)
Amos Lim
2018-10-14
Add CONTRIBUTING.md
Kitson Kelly
2018-10-14
Align JSDoc to style guide.
Kitson Kelly
2018-10-13
Remove deno name assumption from tests
Kevin (Kun) "Kassimo" Qian
2018-10-13
Add cwd() and chdir() (#907)
Shiva Prasanth
2018-10-12
v0.1.8
Ryan Dahl
2018-10-12
Fix promise reject issue (#936)
Kevin (Kun) "Kassimo" Qian
2018-10-12
perf: Increase copy() buffer to 32k
Ryan Dahl
2018-10-11
Add support for --types
Kitson Kelly
2018-10-11
Replace globals.d.ts with lib.deno_runtime.d.ts
Kitson Kelly
2018-10-11
Use node v8 on Travis.
Ryan Dahl
2018-10-11
Fix metrics() race condition. (#965)
Ryan Dahl
2018-10-11
Improve tools/unit_tests.py (#958)
Ryan Dahl
2018-10-11
Add throughput benchmark (#961)
Ryan Dahl
2018-10-11
Add deno.metrics()
Bartek IwaĆczuk
2018-10-11
timers: align unit tests with others
Li Hao
2018-10-11
Add links of issues in Roadmap.md
Amos Lim
2018-10-10
src/http.rs -> src/http_util.rs
Ryan Dahl
2018-10-10
Rename fd to rid
J2P
2018-10-10
Rename BadFileDescriptor
J2P
2018-10-10
Upgrade hyper-rustls
Ryan Dahl
2018-10-10
Clean up Isolate::event_loop with utility function.
Ryan Dahl
2018-10-10
Add counts for ignored , measured, filtered
ztplz
2018-10-09
Add redirect follow feature (#934)
Kevin (Kun) "Kassimo" Qian
2018-10-09
Re-enable test_fetch_sync_string
Ryan Dahl
2018-10-08
timers: add test for clearTimer bug #942
Bert Belder
2018-10-08
timers: fix clearTimer bug
Li Hao
2018-10-08
Remove deno_get_data()
Bert Belder
2018-10-08
Abide by the rules when passing Isolate between c and rust
Bert Belder
2018-10-08
Remove ntasks aliasing workaround
Bert Belder
2018-10-08
Rename Deno.data to Deno.user_data
Bert Belder
2018-10-08
Rename Isolate.ptr to Isolate.libdeno_isolate
Bert Belder
2018-10-08
Format
Bert Belder
2018-10-08
Check thrown type, print String(...) if not instance of error (#939)
Kevin (Kun) "Kassimo" Qian
2018-10-07
Updates to js to clean up default library
Kitson Kelly
2018-10-06
refactor: stop hard coding some of benchmark names
Yoshiya Hinosawa
2018-10-06
docs: fix urls in comments
Yoshiya Hinosawa
2018-10-06
Export missing io types from deno
ns
2018-10-06
Make ntasks an atomic counter.
Ryan Dahl
2018-10-06
Add failing test for #919.
Kevin (Kun) "Kassimo" Qian
[prev]
[next]