Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GG-coder889
/
node
Public
forked from
nodejs/node-v0.x-archive
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node
src
node.cc
on
master
User selector
All users
All time
Commit history
Commits on Feb 20, 2012
core: ignore too many arguments, don't assert
AndreasMadsen
authored and
bnoordhuis
committed
3f40623
View commit details
Copy full SHA for 3f40623
View code at this point
Browse repository at this point
Commits on Feb 18, 2012
Merge remote-tracking branch 'ry/v0.6' into v0.6-merge
Show description for 31721da
isaacs
committed
31721da
View commit details
Copy full SHA for 31721da
View code at this point
Browse repository at this point
Commits on Feb 17, 2012
debugger: rename `process.debug_port` to `process.debugPort`
Show description for 977e211
mmalecki
authored and
indutny
committed
977e211
View commit details
Copy full SHA for 977e211
View code at this point
Browse repository at this point
Commits on Feb 16, 2012
Make win32 ansi api usage explicit
Show description for 8f2694b
piscisaureus
committed
8f2694b
View commit details
Copy full SHA for 8f2694b
View code at this point
Browse repository at this point
Revert "Windows: support non-ansi command line arguments"
Show description for 9364699
piscisaureus
committed
9364699
View commit details
Copy full SHA for 9364699
View code at this point
Browse repository at this point
Commits on Feb 15, 2012
Windows: get rid of process._cwdForDrive()
piscisaureus
committed
d91bc7c
View commit details
Copy full SHA for d91bc7c
View code at this point
Browse repository at this point
Windows: use unicode environment
piscisaureus
committed
077f9d7
View commit details
Copy full SHA for 077f9d7
View code at this point
Browse repository at this point
Commits on Feb 13, 2012
Windows: support non-ansi command line arguments
piscisaureus
committed
ef032cb
View commit details
Copy full SHA for ef032cb
View code at this point
Browse repository at this point
Commits on Feb 12, 2012
debugger: export `debug_port` to `process`
Show description for 3f43b1c
indutny
committed
3f43b1c
View commit details
Copy full SHA for 3f43b1c
View code at this point
Browse repository at this point
Commits on Feb 8, 2012
Re-add top-level v8::Locker
Show description for 9a6012e
laverdet
authored and
bnoordhuis
committed
9a6012e
View commit details
Copy full SHA for 9a6012e
View code at this point
Browse repository at this point
Commits on Feb 6, 2012
Merge remote-tracking branch 'ry/v0.6'
Show description for 1168355
isaacs
committed
1168355
View commit details
Copy full SHA for 1168355
View code at this point
Browse repository at this point
Revert support for isolates.
Show description for 74a8215
bnoordhuis
committed
74a8215
View commit details
Copy full SHA for 74a8215
View code at this point
Browse repository at this point
Commits on Feb 5, 2012
Revert "Add explicit v8 locker"
Show description for 7543c38
bnoordhuis
committed
7543c38
View commit details
Copy full SHA for 7543c38
View code at this point
Browse repository at this point
Commits on Feb 4, 2012
Add explicit v8 locker
Show description for 11d1eca
laverdet
authored and
bnoordhuis
committed
11d1eca
View commit details
Copy full SHA for 11d1eca
View code at this point
Browse repository at this point
Commits on Feb 3, 2012
Rename some occurrences of `process_1` back to `process`
piscisaureus
committed
68db206
View commit details
Copy full SHA for 68db206
View code at this point
Browse repository at this point
Commits on Jan 21, 2012
ref isolate loop
Igor Zinkovsky
committed
de78922
View commit details
Copy full SHA for de78922
View code at this point
Browse repository at this point
Commits on Jan 16, 2012
isolates: remove references to uv_thread_self()
Show description for 03cb903
bnoordhuis
committed
03cb903
View commit details
Copy full SHA for 03cb903
View code at this point
Browse repository at this point
Commits on Jan 10, 2012
IsolateDebugger C++
indutny
authored and
bnoordhuis
committed
99679c6
View commit details
Copy full SHA for 99679c6
View code at this point
Browse repository at this point
fixed debugger segfaults
indutny
authored and
bnoordhuis
committed
44e7033
View commit details
Copy full SHA for 44e7033
View code at this point
Browse repository at this point
Commits on Jan 9, 2012
Merge remote branch 'origin/v0.6'
Show description for 8b28d59
ry
committed
8b28d59
View commit details
Copy full SHA for 8b28d59
View code at this point
Browse repository at this point
Commits on Jan 8, 2012
Avoid unnecessary buffer to string conversion.
Show description for 9a79bb6
bnoordhuis
committed
9a79bb6
View commit details
Copy full SHA for 9a79bb6
View code at this point
Browse repository at this point
Commits on Jan 5, 2012
isolates: remove global isolates list
Show description for 1e73e4c
bnoordhuis
committed
1e73e4c
View commit details
Copy full SHA for 1e73e4c
View code at this point
Browse repository at this point
isolates: implement message passing
Show description for dadc303
bnoordhuis
committed
dadc303
View commit details
Copy full SHA for dadc303
View code at this point
Browse repository at this point
Commits on Dec 29, 2011
Add process.features.isolates
ry
authored and
bnoordhuis
committed
649dbbb
View commit details
Copy full SHA for 649dbbb
View code at this point
Browse repository at this point
move isolate V8 functions out of node.cc
ry
authored and
bnoordhuis
committed
5fc0c27
View commit details
Copy full SHA for 5fc0c27
View code at this point
Browse repository at this point
Add node::Loop() and don't inc node_isolate.h in *.cc
Show description for 20ba454
ry
authored and
bnoordhuis
committed
20ba454
View commit details
Copy full SHA for 20ba454
View code at this point
Browse repository at this point
Remove node_isolate.h from node.h
ry
authored and
bnoordhuis
committed
f168f7d
View commit details
Copy full SHA for f168f7d
View code at this point
Browse repository at this point
Join all threads at end of main thread
Show description for 2684765
ry
authored and
bnoordhuis
committed
2684765
View commit details
Copy full SHA for 2684765
View code at this point
Browse repository at this point
Move prog_start_time init after isolate assigned
ry
authored and
bnoordhuis
committed
4d02e77
View commit details
Copy full SHA for 4d02e77
View code at this point
Browse repository at this point
Add link-list of all isolates
ry
authored and
bnoordhuis
committed
4f46ee4
View commit details
Copy full SHA for 4f46ee4
View code at this point
Browse repository at this point
Move uv loop initialization into isolate
ry
authored and
bnoordhuis
committed
863f17f
View commit details
Copy full SHA for 863f17f
View code at this point
Browse repository at this point
move thread_id to node_isolate.cc
ry
authored and
bnoordhuis
committed
45bb10c
View commit details
Copy full SHA for 45bb10c
View code at this point
Browse repository at this point
isolates: add process.tid property, pass args to isolate
bnoordhuis
committed
809fdf2
View commit details
Copy full SHA for 809fdf2
View code at this point
Browse repository at this point
Separate per-process and per-thread init logic.
bnoordhuis
committed
5866f1a
View commit details
Copy full SHA for 5866f1a
View code at this point
Browse repository at this point
Remove per-process globals from per-thread context.
bnoordhuis
committed
2df81c5
View commit details
Copy full SHA for 2df81c5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.