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 }}
tmishra
/
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.js
on
master
User selector
All users
All time
Commit history
Commits on Oct 10, 2011
process.stderr goes through libuv now
Show description for 2c25507
ry
committed
2c25507
View commit details
Copy full SHA for 2c25507
View code at this point
Browse repository at this point
tty: unbreak --use-legacy
Show description for 326ba25
bnoordhuis
committed
326ba25
View commit details
Copy full SHA for 326ba25
View code at this point
Browse repository at this point
Commits on Oct 7, 2011
Add test-child-process-fork2 and fixes to make it work
ry
committed
899358e
View commit details
Copy full SHA for 899358e
View code at this point
Browse repository at this point
Commits on Oct 6, 2011
Fixed a lot of jslint errors.
Show description for 87286cc
Southern
authored and
ry
committed
87286cc
View commit details
Copy full SHA for 87286cc
View code at this point
Browse repository at this point
Commits on Oct 4, 2011
http: remove legacy http library
bnoordhuis
committed
bc7cfd7
View commit details
Copy full SHA for bc7cfd7
View code at this point
Browse repository at this point
Commits on Sep 27, 2011
Remove a few instances of process.binding('stdio') from src/node.js
ry
committed
416c14f
View commit details
Copy full SHA for 416c14f
View code at this point
Browse repository at this point
Move process.stdout unref hack to handle_wrap.cc
Show description for 7e62bc9
ry
committed
7e62bc9
View commit details
Copy full SHA for 7e62bc9
View code at this point
Browse repository at this point
scope.Close in GuessHandleType; don't use uv_is_tty
ry
committed
2e389c6
View commit details
Copy full SHA for 2e389c6
View code at this point
Browse repository at this point
Bind/use uv_guess_handle
ry
committed
1de156a
View commit details
Copy full SHA for 1de156a
View code at this point
Browse repository at this point
Initial pass at new TTY js layer
Show description for 74b6426
ry
committed
74b6426
View commit details
Copy full SHA for 74b6426
View code at this point
Browse repository at this point
Fixes #1726, hack to unref process.stdout
ry
committed
0f8f863
View commit details
Copy full SHA for 0f8f863
View code at this point
Browse repository at this point
Commits on Sep 15, 2011
Support legacy API: process.stdout.fd
ry
committed
b281171
View commit details
Copy full SHA for b281171
View code at this point
Browse repository at this point
Commits on Sep 14, 2011
node: disable uv backend if NODE_USE_UV=0
bnoordhuis
committed
f8b9094
View commit details
Copy full SHA for f8b9094
View code at this point
Browse repository at this point
Commits on Sep 13, 2011
Fix test-module-load-list
Show description for 0928f0f
ry
committed
0928f0f
View commit details
Copy full SHA for 0928f0f
View code at this point
Browse repository at this point
Use net_uv instead of net_legacy for stdio
Show description for 0aad61e
ry
committed
0aad61e
View commit details
Copy full SHA for 0aad61e
View code at this point
Browse repository at this point
Commits on Aug 29, 2011
module: remove 'is URL?' check in module loader, dead code
thejh
authored and
bnoordhuis
committed
1a0edbc
View commit details
Copy full SHA for 1a0edbc
View code at this point
Browse repository at this point
Commits on Aug 24, 2011
dgram: integrate libuv UDP support
bnoordhuis
committed
cbd4033
View commit details
Copy full SHA for cbd4033
View code at this point
Browse repository at this point
Commits on Aug 11, 2011
node: propagate --use-uv to child processes
bnoordhuis
committed
fcf9cfa
View commit details
Copy full SHA for fcf9cfa
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
Commits on Jul 31, 2011
initial pass at lib/child_process_uv.js
ry
committed
7772f21
View commit details
Copy full SHA for 7772f21
View code at this point
Browse repository at this point
Commits on Jul 29, 2011
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
Commits on Jul 27, 2011
Speed up startup time
Show description for 497fe79
ry
committed
497fe79
View commit details
Copy full SHA for 497fe79
View code at this point
Browse repository at this point
Commits on Jul 26, 2011
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
cli: don't print result of --eval
Show description for df3a8fc
bnoordhuis
committed
df3a8fc
View commit details
Copy full SHA for df3a8fc
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 20, 2011
process.stdout/process.stderr should use net_legacy for now
ry
committed
0599cb7
View commit details
Copy full SHA for 0599cb7
View code at this point
Browse repository at this point
Commits on Jul 19, 2011
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 4, 2011
Bindings for libuv-integrated c-ares
piscisaureus
committed
858f230
View commit details
Copy full SHA for 858f230
View code at this point
Browse repository at this point
Commits on Jul 3, 2011
Fix require with --eval
Show description for 44d30f2
ry
committed
44d30f2
View commit details
Copy full SHA for 44d30f2
View code at this point
Browse repository at this point
Commits on Jul 2, 2011
Set process.useUV also on env NODE_USE_UV=1
ry
committed
5a2155d
View commit details
Copy full SHA for 5a2155d
View code at this point
Browse repository at this point
Commits on Jun 29, 2011
Enable new timer binding only on --use-uv
ry
committed
d005cc5
View commit details
Copy full SHA for d005cc5
View code at this point
Browse repository at this point
Commits on Jun 20, 2011
net_uv: child process use net_legacy; recognize NODE_USE_UV=1 env var
ry
committed
02699a3
View commit details
Copy full SHA for 02699a3
View code at this point
Browse repository at this point
Commits on Jun 17, 2011
Revert "Add --cov code coverage option"
Show description for 52b517c
ry
committed
52b517c
View commit details
Copy full SHA for 52b517c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.