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-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
2018-10-06
Temporarily disable shutdown tests.
Ryan Dahl
2018-10-06
Fix symlink error message
Kevin (Kun) "Kassimo" Qian
2018-10-06
Fix unused variable warning in release mode.
Ryan Dahl
2018-10-05
Replace panic with error on windows for symlink
Kevin (Kun) "Kassimo" Qian
2018-10-05
tslint warning supress using tsconfig
cedric05
2018-10-05
Remove race condition from netCloseReadSuccess test
Kevin (Kun) "Kassimo" Qian
2018-10-05
Upgrade Flatbuffers
Ryan Dahl
2018-10-05
readme: fix formatting error
Bert Belder
2018-10-05
Clean up helpers in src/errors.rs
Ryan Dahl
2018-10-05
Print test name before it fails.
Ryan Dahl
2018-10-05
Always die on panic.
Ryan Dahl
2018-10-05
Format
Ryan Dahl
2018-10-05
Implement closeRead/closeWrite using TcpStream::shutdown (#903)
Kevin (Kun) "Kassimo" Qian
2018-10-05
Hide compiler module (#909)
Kitson Kelly
2018-10-05
Changed tools/lint.py to lint the entire js and tests directories. (#900)
Chris Bystrek
2018-10-04
Move Platform from types to platform
Kitson Kelly
[prev]
[next]