summaryrefslogtreecommitdiff
path: root/libjava/java
AgeCommit message (Expand)Author
2003-12-08re PR libgcj/13176 (Revert PrintStream changes)Michael Koch
2003-12-07Hashtable.java (Hashtable(Map)): Use putAll, not putAllInternal.Bryce McKinlay
2003-12-07Hashtable.java (internalContainsValue): Removed.Bryce McKinlay
2003-12-04FilePermission.java: Import used classes explicitely.Michael Koch
2003-12-04BeanDescriptor.java, [...]: Explicitely import used classes.Michael Koch
2003-12-04MenuComponent.java: Import java.io.Serialization.Michael Koch
2003-12-042003-12-04 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-03Class.h (hack_signers): Renamed signers to hack_signers.Michael Koch
2003-12-02configure.in: Added new MinGW-specific configure flag --with-win32-nlsapi.Mohan Embar
2003-12-02Security.java: Don't use &nbsp; in the api doc.Mark Wielaard
2003-12-02Reported by: Jim Pick <jim@kaffe.org>Dalibor Topic
2003-12-02GtkListPeer.java (handleEvent): New method.Fernando Nasser
2003-12-02SimpleDateFormat.java (compileFormat): isLowerCase() and isUpperCase() allow ...Ito Kazumitsu
2003-12-02FieldPosition.java (equals): Fixed comment.Dalibor Topic
2003-12-02Reported by Archie Cobbs:Mark Wielaard
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch
2003-12-02DateFormat.java: Explicitely import used classes.Michael Koch
2003-12-012003-12-01 Olga Rodimina <rodimina@redhat.com>Olga Rodimina
2003-12-01GtkImage.java (setDimensions, [...]): Check that io is not null before callin...Thomas Fitzsimmons
2003-11-302003-11-30 Jeff Sturm <jsturm@one-point.com>Michael Koch
2003-11-282003-11-28 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-27[multiple changes]Michael Koch
2003-11-27DecimalFormatSymbols.java (locale): New field.Guilhem Lavaux
2003-11-27FormatCharacterIterator.java: Documented the class andGuilhem Lavaux
2003-11-27[multiple changes]Michael Koch
2003-11-27GregorianCalendar.java (getLinearTime): Avoid counting the leap day of the le...Ito Kazumitsu
2003-11-26ZipFile (Zipfile(File)): Set file path as name.David Belanger
2003-11-26HashMap.java (putAll): Use Iterator hasNext() method.Stuart Ballard
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-26natDouble.cc (parseDouble): Reverted patch of 2003-11-13.Tom Tromey
2003-11-26URLStreamHandler (parseUrl): Fixed URL parsing ('@' should be checked to dist...Guilhem Lavaux
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-252003-11-25 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-25Makefile.in: Rebuilt.Tom Tromey
2003-11-242003-11-25 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-21* java/lang/Float.java (static): Removed.Mark Wielaard
2003-11-21TextLayout.java: Implement simple layouts using attributed strings and glyph ...Graydon Hoare
2003-11-19[multiple changes]Guilhem Lavaux
2003-11-19FlatteningPathIterator.java: Entirely re-written.Sascha Brawer
2003-11-192003-11-19 Michael Koch <konqueror@gmx.de>Michael Koch
2003-11-16re PR libgcj/13062 (StreamTokenizer ignores commentChar)Tom Tromey
2003-11-14GridBagLayout.java (getLayoutDimensions): Return array of two zero-length int...Tom Fitzsimmons
2003-11-14jni.cc (_Jv_JNI_GetStringUTFChars): Pass length of string to JvGetStringUTFRe...Tom Tromey
2003-11-12GtkComponentPeer.java (prepareImage): Remove null check.Tom Fitzsimmons