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
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 }}
zolar
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 30, 2013
src: const-ify variables in src/node_crypto*
Show description for 8111ca2
bnoordhuis
committed
8111ca2
View commit details
Copy full SHA for 8111ca2
Browse repository at this point
src: remove unused import in src/node_os.cc
bnoordhuis
committed
71b3138
View commit details
Copy full SHA for 71b3138
Browse repository at this point
string_bytes: don't use named imports in header
Show description for 511af4d
bnoordhuis
committed
511af4d
View commit details
Copy full SHA for 511af4d
Browse repository at this point
v8: upgrade v8 to 3.20.11
bnoordhuis
committed
2fc47ab
View commit details
Copy full SHA for 2fc47ab
Browse repository at this point
Merge remote-tracking branch 'origin/v0.10'
Show description for b8c04b9
bnoordhuis
committed
b8c04b9
View commit details
Copy full SHA for b8c04b9
Browse repository at this point
crypto: fix assert() on malformed hex input
Show description for 6327d67
bnoordhuis
committed
6327d67
View commit details
Copy full SHA for 6327d67
Browse repository at this point
string_bytes: add StringBytes::IsValidString()
Show description for dce26cc
bnoordhuis
committed
dce26cc
View commit details
Copy full SHA for dce26cc
Browse repository at this point
assert: replace !!!value with just !value
Show description for dc9acd4
bnoordhuis
committed
dc9acd4
View commit details
Copy full SHA for dc9acd4
Browse repository at this point
Commits on Jul 29, 2013
dgram: report send errors to cb, don't pass bytes
Show description for 6bd922f
bnoordhuis
committed
6bd922f
View commit details
Copy full SHA for 6bd922f
Browse repository at this point
src: don't use NewExternal() with unaligned strings
Show description for 34b0a36
bnoordhuis
committed
34b0a36
View commit details
Copy full SHA for 34b0a36
Browse repository at this point
v8: upgrade to v8 3.20.9
bnoordhuis
committed
1bd711c
View commit details
Copy full SHA for 1bd711c
Browse repository at this point
doc: vm: fix incorrect API documentation
Show description for 17fbd6c
apaprocki
authored and
bnoordhuis
committed
17fbd6c
View commit details
Copy full SHA for 17fbd6c
Browse repository at this point
child_process: add 'shell' option to .exec()
Show description for c13bfdc
bnoordhuis
committed
c13bfdc
View commit details
Copy full SHA for c13bfdc
Browse repository at this point
test: loosen timeout in https-no-reader
Show description for 38176d3
indutny
committed
38176d3
View commit details
Copy full SHA for 38176d3
Browse repository at this point
Commits on Jul 28, 2013
src: remove unused tick_spinner
bnoordhuis
committed
8f571b5
View commit details
Copy full SHA for 8f571b5
Browse repository at this point
test: cluster: add 'bind to privileged port' tests
bnoordhuis
committed
e523393
View commit details
Copy full SHA for e523393
Browse repository at this point
cluster: fix shared handle bind error propagation
Show description for 04f87de
bnoordhuis
committed
04f87de
View commit details
Copy full SHA for 04f87de
Browse repository at this point
cluster: remove duplicate this.errno assignment
bnoordhuis
committed
2b569de
View commit details
Copy full SHA for 2b569de
Browse repository at this point
Commits on Jul 27, 2013
doc: clarify fs.read() offset argument
bnoordhuis
committed
4881a6a
View commit details
Copy full SHA for 4881a6a
Browse repository at this point
doc: add nodejs.geek.nz to the community page
chilts
authored and
bnoordhuis
committed
767c5bf
View commit details
Copy full SHA for 767c5bf
Browse repository at this point
doc: add nodejs.org.au to community listing
rvagg
authored and
bnoordhuis
committed
df16732
View commit details
Copy full SHA for df16732
Browse repository at this point
doc: document possible return values of os.arch()
mmalecki
authored and
isaacs
committed
d713db2
View commit details
Copy full SHA for d713db2
Browse repository at this point
Commits on Jul 26, 2013
blog: Post for v0.10.15
tjfontaine
committed
180f987
View commit details
Copy full SHA for 180f987
Browse repository at this point
Now working on 0.10.16
tjfontaine
committed
3326733
View commit details
Copy full SHA for 3326733
Browse repository at this point
Merge branch 'v0.10.15-release' into v0.10
tjfontaine
committed
2725257
View commit details
Copy full SHA for 2725257
Browse repository at this point
Commits on Jul 25, 2013
doc: Fix missing backtick in debugger doc
davglass
authored and
isaacs
committed
7d654be
View commit details
Copy full SHA for 7d654be
Browse repository at this point
streams: Don't emit 'end' until read() past EOF
Show description for 993bb93
isaacs
committed
993bb93
View commit details
Copy full SHA for 993bb93
Browse repository at this point
openssl: use asm for sha, md5, rmd
indutny
committed
508a6c2
View commit details
Copy full SHA for 508a6c2
Browse repository at this point
test: fix simple/test-setproctitle
Show description for e436314
bnoordhuis
committed
e436314
View commit details
Copy full SHA for e436314
Browse repository at this point
2013.07.25, Version 0.10.15 (Stable)
Show description for 2426d65
tjfontaine
committed
2426d65
View commit details
Copy full SHA for 2426d65
Browse repository at this point
src: fix process.getuid() return value
Show description for 015ec05
bnoordhuis
committed
015ec05
View commit details
Copy full SHA for 015ec05
Browse repository at this point
doc: document tls.Server 'secureProtocol' option
bnoordhuis
committed
0de5b83
View commit details
Copy full SHA for 0de5b83
Browse repository at this point
blog: Post for v0.10.14
tjfontaine
committed
0256edc
View commit details
Copy full SHA for 0256edc
Browse repository at this point
Now working on 0.10.15
tjfontaine
committed
90c448d
View commit details
Copy full SHA for 90c448d
Browse repository at this point
Merge branch 'v0.10.14-release' into v0.10
tjfontaine
committed
e2a598b
View commit details
Copy full SHA for e2a598b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.