/external/python/pyfakefs/ |
D | CHANGES.md | 13 * Do not build for Python 2 (see [#524](../../issues/524)) 20 * Avoid exception if using `flask-restx` (see [#523](../../issues/523)) 28 * Removed Python 2.7 and 3.4 support (see [#492](../../issues/492)) 39 * Added missing `st_ino` in `makedir` (see [#515](../../issues/515)) 41 (see [#516](../../issues/516)) 43 (see [#517](../../issues/517)) 45 (see [#512](../../issues/512)) 47 (see [#510](../../issues/510)) 49 (see [#509](../../issues/509) and [#511](../../issues/511)) 51 (see [#508](../../issues/508)) [all …]
|
/external/exoplayer/tree/ |
D | RELEASENOTES.md | 16 ([#6161](https://github.com/google/ExoPlayer/issues/6161)). 33 ([#5660](https://github.com/google/ExoPlayer/issues/5660)). 44 ([#6646](https://github.com/google/ExoPlayer/issues/6646)). 59 ([#2863](https://github.com/google/ExoPlayer/issues/2863)). 62 ([#6103](https://github.com/google/ExoPlayer/issues/6103)). 72 ([#7207](https://github.com/google/ExoPlayer/issues/7207)). 93 [issue #6581](https://github.com/google/ExoPlayer/issues/6581)). 106 seconds ([#7181](https://github.com/google/ExoPlayer/issues/7181)). 114 ([#7078](https://github.com/google/ExoPlayer/issues/7078)). 118 ([#5978](https://github.com/google/ExoPlayer/issues/5978)). [all …]
|
/external/jacoco/org.jacoco.doc/docroot/doc/ |
D | changes.html | 28 (GitHub <a href="https://github.com/jacoco/jacoco/issues/845">#845</a>).</li> 31 (GitHub <a href="https://github.com/jacoco/jacoco/issues/849">#849</a>).</li> 38 (GitHub <a href="https://github.com/jacoco/jacoco/issues/839">#839</a>).</li> 42 (GitHub <a href="https://github.com/jacoco/jacoco/issues/859">#859</a>).</li> 50 (GitHub <a href="https://github.com/jacoco/jacoco/issues/850">#850</a>).</li> 56 (GitHub <a href="https://github.com/jacoco/jacoco/issues/851">#851</a>).</li> 64 (GitHub <a href="https://github.com/jacoco/jacoco/issues/821">#821</a>).</li> 66 (GitHub <a href="https://github.com/jacoco/jacoco/issues/760">#760</a>).</li> 68 (GitHub <a href="https://github.com/jacoco/jacoco/issues/835">#835</a>).</li> 71 (GitHub <a href="https://github.com/jacoco/jacoco/issues/761">#761</a>).</li> [all …]
|
/external/fmtlib/ |
D | ChangeLog.rst | 5 (`#1996 <https://github.com/fmtlib/fmt/issues/1996>`_, 6 `#2029 <https://github.com/fmtlib/fmt/issues/2029>`_). 9 (`#2011 <https://github.com/fmtlib/fmt/issues/2011>`_). 12 (`#2014 <https://github.com/fmtlib/fmt/issues/2014>`_). 15 (`#2017 <https://github.com/fmtlib/fmt/issues/2017>`_). 21 (`#1976 <https://github.com/fmtlib/fmt/issues/1976>`_). 27 (`#1961 <https://github.com/fmtlib/fmt/issues/1961>`_). 31 (`#1919 <https://github.com/fmtlib/fmt/issues/1919>`_). 34 (`#1957 <https://github.com/fmtlib/fmt/issues/1957>`_). 37 (`#1955 <https://github.com/fmtlib/fmt/issues/1955>`_). [all …]
|
/external/javaparser/ |
D | changelog.md | 3 [issues resolved](https://github.com/javaparser/javaparser/milestone/145?closed=1) 7 [issues resolved](https://github.com/javaparser/javaparser/milestone/144?closed=1) 11 [issues resolved](https://github.com/javaparser/javaparser/milestone/143?closed=1) 15 [issues resolved](https://github.com/javaparser/javaparser/milestone/142?closed=1) 19 [issues resolved](https://github.com/javaparser/javaparser/milestone/141?closed=1) 23 [issues resolved](https://github.com/javaparser/javaparser/milestone/140?closed=1) 27 [issues resolved](https://github.com/javaparser/javaparser/milestone/139?closed=1) 31 [issues resolved](https://github.com/javaparser/javaparser/milestone/138?closed=1) 35 [issues resolved](https://github.com/javaparser/javaparser/milestone/137?closed=1) 43 [issues resolved](https://github.com/javaparser/javaparser/milestone/136?closed=1) [all …]
|
/external/timezone-boundary-builder/ |
D | CHANGELOG.md | 9 …ne names in each release ([#69](https://github.com/evansiroky/timezone-boundary-builder/issues/69)) 10 … fixing broken relations ([#68](https://github.com/evansiroky/timezone-boundary-builder/issues/68)) 16 * Split Vietnam into 2 zones ([#66](https://github.com/evansiroky/timezone-boundary-builder/issues/… 24 * Add standard linter ([#67](https://github.com/evansiroky/timezone-boundary-builder/issues/67)) 30 …se-claimed territories. ([#52](https://github.com/evansiroky/timezone-boundary-builder/issues/52)) 31 … C to `Asia/Jerusalem`. ([#53](https://github.com/evansiroky/timezone-boundary-builder/issues/53)) 32 … from `Asia/Qyzylorda`. ([#59](https://github.com/evansiroky/timezone-boundary-builder/issues/59)) 33 …e/Berlin` to `Etc/UTC`. ([#61](https://github.com/evansiroky/timezone-boundary-builder/issues/61)) 40 * Update to use Node 10 ([#56](https://github.com/evansiroky/timezone-boundary-builder/issues/56)) 46 …d `America/Scoresbysund` ([#40](https://github.com/evansiroky/timezone-boundary-builder/issues/40)) [all …]
|
/external/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 …]
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue9/ |
D | NopropTest.java | 16 package org.yaml.snakeyaml.issues.issue9; 27 …String yaml = "--- !!org.yaml.snakeyaml.issues.issue9.BeanHolder\nbean : !!org.yaml.snakeyaml.issu… in testOK01() 36 …String yaml = "--- !!org.yaml.snakeyaml.issues.issue9.BeanHolder\nbean : !!org.yaml.snakeyaml.issu… in testOK02() 45 …String yaml = "--- !!org.yaml.snakeyaml.issues.issue9.BeanHolder\nbean : !!org.yaml.snakeyaml.issu… in testOK03() 54 …String yaml = "--- !!org.yaml.snakeyaml.issues.issue9.BeanHolder\nbean : !!org.yaml.snakeyaml.issu… in testOK04() 63 …String yaml = "--- !!org.yaml.snakeyaml.issues.issue9.BeanHolder\nbean : !!org.yaml.snakeyaml.issu… in testOK05() 72 …String yaml = "--- !!org.yaml.snakeyaml.issues.issue9.BeanHolder\nbean : !!org.yaml.snakeyaml.issu… in testOK06() 81 …String yaml = "--- !!org.yaml.snakeyaml.issues.issue9.BeanHolder\nbean : !!org.yaml.snakeyaml.issu… in testEmptyBean() 90 …String yaml = "--- !!org.yaml.snakeyaml.issues.issue9.BeanHolder\nbean : !!org.yaml.snakeyaml.issu… in testEmptyBean2() 99 String yaml = "--- !!org.yaml.snakeyaml.issues.issue9.BeanHolder"; in testEmptyDoc() [all …]
|
/external/rust/crates/clap/ |
D | CHANGELOG.md | 20 …64508389170c9c77f1c8a4e597d14d3ed2f0), closes [#1905](https://github.com/clap-rs/clap/issues/1905)) 30 …609da3ddc897286cfba968f26ff961491), closes [#1155](https://github.com/kbknapp/clap-rs/issues/1155)) 69 …b6a621a765cbf513450188000d943676a30), closes [#897](https://github.com/kbknapp/clap-rs/issues/897)) 97 …b6a621a765cbf513450188000d943676a30), closes [#897](https://github.com/kbknapp/clap-rs/issues/897)) 110 …4ee4a319c888036e7c595ab46451d8e48), closes [#1212](https://github.com/kbknapp/clap-rs/issues/1212)) 138 * Fix some typos and markdown issues. ([935ba0dd](https://github.com/kbknapp/clap-rs/commit/935ba… 156 …1a519b045f95946ae0dd3e850f9b93070), closes [#1160](https://github.com/kbknapp/clap-rs/issues/1173)) 161 …609da3ddc897286cfba968f26ff961491), closes [#1155](https://github.com/kbknapp/clap-rs/issues/1155)) 162 …4e979d07bfe555247e5d130c546673708), closes [#1160](https://github.com/kbknapp/clap-rs/issues/1160)) 181 …01023ca1eac1cc6ffe6c936b4c4a2aa3c45), closes [#976](https://github.com/kbknapp/clap-rs/issues/976)) [all …]
|
/external/rust/crates/grpcio-sys/grpc/.github/ |
D | stale.yml | 7 # Set to false to disable. If disabled, issues still need to be closed manually, but will remain ma… 10 # Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disab… 13 # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable 18 # Set to true to ignore issues in a project (defaults to false) 21 # Set to true to ignore issues in a milestone (defaults to false) 24 # Set to true to ignore issues with an assignee (defaults to false) 47 # Limit to only `issues` or `pulls` 48 # only: issues 50 # Optionally, specify configuration settings that are specific to just 'issues' or 'pulls': 58 # issues:
|
/external/curl/docs/ |
D | KNOWN_BUGS | 32 2.7 Client cert (MTLS) issues with Schannel 50 5. Build and portability issues 139 https://github.com/curl/curl/issues/218 170 See https://github.com/curl/curl/issues/2719 201 https://github.com/curl/curl/issues/768 218 See https://github.com/curl/curl/issues/5403 224 https://github.com/curl/curl/issues/1308 232 See https://github.com/curl/curl/issues/1411 260 https://github.com/curl/curl/issues/2276 262 2.7 Client cert (MTLS) issues with Schannel [all …]
|
D | TODO | 212 See https://github.com/curl/curl/issues/4016 225 See https://github.com/curl/curl/issues/4476 250 See https://github.com/curl/curl/issues/3570 258 See https://github.com/curl/curl/issues/1264 283 https://github.com/curl/curl/issues/349 293 https://github.com/curl/curl/issues/2251 303 See https://github.com/curl/curl/issues/2734 343 https://github.com/curl/curl/issues/514 361 https://github.com/curl/curl/issues/896 371 directions. https://github.com/curl/curl/issues/2588 [all …]
|
/external/ImageMagick/ |
D | ChangeLog | 7 https://github.com/ImageMagick/ImageMagick/issues/3520). 24 https://github.com/ImageMagick/ImageMagick/issues/3428). 41 https://github.com/ImageMagick/ImageMagick/issues/3339 and others). 68 https://github.com/ImageMagick/ImageMagick/issues/3242). 86 https://github.com/ImageMagick/ImageMagick/issues/3195). 95 https://github.com/ImageMagick/ImageMagick/issues/3156). 97 https://github.com/ImageMagick/ImageMagick/issues/3167). 113 https://github.com/ImageMagick/ImageMagick/issues/3140). 128 https://github.com/ImageMagick/ImageMagick/issues/3117). 130 https://github.com/ImageMagick/ImageMagick/issues/3113). [all …]
|
/external/rust/crates/byteorder/ |
D | CHANGELOG.md | 95 [#103](https://github.com/BurntSushi/byteorder/issues/103) 98 * [BUG #102](https://github.com/BurntSushi/byteorder/issues/102): 100 * [BUG #103](https://github.com/BurntSushi/byteorder/issues/103): 112 * [FEATURE #63](https://github.com/BurntSushi/byteorder/issues/63): 115 * [FEATURE #65](https://github.com/BurntSushi/byteorder/issues/65): 118 * [FEATURE #72](https://github.com/BurntSushi/byteorder/issues/72): 120 * [FEATURE #74](https://github.com/BurntSushi/byteorder/issues/74): 122 * [FEATURE #75](https://github.com/BurntSushi/byteorder/issues/75): 130 * [BUG #68](https://github.com/BurntSushi/byteorder/issues/68): 132 * [BUG #69](https://github.com/BurntSushi/byteorder/issues/69): [all …]
|
/external/rust/crates/regex/ |
D | CHANGELOG.md | 49 * [BUG #722](https://github.com/rust-lang/regex/issues/722): 59 * [BUG #719](https://github.com/rust-lang/regex/issues/719): 75 * [FEATURE #649](https://github.com/rust-lang/regex/issues/649): 77 * [FEATURE #687](https://github.com/rust-lang/regex/issues/687): 79 * [FEATURE #689](https://github.com/rust-lang/regex/issues/689): 81 * [FEATURE #715](https://github.com/rust-lang/regex/issues/715): 86 * [BUG #694](https://github.com/rust-lang/regex/issues/694): 88 * [BUG #698](https://github.com/rust-lang/regex/issues/698): 90 * [BUG #711](https://github.com/rust-lang/regex/issues/711): 102 * [BUG #685](https://github.com/rust-lang/regex/issues/685): [all …]
|
/external/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 …]
|
D | UnittestIssues.cs | 12 namespace UnitTest.Issues.TestProtos { 57 …edClrTypeInfo(new[] {typeof(global::UnitTest.Issues.TestProtos.NegativeEnum), typeof(global::UnitT… in UnittestIssuesReflection() 58 …Issues.TestProtos.Issue307), global::UnitTest.Issues.TestProtos.Issue307.Parser, null, null, null,… in UnittestIssuesReflection() 59 …GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.NegativeEnumMessage), global::UnitT… in UnittestIssuesReflection() 60 …::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.DeprecatedChild), global::UnitTes… in UnittestIssuesReflection() 61 …neratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.DeprecatedFieldsMessage), global::Uni… in UnittestIssuesReflection() 62 …pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.ItemField), global::UnitTest.I… in UnittestIssuesReflection() 63 …Issues.TestProtos.ReservedNames), global::UnitTest.Issues.TestProtos.ReservedNames.Parser, new[]{ … in UnittestIssuesReflection() 64 …eneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.TestJsonFieldOrdering), global::Unit… in UnittestIssuesReflection() 65 …r::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.TestJsonName), global::UnitTest.… in UnittestIssuesReflection() [all …]
|
/external/rust/crates/structopt/ |
D | CHANGELOG.md | 3 * Fixed [another breakage](https://github.com/TeXitoi/structopt/issues/447) 8 * Fixed [a breakage](https://github.com/TeXitoi/structopt/issues/439) 18 * Unsafe code [has been forbidden](https://github.com/TeXitoi/structopt/issues/432). This makes 24 * Fixed [a breakage](https://github.com/TeXitoi/structopt/issues/424) with resent rustc versions 32 see [`#407`](https://github.com/TeXitoi/structopt/issues/407). 50 * Fixed [bug in `external_subcommand`](https://github.com/TeXitoi/structopt/issues/359). 71 ([#242](https://github.com/TeXitoi/structopt/issues/242)). 79 [the mess with versioning](https://github.com/TeXitoi/structopt/issues/315#issuecomment-568502792). 89 [file an issue ASAP](https://github.com/TeXitoi/structopt/issues). 99 [incorrectly](https://github.com/TeXitoi/structopt/issues/283). Now it doesn't. [all …]
|
/external/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
|
/external/python/httplib2/ |
D | CHANGELOG | 5 https://github.com/httplib2/httplib2/issues/169 28 https://github.com/httplib2/httplib2/issues/161 33 https://github.com/httplib2/httplib2/issues/160 40 https://github.com/httplib2/httplib2/issues/156 45 https://github.com/httplib2/httplib2/issues/151 48 https://github.com/httplib2/httplib2/issues/154 83 https://github.com/httplib2/httplib2/issues/18 87 https://github.com/httplib2/httplib2/issues/123 100 https://github.com/httplib2/httplib2/issues/112 131 https://github.com/httplib2/httplib2/issues/11 [all …]
|
/external/rust/crates/grpcio-sys/grpc/ |
D | .pylintrc-tests | 10 # TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection 35 # TODO(https://github.com/grpc/grpc/issues/261): investigate 64 # TODO(https://github.com/PyCQA/pylint/issues/59#issuecomment-283774279): 68 # TODO(https://github.com/grpc/grpc/issues/8622): Enable this after the 71 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't seem to 75 # TODO(https://github.com/grpc/grpc/issues/261): Enable this one. 78 # TODO(https://github.com/grpc/grpc/issues/261): This doesn't seem to 95 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't yet play 99 # TODO(https://github.com/grpc/grpc/issues/261): Suppress these where 112 # TODO(https://github.com/grpc/grpc/issues/261): Maybe we could have [all …]
|
/external/grpc-grpc/ |
D | .pylintrc-tests | 3 # TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection 28 # TODO(https://github.com/grpc/grpc/issues/261): investigate 57 # TODO(https://github.com/PyCQA/pylint/issues/59#issuecomment-283774279): 61 # TODO(https://github.com/grpc/grpc/issues/8622): Enable this after the 64 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't seem to 68 # TODO(https://github.com/grpc/grpc/issues/261): Enable this one. 71 # TODO(https://github.com/grpc/grpc/issues/261): This doesn't seem to 88 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't yet play 92 # TODO(https://github.com/grpc/grpc/issues/261): Suppress these where 105 # TODO(https://github.com/grpc/grpc/issues/261): Maybe we could have [all …]
|
D | .pylintrc | 3 # TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection 24 # TODO(https://github.com/PyCQA/pylint/issues/59#issuecomment-283774279): 28 # TODO(https://github.com/grpc/grpc/issues/8622): Enable this after the 31 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't seem to 35 # TODO(https://github.com/grpc/grpc/issues/261): Enable this one. 38 # TODO(https://github.com/grpc/grpc/issues/261): This doesn't seem to 55 # TODO(https://github.com/grpc/grpc/issues/261): Doesn't yet play 59 # TODO(https://github.com/grpc/grpc/issues/261): Suppress these where 72 # TODO(https://github.com/grpc/grpc/issues/261): Maybe we could have 75 # TODO(https://github.com/grpc/grpc/issues/261): Disable unnecessary
|
/external/rust/crates/textwrap/ |
D | CHANGELOG.md | 370 [issue-13]: https://github.com/mgeisler/textwrap/issues/13 371 [issue-14]: https://github.com/mgeisler/textwrap/issues/14 372 [issue-19]: https://github.com/mgeisler/textwrap/issues/19 373 [issue-25]: https://github.com/mgeisler/textwrap/issues/25 374 [issue-26]: https://github.com/mgeisler/textwrap/issues/26 375 [issue-28]: https://github.com/mgeisler/textwrap/issues/28 376 [issue-36]: https://github.com/mgeisler/textwrap/issues/36 377 [issue-39]: https://github.com/mgeisler/textwrap/issues/39 378 [issue-58]: https://github.com/mgeisler/textwrap/issues/58 379 [issue-59]: https://github.com/mgeisler/textwrap/issues/59 [all …]
|
/external/tensorflow/tensorflow/tools/lib_package/ |
D | BUILD | 24 # https://github.com/bazelbuild/bazel/issues/2352 25 # and https://github.com/bazelbuild/bazel/issues/1580 46 # https://github.com/bazelbuild/bazel/issues/2352 47 # and https://github.com/bazelbuild/bazel/issues/1580 79 # https://github.com/bazelbuild/bazel/issues/2352 80 # and https://github.com/bazelbuild/bazel/issues/1580 93 # https://github.com/bazelbuild/bazel/issues/2352 94 # and https://github.com/bazelbuild/bazel/issues/1580 115 # https://github.com/bazelbuild/bazel/issues/2352 116 # and https://github.com/bazelbuild/bazel/issues/1580 [all …]
|