FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/node_buffer.h - bderagon/node · GitHub
bderagon
/
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_buffer.h
on
master
User selector
Datepicker
Commit history
Commits on Sep 6, 2015
src: replace usage of v8::Handle with v8::Local
Show description for 4abc896
targos
authored and
rvagg
committed
4abc896
View commit details
Copy full SHA for 4abc896
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
src: move internal functions out of node_buffer.h
Show description for b86211a
bnoordhuis
committed
b86211a
View commit details
Copy full SHA for b86211a
View code at this point
Browse repository at this point
src: plug memory leaks
Show description for 6457746
bnoordhuis
committed
6457746
View commit details
Copy full SHA for 6457746
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
deps: update v8 to 4.4.63.9
Show description for 70d1f32
bnoordhuis
authored and
rvagg
committed
70d1f32
View commit details
Copy full SHA for 70d1f32
View code at this point
Browse repository at this point
buffer: make additional changes to native API
Show description for 8664084
trevnorris
authored and
rvagg
committed
8664084
View commit details
Copy full SHA for 8664084
View code at this point
Browse repository at this point
buffer: switch API to return MaybeLocal<T>
Show description for 36f78f4
trevnorris
authored and
rvagg
committed
36f78f4
View commit details
Copy full SHA for 36f78f4
View code at this point
Browse repository at this point
buffer: finish implementing FreeCallback
Show description for d75f5c8
trevnorris
authored and
rvagg
committed
d75f5c8
View commit details
Copy full SHA for d75f5c8
View code at this point
Browse repository at this point
buffer: implement Uint8Array backed Buffer
Show description for 63da0df
trevnorris
authored and
rvagg
committed
63da0df
View commit details
Copy full SHA for 63da0df
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 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 9, 2014
Merge remote-tracking branch 'upstream/v0.10'
Show description for eadb4f5
tjfontaine
committed
eadb4f5
View commit details
Copy full SHA for eadb4f5
View code at this point
Browse repository at this point
Commits on Feb 8, 2014
src: refactor buffer bounds checking
Show description for 5c832e4
tjfontaine
committed
5c832e4
View commit details
Copy full SHA for 5c832e4
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 Aug 19, 2013
src: move includes inside include guard
Show description for 3e25ed9
bnoordhuis
committed
3e25ed9
View commit details
Copy full SHA for 3e25ed9
View code at this point
Browse repository at this point
Commits on Jul 31, 2013
src: lint c++ code
indutny
committed
8e29ce9
View commit details
Copy full SHA for 8e29ce9
View code at this point
Browse repository at this point
Commits on Jun 19, 2013
buffer: write strings directly from call
Show description for f5e13ae
trevnorris
committed
f5e13ae
View commit details
Copy full SHA for f5e13ae
View code at this point
Browse repository at this point
Commits on Jun 18, 2013
buffer: proper API export for Windows
Show description for 7373c4d
trevnorris
committed
7373c4d
View commit details
Copy full SHA for 7373c4d
View code at this point
Browse repository at this point
buffer: use smalloc as backing data store
Show description for 3a2f273
trevnorris
committed
3a2f273
View commit details
Copy full SHA for 3a2f273
View code at this point
Browse repository at this point
Commits on May 14, 2013
buffer: DRY string encoding using StringBytes
Show description for 119354f
isaacs
committed
119354f
View commit details
Copy full SHA for 119354f
View code at this point
Browse repository at this point
Commits on Feb 2, 2013
buffer: optimize Buffer.prototype.write(s, 'hex')
Show description for cd42f56
bnoordhuis
committed
cd42f56
View commit details
Copy full SHA for cd42f56
View code at this point
Browse repository at this point
Commits on Feb 1, 2013
buffer: optimize Buffer.prototype.toString('hex')
Show description for 3f65916
bnoordhuis
committed
3f65916
View commit details
Copy full SHA for 3f65916
View code at this point
Browse repository at this point
Commits on Jan 16, 2013
buffer: floating point read/write improvements
Show description for 22b84e6
trevnorris
authored and
isaacs
committed
22b84e6
View commit details
Copy full SHA for 22b84e6
View code at this point
Browse repository at this point
Commits on Jan 4, 2013
src: use static_cast where appropriate
Show description for 5664dd2
bnoordhuis
committed
5664dd2
View commit details
Copy full SHA for 5664dd2
View code at this point
Browse repository at this point
Commits on Dec 17, 2012
Revert "buffer: allocate memory with mmap()"
Show description for 6c5356b
isaacs
committed
6c5356b
View commit details
Copy full SHA for 6c5356b
View code at this point
Browse repository at this point
Commits on Dec 16, 2012
buffer: allocate memory with mmap()
Show description for 2433ec8
bnoordhuis
committed
2433ec8
View commit details
Copy full SHA for 2433ec8
View code at this point
Browse repository at this point
Commits on Sep 13, 2012
buffer: update constructor prototype
Show description for 7ab4a77
langpavel
authored and
bnoordhuis
committed
7ab4a77
View commit details
Copy full SHA for 7ab4a77
View code at this point
Browse repository at this point
Commits on Sep 11, 2012
buffer: change prototype of Data() and Length()
Show description for c8c638a
bnoordhuis
committed
c8c638a
View commit details
Copy full SHA for c8c638a
View code at this point
Browse repository at this point
Commits on Mar 30, 2012
buffer: fix signedness compiler warnings
bnoordhuis
committed
b82b4f2
View commit details
Copy full SHA for b82b4f2
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
buffer: throw from constructor if length > kMaxLength
Show description for 8c02f9b
bnoordhuis
committed
8c02f9b
View commit details
Copy full SHA for 8c02f9b
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 Dec 8, 2011
Move node_buffer.cc globals to struct
ry
committed
59055b2
View commit details
Copy full SHA for 59055b2
View code at this point
Browse repository at this point
Commits on Nov 16, 2011
Windows: make Buffer and ObjectWrap available to compiled extensions
Show description for 3e696d1
piscisaureus
committed
3e696d1
View commit details
Copy full SHA for 3e696d1
View code at this point
Browse repository at this point
Commits on Nov 4, 2011
Fix line endings and trailing whitespace
piscisaureus
committed
189dd8f
View commit details
Copy full SHA for 189dd8f
View code at this point
Browse repository at this point
Commits on Jun 14, 2011
Remove confusing comment in node_buffer.h
ry
committed
5fd9adc
View commit details
Copy full SHA for 5fd9adc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL