FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/node.h - bfsoft/node · GitHub
bfsoft
/
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.h
on
master
User selector
Datepicker
Commit history
Commits on Mar 23, 2013
fs: uv_[fl]stat now reports subsecond resolution
Show description for 51f128d
tjfontaine
authored and
bnoordhuis
committed
51f128d
View commit details
Copy full SHA for 51f128d
View code at this point
Browse repository at this point
Commits on Mar 20, 2013
src: bump NODE_MODULE_VERSION after abi change
bnoordhuis
committed
ad819bc
View commit details
Copy full SHA for ad819bc
View code at this point
Browse repository at this point
bindings: update api
Show description for 0bba590
trevnorris
authored and
bnoordhuis
committed
0bba590
View commit details
Copy full SHA for 0bba590
View code at this point
Browse repository at this point
Commits on Feb 11, 2013
node: don't malloc in FromConstructorTemplate
Show description for aff8d9e
bnoordhuis
committed
aff8d9e
View commit details
Copy full SHA for aff8d9e
View code at this point
Browse repository at this point
Commits on Jan 25, 2013
addon: Pass module object to NODE_MODULE init function
Show description for 1550858
isaacs
committed
1550858
View commit details
Copy full SHA for 1550858
View code at this point
Browse repository at this point
Commits on Jan 3, 2013
node: remove ev-emul.h
Show description for 875c110
bnoordhuis
committed
875c110
View commit details
Copy full SHA for 875c110
View code at this point
Browse repository at this point
Commits on Nov 22, 2012
constants: fix wrapping of large constants
Show description for 8d2753c
bnoordhuis
committed
8d2753c
View commit details
Copy full SHA for 8d2753c
View code at this point
Browse repository at this point
Commits on Nov 16, 2012
node: remove eio-emul.h
Show description for 71ba7bc
bnoordhuis
committed
71ba7bc
View commit details
Copy full SHA for 71ba7bc
View code at this point
Browse repository at this point
Commits on Sep 18, 2012
crypto: bring module into modern age
Show description for 63ff449
indutny
committed
63ff449
View commit details
Copy full SHA for 63ff449
View code at this point
Browse repository at this point
Commits on Aug 3, 2012
Merge remote-tracking branch 'ry/v0.8'
Show description for 3bf1846
isaacs
committed
3bf1846
View commit details
Copy full SHA for 3bf1846
View code at this point
Browse repository at this point
Commits on Aug 1, 2012
node: tag Encode and friends NODE_EXTERN
Show description for 53f3b12
bnoordhuis
committed
53f3b12
View commit details
Copy full SHA for 53f3b12
View code at this point
Browse repository at this point
Commits on Jul 26, 2012
node: bump NODE_MODULE_VERSION
Show description for c3d4c35
bnoordhuis
committed
c3d4c35
View commit details
Copy full SHA for c3d4c35
View code at this point
Browse repository at this point
Commits on Jun 21, 2012
Externalize node::no_deprecation
isaacs
committed
8988af5
View commit details
Copy full SHA for 8988af5
View code at this point
Browse repository at this point
node: replace NODE_STAT_STRUCT with uv_statbuf_t
bnoordhuis
committed
09150b0
View commit details
Copy full SHA for 09150b0
View code at this point
Browse repository at this point
Commits on Jun 19, 2012
node: fix namespacing issue in ev-emul.h
Show description for 067be2b
bnoordhuis
committed
067be2b
View commit details
Copy full SHA for 067be2b
View code at this point
Browse repository at this point
node: preemptively unbreak windows build
Show description for 7de6eba
bnoordhuis
committed
7de6eba
View commit details
Copy full SHA for 7de6eba
View code at this point
Browse repository at this point
build: install eio-emul.h
bnoordhuis
committed
1b22f53
View commit details
Copy full SHA for 1b22f53
View code at this point
Browse repository at this point
build: install ev-emul.h
bnoordhuis
committed
f405517
View commit details
Copy full SHA for f405517
View code at this point
Browse repository at this point
Commits on Jun 6, 2012
add NODE_EXTERN to node::Start
joelrbrandt
authored and
bnoordhuis
committed
b9c5eee
View commit details
Copy full SHA for b9c5eee
View code at this point
Browse repository at this point
Commits on May 3, 2012
addon: add AtExit() function
Show description for e4a8d26
bnoordhuis
committed
e4a8d26
View commit details
Copy full SHA for e4a8d26
View code at this point
Browse repository at this point
Commits on Apr 18, 2012
Merge remote-tracking branch 'ry/v0.6' into master
Show description for ecca752
isaacs
committed
ecca752
View commit details
Copy full SHA for ecca752
View code at this point
Browse repository at this point
Commits on Apr 17, 2012
MakeCallback: Return the callback return value
isaacs
committed
ac1aadd
View commit details
Copy full SHA for ac1aadd
View code at this point
Browse repository at this point
MakeCallback: Accept Function or Symbol argument
isaacs
committed
7407be8
View commit details
Copy full SHA for 7407be8
View code at this point
Browse repository at this point
Commits on Apr 5, 2012
windows: use 64bit offsets for uv_fs apis
Igor Zinkovsky
committed
052aaa4
View commit details
Copy full SHA for 052aaa4
View code at this point
Browse repository at this point
Commits on Mar 9, 2012
core: use proper #include directives
bnoordhuis
committed
ff4a9d3
View commit details
Copy full SHA for ff4a9d3
View code at this point
Browse repository at this point
Commits on Feb 6, 2012
Revert support for isolates.
Show description for 74a8215
bnoordhuis
committed
74a8215
View commit details
Copy full SHA for 74a8215
View code at this point
Browse repository at this point
Commits on Jan 30, 2012
add node::SetMethod and node::SetPrototypeMethod
Show description for e97b961
defunctzombie
authored and
bnoordhuis
committed
e97b961
View commit details
Copy full SHA for e97b961
View code at this point
Browse repository at this point
Commits on Jan 23, 2012
fix windows build
Igor Zinkovsky
committed
6c0c00a
View commit details
Copy full SHA for 6c0c00a
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL