Home
last modified time | relevance | path

Searched +full:date +full:- (Results 1 – 25 of 1234) sorted by relevance

12345678910>>...50

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestdate_iterator.cpp13 void test_month_decrement_iterator(const boost::gregorian::date *Answers, int array_len){ in test_month_decrement_iterator()
15 typedef boost::date_time::month_functor<date> mfg; in test_month_decrement_iterator()
17 boost::date_time::date_itr<mfg, date> ditr(Answers[array_len-1]); in test_month_decrement_iterator()
18 int i = array_len-1; in test_month_decrement_iterator()
21 for (; ditr > Answers[0] - date_duration(1); --ditr) { in test_month_decrement_iterator()
23 i--; in test_month_decrement_iterator()
25 check("month iterator iteration count", i == -1); in test_month_decrement_iterator()
34 void test_base_iterator(boost::gregorian::date end, in test_base_iterator()
49 day_iterator di(date(2002,Jan,1)); in main()
51 test_base_iterator(date(2002,Jan,3),di,data); in main()
[all …]
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog3 Date: Mon May 19 09:41:32 2014 -0400
5 Update date. Annoucing 3.1 today.
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
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/time/time.syn/
H A Dformatter_tests.h1 //===----------------------------------------------------------------------===//
4 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6 //===----------------------------------------------------------------------===//
98 …check_invalid_type(valid_types, "The supplied date time doesn't contain a weekday", STR("a"), arg); in check_invalid_types()
99 …check_invalid_type(valid_types, "The supplied date time doesn't contain a weekday", STR("A"), arg); in check_invalid_types()
100 check_invalid_type(valid_types, "The supplied date time doesn't contain a month", STR("b"), arg); in check_invalid_types()
101 check_invalid_type(valid_types, "The supplied date time doesn't contain a month", STR("B"), arg); in check_invalid_types()
102 …check_invalid_type(valid_types, "The supplied date time doesn't contain a date and time", STR("c")… in check_invalid_types()
103 check_invalid_type(valid_types, "The supplied date time doesn't contain a year", STR("C"), arg); in check_invalid_types()
104 check_invalid_type(valid_types, "The supplied date time doesn't contain a day", STR("d"), arg); in check_invalid_types()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/
Ddate.rs4 //! ISO 8601 calendar date with time zone.
16 #[cfg(all(feature = "unstable-locales", feature = "alloc"))]
24 /// ISO 8601 calendar date with time zone.
35 /// There are some guarantees on the usage of `Date<Tz>`:
37 /// - If properly constructed via [`TimeZone::ymd`] and others without an error,
38 /// the corresponding local date should exist for at least a moment.
41 /// - The `TimeZone` is free to assign *any* [`Offset`](crate::offset::Offset) to the
42 /// local date, as long as that offset did occur in given day.
44 /// For example, if `2015-03-08T01:59-08:00` is followed by `2015-03-08T03:00-07:00`,
45 /// it may produce either `2015-03-08-08:00` or `2015-03-08-07:00`
[all …]
/aosp_15_r20/external/python/cpython2/Misc/NEWS.d/
D2.6a1.rst2 .. date: 6793
4 .. release date: 29-Feb-2008
13 .. date: 6792
22 .. date: 6791
31 .. date: 6790
41 .. date: 6789
55 .. date: 6788
69 .. date: 6787
81 .. date: 6786
91 .. date: 6785
[all …]
D2.7a1.rst2 .. date: 7759
4 .. release date: 2009-12-05
13 .. date: 7758
24 .. date: 7757
34 .. date: 7756
39 1e-100 used to raise OverflowError, but now gives the requested 120
45 .. date: 7755
46 .. nonce: Z3-djS
54 .. date: 7754
63 .. date: 7753
[all …]
D2.7.4rc1.rst2 .. date: 9006
4 .. release date: 2013-03-23
12 .. date: 9005
21 .. date: 9004
31 .. date: 9003
41 .. date: 9002
51 .. date: 9001
55 The unicode-internal decoder no longer read past the end of input buffer.
60 .. date: 9000
64 Fix error handling bugs in the unicode-escape-decode decoder.
[all …]
D2.7.3rc1.rst2 .. date: 8656
4 .. release date: 2012-02-23
13 .. date: 8655
17 oCERT-2011-003: add -R command-line option and PYTHONHASHSEED environment
18 variable, to provide an opt-in way to protect against denial of service
25 .. date: 8654
26 .. nonce: 6wzkv-
30 time doesn't fit in a 32-bit timestamp.
35 .. date: 8653
36 .. nonce: M-D70Z
[all …]
D2.7.1rc1.rst2 .. date: 8273
4 .. release date: 2010-11-13
13 .. date: 8272
23 .. date: 8271
33 .. date: 8270
42 .. date: 8269
52 .. date: 8268
61 .. date: 8267
71 .. date: 8266
83 .. date: 8265
[all …]
D2.7.2rc1.rst2 .. date: 8461
4 .. release date: 2011-05-29
14 .. date: 8460
18 Correct lookup of __dir__ on objects. This allows old-style classes to have
25 .. date: 8459
30 end-of-file indicator after CTRL+d.
35 .. date: 8458
41 than 2^31-1 bytes).
46 .. date: 8457
47 .. nonce: d-KV9c
[all …]
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/time/
H A DDateUtils.java9 * http://www.apache.org/licenses/LICENSE-2.0
22 import java.util.Date;
34 * {@link java.util.Calendar} and {@link java.util.Date} object.
40 * This way date-fields will be ignored in bottom-up order.
41 * As a complement to these methods we've introduced some fragment-methods.
42 * With these methods the Date-fields will be ignored in top-down order.
43 * Since a date without a year is not a valid date, you have to decide in what
44 * kind of date-field you want your result, for instance milliseconds or days.
47 * Several methods are provided for adding to {@link Date} objects, of the form
48 * {@code addXXX(Date date, int amount)}. It is important to note these methods
[all …]
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.5.0a1.rst2 .. date: 8948
4 .. release date: 2015-02-08
7 PEP 475 - EINTR handling.
12 .. date: 8947
22 .. date: 8946
32 .. date: 8945
42 .. date: 8944
52 .. date: 8943
64 .. date: 8942
74 .. date: 8941
[all …]
D3.7.0a1.rst2 .. date: 2017-09-05-15-26-30
4 .. release date: 2017-09-19
13 .. date: 2017-08-23-17-02-55
17 Add fuzz tests for float(str), int(str), unicode(str); for oss-fuzz.
22 .. date: 2017-08-16-16-35-59
32 .. date: 0347
43 .. date: 0344
49 vulnerabilities including: CVE-2017-9233 (External entity infinite loop
50 DoS), CVE-2016-9063 (Integer overflow, re-fix), CVE-2016-0718 (Fix
51 regression bugs from 2.2.0's fix to CVE-2016-0718) and CVE-2012-0876
[all …]
D3.6.0a1.rst1 .. release date: 2016-05-16
3 .. date: 9135
4 .. nonce: C_-XFg
15 .. date: 9102
26 .. date: 9076
36 .. date: 9253
45 .. date: 9252
46 .. nonce: -nPBL6
54 .. date: 9251
63 .. date: 9250
[all …]
D3.8.0a1.rst2 .. date: 2019-01-15-18-16-05
4 .. release date: 2019-02-03
7 [CVE-2019-5010] Fix a NULL pointer deref in ssl module. The cert parser did
10 (TALOS-2018-0758) reported by Colin Read and Nicolas Edet of Cisco.
15 .. date: 2018-11-23-15-00-23
19 The :option:`-I` command line option (run Python in isolated mode) is now
21 spawning child processes. Previously, only :option:`-E` and :option:`-s`
22 options (enabled by :option:`-I`) were copied.
27 .. date: 2018-09-24-18-49-25
33 -E or -I arguments.
[all …]
D3.9.0a1.rst2 .. date: 2019-11-18-16-17-56
4 .. release date: 2019-11-19
13 .. date: 2019-11-14-16-13-23
22 .. date: 2019-10-08-19-29-55
23 .. nonce: QL7s0-
31 .. date: 2019-09-25-13-21-09
36 rendering the document page as HTML. (Contributed by Dong-hee Na in
42 .. date: 2019-09-23-21-02-46
47 CVE-2019-15903.
52 .. date: 2019-08-27-01-13-05
[all …]
D3.5.3rc1.rst1 .. release date: 2017-01-02
3 .. date: 9755
15 .. date: 9753
25 .. date: 9898
34 .. date: 9897
43 .. date: 9896
47 Fix a memory leak in split-table dictionaries: setattr() must not convert
53 .. date: 9895
63 .. date: 9894
64 .. nonce: K6wQ-3
[all …]
D3.10.0a1.rst2 .. date: 2020-07-15-20-15-08
4 .. release date: 2020-10-05
8 :issue:`29778` (CVE-2020-15801).
13 .. date: 2020-07-03-20-41-29
23 .. date: 2020-07-03-17-21-37
28 embedded (CVE-2020-15523).
33 .. date: 2020-06-29-16-02-29
46 .. date: 2020-02-12-14-17-39
56 .. date: 2020-10-04-10-55-12
66 .. date: 2020-10-04-01-02-58
[all …]
D3.5.2rc1.rst2 .. date: 9636
4 .. release date: 2016-06-12
8 Update expat to 2.1.1, fixes CVE-2015-1283.
13 .. date: 9635
18 Fix TLS stripping vulnerability in smtplib, CVE-2016-0772. Reported by Team
24 .. date: 9629
36 .. date: 9597
37 .. nonce: C_-XFg
48 .. date: 9581
59 .. date: 9561
[all …]
D3.11.0a1.rst2 .. date: 2021-08-29-12-39-44
4 .. release date: 2021-10-05
13 .. date: 2021-07-25-20-04-54
23 .. date: 2021-06-29-23-40-22
36 .. date: 2021-06-29-02-45-53
41 for the CVE-2013-0340 "Billion Laughs" vulnerability. This copy is most used
47 .. date: 2021-05-08-11-50-46
58 .. date: 2021-05-05-17-37-04
68 .. date: 2021-10-04-16-11-50
78 .. date: 2021-09-21-22-27-25
[all …]
D3.6.0b1.rst2 .. date: 9619
3 .. nonce: C-8boi
4 .. release date: 2016-09-12
7 The __class__ cell used by zero-argument super() is now initialized from
15 .. date: 9618
25 .. date: 9617
34 .. date: 9616
44 .. date: 9615
48 In f-strings, only allow backslashes inside the braces (where the
50 where backslashes are allowed anywhere in an f-string. Also, require that
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/time/test/java/time/temporal/
H A DTestChronoUnit.java19 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
41 * * Neither the name of JSR-310 nor the names of its contributors
85 //-----------------------------------------------------------------------
89 {date(1939, SEPTEMBER, 2), date(1939, SEPTEMBER, 1), 0}, in data_yearsBetween()
90 {date(1939, SEPTEMBER, 2), date(1939, SEPTEMBER, 2), 0}, in data_yearsBetween()
91 {date(1939, SEPTEMBER, 2), date(1939, SEPTEMBER, 3), 0}, in data_yearsBetween()
93 {date(1939, SEPTEMBER, 2), date(1940, SEPTEMBER, 1), 0}, in data_yearsBetween()
94 {date(1939, SEPTEMBER, 2), date(1940, SEPTEMBER, 2), 1}, in data_yearsBetween()
95 {date(1939, SEPTEMBER, 2), date(1940, SEPTEMBER, 3), 1}, in data_yearsBetween()
97 {date(1939, SEPTEMBER, 2), date(1938, SEPTEMBER, 1), -1}, in data_yearsBetween()
[all …]
/aosp_15_r20/external/apache-commons-compress/src/changes/
H A Dchanges.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
11 http://www.apache.org/licenses/LICENSE-2.0
19 -->
21 <!--
22 This file is also used by the maven-changes-plugin to generate the release notes.
26 release process easy :-).
30 3. Use the report generated by the maven-changelog-plugin to see all
35 mvn changes:announcement-generate -Prelease-notes [-Dchanges.version=m.n]
38 -->
[all …]
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/temporal/
H A DTestChronoUnit.java2 * Copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos
16 * * Neither the name of JSR-310 nor the names of its contributors
60 //-----------------------------------------------------------------------
64 {date(1939, SEPTEMBER, 2), date(1939, SEPTEMBER, 1), 0}, in data_yearsBetween()
65 {date(1939, SEPTEMBER, 2), date(1939, SEPTEMBER, 2), 0}, in data_yearsBetween()
66 {date(1939, SEPTEMBER, 2), date(1939, SEPTEMBER, 3), 0}, in data_yearsBetween()
68 {date(1939, SEPTEMBER, 2), date(1940, SEPTEMBER, 1), 0}, in data_yearsBetween()
69 {date(1939, SEPTEMBER, 2), date(1940, SEPTEMBER, 2), 1}, in data_yearsBetween()
70 {date(1939, SEPTEMBER, 2), date(1940, SEPTEMBER, 3), 1}, in data_yearsBetween()
72 {date(1939, SEPTEMBER, 2), date(1938, SEPTEMBER, 1), -1}, in data_yearsBetween()
[all …]
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DDateTest.java9 * http://www.apache.org/licenses/LICENSE-2.0
24 import java.util.Date;
32 * java.util.Date#Date()
35 // Test for method java.util.Date() in test_Constructor()
39 long now = new Date().getTime(); in test_Constructor()
40 assertTrue("Created incorrect date: " + oldTime + " now: " + now, in test_Constructor()
45 * java.util.Date#Date(int, int, int)
48 // Test for method java.util.Date(int, int, int) in test_ConstructorIII()
49 Date d1 = new Date(70, 0, 1); // the epoch + local time in test_ConstructorIII()
52 Date d2 = new Date(0 + d1.getTimezoneOffset() * 60 * 1000); in test_ConstructorIII()
[all …]

12345678910>>...50