Home
last modified time | relevance | path

Searched refs:fixes (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/external/openssh/
DCREDITS8 Alexandre Oliva <oliva@lsd.ic.unicamp.br> - AIX fixes
9 Andre Lucas <andre@ae-35.com> - new login code, many fixes
11 Andrew McGill <andrewm@datrix.co.za> - SCO fixes
16 Arkadiusz Miskiewicz <misiek@pld.org.pl> - IPv6 compat fixes
18 Ben Taylor <bent@clark.net> - Solaris debugging and fixes
20 Charles Levert <charles@comm.polymtl.ca> - SunOS 4 & bug fixes
24 Chris, the Young One <cky@pobox.com> - Password auth fixes
25 Christos Zoulas <christos@zoulas.com> - Autoconf fixes
26 Chun-Chung Chen <cjj@u.washington.edu> - RPM fixes
29 Dan Brosemer <odin@linuxfreak.com> - Autoconf support, build fixes
[all …]
/external/fonttools/Lib/fontTools/misc/
Dsstruct.py63 formatstring, names, fixes = getformat(fmt)
69 if name in fixes:
71 value = fl2fi(value, fixes[name])
82 formatstring, names, fixes = getformat(fmt)
91 if name in fixes:
93 value = fi2fl(value, fixes[name])
107 formatstring, names, fixes = getformat(fmt)
137 formatstring, names, fixes = _formatcache[fmt]
142 fixes = {}
167 fixes[name] = after
[all …]
/external/libcxx/
DCREDITS.TXT13 D: Minor patches and Linux fixes.
21 D: Visibility fixes, minor FreeBSD portability patches.
38 D: C++14 support, patches and bug fixes.
46 D: LFTS support, patches and bug fixes.
50 D: Regex bug fixes.
54 D: Minor patches and bug fixes.
65 D: Minor patches and bug fixes.
69 D: Bug fixes.
81 D: Minor patches and Linux fixes.
97 D: Windows fixes
[all …]
/external/libusb/
DChangeLog19 * Various other bug fixes and improvements
35 * Various other bug fixes and improvements
44 * All: Various small fixes and cleanups
72 * Various other bug fixes and improvements
91 * Many other bug fixes and improvements
107 * Other bug fixes and improvements
134 * Other bug fixes and improvements
147 * Additional bug fixes and improvements
156 * Other bug fixes
171 * Tons of bug fixes
[all …]
/external/vixl/doc/
Dchangelog.md8 + Other small bug fixes and improvements.
11 + Bug fixes for toolchain compatibility.
18 + Other small bug fixes and improvements.
23 + Other small bug fixes and improvements.
30 + Other small bug fixes and improvements.
40 + Other small bug fixes and improvements.
50 + Multithreading test fixes.
51 + Other small bug fixes and build system improvements.
65 + Other small bug fixes and build system improvements.
78 + Other small bug fixes.
[all …]
/external/libogg/
DCHANGES5 * Build fixes for additional compilers
15 * Build fixes
20 * New VS2003 and XCode builds, minor fixes to other builds
21 * documentation fixes and cleanup
31 * various portability fixes
39 * various portability fixes
/external/libxml2/
DNEWS143 Portability fixes for OS/400 (Patrick Monnerat),
153 Another round of fixes for older versions of Python (Arfrever Frehtes Taifersar Arahesis),
211 Windows build fixes (Daniel Richard),
249 A few more fixes for python 3 affecting libxml2.py (Daniel Veillard),
447 - Bug fixes:
465 Patch that fixes the skipping of the HTML_PARSE_NOIMPLIED flag (Martin Schröder),
695 fixes for Borland/CodeGear/Embarcadero compilers (Eric Zurcher)
706 - Bug fixes:
796 - Bug fixes: avoid memory overflow in gigantic text nodes,
812 - Bug fixes: nasty entity bug introduced in 2.7.0, restore old behaviour
[all …]
/external/python/cpython2/Lib/
Dsre_compile.py75 fixes = _ignorecase_fixes
77 fixes = None
82 if fixes and lo in fixes:
87 for k in (lo,) + fixes[lo]:
107 _compile_charset(av, flags, code, fixup, fixes)
228 def _compile_charset(charset, flags, code, fixup=None, fixes=None): argument
231 for op, av in _optimize_charset(charset, fixup, fixes,
256 def _optimize_charset(charset, fixup, fixes, isunicode): argument
268 if fixes and i in fixes:
269 for k in fixes[i]:
[all …]
/external/harfbuzz_ng/
DNEWS29 - Misc fixes.
73 - Misc fixes.
120 - More CoreText backend crash fixes with OS X 10.9.5.
121 - Misc fixes.
136 - Misc fixes.
175 - Misc build and other minor fixes.
275 - Universal Shaping Engine fixes.
279 - Misc bug fixes.
318 - Build fixes, specially for hb-coretext.
337 - Misc fixes and optimizations.
[all …]
/external/ltp/testcases/open_posix_testsuite/
DNEWS5 …lenty of AIO interface test additions and bug-fixes by Sebastien Decugis. Also there are a lot of …
10 A much anticipated release with plenty of interface test additions and bug-fixes. Added AIO test su…
13 Here goes posixtest-1.3. Besides many bug fixes, this release includes new pthread test cases (conf…
16 …eral pthread test cases by Sebastien Decugis. Also there are a lot of bug fixes by Ulrich Drepper …
19 posixtestsuite-1.4.1 fixes a bunch of bugs in 1.4.0 version. This release has been tested on glibc-…
22 …or options like CPT, TCT, TMR are also added. There are also a lot of bug fixes made from the prev…
/external/swiftshader/third_party/LLVM/
DCREDITS.TXT84 D: Original Autoconf support, documentation improvements, bug fixes
88 D: Bug fixes and minor improvements
100 D: Miscellaneous bug fixes
107 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
112 D: PPC backend fixes for Linux
127 D: Miscellaneous bug fixes
135 D: Miscellaneous bug fixes
145 D: General fixes and improvements for the ARM back-end
163 D: Visual C++ compatibility fixes
191 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
[all …]
/external/libunwind_llvm/
DCREDITS.txt26 D: Minor patches and bug fixes.
30 D: Minor patches and fixes
49 D: Minor typo fixes
53 D: Minor patches and fixes
58 D: Minor patches and fixes
/external/libcxxabi/
DCREDITS.TXT26 D: Minor patches and bug fixes.
30 D: Minor patches and fixes
49 D: Minor typo fixes
53 D: Minor patches and fixes
58 D: Minor patches and fixes
/external/googletest/googletest/
DCHANGES25 * Compatibility fixes with C++ 11 and various platforms.
26 * Bug/warning fixes.
53 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
56 * Bug fixes and implementation clean-ups.
75 * Bug fixes and implementation clean-ups.
97 * Compatibility fixes for Solaris, Cygwin, minGW, Windows Mobile,
99 * Bug fixes and implementation clean-ups.
114 * Bug fixes and implementation clean-ups.
118 * Compatibility fixes for Linux IA-64 and IBM z/OS.
137 * Bug fixes.
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/
DCHANGES25 * Compatibility fixes with C++ 11 and various platforms.
26 * Bug/warning fixes.
53 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
56 * Bug fixes and implementation clean-ups.
75 * Bug fixes and implementation clean-ups.
97 * Compatibility fixes for Solaris, Cygwin, minGW, Windows Mobile,
99 * Bug fixes and implementation clean-ups.
114 * Bug fixes and implementation clean-ups.
118 * Compatibility fixes for Linux IA-64 and IBM z/OS.
137 * Bug fixes.
[all …]
/external/libvpx/libvpx/third_party/googletest/src/
DCHANGES25 * Compatibility fixes with C++ 11 and various platforms.
26 * Bug/warning fixes.
53 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
56 * Bug fixes and implementation clean-ups.
75 * Bug fixes and implementation clean-ups.
97 * Compatibility fixes for Solaris, Cygwin, minGW, Windows Mobile,
99 * Bug fixes and implementation clean-ups.
114 * Bug fixes and implementation clean-ups.
118 * Compatibility fixes for Linux IA-64 and IBM z/OS.
137 * Bug fixes.
[all …]
/external/v8/testing/gtest/
DCHANGES25 * Compatibility fixes with C++ 11 and various platforms.
26 * Bug/warning fixes.
53 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
56 * Bug fixes and implementation clean-ups.
75 * Bug fixes and implementation clean-ups.
97 * Compatibility fixes for Solaris, Cygwin, minGW, Windows Mobile,
99 * Bug fixes and implementation clean-ups.
114 * Bug fixes and implementation clean-ups.
118 * Compatibility fixes for Linux IA-64 and IBM z/OS.
137 * Bug fixes.
[all …]
/external/protobuf/gtest/
DCHANGES16 * Bug fixes and implementation clean-ups.
38 * Compatibility fixes for Solaris, Cygwin, minGW, Windows Mobile,
40 * Bug fixes and implementation clean-ups.
55 * Bug fixes and implementation clean-ups.
59 * Compatibility fixes for Linux IA-64 and IBM z/OS.
78 * Bug fixes.
88 * Minor bug fixes.
/external/mesa3d/bin/
Dget-fixes-pick-list.sh32 fixes=`git show $sha | grep -i "fixes:" | head -n 1`
34 …id=`echo ${fixes} | sed -e 's/^[ \t]*//' | cut -f 2 -d ':' | sed -e 's/^[ \t]*//' | cut -f 1 -d ' …
55 echo Commit $sha fixes $id
/external/google-breakpad/src/testing/gtest/
DCHANGES26 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
29 * Bug fixes and implementation clean-ups.
48 * Bug fixes and implementation clean-ups.
70 * Compatibility fixes for Solaris, Cygwin, minGW, Windows Mobile,
72 * Bug fixes and implementation clean-ups.
87 * Bug fixes and implementation clean-ups.
91 * Compatibility fixes for Linux IA-64 and IBM z/OS.
110 * Bug fixes.
120 * Minor bug fixes.
/external/pdfium/third_party/libtiff/
DREADME.pdfium14 0002-CVE-2015-8665-8683.patch: Security fixes
15 0003-CVE-2015-8781-8782-8783.patch: Security fixes
16 0004-CVE-2015-8784.patch: Security fixes
33 0021-fix-leaks-ojpegreaderinfosectables.patch: more direct leak fixes in tif_ojpeg.c.
/external/googletest/googlemock/
DCHANGES32 * Compatibility fixes.
33 * Bug/warning fixes.
49 * Compatibility fixes.
50 * Bug fixes and implementation clean-ups.
79 * Bug fixes, better test coverage, and implementation clean-ups.
110 * Compatibility fixes for Mac OS X and gcc.
111 * Bug fixes and implementation clean-ups.
122 * Bug fixes and implementation clean-ups.
/external/v8/testing/gmock/
DCHANGES32 * Compatibility fixes.
33 * Bug/warning fixes.
49 * Compatibility fixes.
50 * Bug fixes and implementation clean-ups.
79 * Bug fixes, better test coverage, and implementation clean-ups.
110 * Compatibility fixes for Mac OS X and gcc.
111 * Bug fixes and implementation clean-ups.
122 * Bug fixes and implementation clean-ups.
/external/libexif/
DNEWS65 * Bug fixes: #1773810, #1774626, #1536244, CVE-2007-6351, CVE-2007-6352,
86 * Bug fixes:
99 * Bug fixes: #1457501, #1471060, #1525770, #1617991, #1703284, #1716196
106 * Other fixes and improvements which include API/ABI additions.
111 * Bug fixes: #803191, #1051994, #1054321, #1054323, #1196787
131 * Small fixes:
139 * Bug fixes for memory leaks, format strings, month one off, ...
157 * Small bug fixes (typos, memory leaks, ...) and feature
/external/llvm/
DCREDITS.TXT96 D: Original Autoconf support, documentation improvements, bug fixes
104 D: Bug fixes and minor improvements
128 D: Miscellaneous bug fixes
135 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
140 D: PPC backend fixes for Linux
156 D: Miscellaneous bug fixes
165 D: Miscellaneous bug fixes
176 D: General fixes and improvements for the ARM back-end
197 D: Visual C++ compatibility fixes
225 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
[all …]

12345678910>>...15