Home
last modified time | relevance | path

Searched full:2008 (Results 1 – 25 of 7811) sorted by relevance

12345678910>>...313

/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/
Dus_census.txt8 USER-DEFINED REGION/2008
15 Afghanistan/2008
22 Albania/2008
29 Algeria/2008
36 American Samoa/2008
43 Andorra/2008
50 Angola/2008
57 Anguilla/2008
64 Antigua and Barbuda/2008
71 Argentina/2008
[all …]
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/
Diso-639-3_Retirements.tab30 aex Amerax M eng 2008-01-14
31 ahe Ahe M knx 2008-01-14
32 aiz Aari S Split into Aari [aiw] (new identifier) and Gayil [gyl] 2008-01-14
33 akn Amikoana N 2008-01-14
34 arf Arafundi S Split into three languages: Andai [afd]; Nanubae [afk]; Tapei [afp] 2008-01-14
35 …it into three languages: Adzera [adz] (new identifier), Sukurum [zsu] and Sarasira [zsa] 2008-01-14
36 bcx Pamona S Split into Pamona [pmf] (new identifier) and Batui [zbt] 2008-01-14
37 bii Bisu S Split into Bisu [bzi] (new identifier) and Laomian [lwm] 2008-01-14
38 bke Bengkulu M pse 2008-01-14
39 …entifier); Chuanqiandian Cluster Miao [cqd]; Horned Miao [hrm]; Small Flowery Miao [sfm] 2008-01-14
[all …]
/external/cronet/third_party/libxml/fuzz/seed_corpus/
D299d543a09f90c6aeeb787277cd870affd2a66452 …xmlns="http://nvd.nist.gov/feeds/cve/1.2" nvd_xml_version="1.2" pub_date="2008-10-17" xsi:schemaLo…
3 …" name="CVE-2008-4503" seq="2008-4503" severity="Medium" type="CVE" published="2008-10-09" CVSS_ve…
20 … <ref source="FRSIRT" url="http://www.frsirt.com/english/advisories/2008/2764">ADV-2008-2764</ref>
24 …ce="MISC" url="http://blog.guya.net/2008/10/07/malicious-camera-spying-using-clickjacking/">http:/…
56 …" name="CVE-2008-4504" seq="2008-4504" severity="Medium" type="CVE" published="2008-10-09" CVSS_ve…
80 …9" name="CVE-2008-4505" seq="2008-4505" severity="High" type="CVE" published="2008-10-09" CVSS_ver…
93 … source="FRSIRT" url="http://www.frsirt.com/english/advisories/2008/2753" adv="1">ADV-2008-2753</r…
103 …4" name="CVE-2008-4506" seq="2008-4506" severity="High" type="CVE" published="2008-10-09" CVSS_ver…
119 … source="FRSIRT" url="http://www.frsirt.com/english/advisories/2008/2753" adv="1">ADV-2008-2753</r…
129 …4" name="CVE-2008-4507" seq="2008-4507" severity="High" type="CVE" published="2008-10-09" CVSS_ver…
[all …]
/external/libxml2/test/schemas/
Dnvdcve_0.xml2 …xmlns="http://nvd.nist.gov/feeds/cve/1.2" nvd_xml_version="1.2" pub_date="2008-10-17" xsi:schemaLo…
3 …" name="CVE-2008-4503" seq="2008-4503" severity="Medium" type="CVE" published="2008-10-09" CVSS_ve…
20 … <ref source="FRSIRT" url="http://www.frsirt.com/english/advisories/2008/2764">ADV-2008-2764</ref>
24 …ce="MISC" url="http://blog.guya.net/2008/10/07/malicious-camera-spying-using-clickjacking/">http:/…
56 …" name="CVE-2008-4504" seq="2008-4504" severity="Medium" type="CVE" published="2008-10-09" CVSS_ve…
80 …9" name="CVE-2008-4505" seq="2008-4505" severity="High" type="CVE" published="2008-10-09" CVSS_ver…
93 … source="FRSIRT" url="http://www.frsirt.com/english/advisories/2008/2753" adv="1">ADV-2008-2753</r…
103 …4" name="CVE-2008-4506" seq="2008-4506" severity="High" type="CVE" published="2008-10-09" CVSS_ver…
119 … source="FRSIRT" url="http://www.frsirt.com/english/advisories/2008/2753" adv="1">ADV-2008-2753</r…
129 …4" name="CVE-2008-4507" seq="2008-4507" severity="High" type="CVE" published="2008-10-09" CVSS_ver…
[all …]
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/
DDateUtilsRoundingTest.java200 targetDateDate = targetDayOfMonthDate = dateTimeParser.parse("June 1, 2008 0:00:00.000"); in setUp()
201 targetAmDate = dateTimeParser.parse("June 1, 2008 0:00:00.000"); in setUp()
202 targetPmDate = dateTimeParser.parse("June 1, 2008 12:00:00.000"); in setUp()
203 targetHourDate = dateTimeParser.parse("June 1, 2008 8:00:00.000"); in setUp()
204 targetHourOfDayDate = dateTimeParser.parse("June 1, 2008 8:00:00.000"); in setUp()
205 targetMinuteDate = dateTimeParser.parse("June 1, 2008 8:15:00.000"); in setUp()
206 targetSecondDate = dateTimeParser.parse("June 1, 2008 8:15:14.000"); in setUp()
207 targetMilliSecondDate = dateTimeParser.parse("June 1, 2008 8:15:14.231"); in setUp()
209 januaryOneDate = dateTimeParser.parse("January 1, 2008 0:00:00.000"); in setUp()
230 roundedUpDate = dateTimeParser.parse("June 1, 2008 12:00:00.000"); in testRoundAmPm()
[all …]
DWeekYearTest.java42 Arguments.of(new GregorianCalendar( 2007, Calendar.DECEMBER, 31), "2008-W01-1"), in data()
43 Arguments.of(new GregorianCalendar( 2008, Calendar.JANUARY, 1), "2008-W01-2"), in data()
44 Arguments.of(new GregorianCalendar( 2008, Calendar.DECEMBER, 28), "2008-W52-7"), in data()
45 Arguments.of(new GregorianCalendar( 2008, Calendar.DECEMBER, 29), "2009-W01-1"), in data()
46 Arguments.of(new GregorianCalendar( 2008, Calendar.DECEMBER, 30), "2009-W01-2"), in data()
47 Arguments.of(new GregorianCalendar( 2008, Calendar.DECEMBER, 31), "2009-W01-3"), in data()
/external/libffi/
DChangeLog.libffi174 2008-12-26 Timothy Wall <twall@users.sf.net>
183 2008-12-22 Timothy Wall <twall@users.sf.net>
200 2008-12-19 Anthony Green <green@redhat.com>
207 2008-11-11 Anthony Green <green@redhat.com>
214 2008-08-25 Andreas Tobler <a.tobler@schweiz.org>
227 2008-07-24 Anthony Green <green@redhat.com>
238 2008-07-17 Anthony Green <green@redhat.com>
245 2008-07-16 Kaz Kojima <kkojima@gcc.gnu.org>
250 2008-07-16 Kaz Kojima <kkojima@gcc.gnu.org>
255 2008-04-03 Anthony Green <green@redhat.com>
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi174 2008-12-26 Timothy Wall <twall@users.sf.net>
183 2008-12-22 Timothy Wall <twall@users.sf.net>
200 2008-12-19 Anthony Green <green@redhat.com>
207 2008-11-11 Anthony Green <green@redhat.com>
214 2008-08-25 Andreas Tobler <a.tobler@schweiz.org>
227 2008-07-24 Anthony Green <green@redhat.com>
238 2008-07-17 Anthony Green <green@redhat.com>
245 2008-07-16 Kaz Kojima <kkojima@gcc.gnu.org>
250 2008-07-16 Kaz Kojima <kkojima@gcc.gnu.org>
255 2008-04-03 Anthony Green <green@redhat.com>
[all …]
/external/clang/test/CodeGen/
Dmips-unsupported-nan.c1 // RUN: %clang -target mipsel-unknown-linux -mnan=2008 -march=mips2 -emit-llvm -S %s -o - 2>%t | Fi…
4 // RUN: %clang -target mips64el-unknown-linux -mnan=2008 -march=mips3 -emit-llvm -S %s -o - 2>%t | …
7 // RUN: %clang -target mips64el-unknown-linux -mnan=2008 -march=mips4 -emit-llvm -S %s -o - 2>%t | …
10 // RUN: %clang -target mipsel-unknown-linux -mnan=2008 -march=mips32 -emit-llvm -S %s -o - 2>%t | F…
13 // RUN: %clang -target mipsel-unknown-linux -mnan=2008 -march=mips32r2 -emit-llvm -S %s -o - 2>%t |…
16 // RUN: %clang -target mipsel-unknown-linux -mnan=2008 -march=mips32r3 -emit-llvm -S %s -o - 2>%t |…
22 // RUN: %clang -target mips64el-unknown-linux -mnan=2008 -march=mips64 -emit-llvm -S %s -o - 2>%t |…
25 // RUN: %clang -target mips64el-unknown-linux -mnan=2008 -march=mips64r2 -emit-llvm -S %s -o - 2>%t…
32 // NO-WARNINGS-NOT: warning: ignoring '-mnan=2008' option
34 // CHECK-MIPS2: warning: ignoring '-mnan=2008' option because the 'mips2' architecture does not sup…
[all …]
/external/antlr/gunit/
DCHANGES.txt66 Nov 25, 2008
76 Nov 20, 2008
84 Oct 31, 2008
88 July 9, 2008
95 May 10, 2008
101 1.0.2 - Apr 01, 2008
107 Mar 20, 2008
113 Feb 19, 2008
117 Feb 8, 2008
121 1.0.1 - Jan 11, 2008
/external/python/cpython2/Misc/
Ddevelopers.txt108 - Tarek Ziadé was given SVN access on December 21 2008 by NCN,
111 - Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL,
114 - Antoine Pitrou was given SVN access on July 16 2008, by recommendation
117 - Jesse Noller was given SVN access on 16 June 2008 by GFB,
120 - Gregor Lingl was given SVN access on 10 June 2008 by MvL,
123 - Robert Schuppenies was given SVN access on 21 May 2008 by MvL,
126 - Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL,
129 - Heiko Weinen was given SVN access on 29 April 2008 by MvL,
132 - Jesus Cea was given SVN access on 24 April 2008 by MvL,
135 - Guilherme Polo was given SVN access on 24 April 2008 by MvL,
[all …]
/external/oboe/samples/RhythmGame/third_party/glm/detail/
D_features.hpp23 // http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2008/n2756.htm
31 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2555.pdf
35 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2672.htm
51 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2546.htm
55 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2541.htm
75 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2634.html
95 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2764.pdf
99 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf
115 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2540.htm
139 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2765.pdf
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
DCHANGES.075 comments and feedback provided November and December of 2008 by Daniel
327 Version 1.6.0 (Dec 9, 2008)
329 * December 9 2008 (Gisle Vanem)
333 * Dec 4 2008 (Daniel Stenberg)
338 * Dec 3 2008 (Daniel Stenberg)
372 * Nov 26 2008 (Yang Tse)
378 * Nov 25 2008 (Yang Tse)
383 * Nov 19 2008 (Daniel Stenberg)
387 * Nov 1 2008 (Daniel Stenberg)
397 * Oct 21 2008 (Yang Tse)
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateIntervalFormatTest.java88 … 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EEEEdMMMMy", "Wednesday, October 10, 2007\\u2009\\u20… in TestFormat()
90 …", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMMMy", "October 10, 2007\\u2009\\u2013\\… in TestFormat()
92 …n", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMMM", "October 10, 2007\\u2009\\u2013\\… in TestFormat()
94 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "MMMMy", "October 2007\\u2009\\u2013\\u2… in TestFormat()
96 … 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EEEEdMMMM", "Wednesday, October 10, 2007\\u2009\\u201… in TestFormat()
98 …, "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EdMMMy", "Wed, Oct 10, 2007\\u2009\\u2013\\… in TestFormat()
100 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMMy", "Oct 10, 2007\\u2009\\u2013\\u2… in TestFormat()
102 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMM", "Oct 10, 2007\\u2009\\u2013\\u20… in TestFormat()
104 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "MMMy", "Oct 2007\\u2009\\u2013\\u2009Oc… in TestFormat()
106 …", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EdMMM", "Wed, Oct 10, 2007\\u2009\\u2013\\… in TestFormat()
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateIntervalFormatTest.java85 … 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EEEEdMMMMy", "Wednesday, October 10, 2007\\u2009\\u20… in TestFormat()
87 …", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMMMy", "October 10, 2007\\u2009\\u2013\\… in TestFormat()
89 …n", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMMM", "October 10, 2007\\u2009\\u2013\\… in TestFormat()
91 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "MMMMy", "October 2007\\u2009\\u2013\\u2… in TestFormat()
93 … 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EEEEdMMMM", "Wednesday, October 10, 2007\\u2009\\u201… in TestFormat()
95 …, "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EdMMMy", "Wed, Oct 10, 2007\\u2009\\u2013\\… in TestFormat()
97 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMMy", "Oct 10, 2007\\u2009\\u2013\\u2… in TestFormat()
99 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMM", "Oct 10, 2007\\u2009\\u2013\\u20… in TestFormat()
101 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "MMMy", "Oct 2007\\u2009\\u2013\\u2009Oc… in TestFormat()
103 …", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EdMMM", "Wed, Oct 10, 2007\\u2009\\u2013\\… in TestFormat()
[all …]
/external/icu/icu4c/source/test/intltest/
Ddtifmtts.cpp428 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "MMMM", "October 2007\\u2009\\u2013\\u20… in testFormat()
429 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "MMM", "Oct 2007\\u2009\\u2013\\u2009Oct… in testFormat()
439 … 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EEEEdMMMMy", "Wednesday, October 10, 2007\\u2009\\u20… in testFormat()
441 …", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMMMy", "October 10, 2007\\u2009\\u2013\\… in testFormat()
443 …n", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMMM", "October 10, 2007\\u2009\\u2013\\… in testFormat()
445 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "MMMMy", "October 2007\\u2009\\u2013\\u2… in testFormat()
447 … 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EEEEdMMMM", "Wednesday, October 10, 2007\\u2009\\u201… in testFormat()
449 …, "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EdMMMy", "Wed, Oct 10, 2007\\u2009\\u2013\\… in testFormat()
451 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMMy", "Oct 10, 2007\\u2009\\u2013\\u2… in testFormat()
453 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMM", "Oct 10, 2007\\u2009\\u2013\\u20… in testFormat()
[all …]
/external/cronet/third_party/icu/source/test/intltest/
Ddtifmtts.cpp428 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "MMMM", "October 2007\\u2009\\u2013\\u20… in testFormat()
429 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "MMM", "Oct 2007\\u2009\\u2013\\u2009Oct… in testFormat()
439 … 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EEEEdMMMMy", "Wednesday, October 10, 2007\\u2009\\u20… in testFormat()
441 …", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMMMy", "October 10, 2007\\u2009\\u2013\\… in testFormat()
443 …n", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMMM", "October 10, 2007\\u2009\\u2013\\… in testFormat()
445 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "MMMMy", "October 2007\\u2009\\u2013\\u2… in testFormat()
447 … 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EEEEdMMMM", "Wednesday, October 10, 2007\\u2009\\u201… in testFormat()
449 …, "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "EdMMMy", "Wed, Oct 10, 2007\\u2009\\u2013\\… in testFormat()
451 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMMy", "Oct 10, 2007\\u2009\\u2013\\u2… in testFormat()
453 …"en", "CE 2007 10 10 10:10:10", "CE 2008 10 10 10:10:10", "dMMM", "Oct 10, 2007\\u2009\\u2013\\u20… in testFormat()
[all …]
/external/markdown/docs/change_log/
Dindex.md158 Nov 2008: Added Definition List ext. Replaced old core with Blockprocessors.
161 Oct 2008: Changed logging behavior to work better with other systems.
166 Sept 2008: Moved `prettifyTree` to a Postprocessor, replaced WikiLink ext
170 August 18 2008: Reorganized directory structure. Added a 'docs' directory
174 August 4 2008: Updated included extensions to ElementTree. Added a
177 July 2008: Switched from home-grown NanoDOM to ElementTree and
180 June 2008: Fixed issues with nested inline patterns and cleaned
183 May 2008: Added a number of additional extensions to the
186 Mar 2008: Refactored extension API to accept either an
190 Feb 2008: Various bug-fixes mostly regarding extensions.
[all …]
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/
DCHANGELOG.txt4 Changes in version 2.0-rc3 (14 Dec 2008)
10 Changes in version 2.0-rc2 (12 Dec 2008)
32 Changes in version 2.0-rc1 (23 Nov 2008)
48 Changes in version 1.2.4 (01 Sep 2008)
56 Changes in version 1.2.3 (13 Aug 2008)
62 Changes in version 1.2.2 (27 May 2008)
69 Changes in version 1.2.1 (10 Mar 2008)
73 Changes in version 1.2 (29 Feb 2008)
82 Changes in version 1.1 (20 Feb 2008)
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/representer/
DSafeRepresenterTest.java2 * Copyright (c) 2008, http://www.snakeyaml.org
742008-12-19T11:06:01.159Z\n- 2008-12-19T11:06:01.059Z\n- 2008-12-19T11:06:01.009Z\n- 2008-12-19T11:… in testDate()
/external/mockftpserver/tags/2.0/
DCHANGELOG.txt11 Changes in version 2.0-rc3 (14 Dec 2008)
17 Changes in version 2.0-rc2 (12 Dec 2008)
39 Changes in version 2.0-rc1 (23 Nov 2008)
55 Changes in version 1.2.4 (01 Sep 2008)
63 Changes in version 1.2.3 (13 Aug 2008)
69 Changes in version 1.2.2 (27 May 2008)
76 Changes in version 1.2.1 (10 Mar 2008)
80 Changes in version 1.2 (29 Feb 2008)
89 Changes in version 1.1 (20 Feb 2008)
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/
DCHANGELOG.txt4 Changes in version 2.0-rc2 (12 Dec 2008)
26 Changes in version 2.0-rc1 (23 Nov 2008)
42 Changes in version 1.2.4 (01 Sep 2008)
50 Changes in version 1.2.3 (13 Aug 2008)
56 Changes in version 1.2.2 (27 May 2008)
63 Changes in version 1.2.1 (10 Mar 2008)
67 Changes in version 1.2 (29 Feb 2008)
76 Changes in version 1.1 (20 Feb 2008)
/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/text/format/
DTimeTest.java32 assertTrue(desc, t.parse3339("2008-10-13T16:30:50Z")); in shouldParseRfc3339()
33 assertEquals(desc, 2008, t.year); in shouldParseRfc3339()
43 assertTrue(desc, t.parse3339("2008-10-13T16:30:50.000+07:00")); in shouldParseRfc3339()
44 assertEquals(desc, 2008, t.year); in shouldParseRfc3339()
54 assertFalse(desc, t.parse3339("2008-10-13")); in shouldParseRfc3339()
55 assertEquals(desc, 2008, t.year); in shouldParseRfc3339()
208 assertEquals(2008, t.year); in shouldHaveParse()
216 assertEquals(2008, t.year); in shouldHaveParse()
234 assertEquals(2008, t.year); in shouldHaveParseShort()
307 time.set(0, 0, 0, 12, 5, 2008); in testGetJulianDay()
[all …]
/external/mockftpserver/tags/2.0-rc1/
DCHANGELOG.txt4 Changes in version 2.0-rc1 (23 Nov 2008)
20 Changes in version 1.2.4 (01 Sep 2008)
28 Changes in version 1.2.3 (13 Aug 2008)
34 Changes in version 1.2.2 (27 May 2008)
41 Changes in version 1.2.1 (10 Mar 2008)
45 Changes in version 1.2 (29 Feb 2008)
54 Changes in version 1.1 (20 Feb 2008)
/external/snakeyaml/src/test/resources/constructor/
Dcar-no-root-class-map.yaml4 : 2008-01-16
8 : 2008-01-16
10 : 2008-01-16
12 : 2008-01-16

12345678910>>...313