| /freebsd/contrib/libcbor/ |
| H A D | CHANGELOG.md | 33 - BREAKING: Improved half-float encoding for denormalized numbers. [[#208]](https://github.com/PJK/libcbor/pull/208) (by [ranvis](https://github.com/ranvis)) 56 - Improved pkg-config paths handling [[#164]](https://github.com/PJK/libcbor/pull/164) (by [jtojnar@](https://github.com/jtojnar)) 79 - BREAKING: Improved bool support [[Fixes #63]](https://github.com/PJK/libcbor/issues/63) 110 - [Improved CI setup with Travis-native arm64 support](https://github.com/PJK/libcbor/pull/116) 119 - Improved documentation (by Michael Richardson) 120 - Improved `examples/readfile.c` 124 - Improved 32-bit support [[Fixes #35]](https://github.com/PJK/libcbor/issues/35) 132 - Improved build configuration and feature check macros
|
| /freebsd/contrib/libfido2/ |
| H A D | NEWS | 17 ** Improved support for different fuzzing engines. 22 ** Improved support for FIDO 2.1 authenticators. 43 ** Improved OpenSSL 3.0 compatibility.
|
| /freebsd/sys/contrib/zstd/ |
| H A D | CHANGELOG | 141 cli : Improved progress bar and status summary when (de)compressing multiple files, by @senhuang42 … 169 perf: Improved decompression speed: x64 : +10% (clang) / +5% (gcc); ARM : from +15% to +50%, depend… 171 perf: Improved fast compression speed on aarch64 (#2040, ~+3%, by @caoyzh) 190 doc : Improved beginner CONTRIBUTING.md docs 194 perf: Improved decompression speed, by > 10%, by @terrelln 217 misc: Improved documentation : ZSTD_CLEVEL, DYNAMIC_BMI2, ZSTD_CDict, function deprecation, zstd fo… 513 Improved : slightly better compression ratio at --ultra levels (>= 20) 514 Improved : better memory usage when using streaming compression API, thanks to @Rogier-5 report 524 Improved : speed for batches of small files 525 Improved : speed of zlib wrapper, by Przemyslaw Skibinski [all …]
|
| /freebsd/lib/libc/softfloat/ |
| H A D | softfloat-history.txt | 20 -- Improved the makefiles.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNSchedStrategy.cpp | 1444 bool Improved = false; in sinkTriviallyRematInsts() local 1449 Improved = false; in sinkTriviallyRematInsts() 1462 Improved = true; in sinkTriviallyRematInsts() 1545 Improved = true; in sinkTriviallyRematInsts() 1548 if (!Improved) { in sinkTriviallyRematInsts()
|
| /freebsd/contrib/xz/ |
| H A D | TODO | 67 Improved BCJ filters. The current filters are small but they aren't
|
| /freebsd/sys/netinet/libalias/ |
| H A D | HISTORY | 16 - Improved TCP close connection logic.
|
| /freebsd/contrib/openpam/ |
| H A D | HISTORY | 352 - ENHANCE: Improved sample application. 394 - ENHANCE: Improved documentation. 408 - ENHANCE: Improved documentation for several API functions.
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.0.txt | 21 2. New and Improved Event APIs 267 2.11. Improved debugging support 300 3.2. Improved notification on Linux 503 5.6. Improved connect support for bufferevents.
|
| /freebsd/contrib/kyua/ |
| H A D | NEWS.md | 102 * Improved `kyua report --verbose` to properly handle environment 120 * Issue #141: Improved reporting of errors triggered by sqlite3. In 125 * Issue #144: Improved documentation on the support for custom properties 209 * Issue #114: Improved the `kyuafile(5)` manual page by clarifying the
|
| /freebsd/contrib/libevent/ |
| H A D | whatsnew-2.0.txt | 21 2. New and Improved Event APIs 267 2.11. Improved debugging support 300 3.2. Improved notification on Linux 503 5.6. Improved connect support for bufferevents.
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DependenceAnalysis.cpp | 2501 bool Improved = false; in gcdMIVtest() local 2561 Improved = true; in gcdMIVtest() 2565 if (Improved) in gcdMIVtest() 2648 bool Improved = false; in banerjeeMIVtest() local 2653 Improved |= Old != Result.DV[K - 1].Direction; in banerjeeMIVtest() 2655 Improved = false; in banerjeeMIVtest() 2661 if (Improved) in banerjeeMIVtest()
|
| /freebsd/contrib/openbsm/ |
| H A D | NEWS | 57 - Improved escaping of XML-encapsulated BSM. 70 - Improved robustness in the parsing of audit_control, especially long 413 - Improved detection and use of endian macros using autoconf.
|
| /freebsd/contrib/tcp_wrappers/ |
| H A D | CHANGES | 9 - Improved the anti source-routing protection. The code in version 253 - Improved support for Dynix/PTX. The wrapper should now be able to
|
| /freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/ |
| H A D | README | 98 1. Improved some bidi algorithm documentation in the code.
|
| /freebsd/sys/cam/ctl/ |
| H A D | README.ctl.txt | 190 - Improved error injection support. The number of errors that can be
|
| /freebsd/contrib/flex/ |
| H A D | ONEWS | 456 - Improved support for MS-DOS. The flex sources have been successfully 461 - Improved support for Macintosh using Think C - the sources should 465 - Improved support for VMS, in MISC/VMS/, contributed by Pat Rankin.
|
| /freebsd/contrib/less/ |
| H A D | NEWS | 1093 * Improved performance in reading very large pipes. 1101 * Improved horizontal shifting of text using -R option with ANSI color. 1103 * Improved handling of filenames containing shell metacharacters.
|
| /freebsd/usr.sbin/ppp/ |
| H A D | README.nat | 305 - Improved TCP close connection logic.
|
| /freebsd/contrib/atf/ |
| H A D | NEWS | 61 * Issue #12: Improved documentation of atf-sh(3) and atf-check(1) by better 690 * Improved atf-report's CSV output format to include information about
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 674 iASL Table Compiler: Improved info messages. Added a message to the -T 1172 iASL: Improved illegal forward reference detection by adding support to 1217 iASL: Improved the error output for ALREADY_EXISTS errors. Now, the 1581 Disassembler: Improved generation of resource pathnames. This change 1780 AcpiHelp: Improved support for the "special" predefined names such as 2158 Improved error messages for the namespace root node. Originally, the root 2561 iASL: Improved overflow detection for 64-bit string conversions during 2834 Disassembler: Improved support for the Switch/Case operators. This 2838 iASL and disassembler: Improved the handling of multiple extraneous 2841 Improved the behavior of the iASL compiler and disassembler to detect [all …]
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 434 P. Bratley ACM Algorithm 401: An Improved Algorithm 916 James K. Mullin An Improved Indexed-Sequential Access 1750 R. J. Waldinger An Improved Program-Synthesizing 2181 F. Paul Wyman Improved Event-Scanning Mechanisms for 3346 Rosemary Roberts An Improved Algorithm for Decentralized
|
| /freebsd/contrib/byacc/ |
| H A D | README.BTYACC | 352 ** Improved handling of situation where /tmp directory is
|
| /freebsd/crypto/heimdal/ |
| H A D | NEWS | 103 - Improved regression test
|
| /freebsd/contrib/pam-krb5/ |
| H A D | NEWS | 190 * Improved harness output for tests with lazy plans. 191 * Improved harness output to a terminal for some abort cases.
|