Searched +full:ancient +full:- +full:issue +full:- +full:message (Results 1 – 25 of 79) sorted by relevance
1234
| /external/aws-sdk-java-v2/.github/workflows/ |
| D | stale-issue.yml | 6 - cron: "0 0/3 * * *" 10 name: Stale issue job 11 runs-on: ubuntu-latest 14 pull-requests: write 16 - uses: aws-actions/stale-issue-cleanup@v4 20 ancient-issue-message: This is a very old issue that is probably not getting as much 21 attention as it deserves. We encourage you to check if this is still an issue in 23 to provide a comment or open a new issue. 24 stale-issue-message: It looks like this issue has not been active for more than five days. 25 In the absence of more information, we will be closing this issue soon. If you find [all …]
|
| /external/aws-crt-java/.github/workflows/ |
| D | stale_issue.yml | 6 - cron: "*/60 * * * *" 10 runs-on: ubuntu-latest 11 name: Stale issue job 14 pull-requests: write 16 - uses: aws-actions/stale-issue-cleanup@v3 20 …ancient-issue-message: Greetings! Sorry to say but this is a very old issue that is probably not g… 21 …-issue-message: Greetings! It looks like this issue hasn’t been active in longer than a week. We e… 22 …-pr-message: Greetings! It looks like this PR hasn’t been active in longer than a week, add a comm… 25 stale-issue-label: closing-soon 26 exempt-issue-label: automation-exempt [all …]
|
| /external/one-true-awk/ |
| D | FIXES.1e | 44 discovered by todd miller. also use-after-free issue with 48 Various leaks and use-after-free issues plugged/fixed. 52 Memory leak when assigning a string to some of the built-in 57 Historic bug: command-line "name=value" assignment had been 83 As per IEEE Std 1003.1-2008, -F "str" is now consistent with 84 -v FS="str" when str is null. Thanks to Warner Losh. 87 Fix readrec's definition of a record. This fixes an issue 91 Fix regular expression RS ^-anchoring. RS ^-anchoring needs to 120 Merge PR #98: Disallow hex data. Allow only +nan, -nan, 121 +inf, -inf (case independent) to give NaN and infinity values. [all …]
|
| /external/snakeyaml/src/changes/ |
| D | changes.xml | 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 3 …apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xs… 8 <release version="1.32" date="2022-09-12" description="Maintenance"> 9 <action dev="asomov" type="fix" issue="543"> 10 Add a test for issue 543 (thanks to Henry Lin) 12 <action dev="asomov" type="fix" issue="547"> 18 …: https://stackoverflow.com/questions/49712148/maven-plugin-for-auto-formatting-code-to-match-goog… 19 … Format: https://raw.githubusercontent.com/google/styleguide/gh-pages/eclipse-java-google-style.xml 20 Activation: ./mvnw clean install site -Preformat 22 <action dev="maslovalex" type="fix" issue="544"> [all …]
|
| /external/python/cpython3/Misc/NEWS.d/ |
| D | 3.11.0b1.rst | 1 .. date: 2022-05-04-14-32-24 2 .. gh-issue: 57684 4 .. release date: 2022-05-06 7 Add the :option:`-P` command line option and the :envvar:`PYTHONSAFEPATH` 13 .. date: 2022-05-06-02-29-53 14 .. gh-issue: 89519 18 Chaining classmethod descriptors (introduced in bpo-19072) is deprecated. It 25 .. date: 2022-05-05-20-05-41 26 .. gh-issue: 92345 32 interactive interpreter. Non-interactive interpreters are not affected. [all …]
|
| /external/e2fsprogs/doc/RelNotes/ |
| D | v1.41.txt | 21 ----------------- 23 E2fsprogs 1.41.13 would not compile on big-endian systems. This has 30 Fix some type-punning warnings generated by newer versions of gcc. 36 E2fsck now supports the extended option "-E journal_only", which 41 E2fsck will now support UUID= and LABEL= specifiers for the -j option 50 blocks and instead print a message which is a bit more helpful for 53 Mke2fs will now check the file system type (specified with the -t 56 with the -T option) is not defined in mke2fs.conf, mke2fs will print a 59 Clarified error message from resize2fs clarifying that on-line 87 extent-based files. [all …]
|
| /external/python/cpython3/Misc/ |
| D | HISTORY | 2 -------------- 13 Release date: 2017-01-17 21 Release date: 2017-01-02 24 ----------------- 26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X 29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug 33 ------- 35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle 39 - In the curses module, raise an error if window.getstr() or window.instr() is 42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller. [all …]
|
| /external/pcre/ |
| D | ChangeLog | 2 -------------------- 7 Version 10.44 07-June-2024 8 -------------------------- 10 1. If a pattern contained a variable-length lookbehind in which the first 17 2. Further updates to the oss-fuzz support: 22 classes contain a lot of non-ascii characters. 26 (c) Arranged for text error messages to be shown in 16-bit and 32-bit modes. 35 bytes because this takes a long time, causing oss-fuzz to time out. 43 4. Cause pcre2test to output a message when pcre2_jit_compile() gives an error 55 break property unless a zero-width joiner intervenes. PCRE2 was not insisting [all …]
|
| /external/libwebsockets/READMEs/ |
| D | README.lwsws.md | 6 lwsws is an implementation of a very lightweight, ws-capable generic web 15 Just enable -DLWS_WITH_LWSWS=1 at cmake-time. 19 NOTICE on Ubuntu, the default libuv package is called "libuv-0.10". This is ancient. 21 You should replace this with libuv1 and libuv1-dev before proceeding. 27 - '#' may be used to turn the rest of the line into a comment. 29 - There's also a single substitution, if a string contains "_lws_ddir_", then that is 46 "count-threads": "1", 47 "server-string": "myserver v1", # returned in http headers 48 "ws-pingpong-secs": "200", # confirm idle established ws connections this often 49 "init-ssl": "yes" [all …]
|
| /external/expat/expat/ |
| D | Changes | 14 !! - <blink>fixing a complex non-public security issue</blink>, !! 15 !! - teaming up on researching and fixing future security reports and !! 16 !! ClusterFuzz findings with few-days-max response times in communication !! 19 !! - implementing and auto-testing XML 1.0r5 support !! 21 !! - smart ideas on fixing the Autotools CMake files generation issue !! 23 !! - the Windows binaries topic (needs requirements engineering first), !! 24 !! - pushing migration from `int` to `size_t` further !! 25 !! including edge-cases test coverage (needs discussion before anything). !! 27 !! For details, please reach out via e-mail to sebastian@pipping.org so we !! 30 !! THANK YOU! Sebastian Pipping -- Berlin, 2024-03-09 !! [all …]
|
| /external/angle/third_party/glslang/src/glslang/Public/ |
| D | ShaderLang.h | 2 // Copyright (C) 2002-2005 3Dlabs Inc. Ltd. 3 // Copyright (C) 2013-2016 LunarG, Inc. 4 // Copyright (C) 2015-2018 Google, Inc. 116 } EShLanguage; // would be better as stage, but this is ancient now 164 EShTargetSpv, // SPIR-V (preferred spelling) 181 EShTargetSpv_1_0 = (1 << 16), // SPIR-V 1.0 182 EShTargetSpv_1_1 = (1 << 16) | (1 << 8), // SPIR-V 1.1 183 EShTargetSpv_1_2 = (1 << 16) | (2 << 8), // SPIR-V 1.2 184 EShTargetSpv_1_3 = (1 << 16) | (3 << 8), // SPIR-V 1.3 185 EShTargetSpv_1_4 = (1 << 16) | (4 << 8), // SPIR-V 1.4 [all …]
|
| /external/deqp-deps/glslang/glslang/Public/ |
| D | ShaderLang.h | 2 // Copyright (C) 2002-2005 3Dlabs Inc. Ltd. 3 // Copyright (C) 2013-2016 LunarG, Inc. 4 // Copyright (C) 2015-2018 Google, Inc. 116 } EShLanguage; // would be better as stage, but this is ancient now 164 EShTargetSpv, // SPIR-V (preferred spelling) 181 EShTargetSpv_1_0 = (1 << 16), // SPIR-V 1.0 182 EShTargetSpv_1_1 = (1 << 16) | (1 << 8), // SPIR-V 1.1 183 EShTargetSpv_1_2 = (1 << 16) | (2 << 8), // SPIR-V 1.2 184 EShTargetSpv_1_3 = (1 << 16) | (3 << 8), // SPIR-V 1.3 185 EShTargetSpv_1_4 = (1 << 16) | (4 << 8), // SPIR-V 1.4 [all …]
|
| /external/python/cpython3/ |
| D | setup.py | 37 # bpo-41282 (PEP 632) deprecated distutils but setup.py still uses it 61 # --list-module-names option used by Tools/scripts/generate_module_names.py 65 logging.basicConfig(format='%(message)s', level=logging.INFO) 87 EMSCRIPTEN = HOST_PLATFORM == 'emscripten-wasm32' 98 Python is an interpreted, interactive, object-oriented programming 105 Mac, MFC). New built-in modules are easily written in C or C++. Python 112 it. Ask around on comp.lang.python -- or just try compiling Python 117 Development Status :: 6 - Mature 133 # See bpo-21121 and bpo-35257 157 """Get the paths of sysroot sub-directories. [all …]
|
| /external/ltp/scripts/ |
| D | spelling.txt | 50 acient||ancient 859 isssue||issue 929 mesage||message 932 messsage||message 1581 vicefersa||vice-versa
|
| /external/libxml2/ |
| D | NEWS | 12 - xmlCtxtSetErrorHandler 13 - xmlXPathSetErrorHandler 14 - xmlXIncludeSetErrorHandler 16 This makes it possible to register per-context error handlers without 29 to be enabled by passing --with-zlib, --with-lzma or --with-html to 30 configure. In legacy mode (--with-legacy) these options are enabled 42 - htmlDefaultSAXHandler 43 - oldXMLWDcompatibility 44 - xmlDefaultSAXHandler 45 - xmlDefaultSAXLocator [all …]
|
| /external/dnsmasq/ |
| D | CHANGELOG.archive | 1 release 0.4 - initial public release 3 release 0.5 - added caching, removed compiler warning on linux PPC 5 release 0.6 - TCP handling: close socket and return to connect state if we 9 Added a patch from Cris Bailiff <c.bailiff@e-secure.com.au> 28 Fix bad bug resulting from not initialising value-result 29 address-length parameter to recvfrom() and accept() - it 39 (3) Time-to-live data from upstream server is read and 42 the -h option is given). 44 a file other than /etc/resolv.conf (-r option) this allows 47 give dnsmasq the option -r /etc/resolv.dnsmasq) [all …]
|
| /external/cronet/third_party/libxml/src/ |
| D | NEWS | 11 Starting with this release, it should be enough to add the --with-legacy 16 libxml2 will now store global variables in thread-local storage if supported 43 - threads: Fix --with-thread-alloc 44 - xinclude: Fix 'last' pointer in xmlXIncludeCopyNode 48 - globals: Deprecate xmlLastError 49 - parser: Deprecate global parser options 50 - win32: Deprecate old Windows build system 54 - parser: Stop switching to ISO-8859-1 on encoding errors 55 - parser: Support encoded external PEs in entity values 56 - string: Fix UTF-8 validation in xmlGetUTF8Char [all …]
|
| /external/libpng/ |
| D | CHANGES | 1 CHANGES - changes for libpng 4 initial work-in-progress release 68 added png_read_update_info() - updates info structure with transformations 79 fixed some bugs (16-bit, 4-bit interlaced, etc.) 103 Changed warning/error callback functions to fix bug - this means you 115 in pngconf.h) - if nobody uses this, it may disappear in the future. 129 libpng will use the zlib CRC routines by (compile-time) default 130 Changed DOS small/medium model memory support - needs zlib 1.04 (Tim Wegner) 139 of nearly identical error messages (will simplify multi-lingual 141 Try to get ready for unknown-chunk callback functions: [all …]
|
| /external/e2fsprogs/debian/ |
| D | changelog | 1 e2fsprogs (1.46.6-1) unstable; urgency=medium 9 non-ASCII characters, the fact that we had a signed vs unsigned char 19 off-line just as it being opened. 24 * Speed up e2fsck's clonning of multiply-claimed blocks so it is 26 * Don't fail when the source directory for mke2fs -d doesn't support 32 -- Theodore Y. Ts'o <tytso@mit.edu> Thu, 02 Feb 2023 00:38:18 -0500 34 e2fsprogs (1.46.6~rc1-1.1) unstable; urgency=medium 36 * Non-maintainer upload 37 * Convert copyright files to machine-readable format, adding the missing 40 -- Bastian Germann <bage@debian.org> Tue, 03 Jan 2023 14:31:18 +0100 [all …]
|
| /external/python/google-auth-library-python/ |
| D | CHANGELOG.md | 5 [1]: https://pypi.org/project/google-auth/#history 7 … [2.3.3](https://www.github.com/googleapis/google-auth-library-python/compare/v2.3.2...v2.3.3) (20… 12 …ithub.com/googleapis/google-auth-library-python/issues/866)) ([8f1e9cf](https://www.github.com/goo… 13 …ithub.com/googleapis/google-auth-library-python/issues/905)) ([ef31284](https://www.github.com/goo… 14 …ithub.com/googleapis/google-auth-library-python/issues/904)) ([bd0ccc5](https://www.github.com/goo… 16 … [2.3.2](https://www.github.com/googleapis/google-auth-library-python/compare/v2.3.1...v2.3.2) (20… 21 …ithub.com/googleapis/google-auth-library-python/issues/894)) ([8e95c1e](https://www.github.com/goo… 23 … [2.3.1](https://www.github.com/googleapis/google-auth-library-python/compare/v2.3.0...v2.3.1) (20… 28 …ithub.com/googleapis/google-auth-library-python/issues/892)) ([5bd5ccf](https://www.github.com/goo… 33 …ithub.com/googleapis/google-auth-library-python/issues/890)) ([e2b3c98](https://www.github.com/goo… [all …]
|
| /external/python/cpython2/ |
| D | setup.py | 32 # Were we compiled --with-pydebug or with #define Py_DEBUG? 33 COMPILED_WITH_PYDEBUG = ('--with-pydebug' in sysconfig.get_config_var("CONFIG_ARGS")) 51 m = re.search(r'-isysroot\s+(\S+)', cflags) 68 and returns a possibly-empty list of additional directories, or None 203 # Platform-dependent module source and include directories 206 if host_platform == 'darwin' and ("--disable-toolbox-glue" not in 208 # Mac OS X also includes some mac-specific modules 228 # re-compile extensions if a header file has been changed 281 print "%-*s %-*s %-*s" % (longest, e, longest, f, 313 # Workaround for Mac OS X: The Carbon-based modules cannot be [all …]
|
| /external/mesa3d/docs/relnotes/ |
| D | 20.2.0.rst | 1 Mesa 20.2.0 Release Notes / 2020-09-28 20 --------------- 24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz 28 ------------ 30 - GL_ARB_compute_variable_group_size on Iris. 32 - GL_ARB_gpu_shader5 on llvmpipe 34 - GL_ARB_post_depth_coverage on llvmpipe 36 - GLES 3.2 on llvmpipe 38 - GL_EXT_shader_group_vote on GLES3. 40 - GL_EXT_texture_shadow_lod on llvmpipe [all …]
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_renderer.cpp | 3 // Use of this source code is governed by a BSD-style license that can be 48 constexpr VkFormatFeatureFlags kInvalidFormatFeatureFlags = static_cast<VkFormatFeatureFlags>(-1); 91 // that it uses. The Vulkan validation layers will issue messages for any core functionality that 114 // and Venus-over-RADV. in IsRADV() 149 return strstr(modelName.c_str(), "SM-S901B") != nullptr; in IsXclipse() 184 "Undefined-Value-ShaderOutputNotConsumed", 185 "Undefined-Value-ShaderInputNotProduced", 187 "VUID-vkCmdDraw-magFilter-04553", 188 "VUID-vkCmdDrawIndexed-magFilter-04553", 190 "VUID-VkImageViewCreateInfo-pNext-01585", [all …]
|
| /external/toybox/www/ |
| D | news.html | 2 <!--#include file="header.html" --> 5 into a single BSD-licensed executable that's simple, small, fast, 6 reasonably standards-compliant, and powerful enough to turn Android into 11 <!-- new entry template 12 <a name="DD-MM-YYYY" /><a href="#01-01-2001"><hr><h2><b>Jan 1, 2001</b></h2></a> 16 </p> - The Hitchhiker's Guide to the Galaxy</p> 19 <p><a href=downloads/toybox-0.0.1.tar.gz>Toybox 0.0.1</a> 23 … using a <a href=https://github.com/landley/linux/tree/mkroot-0.1>lightly patched</a> linux-0.1).<… 38 --> 40 <a name="08-04-2024" /><a href="#08-04-2024"><hr><h2><b>April 8, 2024</b></h2></a> [all …]
|
| /external/python/cpython2/Doc/whatsnew/ |
| D | 2.5.rst | 9 .. $Id: whatsnew25.tex 56611 2007-07-29 08:26:10Z georg.brandl $ 18 community, I think, because several widely-useful packages were added. New 26 see section :ref:`pep-308`. The new ':keyword:`with`' statement will make 27 writing cleanup code easier (section :ref:`pep-343`). Values can now be passed 28 into generators (section :ref:`pep-342`). Imports are now visible as either 29 absolute or relative (section :ref:`pep-328`). Some corner cases of exception 30 handling are handled better (section :ref:`pep-341`). All these improvements 46 e-mail them to the author or open a bug in the Python bug tracker. 51 .. _pep-308: 66 There have been endless tedious discussions of syntax on both python-dev and [all …]
|
1234