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 }}
repat
/
node
Public
forked from
nodejs/node-v0.x-archive
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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 May 8, 2011
Merge branch 'v0.4'
Show description for 205b9be
isaacs
committed
205b9be
View commit details
Copy full SHA for 205b9be
View code at this point
Browse repository at this point
Commits on May 7, 2011
Attempt to connect to debug process more than once
Show description for c2b5ea2
laverdet
authored and
ry
committed
c2b5ea2
View commit details
Copy full SHA for c2b5ea2
View code at this point
Browse repository at this point
Commits on Apr 27, 2011
Implement `process.arch` to get a String of the current processor architecture, with docs.
TooTallNate
authored and
isaacs
committed
b1be540
View commit details
Copy full SHA for b1be540
View code at this point
Browse repository at this point
Commits on Apr 25, 2011
Close #974 Properly report traceless errors.
Show description for 8df6f9e
isaacs
committed
8df6f9e
View commit details
Copy full SHA for 8df6f9e
View code at this point
Browse repository at this point
Commits on Apr 15, 2011
Add --cov code coverage option
ry
committed
b4ff36a
View commit details
Copy full SHA for b4ff36a
View code at this point
Browse repository at this point
Commits on Mar 22, 2011
Merge branch 'v0.4'
Show description for 7a8c729
ry
committed
7a8c729
View commit details
Copy full SHA for 7a8c729
View code at this point
Browse repository at this point
Commits on Mar 18, 2011
Don't call GetMemoryUsage every 5 seconds
ry
committed
aeed966
View commit details
Copy full SHA for aeed966
View code at this point
Browse repository at this point
Add helpful error message for setuid/setgid when user/group id does not exist
mscdex
authored and
ry
committed
52b9ede
View commit details
Copy full SHA for 52b9ede
View code at this point
Browse repository at this point
Export more functions for initializing and starting node.
Show description for f67e8f2
deanm
authored and
ry
committed
f67e8f2
View commit details
Copy full SHA for f67e8f2
View code at this point
Browse repository at this point
Commits on Mar 15, 2011
Merge branch 'v0.4'
Show description for 247d880
ry
committed
247d880
View commit details
Copy full SHA for 247d880
View code at this point
Browse repository at this point
Update copyright headers
ry
committed
55048cd
View commit details
Copy full SHA for 55048cd
View code at this point
Browse repository at this point
Commits on Mar 11, 2011
Use default backend for __sun (event ports)
ry
committed
97853e0
View commit details
Copy full SHA for 97853e0
View code at this point
Browse repository at this point
Commits on Mar 8, 2011
Add string class that uses ExternalAsciiStringResource.
Show description for 74954ce
thughes
authored and
ry
committed
74954ce
View commit details
Copy full SHA for 74954ce
View code at this point
Browse repository at this point
Commits on Mar 7, 2011
Add process.uptime().
thughes
authored and
ry
committed
cf78ce5
View commit details
Copy full SHA for cf78ce5
View code at this point
Browse repository at this point
Commits on Mar 1, 2011
SIGUSR1 should break the VM without delay
ry
committed
4ab5476
View commit details
Copy full SHA for 4ab5476
View code at this point
Browse repository at this point
Commits on Feb 24, 2011
Use default backend for __sun (event ports)
ry
committed
b309192
View commit details
Copy full SHA for b309192
View code at this point
Browse repository at this point
Commits on Feb 20, 2011
Closes GH-695 Add 'hex' encoding to Buffer
isaacs
authored and
ry
committed
0aa1a8a
View commit details
Copy full SHA for 0aa1a8a
View code at this point
Browse repository at this point
Commits on Feb 10, 2011
New DTrace probes from CA team
ry
committed
e9257b8
View commit details
Copy full SHA for e9257b8
View code at this point
Browse repository at this point
Commits on Feb 7, 2011
Support octal strings for modes
Show description for 5f2e909
isaacs
authored and
ry
committed
5f2e909
View commit details
Copy full SHA for 5f2e909
View code at this point
Browse repository at this point
UCS-2 support
Show description for 9e101f2
kkaefer
authored and
ry
committed
9e101f2
View commit details
Copy full SHA for 9e101f2
View code at this point
Browse repository at this point
Commits on Feb 4, 2011
Expose errno with a string.
ry
committed
aa95e57
View commit details
Copy full SHA for aa95e57
View code at this point
Browse repository at this point
Commits on Jan 25, 2011
Land Cantrill's DTrace patch
Show description for 068b733
ry
committed
068b733
View commit details
Copy full SHA for 068b733
View code at this point
Browse repository at this point
Commits on Jan 18, 2011
Improve error reporting on windows
piscisaureus
committed
2ce0961
View commit details
Copy full SHA for 2ce0961
View code at this point
Browse repository at this point
Define winsock error numbers
piscisaureus
committed
0eb4c21
View commit details
Copy full SHA for 0eb4c21
View code at this point
Browse repository at this point
Clean up the way windows headers are included
Show description for e0f47be
piscisaureus
committed
e0f47be
View commit details
Copy full SHA for e0f47be
View code at this point
Browse repository at this point
Commits on Jan 13, 2011
debugger: error out without script
Show description for 4fa712c
ry
committed
4fa712c
View commit details
Copy full SHA for 4fa712c
View code at this point
Browse repository at this point
Commits on Jan 6, 2011
Fix process.platform
ry
committed
3770462
View commit details
Copy full SHA for 3770462
View code at this point
Browse repository at this point
Commits on Jan 4, 2011
Don't attempt to capture SIGUSR1
piscisaureus
committed
b7b0c92
View commit details
Copy full SHA for b7b0c92
View code at this point
Browse repository at this point
Merge branch 'master' of git://github.com/ry/node
Show description for 3c330b0
piscisaureus
committed
3c330b0
View commit details
Copy full SHA for 3c330b0
View code at this point
Browse repository at this point
Commits on Jan 3, 2011
Merge branch 'debugger'
ry
committed
6593a96
View commit details
Copy full SHA for 6593a96
View code at this point
Browse repository at this point
Commits on Jan 2, 2011
Merge remote branch 'origin/master'
Show description for 33118df
piscisaureus
committed
33118df
View commit details
Copy full SHA for 33118df
View code at this point
Browse repository at this point
Add openssl version to process.versions
ry
committed
cd1ec27
View commit details
Copy full SHA for cd1ec27
View code at this point
Browse repository at this point
Commits on Dec 30, 2010
start debug agent on SIGUSR1
ry
committed
2a7e7b1
View commit details
Copy full SHA for 2a7e7b1
View code at this point
Browse repository at this point
Rather have the debugger be parent process
ry
committed
90e55c3
View commit details
Copy full SHA for 90e55c3
View code at this point
Browse repository at this point
Start on frame zero - don't do extra break
ry
committed
0adc6b2
View commit details
Copy full SHA for 0adc6b2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.