FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/env.h - fetchapi/node · GitHub
fetchapi
/
node
Public
forked from
nodejs/node
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
1
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
env.h
on
main
User selector
Datepicker
Commit history
Commits on Sep 14, 2023
module: use symbol in WeakMap to manage host defined options
Show description for bc9a875
joyeecheung
authored and
nodejs-github-bot
committed
bc9a875
View commit details
Copy full SHA for bc9a875
View code at this point
Browse repository at this point
Commits on Aug 17, 2023
src: add built-in `.env` file support
Show description for 769823e
anonrig
authored
769823e
View commit details
Copy full SHA for 769823e
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
src,tools: initialize cppgc
Show description for 7f2c810
dharesign
and
joyeecheung
authored
7f2c810
View commit details
Copy full SHA for 7f2c810
View code at this point
Browse repository at this point
Commits on Jul 21, 2023
src: use effective cppgc wrapper id to deduce non-cppgc id
Show description for b68fa59
joyeecheung
committed
b68fa59
View commit details
Copy full SHA for b68fa59
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
src: fix uninitialized field access in AsyncHooks
Show description for 5ff46db
hybrist
and
joyeecheung
authored
5ff46db
View commit details
Copy full SHA for 5ff46db
View code at this point
Browse repository at this point
Commits on Jun 14, 2023
src: make realm binding data store weak
Show description for ac0853c
legendecas
authored and
nodejs-github-bot
committed
ac0853c
View commit details
Copy full SHA for ac0853c
View code at this point
Browse repository at this point
Commits on May 24, 2023
src: avoid prototype access in binding templates
Show description for c0365fd
joyeecheung
committed
c0365fd
View commit details
Copy full SHA for c0365fd
View code at this point
Browse repository at this point
bootstrap: put is_building_snapshot state in IsolateData
Show description for 442dfc9
joyeecheung
committed
442dfc9
View commit details
Copy full SHA for 442dfc9
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
src: split BlobSerializer/BlobDeserializer
Show description for 2e44a14
joyeecheung
committed
2e44a14
View commit details
Copy full SHA for 2e44a14
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
src: track ShadowRealm native objects correctly in the heap snapshot
Show description for 583dcca
joyeecheung
authored
583dcca
View commit details
Copy full SHA for 583dcca
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
src: bootstrap Web [Exposed=*] APIs in the shadow realm
Show description for e6b4d30
legendecas
committed
e6b4d30
View commit details
Copy full SHA for e6b4d30
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
src: fix negative nodeTiming milestone values
Show description for a8c3d03
legendecas
committed
a8c3d03
View commit details
Copy full SHA for a8c3d03
View code at this point
Browse repository at this point
src: share common code paths for SEA and embedder script
Show description for 3803b02
addaleax
authored
3803b02
View commit details
Copy full SHA for 3803b02
View code at this point
Browse repository at this point
Commits on Feb 28, 2023
timers: use V8 fast API calls
Show description for 1101713
joyeecheung
authored
1101713
View commit details
Copy full SHA for 1101713
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
src,process: add permission model
Show description for 00c2225
RafaelGSS
authored
00c2225
View commit details
Copy full SHA for 00c2225
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
src: per-realm binding data
Show description for ca07aba
legendecas
authored
ca07aba
View commit details
Copy full SHA for ca07aba
View code at this point
Browse repository at this point
Commits on Feb 17, 2023
src: allow optional Isolate termination in node::Stop()
Show description for c566a04
codebytere
authored
c566a04
View commit details
Copy full SHA for c566a04
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
src: allow blobs in addition to `FILE*`s in embedder snapshot API
Show description for d592630
addaleax
authored
d592630
View commit details
Copy full SHA for d592630
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
src: allow snapshotting from the embedder API
Show description for bfadee5
addaleax
authored and
nodejs-github-bot
committed
bfadee5
View commit details
Copy full SHA for bfadee5
View code at this point
Browse repository at this point
src: add snapshot support for embedder API
Show description for 06bb6b4
addaleax
authored and
nodejs-github-bot
committed
06bb6b4
View commit details
Copy full SHA for 06bb6b4
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
src: make BuiltinLoader threadsafe and non-global
Show description for d896f5b
addaleax
authored
d896f5b
View commit details
Copy full SHA for d896f5b
View code at this point
Browse repository at this point
Commits on Jan 14, 2023
src: distinguish env stopping flags
Show description for bb40507
legendecas
authored
bb40507
View commit details
Copy full SHA for bb40507
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
src: use simdutf for converting externalized builtins to UTF-16
Show description for 21fb98e
addaleax
authored
21fb98e
View commit details
Copy full SHA for 21fb98e
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
src: speed up process.getActiveResourcesInfo()
Show description for e35e893
RaisinTen
authored
e35e893
View commit details
Copy full SHA for e35e893
View code at this point
Browse repository at this point
Commits on Dec 28, 2022
src: define per-isolate internal bindings registration callback
Show description for 4310522
legendecas
committed
4310522
View commit details
Copy full SHA for 4310522
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
build: fix env.h for cpp20
Show description for 005714e
gengjiawen
and
joyeecheung
authored
005714e
View commit details
Copy full SHA for 005714e
View code at this point
Browse repository at this point
Commits on Nov 19, 2022
src: move FsStatsOffset and kFsStatsBufferLength to node_file.h
Show description for 0220aeb
joyeecheung
authored
0220aeb
View commit details
Copy full SHA for 0220aeb
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
src: remove the unused PackageConfig class
Show description for c5e74bb
joyeecheung
authored
c5e74bb
View commit details
Copy full SHA for c5e74bb
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
src: simplify exit code accesses
Show description for 7b1e153
daeyeon
authored
7b1e153
View commit details
Copy full SHA for 7b1e153
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
src: track contexts in the Environment instead of AsyncHooks
Show description for 6ef4368
joyeecheung
authored
6ef4368
View commit details
Copy full SHA for 6ef4368
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
src: return void in InitializeInspector()
Show description for d1bb8d3
joyeecheung
authored
d1bb8d3
View commit details
Copy full SHA for d1bb8d3
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
src: consolidate exit codes in the code base
Show description for be525d7
joyeecheung
authored
be525d7
View commit details
Copy full SHA for be525d7
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
src: create BaseObject with node::Realm
Show description for 7174654
legendecas
committed
7174654
View commit details
Copy full SHA for 7174654
View code at this point
Browse repository at this point
Commits on Sep 13, 2022
src: make NearHeapLimitCallback() more robust
Show description for 309ca45
joyeecheung
authored
309ca45
View commit details
Copy full SHA for 309ca45
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
v8: add setHeapSnapshotNearHeapLimit
Show description for e62f6ce
theanarkh
authored
e62f6ce
View commit details
Copy full SHA for e62f6ce
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL