Home
last modified time | relevance | path

Searched +full:06 +full:- +full:bump (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/aosp_15_r20/prebuilts/remoteexecution-client/
H A DCHANGELOG.md1 ## Release 0.169.0 (2024-10-09)
10 ## Release 0.168.0 (2024-10-04)
21 ## Release 0.167.0 (2024-09-25)
30 ## Release 0.166.0 (2024-09-23)
39 ## Release 0.165.0 (2024-09-18)
47 [GH] Build(deps): Bump path-to-regexp and express in /internal/pkg/logrecordserver/ui/app
49 Update chromium-win snapshot image every 30 days
56 ## Release 0.164.0 (2024-09-13)
69 ## Release 0.163.0 (2024-09-09)
76 ## Release 0.162.0 (2024-09-06)
[all …]
/aosp_15_r20/external/libffi/
H A DChangeLog.libffi1 2011-02-08 Andreas Tobler <[email protected]>
3 * testsuite/lib/libffi.exp: Tweak for stand-alone mode.
5 2009-12-25 Samuli Suominen <[email protected]>
11 2009-06-16 Andrew Haley <[email protected]>
21 * testsuite/libffi.call/float2.c: Fix dg-excess-errors.
25 2009-06-12 Andrew Haley <[email protected]>
35 2009-06-11 Timothy Wall <[email protected]>
53 * ltcf-c.sh: properly escape cygwin/w32 path
148 2009-06-04 Andrew Haley <[email protected]>
152 2009-06-04 Andrew Haley <[email protected]>
[all …]
H A DChangeLog.old7 From the old ChangeLog.libffi-3.1 file...
9 2014-03-16 Josh Triplett <[email protected]>
11 * ChangeLog: Archive to ChangeLog.libffi-3.1 and delete. Future
15 2014-03-16 Josh Triplett <[email protected]>
17 Add support for stdcall, thiscall, and fastcall on non-Windows
18 x86-32.
22 code compiled with -mrtd which effectively makes stdcall the
26 non-Windows x86-32 platforms, as non-default calling conventions.
28 * Makefile.am: Compile in src/x86/win32.S on non-Windows x86-32.
30 FFI_FASTCALL on non-Windows x86-32. Increase trampoline size to
[all …]
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi1 2011-02-08 Andreas Tobler <[email protected]>
3 * testsuite/lib/libffi.exp: Tweak for stand-alone mode.
5 2009-12-25 Samuli Suominen <[email protected]>
11 2009-06-16 Andrew Haley <[email protected]>
21 * testsuite/libffi.call/float2.c: Fix dg-excess-errors.
25 2009-06-12 Andrew Haley <[email protected]>
35 2009-06-11 Timothy Wall <[email protected]>
53 * ltcf-c.sh: properly escape cygwin/w32 path
148 2009-06-04 Andrew Haley <[email protected]>
152 2009-06-04 Andrew Haley <[email protected]>
[all …]
DChangeLog3 Date: Mon May 19 09:41:32 2014 -0400
9 Date: Mon May 19 09:37:21 2014 -0400
15 Date: Sun May 11 10:30:22 2014 -0400
21 Date: Sun May 11 10:22:30 2014 -0400
27 Date: Sun May 11 09:56:40 2014 -0400
33 Date: Sun May 11 09:55:28 2014 -0400
39 Date: Sun May 11 09:52:47 2014 -0400
46 Date: Wed Apr 23 19:24:47 2014 -0400
48 Merge pull request #119 from joshtriplett/fastcall-fastball
54 Date: Tue Apr 22 21:17:52 2014 -0700
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/parking_lot/
DCHANGELOG.md1 ## parking_lot 0.12.1 (2022-05-31)
3 - Fixed incorrect memory ordering in `RwLock`. (#344)
4 - Added `Condvar::wait_while` convenience methods (#343)
6 ## parking_lot_core 0.9.3 (2022-04-30)
8 - Bump windows-sys dependency to 0.36. (#339)
10 ## parking_lot_core 0.9.2, lock_api 0.4.7 (2022-03-25)
12 - Enable const new() on lock types on stable. (#325)
13 - Added `MutexGuard::leak` function. (#333)
14 - Bump windows-sys dependency to 0.34. (#331)
15 - Bump petgraph dependency to 0.6. (#326)
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/rand_xorshift/
DCHANGELOG.md7 ## [0.3.0] - 2020-12-18
8 - Bump `rand_core` version to 0.6 (#17)
9 - Derive PartialEq+Eq for XorShiftRng (#6)
10 - Bump serde to 1.0.118 so that `serde1` feature can also be no-std (#12)
12 ## [0.2.0] - 2019-06-12
13 - Bump minor crate version since rand_core bump is a breaking change
14 - Switch to Edition 2018
16 ## [0.1.2] - 2019-06-06 - yanked
17 - Bump `rand_core` version
18 - Make XorShiftRng::from_rng portable by enforcing Endianness (#815)
[all …]
/aosp_15_r20/external/libconfig/
H A DChangeLog2 ----- version 1.7.3 ------
4 2021-06-19 Mark Lindner <markl@avalon>
6 * lib/libconfig.c - Fixed double-free of config->filenames;
8 NULL instead of the passed-in setting if the specified path was not
10 * configure.ac, lib/Makefile.am - bump version numbers
12 2021-04-28 Mark Lindner <markl@avalon>
14 * lib/CMakeLists.txt - misc. fixes
16 2021-04-22 Mark Lindner <markl@avalon>
18 * Makefile.am, configure.ac - Added --disable-tests configure option
20 2021-01-09 Mark Lindner <markl@avalon>
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/der/
DCHANGELOG.md7 ## 0.7.9 (2024-04-01)
9 - ignore RUSTSEC-2023-0071 (backport [#1276])
10 - make sure der is comptatible with potential language breaking changed (backport [#1374])
15 ## 0.7.8 (2023-08-07)
17 - `bytes` feature ([#1156])
18 - impl `RefToOwned`/`OwnedToRef` for `&[u8]`/`Box<[u8]>` ([#1188])
19 - `BmpString` ([#1164])
22 - no-panic cleanup ([#1169])
23 - Bump `der_derive` dependency to v0.7.2 ([#1192])
31 ## 0.7.7 (2023-06-29)
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/pkcs8/
DCHANGELOG.md7 ## 0.10.2 (2023-04-04)
9 - Bump `spki` to v0.7.1 ([#981])
13 ## 0.10.1 (2023-03-05)
15 - `sha1-insecure` feature ([#913])
19 ## 0.10.0 (2023-02-26) [YANKED]
21 - Use blanket impls for `Decode*` traits ([#785])
22 - Bump `der` dependency to v0.7 ([#899])
23 - Bump `spki` dependency to v0.7 ([#900])
24 - Bump `pkcs5` dependency to v0.7 ([#901])
31 ## 0.9.0 (2022-05-08)
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand_pcg-0.3.1/
H A DCHANGELOG.md7 ## [0.3.1] - 2021-06-15
8 - Add `advance` methods to RNGs (#1111)
9 - Document dependencies between streams (#1122)
11 ## [0.3.0] - 2020-12-08
12 - Bump `rand_core` version to 0.6.0
13 - Bump MSRV to 1.36 (#1011)
14 - Derive PartialEq+Eq for Lcg64Xsh32, Lcg128Xsl64, and Mcg128Xsl64 (#979)
16 ## [0.2.1] - 2019-10-22
17 - Bump `bincode` version to 1.1.4 to fix minimal-dependency builds
18 - Removed unused `autocfg` build dependency.
[all …]
/aosp_15_r20/external/giflib/
H A DChangeLog5 2007-11-10 14:50 abadger1999
11 2007-11-10 13:16 abadger1999
13 * configure.ac: Bump release version in configure.ac.
15 2007-11-10 13:15 abadger1999
19 2007-11-10 13:09 abadger1999
25 2007-11-10 10:46 abadger1999
33 2007-11-10 09:30 abadger1999
38 2007-11-10 09:22 abadger1999
43 2007-11-09 20:28 abadger1999
48 2007-11-09 20:13 abadger1999
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/rand_chacha/
DCHANGELOG.md7 ## [0.3.1] - 2021-06-09
8 - add getters corresponding to existing setters: `get_seed`, `get_stream` (#1124)
9 - add serde support, gated by the `serde1` feature (#1124)
10 - ensure expected layout via `repr(transparent)` (#1120)
12 ## [0.3.0] - 2020-12-08
13 - Bump `rand_core` version to 0.6.0
14 - Bump MSRV to 1.36 (#1011)
15 - Remove usage of deprecated feature "simd" of `ppv-lite86` (#979), then revert
16 this change (#1023) since SIMD is only enabled by default from `ppv-lite86 v0.2.10`
17 - impl PartialEq+Eq for ChaChaXRng and ChaChaXCore (#979)
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand_chacha-0.3.1/
H A DCHANGELOG.md7 ## [0.3.1] - 2021-06-09
8 - add getters corresponding to existing setters: `get_seed`, `get_stream` (#1124)
9 - add serde support, gated by the `serde1` feature (#1124)
10 - ensure expected layout via `repr(transparent)` (#1120)
12 ## [0.3.0] - 2020-12-08
13 - Bump `rand_core` version to 0.6.0
14 - Bump MSRV to 1.36 (#1011)
15 - Remove usage of deprecated feature "simd" of `ppv-lite86` (#979), then revert
16 this change (#1023) since SIMD is only enabled by default from `ppv-lite86 v0.2.10`
17 - impl PartialEq+Eq for ChaChaXRng and ChaChaXCore (#979)
[all …]
/aosp_15_r20/external/json-schema-validator/
H A DCHANGELOG.md14 ## 1.4.0 - 2024-03-16
20 - Explicitly handle if the discriminator property value is null (#988) Thanks @justin-tay
21 - Refactor walk (#986) Thanks @justin-tay
22 - Fixes uri, uri-reference, iri, iri-reference formats and does iri to uri conversion (#983) Thanks…
23 - Support custom vocabularies and unknown keyword and meta-schema handling (#980) Thanks @justin-tay
24 - Fix message (#975) Thanks @justin-tay
25 - Make ethlo excludable (#974) Thanks @justin-tay
27 ## 1.3.3 - 2024-02-19
31 - Support GraalVM and refactor (#972) Thanks @justin-tay
35 - Fixes for discriminator (#971) Thanks @justin-tay
[all …]
/aosp_15_r20/external/elfutils/libdw/
H A DChangeLog1 2023-09-27 Omar Sandoval <[email protected]>
12 * dwarf_end.c (dwarf_end): Free dwarf->elfpath.
14 2023-09-27 Omar Sandoval <[email protected]>
22 DW_FORM_strx, and DW_FORM_strx[1-4].
24 table->is_64bit with assignments of table->address_size and
25 table->offset_size. Assume default DW_AT_stmt_list of 0 for split
26 DWARF. Set table->dbg.
28 (read_macros): Get fake CU offset_size from table->offset_size instead
29 of table->is_64bit.
31 address_size for __libdw_getsrclines from table->address_size instead
[all …]
/aosp_15_r20/external/freetype/docs/oldlogs/
H A DChangeLog.241 2013-05-08 Werner Lemberg <[email protected]>
7 Tag sources with `VER-2-4-12'.
9 * docs/VERSION.DLL: Update documentation and bump version number to
21 builds/wince/vc2005-ce/freetype.vcproj,
22 builds/wince/vc2005-ce/index.html,
23 builds/wince/vc2008-ce/freetype.vcproj,
24 builds/wince/vc2008-ce/index.html: s/2.4.11/2.4.12/, s/2411/2412/.
30 2013-05-08 Werner Lemberg <[email protected]>
34 2013-05-08 Werner Lemberg <[email protected]>
38 2013-05-05 Werner Lemberg <[email protected]>
[all …]
H A DChangeLog.231 2010-02-13 Werner Lemberg <[email protected]>
7 Tag sources with `VER-2-3-12'.
11 * docs/VERSION.DLL: Update documentation and bump version number to
22 builds/wince/vc2005-ce/freetype.vcproj,
23 builds/wince/vc2005-ce/index.html,
24 builds/wince/vc2008-ce/freetype.vcproj,
25 builds/wince/vc2008-ce/index.html: s/2.3.11/2.3.12/, s/2311/2312/.
31 2010-02-12 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
36 number from "tool --version" output. Some beta releases of
39 2010-02-12 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/zeroize/
DCHANGELOG.md7 ## 1.6.0 (2023-03-26)
9 - Impl `Zeroize` for `core::num::Wrapping` ([#818])
10 - Impl `Zeroize` for `str` and `Box<str>` ([#842])
13 - 2021 edition upgrade; MSRV 1.56 ([#869])
19 ## 1.5.7 (2022-07-20)
21 - Optional `serde` support ([#780])
25 ## 1.5.6 (2022-06-29)
27 - `#[inline(always)]` annotations ([#772])
28 - `#[ignore]` attribute on flaky CString test ([#776])
31 - Factor integration tests into `tests/` ([#771])
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/spki/
DCHANGELOG.md7 ## 0.7.3 (2023-11-28)
9 - public key to `SubjectPublicKeyInfoOwned` helper ([#1269])
13 ## 0.7.2 (2023-05-04)
16 - `AlgorithmIdentifierWithOid` trait ([#986])
17 - `SignatureBitStringEncoding` trait ([#1047])
20 - Bump `hex-literal` to v0.4.1 ([#999])
27 ## 0.7.1 (2023-04-04)
29 - `AssociatedAlgorithmIdentifier` trait ([#962], [#966])
30 - `DynAssociatedAlgorithmIdentifier` trait ([#962])
31 - `SignatureAlgorithmIdentifier` trait ([#967])
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/libtest-mimic/
DCHANGELOG.md9 ## [0.6.0] - 2022-11-05
11 - **Breaking**: Updated `clap` to version 4 (thanks @msrd0)
12 - **Breaking**: Bump MSRV to 1.60 (due to the clap update)
15 - **Breaking**: Remove `FromStr` impls for `args::{ColorSetting, FormatSetting}` (use `clap::ValueE…
17 ## [0.5.2] - 2022-08-14
19 - Re-add `--nocapture` as a noop argument [#18](https://github.com/LukasKalbertodt/libtest-mimic/pu…
22 - Link in documentation
24 ## [0.5.1] - 2022-08-13
26 - `Trial::{name, kind, has_ignored_flag, is_test, is_bench}` getters
28 ## [0.5.0] - 2022-08-13
[all …]
/aosp_15_r20/external/libconfig/debian/
H A Dchangelog1 libconfig (1.6-1) unstable; urgency=low
7 -- Jose Luis Tallon <jltallon@adv-solutions.net> Thu, 31 Dec 2015 17:01:20 +0100
9 libconfig (1.5-0.2) unstable; urgency=medium
11 * Non-maintainer upload.
14 -- Matthias Klose <[email protected]> Tue, 04 Aug 2015 17:20:08 +0200
16 libconfig (1.5-0.1) experimental; urgency=medium
23 * Don't ship libconfig9.info in libconfig9, but only in libconfig-dev.
24 * Drop versioned dependency on pkg-config. Closes: #734482.
28 * Add build dependency on texlive-fonts-recommended.
29 * Bump standards version to 3.9.6.
[all …]
/aosp_15_r20/external/webp/
H A DChangeLog2 cf7c5a5d provide a way to opt-out/override WEBP_NODISCARD
3 cc34288a update ChangeLog (tag: v1.4.0-rc1)
8 f6d15cb7 bump version to 1.4.0
11 07216886 webp-container-spec: fix VP8 chunk ref ('VP8'->'VP8 ')
14 d537cd37 cmake: fix vwebp_sdl compile w/libsdl-org release
16 7b0bc235 man/cwebp.1: add more detail to -partition_limit
21 1bf46358 man/cwebp.1: clarify -pass > 1 behavior w/o -size/-psnr
22 eba03acb webp-container-spec: replace 'above' with 'earlier'
23 a16d30cb webp-container-spec: clarify chunk order requirements
24 8a7e9112 Merge "CMakeLists.txt: apply cmake-format" into main
[all …]
/aosp_15_r20/external/apache-commons-io/src/changes/
H A Dchanges.xml2 <!--
10 http://www.apache.org/licenses/LICENSE-2.0
17 -->
19 <!--
20 This file is used by the maven-changes-plugin to generate the release notes.
24 release process easy :-).
28 3. Use the report generated by the maven-changelog-plugin to see all
35 mvn changes:announcement-generate -Prelease-notes [-Dchanges.version=nnn]
40 -->
43 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
[all …]
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/
H A DCHANGELOG.md3 ## [2.12.0](https://github.com/googleapis/gapic-generator-java/compare/v2.11.0...v2.12.0) (2022-12-
8-generator-java as jar ([#1111](https://github.com/googleapis/gapic-generator-java/issues/1111)) (…
13-standard directory structure ([#1108](https://github.com/googleapis/gapic-generator-java/issues/1…
18 …ed-dependencies-bom ([#1115](https://github.com/googleapis/gapic-generator-java/issues/1115)) ([40…
20 ## [2.11.0](https://github.com/googleapis/gapic-generator-java/compare/v2.10.3...v2.11.0) (2022-11-
25 …tps://github.com/googleapis/gapic-generator-java/issues/1080)) ([bd9532c](https://github.com/googl…
30 …tps://github.com/googleapis/gapic-generator-java/issues/1076)) ([f5d5524](https://github.com/googl…
31-cloud-shared-dependencies to v3.0.6 ([#1088](https://github.com/googleapis/gapic-generator-java/i…
32 …tps://github.com/googleapis/gapic-generator-java/issues/1094)) ([4bf419f](https://github.com/googl…
34 ## [2.10.3](https://github.com/googleapis/gapic-generator-java/compare/v2.10.2...v2.10.3) (2022-11-
[all …]

12345678910>>...15