This commit is contained in:
jfrijters 2005-07-01 09:25:34 +00:00
Родитель 1b2e2709cb
Коммит f7c415c4c0
11 изменённых файлов: 3259 добавлений и 3285 удалений

Просмотреть файл

@ -49,7 +49,7 @@ using System.Runtime.CompilerServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("0.15.*")]
[assembly: AssemblyVersion("0.16.0.0")]
//
// In order to sign your assembly you must specify a key to use. Refer to the

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -9,7 +9,7 @@
<property name="ecj.compiler" value="false" />
<target name="HEAD">
<property name="Classpath.dir" value="${nant.project.basedir}/../../classpath" />
<property name="Classpath.dir" value="${nant.project.basedir}/../../classpath-0.16" />
<property name="allsources" value="allsources.lst" />
<property name="jikes.compiler" value="true" />
<call target="IKVM.GNU.Classpath.dll" />
@ -50,7 +50,7 @@
<target name="IKVM.GNU.Classpath.dll" depends="classes">
<exec program="${nant.project.basedir}/../bin/ikvmc.exe" useruntimeengine="true">
<arg value="-version:0.15.*" />
<arg value="-version:0.16.0.0" />
<arg value="${signoption}" />
<arg value="-compressresources" />
<arg value="-opt:fields" />

Просмотреть файл

@ -45,7 +45,7 @@ public interface Configuration
{
// TODO
String CLASSPATH_HOME = "";
String CLASSPATH_VERSION = "0.15+cvs";
String CLASSPATH_VERSION = "0.16";
/**

Просмотреть файл

@ -1,5 +1,5 @@
/* LocaleData.java --
Copyright (C) 2004 Free Software Foundation, Inc.
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
@ -70,7 +70,6 @@ class LocaleData
"ar_YE",
"as",
"as_IN",
"az",
"az_Cyrl",
"be",
"be_BY",
@ -78,10 +77,6 @@ class LocaleData
"bg_BG",
"bn",
"bn_IN",
"br_FR",
"bs_BA",
"byn",
"byn_ER",
"ca",
"ca_ES",
"cs",
@ -110,7 +105,6 @@ class LocaleData
"en_BW",
"en_BZ",
"en_CA",
"en_DK",
"en_GB",
"en_GU",
"en_HK",
@ -169,17 +163,12 @@ class LocaleData
"fr_LU",
"ga",
"ga_IE",
"gez",
"gez_ER",
"gez_ET",
"gl",
"gl_ES",
"gu",
"gu_IN",
"gv",
"gv_GB",
"haw",
"haw_US",
"he",
"he_IL",
"hi",
@ -198,7 +187,6 @@ class LocaleData
"it_CH",
"it_IT",
"iu",
"iw_IL",
"ja",
"ja_JP",
"ka",
@ -212,8 +200,6 @@ class LocaleData
"kn_IN",
"ko",
"ko_KR",
"kok",
"kok_IN",
"kw",
"kw_GB",
"ky",
@ -242,8 +228,6 @@ class LocaleData
"nl_NL",
"nn",
"nn_NO",
"no_NO",
"oc_FR",
"om",
"om_ET",
"om_KE",
@ -265,9 +249,6 @@ class LocaleData
"ru_UA",
"sa",
"sa_IN",
"se_NO",
"sid",
"sid_ET",
"sk",
"sk_SK",
"sl",
@ -286,20 +267,15 @@ class LocaleData
"sw",
"sw_KE",
"sw_TZ",
"syr",
"syr_SY",
"ta",
"ta_IN",
"te",
"te_IN",
"tg_TJ",
"th",
"th_TH",
"ti",
"ti_ER",
"ti_ET",
"tig",
"tig_ER",
"tr",
"tr_TR",
"tt",
@ -310,8 +286,6 @@ class LocaleData
"uz",
"uz_AF",
"vi",
"wal",
"wal_ET",
"zh",
"zh_CN_Hans",
"zh_HK_Hant",

Просмотреть файл

@ -49,7 +49,7 @@ using System.Runtime.CompilerServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("0.15.*")]
[assembly: AssemblyVersion("0.16.0.0")]
//
// In order to sign your assembly you must specify a key to use. Refer to the

Просмотреть файл

@ -49,7 +49,7 @@ using System.Runtime.CompilerServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("0.15.*")]
[assembly: AssemblyVersion("0.16.0.0")]
//
// In order to sign your assembly you must specify a key to use. Refer to the

Просмотреть файл

@ -49,7 +49,7 @@ using System.Runtime.CompilerServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("0.15.*")]
[assembly: AssemblyVersion("0.16.0.0")]
//
// In order to sign your assembly you must specify a key to use. Refer to the

Просмотреть файл

@ -8,7 +8,7 @@
<property name="REFERENCE_API_NAME" value="JDK-1.5" />
-->
<property name="JAPI_HOME" value="c:\japi\japitools" />
<property name="IKVM_VERSION" value="0.14.0.0" />
<property name="IKVM_VERSION" value="0.16.0.0" />
<target name="default">
<call target="status" />

Просмотреть файл

@ -23,7 +23,7 @@
*/
.assembly JVM
{
.ver 0:15:0:0
.ver 0:16:0:0
}
.module JVM.DLL

Просмотреть файл

@ -49,7 +49,7 @@ using System.Runtime.CompilerServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("0.15.*")]
[assembly: AssemblyVersion("0.16.0.0")]
//
// In order to sign your assembly you must specify a key to use. Refer to the