12865 Commits (d157976ceca56662bd7dc512f88af5605a540781)
 

Author SHA1 Message Date
Ali Ijaz Sheikh e2dec98837 deps: upgrade to V8 4.7.80.25 9 years ago
cjihrig 1ec09b0449 src: don't print garbage errors 9 years ago
Ben Noordhuis e6e78910af src: use GetCurrentProcessId() for process.pid 9 years ago
Gireesh Punathil cf6529985e test: fix time resolution constraint 9 years ago
Rod Vagg 1d8c92e8b4 doc: s/node.js/Node.js in readme 9 years ago
Rod Vagg ab009a0955 2015-12-04, Version 5.1.1 (Stable) 9 years ago
Rod Vagg e935a5214c 2015-12-04, Version 4.2.3 "Argon" (LTS) Release 9 years ago
Rod Vagg 07d8741ddf 2015-12-04, Version 0.12.9 (Stable) 9 years ago
Rod Vagg 2c61b84772 2015-12-04, Version 0.10.41 (Maintenance) 9 years ago
Rod Vagg 483016ffd9 2015-11-25 Version 0.12.8 (LTS) Release 9 years ago
yorkie cc2ceb6cb9 doc: improve child_process.markdown wording 9 years ago
evan.lucas 1e324d883e deps: backport bc2e393 from v8 upstream 9 years ago
Fedor Indutny d9d050d396 deps: cherry-pick 68e89fb from v8's upstream 9 years ago
Julien Gilli edfc8cde04 deps: backport 1ee712a from V8 upstream 9 years ago
Ali Ijaz Sheikh dc09bbe3ee test: fix test-repl-tab-complete after V8 upgrade 9 years ago
Ali Ijaz Sheikh 8a43a3d761 deps: upgrade V8 to 4.7.80.24 9 years ago
Rich Trott 8a2acd4cc9 test: refactor test-http-exit-delay 9 years ago
Ben Noordhuis f88b1576e5 deps: backport a7e50a5 from upstream v8 9 years ago
Ben Noordhuis 004778e6df deps: backport 6df9a1d from upstream v8 9 years ago
Fedor Indutny d332ae4799 http: fix pipeline regression 9 years ago
cjihrig 46af39768d src: define Is* util functions with macros 9 years ago
Brian White 292218828e stream: be less eager with readable flag 9 years ago
cjihrig a9c0c65f9e src: define getpid() based on OS 9 years ago
Minwoo Jung 5c6aac4d27 doc: add JungMinu to collaborators 9 years ago
Rebecca Turner 7b09aade84 doc: add iarna to collaborators 9 years ago
Kat Marchán 2cf4e388ca doc: add zkat to collaborators 9 years ago
James M Snell 2b1ecfe78c doc: add HTTP working group 9 years ago
jpersson 7e4f22ca13 doc: update links to use https where possible 9 years ago
jpersson 14b3aab7d2 doc: add links and backticks around names 9 years ago
Rich Trott c79b145abc test: fix flaky test-net-socket-local-address 9 years ago
Scott Buchanan 816e66f0ec doc: standardize references to node.js in docs 9 years ago
Minwoo Jung 94b9948d63 lib,src: ensure '(node:pid)' prefix for stdout logging 9 years ago
Shigeki Ohtsu ff4f16b7dd deps: upgrade openssl sources to 1.0.2e 9 years ago
Stefan Budeanu 181816ea16 crypto: fix native module compilation with FIPS 9 years ago
Michael Cornacchia a40b9cab0a test: skip instead of fail when mem constrained 9 years ago
Myles Borins b619831381 meta: remove use of profanity in source 9 years ago
Brian White cc0342a517 streams: update .readable/.writable to false 10 years ago
Brian White 49b5445cbc test: improve cluster-disconnect-handles test 9 years ago
cjihrig 6526ae7b37 util: determine object types in C++ 9 years ago
Andrei Sedoi fbcd687c08 timers: optimize callback call: bind -> arrow 9 years ago
Jan Krems 8eb153d00b doc: reword https.Agent example text 9 years ago
Evan Lucas 24012a879d util: make inspect more reliable 9 years ago
Zirak 451254ed25 repl: allow leading period in multiline input 9 years ago
Santiago Gimeno 8677627054 test: fix cluster-disconnect-handles flakiness 9 years ago
Peter A. Bigot bea67422df buffer: fix writeInt{B,L}E for some neg values 9 years ago
Bryan English e5d97fd91a test: add test for repl.defineCommand() 9 years ago
Luigi Pinca 15dc37ff4f doc: fix internal link to child.send() 9 years ago
Dave 34b535f4ca child_process: flush consuming streams 9 years ago
Rich Trott b3313aa603 test: eliminate multicast test FreeBSD flakiness 9 years ago
Brian White 82b8355e12 util: fix constructor/instanceof checks 9 years ago