src: create a getter for kernel version by juanarbol · Pull Request #31732 · nodejs/node
added
c++
labels
Feb 11, 2020
addaleax
added
the
semver-minor
label
Mar 4, 2020
addaleax
added
the
author ready
label
Mar 4, 2020addaleax pushed a commit that referenced this pull request
Mar 9, 2020PR-URL: #31732 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request
Mar 10, 2020MylesBorins added a commit that referenced this pull request
Mar 10, 2020Notable changes: * [[`ff58854dbe`](ff58854dbe)] - **(SEMVER-MINOR)** **fs**: return first folder made by mkdir recursive (Benjamin Coe) [#31530](#31530) * [[`258a80d3cc`](258a80d3cc)] - **(SEMVER-MINOR)** **src**: create a getter for kernel version (Juan José Arboleda) [#31732](#31732) * [[`4d5981be96`](4d5981be96)] - **(SEMVER-MINOR)** **async_hooks**: add sync enterWith to ALS (Stephen Belanger) [#31945](#31945) * [[`dd83bd266d`](dd83bd266d)] - **(SEMVER-MINOR)** **wasi**: add returnOnExit option (Colin Ihrig) [#32101](#32101) PR-URL: #32185
MylesBorins added a commit that referenced this pull request
Mar 11, 2020Notable changes:
* async_hooks:
- add sync enterWith to ALS (Stephen Belanger)
#31945
* cli:
- allow --jitless V8 flag in NODE\_OPTIONS (Andrew Neitsch)
#32100
* fs:
- return first folder made by mkdir recursive (Benjamin Coe)
#31530
* n-api:
- define release 6 (Gabriel Schulhof)
#32058
* src:
- create a getter for kernel version (Juan José Arboleda)
#31732
* wasi:
- add returnOnExit option (Colin Ihrig)
#32101
PR-URL: #32185
MylesBorins added a commit that referenced this pull request
Mar 11, 2020Notable changes:
* async_hooks:
- add sync enterWith to ALS (Stephen Belanger)
#31945
* cli:
- allow --jitless V8 flag in NODE\_OPTIONS (Andrew Neitsch)
#32100
* fs:
- return first folder made by mkdir recursive (Benjamin Coe)
#31530
* n-api:
- define release 6 (Gabriel Schulhof)
#32058
* src:
- create a getter for kernel version (Juan José Arboleda)
#31732
* wasi:
- add returnOnExit option (Colin Ihrig)
#32101
PR-URL: #32185
MylesBorins added a commit that referenced this pull request
Mar 12, 2020Notable changes:
* async_hooks:
- add sync enterWith to ALS (Stephen Belanger)
#31945
* cli:
- allow --jitless V8 flag in NODE\_OPTIONS (Andrew Neitsch)
#32100
* fs:
- return first folder made by mkdir recursive (Benjamin Coe)
#31530
* n-api:
- define release 6 (Gabriel Schulhof)
#32058
* src:
- create a getter for kernel version (Juan José Arboleda)
#31732
* wasi:
- add returnOnExit option (Colin Ihrig)
#32101
PR-URL: #32185
MylesBorins added a commit that referenced this pull request
Mar 12, 2020Notable changes:
* async_hooks:
- add sync enterWith to ALS (Stephen Belanger)
#31945
* cli:
- allow --jitless V8 flag in NODE\_OPTIONS (Andrew Neitsch)
#32100
* fs:
- return first folder made by mkdir recursive (Benjamin Coe)
#31530
* n-api:
- define release 6 (Gabriel Schulhof)
#32058
* src:
- create a getter for kernel version (Juan José Arboleda)
#31732
* wasi:
- add returnOnExit option (Colin Ihrig)
#32101
PR-URL: #32185
cjihrig added a commit to cjihrig/node that referenced this pull request
Mar 13, 2020pRtlGetVersion is not a thing. This text was likely a result of copying the variable name used in libuv. This commit updates the documentation to reference the correct Windows API call. PR-URL: nodejs#32156 Refs: nodejs#31732 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com>
targos
removed
the
author ready
label
Apr 25, 2020targos pushed a commit to targos/node that referenced this pull request
Apr 25, 2020Backport-PR-URL: nodejs#32166 PR-URL: nodejs#31732 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request
Apr 28, 2020
juanarbol
deleted the
juanarbol/os-version-binding
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters