aboutsummaryrefslogtreecommitdiff
path: root/libjava/java
AgeCommit message (Expand)AuthorFilesLines
2003-12-16re PR libgcj/13056 (import new libltdl)Michael Koch1-2/+2
2003-12-162003-12-16 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2003-12-16i2003-12-16 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-36/+187
2003-12-16ObjectStreamField.java: A few methods were added in prevision of the upcoming...Guilhem Lavaux1-6/+159
2003-12-16ObjectInputStream.java (setBooleanField): Throw an InvalidClassException if t...Guilhem Lavaux1-17/+152
2003-12-11Format.java (serialVersionUID): Fixed value.Michael Koch1-2/+2
2003-12-09Calendar.java, [...]: Import used classes explicitely.Michael Koch3-3/+10
2003-12-092003-12-09 Michael Koch <konqueror@gmx.de>Michael Koch3-33/+33
2003-12-08StringSelection.java (getTransferData): Return object of type expected by spe...Fernando Nasser1-2/+10
2003-12-08DataFlavor.java (getParameter): Fix off-by-one error which was clipping off t...Fernando Nasser1-1/+1
2003-12-082003-12-08 Olga Rodimina <rodimina@redhat.com>Olga Rodimina1-1/+1
2003-12-08re PR libgcj/13176 (Revert PrintStream changes)Michael Koch1-53/+144
2003-12-07Hashtable.java (Hashtable(Map)): Use putAll, not putAllInternal.Bryce McKinlay2-8/+8
2003-12-07Hashtable.java (internalContainsValue): Removed.Bryce McKinlay1-39/+18
2003-12-04FilePermission.java: Import used classes explicitely.Michael Koch1-2/+1
2003-12-04BeanDescriptor.java, [...]: Explicitely import used classes.Michael Koch9-17/+20
2003-12-04MenuComponent.java: Import java.io.Serialization.Michael Koch4-9/+14
2003-12-042003-12-04 Michael Koch <konqueror@gmx.de>Michael Koch1-58/+30
2003-12-03Class.h (hack_signers): Renamed signers to hack_signers.Michael Koch2-3/+3
2003-12-02configure.in: Added new MinGW-specific configure flag --with-win32-nlsapi.Mohan Embar4-62/+75
2003-12-02Security.java: Don't use &nbsp; in the api doc.Mark Wielaard1-1/+1
2003-12-02Reported by: Jim Pick <jim@kaffe.org>Dalibor Topic1-1/+24
2003-12-02GtkListPeer.java (handleEvent): New method.Fernando Nasser1-1/+1
2003-12-02SimpleDateFormat.java (compileFormat): isLowerCase() and isUpperCase() allow ...Ito Kazumitsu1-2/+2
2003-12-02FieldPosition.java (equals): Fixed comment.Dalibor Topic1-1/+1
2003-12-02Reported by Archie Cobbs:Mark Wielaard1-2/+2
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch3-7/+15
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch1-4/+7
2003-12-02DateFormat.java: Explicitely import used classes.Michael Koch1-1/+6
2003-12-012003-12-01 Olga Rodimina <rodimina@redhat.com>Olga Rodimina1-2/+2
2003-12-01GtkImage.java (setDimensions, [...]): Check that io is not null before callin...Thomas Fitzsimmons2-345/+649
2003-11-302003-11-30 Jeff Sturm <jsturm@one-point.com>Michael Koch4-25/+8
2003-11-282003-11-28 Michael Koch <konqueror@gmx.de>Michael Koch4-7/+24
2003-11-27[multiple changes]Michael Koch1-5/+71
2003-11-27DecimalFormatSymbols.java (locale): New field.Guilhem Lavaux1-3/+14
2003-11-27FormatCharacterIterator.java: Documented the class andGuilhem Lavaux1-54/+118
2003-11-27[multiple changes]Michael Koch1-1/+158
2003-11-27GregorianCalendar.java (getLinearTime): Avoid counting the leap day of the le...Ito Kazumitsu1-4/+6
2003-11-26ZipFile (Zipfile(File)): Set file path as name.David Belanger1-3/+3
2003-11-26HashMap.java (putAll): Use Iterator hasNext() method.Stuart Ballard2-9/+8
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+26
2003-11-26natDouble.cc (parseDouble): Reverted patch of 2003-11-13.Tom Tromey1-1/+1
2003-11-26URLStreamHandler (parseUrl): Fixed URL parsing ('@' should be checked to dist...Guilhem Lavaux1-7/+25
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch1-42/+31
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch2-113/+172
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch2-14/+29
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch1-9/+43
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch1-3/+30
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch1-5/+5
2003-11-252003-11-25 Michael Koch <konqueror@gmx.de>Michael Koch4-107/+265