summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Replace all .cvsignore files with .gitignoreIvan Maidanski2012-10-151-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2012-06-10 Ivan Maidanski <ivmai@mail.ru> * compat/.gitignore, * compat/java.net/.gitignore, * doc/.gitignore, * doc/api/.gitignore, * doc/www.gnu.org/.gitignore, * doc/www.gnu.org/announce/.gitignore, * doc/www.gnu.org/cp-tools/.gitignore, * doc/www.gnu.org/docs/.gitignore, * doc/www.gnu.org/downloads/.gitignore, * doc/www.gnu.org/events/.gitignore, * doc/www.gnu.org/faq/.gitignore, * examples/.gitignore, * external/.gitignore, * external/jsr166/.gitignore, * external/relaxngDatatype/.gitignore, * external/sax/.gitignore, * external/w3c_dom/.gitignore, * gnu/classpath/.gitignore, * gnu/java/locale/.gitignore, * gnu/java/security/.gitignore, * gnu/test/.gitignore, * include/.gitignore, * java/util/.gitignore, * lib/.gitignore, * native/.gitignore, * native/fdlibm/.gitignore, * native/jawt/.gitignore, * native/jni/.gitignore, * native/jni/classpath/.gitignore, * native/jni/gconf-peer/.gitignore, * native/jni/gstreamer-peer/.gitignore, * native/jni/gtk-peer/.gitignore, * native/jni/java-io/.gitignore, * native/jni/java-lang/.gitignore, * native/jni/java-math/.gitignore, * native/jni/java-net/.gitignore, * native/jni/java-nio/.gitignore, * native/jni/java-util/.gitignore, * native/jni/midi-alsa/.gitignore, * native/jni/midi-dssi/.gitignore, * native/jni/native-lib/.gitignore, * native/jni/qt-peer/.gitignore, * native/jni/xmlj/.gitignore, * native/plugin/.gitignore, * native/testsuite/.gitignore, * native/vmi/.gitignore, * resource/.gitignore, * resource/META-INF/services/.gitignore, * scripts/.gitignore, * test/.gitignore, * test/gnu.java.lang.reflect/.gitignore, * test/java.io/.gitignore, * test/java.lang.reflect/.gitignore, * test/java.net/.gitignore, * test/java.util/.gitignore, * tools/.gitignore, * tools/gnu/classpath/tools/doclets/.gitignore, * tools/gnu/classpath/tools/doclets/debugdoclet/.gitignore, * tools/gnu/classpath/tools/doclets/htmldoclet/.gitignore, * tools/gnu/classpath/tools/doclets/xmldoclet/.gitignore, * tools/gnu/classpath/tools/doclets/xmldoclet/doctranslet/.gitignore, * tools/gnu/classpath/tools/gjdoc/.gitignore, * tools/gnu/classpath/tools/gjdoc/expr/.gitignore, * tools/gnu/classpath/tools/java2xhtml/.gitignore, * tools/gnu/classpath/tools/taglets/.gitignore, * vm/.gitignore, * vm/reference/.gitignore: Renamed from .cvsignore. Signed-off-by: Pekka Enberg <penberg@kernel.org>
* Fix AIX build issue (RVM-526).Andrew John Hughes2008-08-191-3/+7
| | | | | | | | 2008-08-19 David P Grove <groved@us.ibm.com> * scripts/check_jni_methods.sh.in: Fix build issue on AIX by splitting generation of method list.
* Forwardport native-only build fix #05.Andrew John Hughes2008-06-111-1/+1
| | | | | | | | | | | 2008-06-01 Andrew John Hughes <gnu_andrew@member.fsf.org> * configure.ac: Only run javac check if examples, tools and/or class library are being built. * scripts/check_jni_methods.sh.in: Remove duplicates in the list of JNI methods for when builddir==srcdir.
* Forwardport native-only build fix #03.Andrew John Hughes2008-06-111-1/+1
| | | | | | | | 2008-06-01 Andrew John Hughes <gnu_andrew@member.fsf.org> * scripts/check_jni_methods.sh.in: Search the source directory as well for when headers are in the tarball.
* * scripts/check_jni_methods.sh.in:Mark Wielaard2008-02-101-3/+3
| | | | | Use abs_src_builddir so that the absolute path to the source directory is used by the script.
* 2008-02-10 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-02-101-1/+1
| | | | | | * scripts/check_jni_methods.sh.in: Use abs_top_builddir so that the absolute path to the build directory is used by the script.
* 2008-02-09 Dalibor Topic <robilad@kaffe.org>Dalibor Topic2008-02-092-5/+5
| | | | | | | | | | | | | | | | | | | | * native/jni/Makefile.am (all-local): Call check_jni_methods.sh directly. * scripts/Makefile.am (EXTRA_DIST): Removed check_jni_methods.sh. * include/Makefile.am (SOUND_H_FILES, GST_PEER_H_FILES) (XMLJ_H_FILES, GTKPEER_H_FILES, QTPEER_H_FILES) (GCONF_PREFS_FILES, H_FILES): Don't generate header files in the source directory, as it may not be writeable. (DISTCLEANFILES) Added H_FILES. * configure.ac (AC_CONFIG_FILES): Added scripts/check_jni_methods.sh. * scripts/check_jni_methods.sh: Removed. Moved over to .. * scripts/check_jni_methods.sh.in: New file. Added top_srcdir and top_builddir where necessary.
* 2007-10-16 from Alexandre Oliva <aoliva@redhat.com>Mark Wielaard2007-10-161-5/+5
| | | | | * scripts/check_jni_methods.sh: Don't depend on diff -b ignoring a single trailing whitespace.
* 2007-02-12 Jakub Jelinek <jakub@redhat.com>Andrew Haley2007-02-121-1/+34
| | | | | | | | | | | | | | | | PR 23566 * scripts/timezones.pl: Parse each file in 2 passes, in one parse just Rule lines, in the other everything else. Pass 0 instead of $savings as second argument to parseRule when parsing the start rule. * java/util/TimeZone.java (timezones): Regenerate from tzdata2007a. 2007-02-12 Jakub Jelinek <jakub@redhat.com> * vm/reference/java/util/VMTimeZone.java: Rewrite to handle both the old 'TZif\0' format and the new one. * java/util/TimeZone.java: Handle default (one hour) daylight savings.
* 2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-12-103-31/+27
| | | | * Merge of generics-branch to HEAD (woohoo!)
* 2006-09-27 Mario Torre <neugens@limasoftware.net>Mario Torre2006-09-271-5/+0
| | | | | | | | | | | | | | * scripts/check_jni_methods.sh: removed methods from the ignore list: Java_gnu_java_util_prefs_gconf_GConfNativePeer_finalize_1class Java_gnu_java_util_prefs_gconf_GConfNativePeer_init_1id_1cache Java_gnu_java_util_prefs_gconf_GConfNativePeer_init_1class Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1escape_1key Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1unescape_1key * native/jni/gconf-peer/GConfNativePeer.c: fixed coding style to better follow the GNU style. * include/gnu_java_util_prefs_gconf_GConfNativePeer.h. regenerated header file for GConfNativePeer.
* 2006-09-24 Mario Torre <neugens@limasoftware.net>Mario Torre2006-09-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * scripts/check_jni_methods.sh: added two new methods in the ignore list: Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1escape_1key and Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1unescape_1key * native/jni/gconf-peer/GConfNativePeer.c: (Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1all_1keys): refacored method name, renamed from Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1gconf_1client_1all_1keys. Added code to unescape escaped GConf key names. (Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1all_1nodes): refacored method name, renamed from Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1client_1gconf_1client_1all_1nodes. Added code to unescape escaped GConf key names. (Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1escape_1key): new function. (Java_gnu_java_util_prefs_gconf_GConfNativePeer_gconf_1unescape_1key): new function. * gnu/java/util/prefs/gconf/GConfNativePeer.java: removed version javadoc tag. (escapeString): new method. (unescapeString): likewise. (gconf_escape_key): new native method. (gconf_unescape_key): likewise. (gconf_client_suggest_sync): update native method signature, now explicity throws BackingStoreException. (gconf_client_all_nodes): update native method signature, now explicity throws BackingStoreException. Refactored method name, renamed from gconf_client_gconf_client_all_nodes. (gconf_client_all_keys): update native method signature, now explicity throws BackingStoreException. Refactored method name, renamed from gconf_client_gconf_client_all_keys. (getKeys): refactored to use the new method name gconf_client_all_keys. (getChildrenNodes): refactored to use the new method name gconf_client_all_nodes. * gnu/java/util/prefs/GConfBasedPreferences.java: removed version javadoc tag. (GConfBasedPreferences): Added code to escape node names from invalid characters so that GConf now accept invalid node names. (GConfBasedPreferences): Moved code to register the current node to the list of nodes watched by GConf outside the constructor. (childSpi): Added code to register the current node to the list of nodes watched by GConf. (getGConfKey): Added code to escape key names from invalid characters so that GConf now accept invalid key names.
* 2006-08-18 Roger Sayle <roger@eyesopen.com>Tom Tromey2006-08-181-2/+0
| | | | | * scripts/check_jni_methods.sh: Don't use the "set -C" command which isn't available in all shells.
* * scripts/Makefile.am (EXTRA_DIST): Add import-cacerts.sh.Mark Wielaard2006-08-031-1/+1
|
* 2006-08-03 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-08-031-0/+43
| | | | * scripts/import-cacerts.sh: Batch CA certificates import script.
* 2006-0-12 Mario torre <neugens at limasoftware.net>Michael Koch2006-06-171-0/+3
| | | | | | | | | | | | | | | | * gnu/java/util/prefs/GConfBasedPreferences.java: new class. * gnu/java/util/prefs/GConfBasedFactory.java: new class. * gnu/java/util/prefs/gconf/GConfNativePeer.java: new class. * gnu_java_util_prefs_gconf_GConfNativePeer.h: generated header file. * classpath/native/jni/gconf-peer/GConfNativePeer.c: new C file. + * configure.ac: update to introduce new files. Added options to build gconf native peer used by the GConf preference backend. * include/Makefile.am: update to introduce new files. * native/jni/Makefile.am update to introduce new files. * scripts/check_jni_methods.sh: added three new ignored file from check. * native/jni/gconf-peer/Makefile.am: new Makefile needed to build gconf-peer shared library.
* 2006-05-26 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-05-271-1/+1
| | | | | | | * native/jni/java-net/java_net_VMURLConnection.c: Fix function declarations to specify unused parameters. * scripts/check_jni_methods.sh: Remove copies of the same function using uniq.
* * .externalToolBuilders/CreateLocaleData.launch: Updated.Tom Tromey2006-03-241-2/+14
| | | | | | | | | | | | | | * gnu/java/locale/.cvsignore: New file. * lib/Makefile.am (LocaleData.java): Put in gnu/java/locale. * java/util/Locale.java (getAvailableLocales): Clone result. (getISOCountries): Likewise. (getISOLanguages): Likewise. * scripts/generate-locale-list.sh: Make class public. Added new array. * gnu/java/locale/LocaleHelper.java (getCollatorLocales): New method. (getLocaleCount): Likewise. * java/text/Collator.java (getInstance): Javadoc typo fix. (getAvailableLocales): Wrote.
* 2006-02-23 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-02-231-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include/java_lang_VMMath.h: (Java_java_lang_VMMath_cbrt(JNIEnv*,jclass,jdouble)): Added. (Java_java_lang_VMMath_cosh(JNIEnv*,jclass,jdouble)): Added. (Java_java_lang_VMMath_expm1(JNIEnv*,jclass,jdouble)): Added. (Java_java_lang_VMMath_hypot(JNIEnv*,jclass,jdouble,jdouble)): Added. (Java_java_lang_VMMath_log10(JNIEnv*,jclass,jdouble)): Added. (Java_java_lang_VMMath_log1p(JNIEnv*,jclass,jdouble)): Added. (Java_java_lang_VMMath_sinh(JNIEnv*,jclass,jdouble)): Added. (Java_java_lang_VMMath_tanh(JNIEnv*,jclass,jdouble)): Added. * java/lang/Math.java: (cbrt(double)): Implemented. (cosh(double)): Implemented. (expm1(double)): Implemented. (hypot(double,double)): Implemented. (log10(double)): Implemented. (log1p(double)): Implemented. (signum(double)): Implemented. (signum(float)): Implemented. (sinh(double)): Implemented. (tanh(double)): Implemented. * native/fdlibm/Makefile.am: Added new files from fdlibm 5.3. * native/fdlibm/e_acos.c, * native/fdlibm/e_asin.c, * native/fdlibm/e_atan2.c, * native/fdlibm/e_exp.c, * native/fdlibm/e_fmod.c, * native/fdlibm/e_log.c, * native/fdlibm/e_rem_pio2.c, * native/fdlibm/e_remainder.c, * native/fdlibm/e_scalb.c, * native/fdlibm/e_sqrt.c, * native/fdlibm/k_cos.c, * native/fdlibm/k_rem_pio2.c, * native/fdlibm/k_sin.c, * native/fdlibm/k_tan.c, * native/fdlibm/s_atan.c, * native/fdlibm/s_ceil.c, * native/fdlibm/s_copysign.c, * native/fdlibm/s_cos.c, * native/fdlibm/s_fabs.c, * native/fdlibm/s_finite.c, * native/fdlibm/s_floor.c, * native/fdlibm/s_rint.c, * native/fdlibm/s_scalbn.c, * native/fdlibm/s_sin.c, * native/fdlibm/s_tan.c, * native/fdlibm/w_acos.c, * native/fdlibm/w_asin.c, * native/fdlibm/w_atan2.c, * native/fdlibm/w_acos.c, * native/fdlibm/w_exp.c, * native/fdlibm/w_fmod.c, * native/fdlibm/w_log.c, * native/fdlibm/w_pow.c, * native/fdlibm/w_remainder.c, * native/fdlibm/w_sqrt.c: Updated to fdlibm 5.3. * native/fdlibm/e_cosh.c, * native/fdlibm/e_hypot.c, * native/fdlibm/e_log10.c, * native/fdlibm/e_sinh.c, * native/fdlibm/s_cbrt.c, * native/fdlibm/s_expm1.c, * native/fdlibm/s_log1p.c, * native/fdlibm/s_tanh.c, * native/fdlibm/w_cosh.c, * native/fdlibm/w_hypot.c, * native/fdlibm/w_log10.c, * native/fdlibm/w_sinh.c: Imported from fdlibm 5.3. * native/fdlibm/fdlibm.h: Imported from fdlibm 5.3 with Classpath additions. * native/fdlibm/namespace.h: Updated from new math_symbols file. * native/jni/java-lang/java_lang_VMMath.c: (Java_java_lang_VMMath_cbrt(JNIEnv*,jclass,jdouble)): Implemented. (Java_java_lang_VMMath_cosh(JNIEnv*,jclass,jdouble)): Implemented. (Java_java_lang_VMMath_expm1(JNIEnv*,jclass,jdouble)): Implemented. (Java_java_lang_VMMath_hypot(JNIEnv*,jclass,jdouble,jdouble)): Implemented. (Java_java_lang_VMMath_log10(JNIEnv*,jclass,jdouble)): Implemented. (Java_java_lang_VMMath_log1p(JNIEnv*,jclass,jdouble)): Implemented. (Java_java_lang_VMMath_sinh(JNIEnv*,jclass,jdouble)): Implemented. (Java_java_lang_VMMath_tanh(JNIEnv*,jclass,jdouble)): Implemented. * scripts/math_symbols: Added tanh, expm1, log10 and log1p. * vm/reference/java/lang/VMMath.java: (cbrt(double)): Implemented. (cosh(double)): Implemented. (expm1(double)): Implemented. (hypot(double,double)): Implemented. (log10(double)): Implemented. (log1p(double)): Implemented. (sinh(double)): Implemented. (tanh(double)): Implemented.
* 2006-02-15 Anthony Balkissoon <abalkiss@redhat.com>Anthony Balkissoon2006-02-151-204/+433
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/java/lang/CharData.java: Regenerated from doc/unicode/UnicodeData-4.0.0.txt, doc/unicode/SpecialCasing-4.0.0.txt and scripts/unicode-muncher.pl. * java/lang/Character.java: (PrivateUseCharacters): New private static class. (UnassignedCharacters): Likewise. (blocks): Changed from char[] to char[][] to reflect the changes in gnu/java/lang/CharData. There is now one char[] per Unicode code plane. (data): Likewise. (numValue): Likewise. (upper): Likewise. (lower): Likewise. (direction): Likewise. (readChar): Replaced this method with new method readCodePoint. (readCodePoint): New method. (isLowerCase(char)): Redirected to new isLowerCase(int). (isLowerCase(int)): New method. (isUpperCase(char)): Redirected to new isUpperCase(int). (isUpperCase(int)): New method. (isTitleCase(char)): Redirected to new isTitleCase(int). (isTitleCase(int)): New method. (isDigit(char)): Redirected to new isDigit(int). (isDigit(int)): New method. (isDefined(char)): Redirected to new isDefined(int). (isDefined(int)): New method. (isLetter(char)): Redirected to new isLetter(int). (isLetter(int)): New method. (isLetterOrDigit(char)): Redirected to new isLetterOrDigit(int). (isLetterOrDigit(int)): New method. (isJavaIdentifierStart(char)): Redirected to new isJavaIdentifierStart(int). (isJavaIdentifierStart(int)): New method. (isJavaIdentifierPart(char)): Redirected to new isJavaIdentifierPart(int). (isJavaIdentifierPart(int)): New method. (isUnicodeIdentifierStart(char)): Redirected to new isUnicodeIdentifierStart(int). (isUnicodeIdentifierStart(int)): New method. (isUnicodeIdentifierPart(char)): Redirected to new isUnicodeIdentifierPart(int). (isUnicodeIdentifierPart(int)): New method. (isIdentifierIgnorable(char)): Redirected to new isIdentifierIgnorable(int). (isIdentifierIgnorable(int)): New method. (toLowerCase(char)): Changed access to lower to correspond with new char[][] type of lower. (toLowerCase(int)) New method. (toUpperCase(char)): Changed access to upper to correspond with new char[][] type of upper. (toUpperCase(int)): New method. (toTitleCase(int)): New method. (digit(char, int)): Replaced call to readChar with call to readCodePoint and changed access to numValue to reflect new char[][] type of numValue. (digit(int, int)): New method. (getNumericValue(char)): Changed access to numValue to reflect new char[][] type of numValue. (getNumericValue(int)): New method. (isSpaceChar(char)): Redirected to new isSpaceChar(int). (isSpaceChar(int)): New method. (isWhitespace(char)): Redirected to new isWhitespace(int). (isWhitespace(int)): New method. (isISOControl(char)): Redirected to new isISOControl(int). (isISOControl(int)): New method. (getType(char)): Redirected to new getType(int). (getType(int)): New method. (getDirectionality(char)): Redirected to new getDirectionality(int). (getDirectionality(int)): New method. (isMirrored(char)): Changed call to readChar to readCodePoint. (isMirrored(int)): New method. * java/lang/String.java: (upperCaseExpansion): Changed access to Character.direction to reflect new char[][] type of direction. (offsetByCodePoints): New method. * scripts/unicode-muncher.pl: Adapted this script to handle Unicode 4.0.0 which introduced supplementary character assignments.
* 2006-02-07 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-02-061-15/+75
| | | | | | | | | * .settings/org.eclipse.jdt.core.prefs: Force a line split on extends and implements. Force a white-space after unary operators. Don't force a new-line after @params. Add new-line at end-of-file. * scripts/eclipse-gnu.xml: Export version of the above named GNU.
* 2006-02-01 Anthony Balkissoon <abalkiss@redhat.com>Anthony Balkissoon2006-02-011-38/+202
| | | | | | | | * doc/unicode/Blocks-4.0.0.txt: New file. * java/lang/Character.java: Regenerated inner class UnicodeBlock from scripts/unicode-blocks.pl and doc/unicode/Blocks-4.0.0.txt. * scripts/unicode-blocks.pl: Copied this over from the generics branch but replaced some 1.5-only features (such as enum).
* 2005-12-17 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2005-12-171-1/+0
| | | | | | | | | * native/fdlibm/namespace.h: Regenerated. * native/fdlibm/fdlibm.h (isnan): Define explicitly isnan if it is not a macro. * scripts/math_symbols: Removed isnan.
* 2005-12-16 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2005-12-162-0/+72
| | | | | | | | | * native/fdlibm/mprec.h, native/fdlibm/fdlibm.h: Added the inclusion of namespace.h * native/fdlibm/namespace.h: New file. * scripts/build_mathnamespace, scripts/math_symbols: New files.
* 2005-09-16 Andrew Haley <aph@redhat.com>Andrew Haley2005-09-161-0/+44
| | | | * scripts/loc: New file.
* * scripts/check_jni_methods.sh: Make script working with non GNUAndreas Tobler2005-09-051-3/+5
| | | | grep versions.
* * timezones.pl (parseRule): Add dayoffset when $time representsMark Wielaard2005-08-251-1/+1
| | | | | more then a day. * java/util/TimeZone.java (timezones): Regenerate.
* Reported by Bastiaan Huisman <huisman@science.uva.nl>Mark Wielaard2005-08-252-16/+16
| | | | | | | | * scripts/tzabbrevs: Change America/Buenos_Aires to America/Argentina/Buenos_Aires for AGT link. * timezones.pl (parseTime): Assume and return wall time. Reindent output. * java/util/TimeZone.java (timezones): Regenerate using tzdata2005l.
* 2005-08-25 Audrius Meskauskas <AudriusA@Bioinformatics.org>Audrius Meskauskas2005-08-251-76/+16
| | | | * scripts/eclipse-gnu.xml: Reverted my patch 2005-07-31.
* * scripts/check_jni_methods.sh: Find JNI method declarations inMark Wielaard2005-08-171-4/+15
| | | | | .cpp files. Check both GNU style functions (start of line) and one-line like declarations. Use diff -U 0, not -0.
* * scripts/check_jni_methods.sh: Set and check for PROBLEM.Mark Wielaard2005-08-131-1/+2
|
* * scripts/check_jni_methods.sh: Don't create temp files in source dir.Mark Wielaard2005-08-131-7/+10
| | | | Don't override existing files. Fast fail on errors.
* 2005-07-31 Audrius Meskauskas <AudriusA@Bioinformatics.org>Audrius Meskauskas2005-07-311-16/+76
| | | | * scripts/eclipse-gnu.xml: Drop extends, implements, throws into new line.
* 2005-07-04 Ziga Mahkovec <ziga.mahkovec@klika.si>Ziga Mahkovec2005-07-041-2/+2
| | | | | | | | * configure.ac: Remove libart dependency. * scripts/classpath.spec.in: Likewise. * INSTALL: Remove references to libart. * doc/hacking.texinfo: Likewise. * doc/www.gnu.org/faq/faq.wml: Likewise.
* * all files: Update for new FSF address.Mark Wielaard2005-07-024-10/+10
|
* * scripts/generate-locale-list.sh: Remove redundant 'cd'.Tom Tromey2005-06-061-2/+0
|
* 2005-05-20 Michael Koch <konqueror@gmx.de>Michael Koch2005-05-201-1/+1
| | | | | * scripts/generate-locale-list.sh: Use the new locale properties files.
* 2005-05-19 Michael Koch <konqueror@gmx.de>Michael Koch2005-05-191-2/+2
| | | | | | | | | | | | | | | | * java/text/DateFormatSymbols.java (getStringArray): New method. (getZoneStrings): Likewise. (DateFormatSymbols): Load symbols from properties files. * java/util/Locale.java (getDisplayLanguage): Handle new way to load language names. (getDisplayCountry): Handle new way to load territory names. (getDisplayVariant): Handle new way to load variant names. * lib/Makefile.am, lib/gen-classlist.sh.in: No need to special case classes from gnu.java.locale anymore. * scripts/generate-locale-list.sh: Generate list from the new properties files. * LICENSE: Added license of locale data properties files.
* 2005-04-12 Roman Kennke <roman@kennke.org>Roman Kennke2005-04-121-0/+1
| | | | | | | | | * java/util/.cvsignore: Added file and included LocaleDate.java. * lib/.cvsignore: Added classes.locale. * scripts/.cvsignore: Added classpath.spec.
* * configure.ac: Generate scripts/classpath.spec.Archie Cobbs2005-03-221-0/+66
| | | | * scripts/classpath.spec.in: New file.
* 2005-02-16 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-162-1/+12
| | | | | | * scripts/checkstyle-config.xml: Activate JavadocStyle and IllegalInstantiation tests. * scripts/checkstyle-suppressions.xml: Suppress some more errors.
* 2005-01-19 Michael Koch <konqueror@gmx.de>Michael Koch2005-01-191-2/+2
| | | | * scripts/check_jni_methods.sh: Call sed with LC_ALL=C.
* * scripts/check_jni_methods.sh: Don't use mktemp for TMPFILEs.Mark Wielaard2005-01-171-4/+3
|
* 2005-01-13 Michael Koch <konqueror@gmx.de>Michael Koch2005-01-131-3/+3
| | | | * scripts/check_jni_methods.sh: Don't use GNU sed specific features.
* 2005-01-11 Steven Augart <augart@watson.ibm.com>Steven Augart2005-01-111-3/+4
| | | | | | * scripts/check_jni_methods.sh: Portable to the OpenBSD "mktemp", as used in Red Hat Linux 7.3. Check whether "mktemp" fails; abort if it does.
* 2005-01-10 Michael Koch <konqueror@gmx.de>Michael Koch2005-01-101-1/+0
| | | | | * scripts/check_jni_methods.sh: Dont ignore Java_gnu_java_awt_peer_gtk_GtkFramePeer_nativeSetIconImageFromData.
* 2004-12-21 Michael Koch <konqueror@gmx.de>Michael Koch2004-12-211-0/+1
| | | | | * lib/.cvsignore, scripts/.cvsignore: Added more files to ignore.
* 2004-12-20 Michael Koch <konqueror@gmx.de>Michael Koch2004-12-201-1/+1
| | | | | | | | * lib/Makefile.am: Generate java/util/LocaleData.java in build tree. * lib/gen-classlist.sh.in: Include classes in java.* packages in build tree. * scripts/Makefile.am: Include generate-locale-list.sh in dist tarball.
* 2004-12-19 Michael Koch <konqueror@gmx.de>Michael Koch2004-12-191-0/+59
| | | | | | | | | | | | | | * java/util/Locale.java: Make sure all locales get only created once. (availableLocales): New static field. (localeMap): Likewise. (getLocale): New private static method. (getAvailableLocales): Re-implemented. (getISOCountries): Fixed typo in javadoc. (getDisplayLanguage): Load iso639.properties from correct package. (getDisplayCountry): Load iso3166.properties from correct package. * scripts/generate-locale-list.sh: New script. * lib/Makefile.am: Call scripts/generate-locale-list.sh to generate java/util/LocaleData.java.
* * scripts/.cvsignore: New file.Mark Wielaard2004-12-171-0/+1
|