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-20
fix some typo in Docs.md
ztplz
2018-10-20
Exit http_server.py if it's crashed
Andy Hayden
2018-10-20
build: make rollup generate a depfile for the bundle build
Bert Belder
2018-10-19
Upgrade crates
Ryan Dahl
2018-10-19
Upgrade node_modules.
Ryan Dahl
2018-10-19
Add style to benchmark page
Ryan Dahl
2018-10-19
Add Docs.md
Ryan Dahl
2018-10-19
Sort ops.
Ryan Dahl
2018-10-19
Disable warning on linux.
Ryan Dahl
2018-10-19
Add missing copyrights (#1024)
ztplz
2018-10-19
Make fetch header compliant with the current spec (#1019)
ztplz
2018-10-19
Fix a typo in http_benchmark.py
J2P
2018-10-19
libdeno: store v8::Persistent in map by value instead of by reference
Bert Belder
2018-10-19
format
Bert Belder
2018-10-18
Optimization: Use std::map for tracking zero-copy buffers
Ryan Dahl
2018-10-18
add test case for metrics
Bartek Iwańczuk
2018-10-18
fix metrics logic
Bartek Iwańczuk
2018-10-17
Optimization: Reuse ArrayBuffer during serialization.
Ryan Dahl
2018-10-17
Add tools/build_test.py
Ryan Dahl
2018-10-17
Reduce ArrayBuffer allocations in ImportBuf()
Ryan Dahl
2018-10-17
Only run deno during ./tools/http_benchmark.py
Ryan Dahl
2018-10-17
Fix a bug that copyFile reports different error codes
Jinho Bang
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
[prev]
[next]