FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - himself65/node · GitHub
himself65
/
node
Public
forked from
nodejs/node
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node
src
on
master
User selector
Datepicker
Commit history
Commits on Oct 14, 2023
fs: improve error performance of `readdirSync`
Show description for 18a8187
anonrig
authored
18a8187
View commit details
Copy full SHA for 18a8187
View code at this point
Browse repository at this point
esm: use import attributes instead of import assertions
Show description for d1ef6aa
aduh95
authored
d1ef6aa
View commit details
Copy full SHA for d1ef6aa
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
policy: use tamper-proof integrity check function
Show description for e673c03
tniessen
authored and
RafaelGSS
committed
e673c03
View commit details
Copy full SHA for e673c03
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
tools: fix comments referencing dep_updaters scripts
Show description for 766198b
Keksonoid
authored
766198b
View commit details
Copy full SHA for 766198b
View code at this point
Browse repository at this point
quic: fix up coverity warning in quic/session.cc
Show description for 971af4b
mhdawson
committed
971af4b
View commit details
Copy full SHA for 971af4b
View code at this point
Browse repository at this point
wasi: address coverity warning
Show description for c1a3a98
mhdawson
committed
c1a3a98
View commit details
Copy full SHA for c1a3a98
View code at this point
Browse repository at this point
fs: improve error perf of sync `chmod`+`fchmod`
Show description for 6bc7fa7
CanadaHonk
authored and
anonrig
committed
6bc7fa7
View commit details
Copy full SHA for 6bc7fa7
View code at this point
Browse repository at this point
fs: improve error perf of sync `*times`
Show description for 6bd77db
CanadaHonk
authored and
anonrig
committed
6bd77db
View commit details
Copy full SHA for 6bd77db
View code at this point
Browse repository at this point
deps: update undici to v5.26.3
Show description for 7ed50e5
mcollina
authored
7ed50e5
View commit details
Copy full SHA for 7ed50e5
View code at this point
Browse repository at this point
fs: improve error performance of writevSync
Show description for bf0f078
IlyasShabi
authored
bf0f078
View commit details
Copy full SHA for bf0f078
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
fs: improve error performance for `ftruncateSync`
Show description for ed49722
andremralves
authored
ed49722
View commit details
Copy full SHA for ed49722
View code at this point
Browse repository at this point
src: avoid making JSTransferable wrapper object weak
Show description for 78a1570
legendecas
authored
78a1570
View commit details
Copy full SHA for 78a1570
View code at this point
Browse repository at this point
src: update NODE_MODULE_VERSION to 120
Show description for 11af089
targos
committed
11af089
View commit details
Copy full SHA for 11af089
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
crypto: use X509_ALGOR accessors instead of reaching into X509_ALGOR
Show description for f10928f
davidben
authored
f10928f
View commit details
Copy full SHA for f10928f
View code at this point
Browse repository at this point
src: generate default snapshot with --predictable
Show description for 387e292
joyeecheung
authored
387e292
View commit details
Copy full SHA for 387e292
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
test_runner, cli: add --test-concurrency flag
Show description for 9f9c582
cjihrig
committed
9f9c582
View commit details
Copy full SHA for 9f9c582
View code at this point
Browse repository at this point
src: throw DOMException on cloning non-serializable objects
Show description for d920b7c
legendecas
authored
d920b7c
View commit details
Copy full SHA for d920b7c
View code at this point
Browse repository at this point
deps: update undici to 5.25.4
Show description for 588784e
nodejs-github-bot
authored
588784e
View commit details
Copy full SHA for 588784e
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
node-api: update headers for better wasm support
Show description for b55adfb
toyobayashi
authored
b55adfb
View commit details
Copy full SHA for b55adfb
View code at this point
Browse repository at this point
vm: use default HDO when importModuleDynamically is not set
Show description for 1d220b5
joyeecheung
authored
1d220b5
View commit details
Copy full SHA for 1d220b5
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
src: fix TLSWrap lifetime bug in ALPN callback
Show description for 1643adf
bnoordhuis
authored
1643adf
View commit details
Copy full SHA for 1643adf
View code at this point
Browse repository at this point
src: set port in node_options to uint16_t
Show description for 66776d8
anonrig
committed
66776d8
View commit details
Copy full SHA for 66776d8
View code at this point
Browse repository at this point
src: name scoped lock
Show description for 55ff640
VoltrexKeyva
authored
55ff640
View commit details
Copy full SHA for 55ff640
View code at this point
Browse repository at this point
fs: improve error performance for `fdatasyncSync`
Show description for f7a160d
Jungku Lee
authored
f7a160d
View commit details
Copy full SHA for f7a160d
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
node-api: run finalizers directly from GC
Show description for b38e312
vmoroz
authored and
mhdawson
committed
b38e312
View commit details
Copy full SHA for b38e312
View code at this point
Browse repository at this point
Commits on Oct 1, 2023
esm: improve `getFormatOfExtensionlessFile` speed
Show description for 05be31d
anonrig
authored
05be31d
View commit details
Copy full SHA for 05be31d
View code at this point
Browse repository at this point
Commits on Sep 30, 2023
src: use exact return value for `uv_os_getenv`
Show description for b903a71
anonrig
authored
b903a71
View commit details
Copy full SHA for b903a71
View code at this point
Browse repository at this point
inspector: simplify dispatchProtocolMessage
Show description for 2990390
lemire
authored
2990390
View commit details
Copy full SHA for 2990390
View code at this point
Browse repository at this point
fs: throw errors from sync branches instead of separate implementations
Show description for 813713f
joyeecheung
authored
813713f
View commit details
Copy full SHA for 813713f
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
src: move const variable in `node_file.h` to `node_file.cc`
Show description for 43500fa
Jungku Lee
authored
43500fa
View commit details
Copy full SHA for 43500fa
View code at this point
Browse repository at this point
crypto: return clear errors when loading invalid PFX data
Show description for 17b9925
pimterry
authored
17b9925
View commit details
Copy full SHA for 17b9925
View code at this point
Browse repository at this point
esm: --experimental-default-type flag to flip module defaults
Show description for 8530180
GeoffreyBooth
authored
8530180
View commit details
Copy full SHA for 8530180
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
lib: add WebSocket client
Show description for e28dbe1
KhafraDev
authored
e28dbe1
View commit details
Copy full SHA for e28dbe1
View code at this point
Browse repository at this point
Commits on Sep 27, 2023
fs: replace `SetMethodNoSideEffect` in node_file
Show description for 783f64b
CanadaHonk
authored
783f64b
View commit details
Copy full SHA for 783f64b
View code at this point
Browse repository at this point
fs: improve error performance for `unlinkSync`
Show description for 7e0b6a5
CanadaHonk
authored
7e0b6a5
View commit details
Copy full SHA for 7e0b6a5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL