FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/node.h - afshing/node · GitHub
afshing
/
node
Public
forked from
nodejs/node
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
v1.8.0-commit
User selector
Datepicker
Commit history
Commits on Feb 27, 2015
src: add check for already defined macro NOMINMAX
Show description for 4d1fa2c
pmed
authored and
bnoordhuis
committed
4d1fa2c
View commit details
Copy full SHA for 4d1fa2c
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
src: cleanup `Isolate::GetCurrent()`
Show description for 8aed9d6
vkurchatkin
authored and
trevnorris
committed
8aed9d6
View commit details
Copy full SHA for 8aed9d6
View code at this point
Browse repository at this point
Commits on Jan 31, 2015
fs: improve error messages
Show description for bc2c85c
piscisaureus
committed
bc2c85c
View commit details
Copy full SHA for bc2c85c
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
node: speed up ParseEncoding
Show description for c6367e7
indutny
committed
c6367e7
View commit details
Copy full SHA for c6367e7
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
Remove excessive copyright/license boilerplate
Show description for 3e1b1dd
isaacs
committed
3e1b1dd
View commit details
Copy full SHA for 3e1b1dd
View code at this point
Browse repository at this point
Commits on Jan 10, 2015
src: check if NODE_WANT_INTERNALS is defined
Show description for e92dbf3
indutny
authored and
piscisaureus
committed
e92dbf3
View commit details
Copy full SHA for e92dbf3
View code at this point
Browse repository at this point
Commits on Dec 14, 2014
src: move BE/LE buffer conversion to StringSlice()
Show description for 52fc406
bnoordhuis
committed
52fc406
View commit details
Copy full SHA for 52fc406
View code at this point
Browse repository at this point
src: redo unaligned access workaround
Show description for 56fde66
bnoordhuis
committed
56fde66
View commit details
Copy full SHA for 56fde66
View code at this point
Browse repository at this point
Commits on Dec 4, 2014
modules: adding load linked modules feature
Show description for 0fe7a0d
thlorenz
authored and
rvagg
committed
0fe7a0d
View commit details
Copy full SHA for 0fe7a0d
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
src: remove STATIC_ASSERT() macro
Show description for b33a87d
bnoordhuis
committed
b33a87d
View commit details
Copy full SHA for b33a87d
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
src, test: fixup after v8 update
Show description for 383b0c0
indutny
committed
383b0c0
View commit details
Copy full SHA for 383b0c0
View code at this point
Browse repository at this point
deps: re-implement debugger-agent
Show description for 6a610a0
indutny
committed
6a610a0
View commit details
Copy full SHA for 6a610a0
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
node: set names for prototype methods
Show description for 0718426
trevnorris
committed
0718426
View commit details
Copy full SHA for 0718426
View code at this point
Browse repository at this point
Commits on Jul 23, 2014
src: export additional startup functions
Show description for ba09409
deanm
authored and
indutny
committed
ba09409
View commit details
Copy full SHA for ba09409
View code at this point
Browse repository at this point
Commits on May 22, 2014
src: NODE_UNIXTIME_V8 needs to use an Isolate
Show description for 32b4563
rohiniwork
authored and
tjfontaine
committed
32b4563
View commit details
Copy full SHA for 32b4563
View code at this point
Browse repository at this point
Commits on Apr 2, 2014
node: add signature to SET_PROTOTYPE_METHOD
Show description for 08a5b44
cscott
authored and
trevnorris
committed
08a5b44
View commit details
Copy full SHA for 08a5b44
View code at this point
Browse repository at this point
Commits on Mar 13, 2014
node: fix exported signatures of MakeCallback
Show description for d0ff900
indutny
committed
d0ff900
View commit details
Copy full SHA for d0ff900
View code at this point
Browse repository at this point
src: update to v8 3.24 APIs
indutny
committed
ce04c72
View commit details
Copy full SHA for ce04c72
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
Merge remote-tracking branch 'upstream/v0.10'
Show description for b444392
tjfontaine
committed
b444392
View commit details
Copy full SHA for b444392
View code at this point
Browse repository at this point
Commits on Mar 5, 2014
src: add default visibility to NODE_MODULE
Show description for bd8a575
bnoordhuis
authored and
indutny
committed
bd8a575
View commit details
Copy full SHA for bd8a575
View code at this point
Browse repository at this point
Commits on Feb 25, 2014
windows: fix module registration
Show description for b5f9779
orangemocha
authored and
tjfontaine
committed
b5f9779
View commit details
Copy full SHA for b5f9779
View code at this point
Browse repository at this point
Commits on Feb 21, 2014
src: remove `node_isolate` from source
Show description for 75adde0
indutny
committed
75adde0
View commit details
Copy full SHA for 75adde0
View code at this point
Browse repository at this point
Commits on Feb 6, 2014
node: do not print SyntaxError hints to stderr
Show description for f1de13b
indutny
committed
f1de13b
View commit details
Copy full SHA for f1de13b
View code at this point
Browse repository at this point
Commits on Feb 5, 2014
src: update MakeCallback() function prototype
Show description for 1f2f3fa
bnoordhuis
authored and
tjfontaine
committed
1f2f3fa
View commit details
Copy full SHA for 1f2f3fa
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
src: move header inclusion out of namespace
Show description for c8c26f1
tjfontaine
committed
c8c26f1
View commit details
Copy full SHA for c8c26f1
View code at this point
Browse repository at this point
Commits on Jan 28, 2014
src: only define ssize_t on windows if undefined
Show description for ab54e32
tjfontaine
committed
ab54e32
View commit details
Copy full SHA for ab54e32
View code at this point
Browse repository at this point
node: explicitly include `sys/types.h` for size_t
Show description for eaf7664
indutny
committed
eaf7664
View commit details
Copy full SHA for eaf7664
View code at this point
Browse repository at this point
Commits on Jan 27, 2014
node: register modules from DSO constructors
Show description for 76b9846
Keith M Wesolowski
authored and
tjfontaine
committed
76b9846
View commit details
Copy full SHA for 76b9846
View code at this point
Browse repository at this point
Commits on Jan 17, 2014
src: don't mark addon_register_func as dllimport
Show description for cda41f8
bnoordhuis
authored and
trevnorris
committed
cda41f8
View commit details
Copy full SHA for cda41f8
View code at this point
Browse repository at this point
Commits on Nov 18, 2013
Merge remote-tracking branch 'upstream/v0.10'
Show description for 2329a25
tjfontaine
committed
2329a25
View commit details
Copy full SHA for 2329a25
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
src: add HandleScope in HandleWrap::OnClose
Show description for 16934d9
tjfontaine
committed
16934d9
View commit details
Copy full SHA for 16934d9
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
src: Remove unused refs to node_object_wrap.h
Show description for c137e3d
sblom
committed
c137e3d
View commit details
Copy full SHA for c137e3d
View code at this point
Browse repository at this point
Commits on Sep 6, 2013
src: add multi-context support
Show description for 756b622
bnoordhuis
committed
756b622
View commit details
Copy full SHA for 756b622
View code at this point
Browse repository at this point
Commits on Sep 2, 2013
src: clean up CLI argument parser
Show description for 185c515
bnoordhuis
committed
185c515
View commit details
Copy full SHA for 185c515
View code at this point
Browse repository at this point
Commits on Aug 9, 2013
src: use v8::String::NewFrom*() functions
Show description for f674b09
bnoordhuis
committed
f674b09
View commit details
Copy full SHA for f674b09
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL