Searched refs:bugfix (Results 1 – 25 of 75) sorted by relevance
123
/external/autotest/client/tests/iosched_bugs/ |
D | control | 11 starved forever without the bugfix(220.4 and earlier kernels) and with the 12 bugfix it should see the writer making forward progress.
|
/external/libchrome/base/ |
D | sys_info_android.cc | 185 int32_t major, minor, bugfix; in OperatingSystemVersion() local 186 GetOsVersionStringAndNumbers(&version_string, &major, &minor, &bugfix); in OperatingSystemVersion()
|
/external/python/mock/docs/ |
D | index.txt | 91 non-bugfix changes, patch on bugfix only changes. 93 1. Run ``release.py [major|minor|bugfix]`` which will roll out new
|
/external/python/dateutil/ |
D | pyproject.toml | 35 directory = "bugfix"
|
D | CONTRIBUTING.md | 34 - `bugfix`: A fix to a bug 39 PRs that include a feature or bugfix *and* a deprecation should create a separate entry for the dep… 47 **581.bugfix.rst**
|
/external/llvm-project/llvm/test/DebugInfo/ |
D | typeunit-header.test | 3 This is testing a bugfix where parsing the type unit header was not
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | coalesce-dbg-value-subreg-rewrite.mir | 46 # do before the bugfix, which resulted in "Bad machine code: Illegal
|
D | dbg-value-func-arg.ll | 6 ; One purpose is to validate a bugfix in DIExpression::isImplicit() related
|
/external/libogg/ |
D | CHANGES | 30 * important bugfix for 64-bit platforms
|
/external/mesa3d/docs/ |
D | releasing.rst | 10 Mesa provides feature and bugfix releases. Former use zero as patch 18 Mesa 10.1.4 - 10.1 branch, bugfix 20 Mesa 12.0.2 - 12.0 branch, bugfix
|
/external/python/cpython3/Doc/faq/ |
D | general.rst | 131 micro-level -- it is incremented for each bugfix release. See :pep:`6` for more 132 information about bugfix releases. 134 Not all releases are bugfix releases. In the run-up to a new major release, a 302 The developers issue "bugfix" releases of older versions, so the stability of 305 only fixes for known problems are included in a bugfix release, and it's 306 guaranteed that interfaces will remain the same throughout a series of bugfix
|
/external/python/cpython2/Doc/faq/ |
D | general.rst | 130 micro-level -- it is incremented for each bugfix release. See :pep:`6` for more 131 information about bugfix releases. 133 Not all releases are bugfix releases. In the run-up to a new major release, a 307 The developers issue "bugfix" releases of older versions, so the stability of 310 only fixes for known problems are included in a bugfix release, and it's 311 guaranteed that interfaces will remain the same throughout a series of bugfix
|
/external/shflags/doc/ |
D | RELEASE_NOTES-1.0.1.txt | 18 This is a minor bugfix release of shFlags. It mainly fixes poor output of the
|
/external/mesa3d/bin/ |
D | gen_release_notes.py | 255 bugfix=is_point_release,
|
/external/rust/crates/textwrap/ |
D | CHANGELOG.md | 18 This release contains a bugfix for `indent` and improved handling of 54 This is a bugfix release which fixes a regression in 0.13.0. The bug 220 This is a bugfix release.
|
/external/mesa3d/docs/relnotes/ |
D | 19.2.3.rst | 60 - bin/gen_release_notes.py: fix conditional of bugfix
|
/external/gflags/ |
D | README.md | 111 with feature branch names prefixed by "feature/" and bugfix branch names 112 prefixed by "bugfix/", respectively. 198 where the flag is located. There has also been a bugfix involving
|
/external/iperf3/docs/ |
D | 2017-04-27.txt | 83 these changes and make another "bugfix" 3.1 release. No decisions
|
/external/pcre/dist2/ |
D | NEWS | 107 This is another mainly bugfix and tidying release with a few minor 133 This is mainly a bugfix and tidying release (see ChangeLog for full details).
|
/external/jemalloc_new/ |
D | ChangeLog | 126 This bugfix release fixes several issues, most of which are obscure enough 497 This bugfix release resolves a variety of mostly minor issues, though the 591 This bugfix release fixes another xallocx() regression. No other regressions 603 This bugfix release continues the trend of xallocx() and heap profiling fixes. 617 This bugfix release addresses a few bugs specific to heap profiling. 630 This is a bugfix release that is somewhat high risk due to the amount of 896 slated for removal in the next non-bugfix release. 955 This version is essentially a small bugfix release, but the addition of
|
D | INSTALL.md | 41 * `--with-version=(<major>.<minor>.<bugfix>-<nrev>-g<gid>|VERSION)` 45 1) If --with-version=<major>.<minor>.<bugfix>-<nrev>-g<gid> is specified,
|
/external/ipsec-tools/ |
D | NEWS | 100 o Security bugfix WRT handling X.509 signatures.
|
/external/erofs-utils/ |
D | README | 163 randomly. Fortunately bugfix by our colleague Qiuyang Sun was
|
/external/python/oauth2client/ |
D | CHANGELOG.md | 253 * Quick bugfix for an issue with dict-like arguments to `flow.step2_exchange`, 258 * Quick bugfix for bad error handling in from_json.
|
/external/llvm/test/DebugInfo/X86/ |
D | fission-ranges.ll | 25 ; if they've changed due to a bugfix, change in register allocation, etc.
|
123