FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - computerscienceiscool/node · GitHub
computerscienceiscool
/
node
Public
forked from
nodejs/node
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
patch-1
User selector
Datepicker
Commit history
Commits on Jun 30, 2026
wip
computerscienceiscool
committed
6e7d11e
View commit details
Copy full SHA for 6e7d11e
View code at this point
Browse repository at this point
Commits on Dec 11, 2025
lib,src,test: fix tests without SQLite
Show description for 14f02fc
aduh95
authored
14f02fc
View commit details
Copy full SHA for 14f02fc
View code at this point
Browse repository at this point
sqlite: make `SQLTagStore.prototype.size` a getter
Show description for a1f421f
Renegade334
authored
a1f421f
View commit details
Copy full SHA for a1f421f
View code at this point
Browse repository at this point
Commits on Dec 10, 2025
lib,src: isInsideNodeModules should test on the first non-internal frame
Show description for 32ea48d
legendecas
authored and
nodejs-github-bot
committed
32ea48d
View commit details
Copy full SHA for 32ea48d
View code at this point
Browse repository at this point
Commits on Dec 8, 2025
cli: add --require-module/--no-require-module
Show description for 902a2e4
joyeecheung
authored and
nodejs-github-bot
committed
902a2e4
View commit details
Copy full SHA for 902a2e4
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
src: implement Windows-1252 encoding support and update related tests
Show description for f65b0bc
mertcanaltin
authored
f65b0bc
View commit details
Copy full SHA for f65b0bc
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
src: fix off-thread cert loading in bundled cert mode
Show description for 6432765
joyeecheung
authored
6432765
View commit details
Copy full SHA for 6432765
View code at this point
Browse repository at this point
deps,src: prepare for cpplint update
Show description for 09c4f6f
targos
authored and
nodejs-github-bot
committed
09c4f6f
View commit details
Copy full SHA for 09c4f6f
View code at this point
Browse repository at this point
deps: update zlib to 1.3.1-63d7e16
Show description for 644fb88
nodejs-github-bot
authored
644fb88
View commit details
Copy full SHA for 644fb88
View code at this point
Browse repository at this point
Commits on Dec 1, 2025
src: handle DER decoding errors from system certificates
Show description for f9f343f
joyeecheung
authored
f9f343f
View commit details
Copy full SHA for f9f343f
View code at this point
Browse repository at this point
util: improve textencoder encodeInto performance
Show description for b1e941e
authored
b1e941e
View commit details
Copy full SHA for b1e941e
View code at this point
Browse repository at this point
Commits on Nov 29, 2025
src: use static_cast instead of C-style cast
Show description for d1ab5ef
targos
authored
d1ab5ef
View commit details
Copy full SHA for d1ab5ef
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
test: skip failing tests when compiled without amaro
Show description for d09c3ff
y-okt
authored
d09c3ff
View commit details
Copy full SHA for d09c3ff
View code at this point
Browse repository at this point
Commits on Nov 27, 2025
src: handle indexed properties in `process.env`
Show description for 08d966c
targos
authored
08d966c
View commit details
Copy full SHA for 08d966c
View code at this point
Browse repository at this point
node-api: fix data race and use-after-free in napi_threadsafe_function
Show description for bff6ea4
authored and
legendecas
committed
bff6ea4
View commit details
Copy full SHA for bff6ea4
View code at this point
Browse repository at this point
src: simply uint32 to string as it must not fail
Show description for 430db0d
legendecas
authored
430db0d
View commit details
Copy full SHA for 430db0d
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
src: mark unused private field as such
Show description for 6706b22
targos
authored
6706b22
View commit details
Copy full SHA for 6706b22
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
src: implicitly enable namespace in config
Show description for 1758b74
marco-ippolito
authored and
nodejs-github-bot
committed
1758b74
View commit details
Copy full SHA for 1758b74
View code at this point
Browse repository at this point
src: add permission flag to config file
Show description for 72dd0fa
marco-ippolito
authored and
nodejs-github-bot
committed
72dd0fa
View commit details
Copy full SHA for 72dd0fa
View code at this point
Browse repository at this point
src: add test flag to config file
Show description for dbe4704
marco-ippolito
authored and
nodejs-github-bot
committed
dbe4704
View commit details
Copy full SHA for dbe4704
View code at this point
Browse repository at this point
src: rename config file testRunner to test
Show description for 8b769cf
marco-ippolito
authored and
nodejs-github-bot
committed
8b769cf
View commit details
Copy full SHA for 8b769cf
View code at this point
Browse repository at this point
Commits on Nov 19, 2025
src: split inspector protocol domains files
Show description for b5c9469
legendecas
authored
b5c9469
View commit details
Copy full SHA for b5c9469
View code at this point
Browse repository at this point
Commits on Nov 18, 2025
src: add permission support to config file
Show description for 0b6ae6d
marco-ippolito
authored
0b6ae6d
View commit details
Copy full SHA for 0b6ae6d
View code at this point
Browse repository at this point
node-api: add support for Float16Array
Show description for 900d329
IlyasShabi
authored
900d329
View commit details
Copy full SHA for 900d329
View code at this point
Browse repository at this point
crypto: update root certificates to NSS 3.117
Show description for 53d3044
nodejs-github-bot
authored
53d3044
View commit details
Copy full SHA for 53d3044
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
worker: remove not implemented declarations
Show description for 0db1c6e
arturgawlik
authored
0db1c6e
View commit details
Copy full SHA for 0db1c6e
View code at this point
Browse repository at this point
Commits on Nov 16, 2025
src,permission: fix permission.has on empty param
Show description for 2b83f00
RafaelGSS
authored
2b83f00
View commit details
Copy full SHA for 2b83f00
View code at this point
Browse repository at this point
src,permission: add debug log on is_tree_granted
Show description for d4bc5b0
RafaelGSS
authored
d4bc5b0
View commit details
Copy full SHA for d4bc5b0
View code at this point
Browse repository at this point
doc,src,lib: clarify experimental status of Web Storage support
Show description for 3330e5c
aduh95
authored
3330e5c
View commit details
Copy full SHA for 3330e5c
View code at this point
Browse repository at this point
Commits on Nov 15, 2025
deps: update cjs-module-lexer to 2.1.1
Show description for 44ed25a
nodejs-github-bot
authored
44ed25a
View commit details
Copy full SHA for 44ed25a
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
node-api: support SharedArrayBuffer in napi_create_dataview
Show description for 9cbf4c9
KevinEady
authored
9cbf4c9
View commit details
Copy full SHA for 9cbf4c9
View code at this point
Browse repository at this point
src: tag more v8 aligned pointer slots
Show description for d546e7f
legendecas
authored
d546e7f
View commit details
Copy full SHA for d546e7f
View code at this point
Browse repository at this point
src: remove deprecated and unused isolate fields
Show description for 8480f87
targos
committed
8480f87
View commit details
Copy full SHA for 8480f87
View code at this point
Browse repository at this point
src: update NODE_MODULE_VERSION to 144
Show description for 70b6bd8
targos
committed
70b6bd8
View commit details
Copy full SHA for 70b6bd8
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
src: build v8 tick processor as built-in source text modules
Show description for 12fad1b
joyeecheung
authored
12fad1b
View commit details
Copy full SHA for 12fad1b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL