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 }}
rodnylobos
/
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 Sep 27, 2011
debugger: double ctrl+break on win should exit node
Show description for 0a42266
indutny
authored and
ry
committed
0a42266
View commit details
Copy full SHA for 0a42266
View code at this point
Browse repository at this point
Commits on Sep 25, 2011
Ctrl+Break on windows starts debugger server
indutny
authored and
ry
committed
82d0ac7
View commit details
Copy full SHA for 82d0ac7
View code at this point
Browse repository at this point
EnableDebug immediatly on SIGUSR1
Show description for 26aab0d
indutny
authored and
ry
committed
26aab0d
View commit details
Copy full SHA for 26aab0d
View code at this point
Browse repository at this point
move debugger_running to correct place
indutny
authored and
ry
committed
2c9bcb2
View commit details
Copy full SHA for 2c9bcb2
View code at this point
Browse repository at this point
more cli options
Show description for 9e09fc0
indutny
authored and
ry
committed
9e09fc0
View commit details
Copy full SHA for 9e09fc0
View code at this point
Browse repository at this point
Commits on Sep 12, 2011
uv: upgrade to 9bd8bd7
bnoordhuis
committed
0d80040
View commit details
Copy full SHA for 0d80040
View code at this point
Browse repository at this point
Commits on Aug 31, 2011
Upgrade libuv to ea4271f
Show description for 21cc4c4
ry
committed
21cc4c4
View commit details
Copy full SHA for 21cc4c4
View code at this point
Browse repository at this point
Commits on Aug 30, 2011
Use new uv_fs_ apis
Show description for bce41fa
Igor Zinkovsky
authored and
ry
committed
bce41fa
View commit details
Copy full SHA for bce41fa
View code at this point
Browse repository at this point
Commits on Aug 29, 2011
Fixes #1503. make libuv backend default on unix
ry
committed
ff7f7ae
View commit details
Copy full SHA for ff7f7ae
View code at this point
Browse repository at this point
Commits on Aug 24, 2011
Add process.features.debug; fixes simple/test-executable-path.js
ry
committed
52a40e0
View commit details
Copy full SHA for 52a40e0
View code at this point
Browse repository at this point
Move ARRAY_SIZE macro to node.h
bnoordhuis
committed
7003d6e
View commit details
Copy full SHA for 7003d6e
View code at this point
Browse repository at this point
Commits on Aug 13, 2011
module: fix pointer reference to out-of-scope variable
Show description for eaac881
bnoordhuis
committed
eaac881
View commit details
Copy full SHA for eaac881
View code at this point
Browse repository at this point
Commits on Aug 12, 2011
typed arrays: integrate plask's typed array implementation
bnoordhuis
committed
7cab4d6
View commit details
Copy full SHA for 7cab4d6
View code at this point
Browse repository at this point
Commits on Aug 11, 2011
Fix MSVS building.
DrPizza
authored and
piscisaureus
committed
b9d7777
View commit details
Copy full SHA for b9d7777
View code at this point
Browse repository at this point
win: fix test-process-env
Show description for e6b06bc
ry
committed
e6b06bc
View commit details
Copy full SHA for e6b06bc
View code at this point
Browse repository at this point
Commits on Aug 9, 2011
windows: fix test-umask
ry
committed
acc120a
View commit details
Copy full SHA for acc120a
View code at this point
Browse repository at this point
Commits on Aug 6, 2011
Basic VC++ compatibility work.
DrPizza
authored and
ry
committed
13d6a1f
View commit details
Copy full SHA for 13d6a1f
View code at this point
Browse repository at this point
Improve gyp build - now works kind of
ry
committed
a979ab9
View commit details
Copy full SHA for a979ab9
View code at this point
Browse repository at this point
Commits on Aug 2, 2011
http: make http2 the default, legacy backend is available with --use-http1
Show description for 38f948a
bnoordhuis
committed
38f948a
View commit details
Copy full SHA for 38f948a
View code at this point
Browse repository at this point
Remove platform_win32_winsock
piscisaureus
committed
91ecfbc
View commit details
Copy full SHA for 91ecfbc
View code at this point
Browse repository at this point
Commits on Jul 29, 2011
Add support for TLS SNI
Show description for 9010f5f
indutny
authored and
ry
committed
9010f5f
View commit details
Copy full SHA for 9010f5f
View code at this point
Browse repository at this point
Revert "AMD compatibility for node"
Show description for 703a1ff
isaacs
committed
703a1ff
View commit details
Copy full SHA for 703a1ff
View code at this point
Browse repository at this point
Commits on Jul 28, 2011
Add process.moduleLoadList for better startup transparency
ry
committed
ea9ee1f
View commit details
Copy full SHA for ea9ee1f
View code at this point
Browse repository at this point
Don't always enable debug on startup
Show description for bca6e35
ry
committed
bca6e35
View commit details
Copy full SHA for bca6e35
View code at this point
Browse repository at this point
Commits on Jul 26, 2011
Include "platform.h", not <platform.h> - conflicts with system headers
Show description for a7bdaab
bnoordhuis
committed
a7bdaab
View commit details
Copy full SHA for a7bdaab
View code at this point
Browse repository at this point
http: add --use-http2 switch
bnoordhuis
committed
0082ef2
View commit details
Copy full SHA for 0082ef2
View code at this point
Browse repository at this point
Commits on Jul 25, 2011
Finish removing require.paths
Show description for c050d0f
isaacs
committed
c050d0f
View commit details
Copy full SHA for c050d0f
View code at this point
Browse repository at this point
Commits on Jul 23, 2011
process: add process.features, remove process.useUV
Show description for aa0308d
bnoordhuis
committed
aa0308d
View commit details
Copy full SHA for aa0308d
View code at this point
Browse repository at this point
Commits on Jul 19, 2011
Use ms instead of sec for gc idle times
Show description for 58655da
ry
committed
58655da
View commit details
Copy full SHA for 58655da
View code at this point
Browse repository at this point
Finally remove node::EventEmitter
ry
committed
4ef8f06
View commit details
Copy full SHA for 4ef8f06
View code at this point
Browse repository at this point
Commits on Jul 16, 2011
Improve --help message and Fix -e/--eval switch
Show description for 292345f
Steve Engledow
authored and
koichik
committed
292345f
View commit details
Copy full SHA for 292345f
View code at this point
Browse repository at this point
Commits on Jul 15, 2011
Use uv_exepath
ry
committed
48f65b3
View commit details
Copy full SHA for 48f65b3
View code at this point
Browse repository at this point
Commits on Jul 9, 2011
Statically link in dependencies for node.exe
Igor Zinkovsky
authored and
ry
committed
a58b643
View commit details
Copy full SHA for a58b643
View code at this point
Browse repository at this point
Commits on Jul 5, 2011
Parse the command line before initializing V8.
Show description for b74d119
bnoordhuis
authored and
ry
committed
b74d119
View commit details
Copy full SHA for b74d119
View code at this point
Browse repository at this point
Commits on Jun 29, 2011
fix mingw build
HenryRawas
authored and
ry
committed
dd175a4
View commit details
Copy full SHA for dd175a4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.