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 }}
lazyprogrammer
/
node
Public
forked from
nodejs/node-v0.x-archive
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
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.h
on
master
User selector
All users
All time
Commit history
Commits on Dec 29, 2011
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
build: move internals to separate header file
bnoordhuis
committed
09dc577
View commit details
Copy full SHA for 09dc577
View code at this point
Browse repository at this point
isolates: isolate-ify the main loop
bnoordhuis
committed
356992f
View commit details
Copy full SHA for 356992f
View code at this point
Browse repository at this point
Commits on Dec 2, 2011
Rename FSError to UVException and move to node.cc
piscisaureus
authored and
Bert Belder
committed
823a443
View commit details
Copy full SHA for 823a443
View code at this point
Browse repository at this point
Commits on Nov 17, 2011
Fixes #2140. Fix illumos build.
ry
committed
b0030af
View commit details
Copy full SHA for b0030af
View code at this point
Browse repository at this point
Commits on Nov 4, 2011
Windows: ErrnoException shouldn't mix up crt and win32 errors
piscisaureus
committed
6ee73a2
View commit details
Copy full SHA for 6ee73a2
View code at this point
Browse repository at this point
Commits on Nov 3, 2011
process.kill to use uv_kill
Igor Zinkovsky
committed
24a69d2
View commit details
Copy full SHA for 24a69d2
View code at this point
Browse repository at this point
Commits on Oct 28, 2011
Export some functions from node.h
piscisaureus
committed
a56a95b
View commit details
Copy full SHA for a56a95b
View code at this point
Browse repository at this point
Support native extension loading on Windows
piscisaureus
committed
4a1efb2
View commit details
Copy full SHA for 4a1efb2
View code at this point
Browse repository at this point
Wrap long lines, strip trailing whitespace
piscisaureus
committed
889620d
View commit details
Copy full SHA for 889620d
View code at this point
Browse repository at this point
Remove outdated comment
piscisaureus
committed
1e2d777
View commit details
Copy full SHA for 1e2d777
View code at this point
Browse repository at this point
Commits on Oct 19, 2011
Display sys_errno when UV_UNKNOWN is returned
ry
committed
6cc4292
View commit details
Copy full SHA for 6cc4292
View code at this point
Browse repository at this point
Commits on Sep 27, 2011
crypto: implement randomBytes() and pseudoRandomBytes()
bnoordhuis
committed
c4eaf7e
View commit details
Copy full SHA for c4eaf7e
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 24, 2011
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 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
Commits on Jul 4, 2011
Adding missing v8 namespace to NODE_PSYMBOL
mariano
authored and
piscisaureus
committed
02ebcd8
View commit details
Copy full SHA for 02ebcd8
View code at this point
Browse repository at this point
Commits on Jun 28, 2011
Fix test-net-pingpong.js on windows
HenryRawas
authored and
ry
committed
47a5d93
View commit details
Copy full SHA for 47a5d93
View code at this point
Browse repository at this point
Commits on May 28, 2011
Move MakeCallback and SetErrno to node.cc
ry
committed
650a308
View commit details
Copy full SHA for 650a308
View code at this point
Browse repository at this point
Commits on May 24, 2011
Batch of ev -> uv changes
piscisaureus
authored and
ry
committed
9cec08e
View commit details
Copy full SHA for 9cec08e
View code at this point
Browse repository at this point
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 Apr 22, 2011
Fix timeouts with floating point numbers bug
Show description for c8e447e
ry
committed
c8e447e
View commit details
Copy full SHA for c8e447e
View code at this point
Browse repository at this point
Commits on Mar 18, 2011
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 9, 2011
Add missing v8:: namespace prefix
ry
committed
161f7aa
View commit details
Copy full SHA for 161f7aa
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 7, 2011
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 Dec 20, 2010
Use unicode and bigfile aware stat/fstat
piscisaureus
committed
f48c36f
View commit details
Copy full SHA for f48c36f
View code at this point
Browse repository at this point
Commits on Nov 24, 2010
Saner, yet still ugly, fix to displaying syntax errors
ry
committed
b57c1f5
View commit details
Copy full SHA for b57c1f5
View code at this point
Browse repository at this point
Commits on Sep 29, 2010
Safe constructor for ObjectWrapped classes
Show description for 55c65cc
bnoordhuis
authored and
ry
committed
55c65cc
View commit details
Copy full SHA for 55c65cc
View code at this point
Browse repository at this point
Commits on Sep 19, 2010
Add node::Start()
Show description for 124fbed
ry
committed
124fbed
View commit details
Copy full SHA for 124fbed
View code at this point
Browse repository at this point
Commits on Aug 30, 2010
Constants should be readOnly and DontDelete
indutny
authored and
ry
committed
db23af0
View commit details
Copy full SHA for db23af0
View code at this point
Browse repository at this point
Commits on Jul 28, 2010
Buffer: adjust buffer size so the base64-decoded input fits snugly.
Show description for 95638c9
bnoordhuis
authored and
ry
committed
95638c9
View commit details
Copy full SHA for 95638c9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.