| /third_party/json/ |
| D | ChangeLog.md | 8 …JSON\_THROW in the amalgamated json.hpp file [\#2934](https://github.com/nlohmann/json/issues/2934) 9 - Copy to a variable inside a Structure [\#2933](https://github.com/nlohmann/json/issues/2933) 10 - warning C4068: unknown pragma 'GCC' on MSVC/cl [\#2924](https://github.com/nlohmann/json/issues/2… 11 - Errors during ninja test [\#2918](https://github.com/nlohmann/json/issues/2918) 12 - compiler warning: "not return a value" [\#2917](https://github.com/nlohmann/json/issues/2917) 13 - Comparison floating points causes warning [\#2909](https://github.com/nlohmann/json/issues/2909) 14 - Why can't I have std::vector\<json&\> testList? [\#2900](https://github.com/nlohmann/json/issues/… 15 - \[json.hpp\] from releases doesnt work [\#2897](https://github.com/nlohmann/json/issues/2897) 16 - g++ \(11\) -Wuseless-cast gives lots of warnings [\#2893](https://github.com/nlohmann/json/issues… 17 …and immediatly deserialize json to/from bson [\#2892](https://github.com/nlohmann/json/issues/2892) [all …]
|
| /third_party/node/deps/npm/node_modules/qs/ |
| D | CHANGELOG.md | 85 ## [**6.2.0**](https://github.com/ljharb/qs/issues?milestone=36&state=closed) 99 ## [**6.1.0**](https://github.com/ljharb/qs/issues?milestone=35&state=closed) 114 ## [**6.0.2**](https://github.com/ljharb/qs/issues?milestone=33&state=closed) 117 ## [**6.0.1**](https://github.com/ljharb/qs/issues?milestone=32&state=closed) 120 ## [**6.0.0**](https://github.com/ljharb/qs/issues?milestone=31&state=closed) 121 - [**#124**](https://github.com/ljharb/qs/issues/124) Use ES6 and drop support for node < v4 126 ## [**5.2.0**](https://github.com/ljharb/qs/issues?milestone=30&state=closed) 127 - [**#64**](https://github.com/ljharb/qs/issues/64) Add option to sort object keys in the query str… 129 ## [**5.1.0**](https://github.com/ljharb/qs/issues?milestone=29&state=closed) 130 - [**#117**](https://github.com/ljharb/qs/issues/117) make URI encoding stringified results optional [all …]
|
| /third_party/cef/patch/ |
| D | patch.cfg | 30 # https://bugs.chromium.org/p/chromium/issues/detail?id=634788 33 # https://bitbucket.org/chromiumembedded/cef/issues/2432 41 # https://bugs.chromium.org/p/chromium/issues/detail?id=623342 46 # https://bitbucket.org/chromiumembedded/cef/issues/1617 58 # https://bitbucket.org/chromiumembedded/cef/issues/2362 77 # https://bitbucket.org/chromiumembedded/cef/issues/1051 82 # https://bitbucket.org/chromiumembedded/cef/issues/180 85 # https://bitbucket.org/chromiumembedded/cef/issues/1481 88 # https://bitbucket.org/chromiumembedded/cef/issues/1565 91 # https://bitbucket.org/chromiumembedded/cef/issues/1677 [all …]
|
| /third_party/ffmpeg/doc/ |
| D | issue_tracker.txt | 7 FFmpeg uses Trac for tracking issues, new issues and changes to 8 existing issues can be done through a web interface. 10 Issues can be different kinds of things we want to keep track of 17 It is possible to subscribe to individual issues by adding yourself to the 56 Bugs about data loss and security issues. 117 Issues which have been briefly looked at and which did not look outright 132 Issues for which some information has been requested by the developers, 167 issues in libavcodec/* 170 issues in libavdevice/* 173 issues in libavfilter/* [all …]
|
| /third_party/node/test/fixtures/wpt/resources/webidl2/ |
| D | CHANGELOG.md | 26 **Closed issues:** 28 - Support `raises` and `setraises` [\#128](https://github.com/w3c/webidl2.js/issues/128) 29 - Support `legacycaller` [\#127](https://github.com/w3c/webidl2.js/issues/127) 30 - Improve "No semicolon after enum" message [\#119](https://github.com/w3c/webidl2.js/issues/119) 39 **Closed issues:** 41 - Always return an array for idlType, etc. [\#113](https://github.com/w3c/webidl2.js/issues/113) 42 - Maintain writer.js or not? [\#109](https://github.com/w3c/webidl2.js/issues/109) 56 **Closed issues:** 58 - Code quality [\#116](https://github.com/w3c/webidl2.js/issues/116) 59 - Unable to parse HTMLAllCollection interface [\#114](https://github.com/w3c/webidl2.js/issues/114) [all …]
|
| /third_party/rust/crates/regex/tests/ |
| D | regression.rs | 1 // See: https://github.com/rust-lang/regex/issues/48 10 // See: https://github.com/rust-lang/regex/issues/98 17 // See: https://github.com/rust-lang/regex/issues/555 23 // See: https://github.com/rust-lang/regex/issues/527 29 // See: https://github.com/rust-lang/regex/issues/75 33 // See: https://github.com/rust-lang/regex/issues/99 39 // See: https://github.com/rust-lang/regex/issues/101 42 // See: https://github.com/rust-lang/regex/issues/129 50 // See: https://github.com/rust-lang/regex/issues/153 54 // See: https://github.com/rust-lang/regex/issues/169 [all …]
|
| /third_party/node/deps/npm/node_modules/yargs-parser/ |
| D | CHANGELOG.md | 24 * boolean arrays with default values ([#185](https://github.com/yargs/yargs-parser/issues/185)) ([7… 25 … same as other array types ([#184](https://github.com/yargs/yargs-parser/issues/184)) ([17ca3bd](h… 26 … and boolean typed options ([#188](https://github.com/yargs/yargs-parser/issues/188)) ([c5a1db0](h… 27 …e over coerce return value ([#182](https://github.com/yargs/yargs-parser/issues/182)) ([2f26436](h… 28 … arrays from config object ([#199](https://github.com/yargs/yargs-parser/issues/199)) ([f8a2d3f](h… 33 … "collect-unknown-options" ([#181](https://github.com/yargs/yargs-parser/issues/181)) ([7909cc4](h… 34 … takes into account arrays ([#187](https://github.com/yargs/yargs-parser/issues/187)) ([31c204b](h… 50 …trings when tokenizing ([#167](https://www.github.com/yargs/yargs-parser/issues/167)) ([57b7883](h… 51 …-arguments-array=false ([#164](https://www.github.com/yargs/yargs-parser/issues/164)) ([47ccb0b](h… 52 …t-option-groups" false ([#179](https://www.github.com/yargs/yargs-parser/issues/179)) ([6055974](h… [all …]
|
| /third_party/rust/crates/bindgen/releases/ |
| D | release-announcement-template.md | 29 at some of these issues: 31 * [Issues labeled "easy"][easy] 32 * [Issues labeled "less easy"][less-easy] 36 [Check out the issues labeled "docs".][docs-issues] 45 [easy]: https://github.com/rust-lang/rust-bindgen/issues?q=is%3Aopen+is%3Aissue+label%3AE-easy 46 [less-easy]: https://github.com/rust-lang/rust-bindgen/issues?q=is%3Aopen+is%3Aissue+label%3AE-less… 47 [looking]: https://github.com/rust-lang/rust-bindgen/issues/747 48 [docs-issues]: https://github.com/rust-lang/rust-bindgen/issues?q=is%3Aopen+is%3Aissue+label%3AI-ne… 49 [file-issue]: https://github.com/rust-lang/rust-bindgen/issues/new
|
| /third_party/rust/crates/bindgen/ |
| D | CHANGELOG.md | 252 * Various issues with upcoming clang/libclang versions have been fixed. 299 [(#1743)]: https://github.com/rust-lang/rust-bindgen/issues/1743 456 [an AArch64 bug]: https://github.com/rust-lang/rust-bindgen/issues/1973 457 [makes the bindings more portable]: https://github.com/rust-lang/rust-bindgen/issues/1983 505 [#1883]: https://github.com/rust-lang/rust-bindgen/issues/1883 732 [#1627]: https://github.com/rust-lang/rust-bindgen/issues/1627 733 [#1611]: https://github.com/rust-lang/rust-bindgen/issues/1611 734 [#1615]: https://github.com/rust-lang/rust-bindgen/issues/1615 735 [#1625]: https://github.com/rust-lang/rust-bindgen/issues/1625 736 [#1626]: https://github.com/rust-lang/rust-bindgen/issues/1626 [all …]
|
| /third_party/node/deps/npm/node_modules/yargs/ |
| D | CHANGELOG.md | 9 …es that call Object.freeze() ([#1483](https://www.github.com/yargs/yargs/issues/1483)) ([99c2dc8](… 16 * stop-parse was not being respected by commands ([#1459](https://github.com/yargs/yargs/issues/145… 23 * async middleware was called twice ([#1422](https://github.com/yargs/yargs/issues/1422)) ([9a42b63… 24 …o accept any spec conform object ([#1424](https://github.com/yargs/yargs/issues/1424)) ([0be43d2](… 25 …g maintained for nested commands ([#1430](https://github.com/yargs/yargs/issues/1430)) ([d38650e](… 26 * **docs:** broken markdown link ([#1426](https://github.com/yargs/yargs/issues/1426)) ([236e24e](h… 27 * support merging deeply nested configuration ([#1423](https://github.com/yargs/yargs/issues/1423))… 32 …port for unknown-options-as-args ([#1440](https://github.com/yargs/yargs/issues/1440)) ([4d21520](… 40 * detect zsh when zsh isnt run as a login prompt ([#1395](https://github.com/yargs/yargs/issues/139… 41 …arsed and stop warning on access ([#1412](https://github.com/yargs/yargs/issues/1412)) ([bb0eb52](… [all …]
|
| /third_party/node/deps/npm/node_modules/hosted-git-info/ |
| D | CHANGELOG.md | 11 …it-info/issues/76) ([29adfe5](https://github.com/npm/hosted-git-info/commit/29adfe5)), closes [#84… 21 …issues/61) & [#65](https://github.com/npm/hosted-git-info/issues/65) addressing issues w/ url.URL … 31 …[#61](https://github.com/npm/hosted-git-info/issues/61) [#62](https://github.com/npm/hosted-git-in… 32 …pm/hosted-git-info/commit/f2cdfcf)), closes [#60](https://github.com/npm/hosted-git-info/issues/60) 47 …pm/hosted-git-info/commit/e8325b5)), closes [#51](https://github.com/npm/hosted-git-info/issues/51) 68 …pm/hosted-git-info/commit/3b1d629)), closes [#48](https://github.com/npm/hosted-git-info/issues/48) 89 …[#46](https://github.com/npm/hosted-git-info/issues/46) [#43](https://github.com/npm/hosted-git-in… 90 …pm/hosted-git-info/commit/3776fa5)), closes [#44](https://github.com/npm/hosted-git-info/issues/44) 91 …pm/hosted-git-info/commit/cbf04f9)), closes [#47](https://github.com/npm/hosted-git-info/issues/47) 93 …pm/hosted-git-info/commit/e518222)), closes [#38](https://github.com/npm/hosted-git-info/issues/38) [all …]
|
| /third_party/rust/crates/regex/ |
| D | CHANGELOG.md | 13 * [BUG #945](https://github.com/rust-lang/regex/issues/945): 23 * [FEATURE #832](https://github.com/rust-lang/regex/issues/916): 39 * [FEATURE #877](https://github.com/rust-lang/regex/issues/877): 44 * [BUG #792](https://github.com/rust-lang/regex/issues/792): 53 * [BUG #680](https://github.com/rust-lang/regex/issues/680): 55 * [BUG #859](https://github.com/rust-lang/regex/issues/859): 57 * [BUG #862](https://github.com/rust-lang/regex/issues/862): 91 * [BUG #769](https://github.com/rust-lang/regex/issues/769): 104 [ripgrep#1860](https://github.com/BurntSushi/ripgrep/issues/1860). 135 * [BUG OSS-fuzz#33579](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33579): [all …]
|
| /third_party/rust/crates/clap/ |
| D | CHANGELOG.md | 295 See [Issue 2688](https://github.com/clap-rs/clap/issues/2688) for more background. 358 See [Issue 4132](https://github.com/clap-rs/clap/issues/4132) for more background. 542 …ue` to open the door for [more features](https://github.com/clap-rs/clap/issues/1807) and [clarify… 975 - *(builder)* Some functions were renamed for consistency and fixing spelling issues 1079 …ct external subcommands aliasing when escaped](https://github.com/clap-rs/clap/issues/3263) (#3264) 1152 …r of the builder API with `arg!` ([clap-rs/clap#2835](https://github.com/clap-rs/clap/issues/2835)) 1153 …en deprecated in favor of `arg!` ([clap-rs/clap#3087](https://github.com/clap-rs/clap/issues/3087)) 1155 …favor the builder or derive APIs ([clap-rs/clap#3087](https://github.com/clap-rs/clap/issues/3087)) 1217 …`PossibleValue::about` to `help` ([clap-rs/clap#3075](https://github.com/clap-rs/clap/issues/3075)) 1234 - See [clap-rs/clap#2807](https://github.com/clap-rs/clap/issues/2807) [all …]
|
| /third_party/node/deps/npm/node_modules/npm-lifecycle/ |
| D | CHANGELOG.md | 46 …thub.com/npm/lifecycle/issues/36) [#11](https://github.com/npm/lifecycle/issues/11) [#18](https://… 47 …, closes [#22](https://github.com/npm/lifecycle/issues/22) [#25](https://github.com/npm/lifecycle/… 52 …, closes [#29](https://github.com/npm/lifecycle/issues/29) [#30](https://github.com/npm/lifecycle/… 68 Fix: https://github.com/npm/npm-lifecycle/issues/37 69 Close: https://github.com/npm/npm-lifecycle/issues/38 92 …pm/lifecycle/issues/22)) ([8fcaa21](https://github.com/npm/lifecycle/commit/8fcaa21)), closes [#20… 112 …ckage.json script is not present ([#13](https://github.com/npm/lifecycle/issues/13)) ([67adc2d](ht… 113 …possible cases of PATH variables ([#17](https://github.com/npm/lifecycle/issues/17)) ([e4ecc54](ht… 123 * **log:** Fix formatting of invalid wd warning ([#12](https://github.com/npm/lifecycle/issues/12))… 134 …ion to set NODE_OPTIONS for child ([#7](https://github.com/npm/lifecycle/issues/7)) ([2eb7a38](htt… [all …]
|
| /third_party/node/test/parallel/ |
| D | parallel.status | 10 # https://github.com/nodejs/node/issues/24497 12 # https://github.com/nodejs/node/issues/23277 16 # https://github.com/nodejs/node/issues/39368 25 # https://github.com/nodejs/node/issues/33796 31 # https://github.com/nodejs/node/issues/31727 33 # https://github.com/nodejs/node/issues/28803 35 # https://github.com/nodejs/node/issues/31280 60 # https://github.com/nodejs/node/issues/36929 62 # https://github.com/nodejs/node/issues/36925
|
| /third_party/rust/crates/nix/ |
| D | CONTRIBUTING.md | 12 # Issues chapter 14 We use GitHub's [issue tracker][issues]. 16 [issues]: https://github.com/nix-rust/nix/issues 22 issues][issue-search] to see if there's something related. If not, just 29 [issue-search]: https://github.com/nix-rust/nix/search?utf8=%E2%9C%93&q=is%3Aissue&type=Issues 30 [new-issue]: https://github.com/nix-rust/nix/issues/new 42 We use labels to help manage issues. The structure is modeled after 48 - **O-** prefixed labels specify the OS for issues that are OS-specific 49 - **R-** prefixed labels specify the architecture for issues that are 79 Cirrus-CI][cirrus-ci], which might find some issues on other platforms. The CI
|
| /third_party/json/doc/mkdocs/docs/integration/ |
| D | package_managers.md | 55 …`meson wrap install nlohmann_json`. Please see the meson project for any issues regarding the pack… 61 …lease version you want to use. Please file issues [here](https://github.com/conan-io/conan-center-… 98 …. Please see the [spack project](https://github.com/spack/spack) for any issues regarding the pack… 102 …/packages/pkg/nlohmann_json.html). Please see the hunter project for any issues regarding the pack… 106 …le with `buckaroo add github.com/buckaroo-pm/nlohmann-json`. Please file issues [here](https://git… 110 …ow the then displayed descriptions. Please see the vcpkg project for any issues regarding the pack… 151 …son-cocoapod/src/master/)). Please file issues [here](https://bitbucket.org/benman/nlohmann_json-c… 155 …/json/issues/1132#issuecomment-452250255) on how to use the package. Please files issues [here](ht… 159 …onda-forge nlohmann_json`. Please file issues [here](https://github.com/conda-forge/nlohmann_json-… 163 …-nlohmann-json` for installation. Please file issues [here](https://github.com/msys2/MINGW-package… [all …]
|
| /third_party/node/deps/npm/changelogs/ |
| D | CHANGELOG-2.md | 37 [#12438](https://github.com/npm/npm/issues/12438) 88 * Fixes [#13656](https://github.com/npm/npm/issues/13656). 142 [#12669](https://github.com/npm/npm/issues/12669) 207 [isaacs/rimraf#111](https://github.com/isaacs/rimraf/issues/111) 253 [#13113](https://github.com/npm/npm/issues/13113) 269 [#5082](https://github.com/npm/npm/issues/5082), which had been around in one 279 saga is contained within [the issue](https://github.com/npm/npm/issues/5082), 347 [#5082](https://github.com/npm/npm/issues/5082) `fstream@1.0.10`: Ensure that 351 [#5082](https://github.com/npm/npm/issues/5082) Remove the warning introduced 364 meetings](https://github.com/npm/npm/issues?utf8=%E2%9C%93&q=is%3Aissue+npm+cli+team+meeting+) [all …]
|
| /third_party/node/ |
| D | GOVERNANCE.md | 18 Triagers assess newly-opened issues in the [nodejs/node][] and [nodejs/help][] 22 * Ability to label issues and pull requests 23 * Ability to comment, close, and reopen issues and pull requests 28 * [A guide for triagers](./doc/guides/contributing/issues.md#triaging-a-bug-report) 63 * Reviewing and commenting on issues and pull requests 94 The TSC agenda includes issues that are at an impasse. The intention of the 112 The TSC seeks to resolve as many issues as possible outside meetings using 113 [the TSC issue tracker](https://github.com/nodejs/TSC/issues). The process in 133 * Pull requests and issues opened in the [nodejs/node][] repository. 134 * Use the link `https://github.com/nodejs/node/issues?q=author:GITHUB_ID` [all …]
|
| /third_party/rust/crates/bindgen/csmith-fuzzing/ |
| D | README.md | 15 - [Reporting Issues](#reporting-issues) 50 ## Reporting Issues 59 the `A-csmith` label. You can find all the issues discovered with `csmith`, and 61 [all issues tagged with the `A-csmith` label][csmith-issues]. 65 [csmith-issues]: https://github.com/rust-lang/rust-bindgen/issues?q=label%3AA-csmith
|
| /third_party/flutter/engine/flutter/ |
| D | analysis_options.yaml | 34 …refer having parameters in the same order as fields https://github.com/flutter/flutter/issues/10219 54 # - avoid_returning_this # https://github.com/dart-lang/linter/issues/842 65 # - close_sinks # https://github.com/flutter/flutter/issues/5789 66 # - comment_references # blocked on https://github.com/dart-lang/dartdoc/issues/1153 67 # - constant_identifier_names # https://github.com/dart-lang/linter/issues/204 75 # - invariant_booleans # https://github.com/flutter/flutter/issues/5790 81 # - literal_only_boolean_expressions # https://github.com/flutter/flutter/issues/5791 87 # - only_throw_errors # https://github.com/flutter/flutter/issues/5792 125 # - unawaited_futures # https://github.com/flutter/flutter/issues/5793 129 # - unnecessary_lambdas # https://github.com/dart-lang/linter/issues/498
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
| D | UnittestCustomOptionsProto3.cs | 12 namespace UnitTest.Issues.TestProtos { 142 …tedClrTypeInfo(new[] {typeof(global::UnitTest.Issues.TestProtos.MethodOpt1), typeof(global::UnitTe… in UnittestCustomOptionsProto3Reflection() 143 …Issues.TestProtos.TestMessageWithCustomOptions), global::UnitTest.Issues.TestProtos.TestMessageWit… in UnittestCustomOptionsProto3Reflection() 144 …neratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.CustomOptionFooRequest), global::Unit… in UnittestCustomOptionsProto3Reflection() 145 …neratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.CustomOptionFooResponse), global::Uni… in UnittestCustomOptionsProto3Reflection() 146 …atedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.CustomOptionFooClientMessage), global::U… in UnittestCustomOptionsProto3Reflection() 147 …atedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.CustomOptionFooServerMessage), global::U… in UnittestCustomOptionsProto3Reflection() 148 …Issues.TestProtos.DummyMessageContainingEnum), global::UnitTest.Issues.TestProtos.DummyMessageCont… in UnittestCustomOptionsProto3Reflection() 149 …tedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.DummyMessageInvalidAsOptionType), global:… in UnittestCustomOptionsProto3Reflection() 150 …atedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.CustomOptionMinIntegerValues), global::U… in UnittestCustomOptionsProto3Reflection() [all …]
|
| /third_party/flutter/flutter/ |
| D | analysis_options.yaml | 4 # See: https://github.com/dart-lang/linter/issues/288 38 # see https://github.com/dart-lang/sdk/issues/28463 49 …refer having parameters in the same order as fields https://github.com/flutter/flutter/issues/10219 89 # - comment_references # blocked on https://github.com/flutter/flutter/issues/20765 90 # - constant_identifier_names # needs an opt-out https://github.com/dart-lang/linter/issues/204 102 … # - invariant_booleans # too many false positives: https://github.com/dart-lang/linter/issues/811 109 …_only_boolean_expressions # too many false positives: https://github.com/dart-lang/sdk/issues/34181 116 # - only_throw_errors # https://github.com/flutter/flutter/issues/5792 152 # - prefer_mixin # https://github.com/dart-lang/language/issues/32 175 # - unnecessary_lambdas # has false positives: https://github.com/dart-lang/linter/issues/498 [all …]
|
| /third_party/node/deps/npm/node_modules/uuid/ |
| D | CHANGELOG.md | 23 * fix [#284](https://github.com/kelektiv/node-uuid/issues/284) by setting function name in try-catc… 33 …low running in strict mode ([#270](https://github.com/kelektiv/node-uuid/issues/270)) ([d062fdc](h… 34 * fix [#229](https://github.com/kelektiv/node-uuid/issues/229) ([c9684d4](https://github.com/kelekt… 35 * Get correct version of IE11 crypto ([#274](https://github.com/kelektiv/node-uuid/issues/274)) ([1… 36 * mem issue when generating uuid ([#267](https://github.com/kelektiv/node-uuid/issues/267)) ([c4770… 40 …mmit style commit messages ([#282](https://github.com/kelektiv/node-uuid/issues/282)) ([cc9a182](h… 49 …#241](https://github.com/kelektiv/node-uuid/issues/241) ([#247](https://github.com/kelektiv/node-u… 60 …#241](https://github.com/kelektiv/node-uuid/issues/241) ([#247](https://github.com/kelektiv/node-u… 65 * Add v3 Support ([#217](https://github.com/kelektiv/node-uuid/issues/217)) ([d94f726](https://gith…
|
| /third_party/node/doc/changelogs/ |
| D | CHANGELOG_ARCHIVE.md | 430 * debugger: show current line, fix for [#6150](https://github.com/joyent/node/issues/6150) (Alex Ko… 923 * Fix [#3521](https://github.com/joyent/node/issues/3521) Make process.env more like a regular Obje… 1291 * Fix [#3577](https://github.com/joyent/node/issues/3577) Un-break require('sys') 1317 * Fix [#3503](https://github.com/joyent/node/issues/3503): stdin: resume() on pipe(dest) (isaacs) 1333 …* Fix isaacs/npm[#2465](https://github.com/joyent/node/issues/2465): Make npm script and windows s… 1334 …* Fix isaacs/npm[#2452](https://github.com/joyent/node/issues/2452) Use --save(-dev|-optional) in … 1339 * [#3118](https://github.com/joyent/node/issues/3118) net.Socket: Delay pause/resume until after co… 1340 * [#3465](https://github.com/joyent/node/issues/3465) Add ./configure --no-ifaddrs flag (isaacs) 1360 * Fix [#3425](https://github.com/joyent/node/issues/3425): removeAllListeners should delete array (… 1369 * Fix [#3388](https://github.com/joyent/node/issues/3388) Support listening on file descriptors (is… [all …]
|