summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * java/awt/Canvas.java (serialVersionUID): New constant.tromey2002-01-163-43/+112
* * java/awt/CheckboxGroup.java: Merged with Classpath.tromey2002-01-163-233/+515
* * java/awt/Dimension.java: Updated copyright. Added javadoc fromtromey2002-01-163-15/+119
* * java/awt/Point.java (toString): Use getClass().getName().tromey2002-01-162-7/+95
* * java/util/IdentityHashMap.java (IdentityHashMap): Removedtromey2002-01-162-4/+6
* * java/awt/Label.java: Merged with Classpath.tromey2002-01-162-77/+226
* * java/awt/AWTPermission.java: Updated copyright.tromey2002-01-162-5/+25
* * java/awt/LayoutManager2.java: Merged with Classpath.tromey2002-01-165-90/+359
* Start of AWT merge with Classpath:tromey2002-01-1665-1290/+5825
* 2002-01-15 Tom Tromey <tromey@redhat.com>tromey2002-01-163-14/+28
* * java/net/DatagramSocket.java (getReceiveBufferSize): new 1.2 method.mark2002-01-132-16/+83
* * java/net/InetAddress.java (ANY_IF): moved from ServerSocket.mark2002-01-126-153/+716
* 2002-01-11 Chris Sears <cbsears_sf@yahoo.com>tromey2002-01-122-41/+38
* * java/lang/natSystem.cc (init_properties): Only look for defaulttromey2002-01-116-188/+282
* For PR libgcj/5303:tromey2002-01-102-7/+48
* * gnu/gcj/convert/Convert.java (version): Use java.vm.nametromey2002-01-102-5/+11
* For PR libgcj/5303:tromey2002-01-102-6/+53
* * Makefile.in: Rebuilt.tromey2002-01-08136-103/+6852
* For PR libgcj/5031:tromey2002-01-082-1/+10
* * Makefile.in: Rebuilt.tromey2002-01-083-5/+7
* 2002-01-08 Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>tromey2002-01-083-15/+381
* * resolve.cc (_Jv_PrepareClass): Enable verifier.tromey2002-01-082-3/+6
* 2002-01-07 Andreas Tobler <a.tobler@schweiz.ch>tromey2002-01-082-9/+10
* 2002-01-08 Chris Sears <cbsears_sf@yahoo.com>tromey2002-01-082-65/+34
* 2002-01-06 Andreas Tobler <a.tobler@schweiz.ch>tromey2002-01-065-198/+314
* 2002-01-05 H.J. Lu <hjl@gnu.org>hjl2002-01-052-1/+5
* 2002-01-02 Andreas Tobler <a.tobler@schweiz.ch>tromey2002-01-052-1/+8
* * java/lang/Thread.java (stop): No longer synchronized.tromey2002-01-042-3/+8
* * java/lang/ieeefp.h: Fix bug in my hand-application of previoustromey2002-01-022-1/+6
* 2002-1-1 Andrew Pinski <pinskia@physics.uc.edu>tromey2002-01-022-5/+7
* 2001-12-29 Andreas Tobler <a.tobler@schweiz.ch>tromey2002-01-012-0/+9
* * java/io/ObjectInputStream.java (enableResolveObject): Usetromey2001-12-213-5/+16
* Fix for PR java/5165:tromey2001-12-212-5/+8
* Fix for PR libgcj/2428:tromey2001-12-213-4/+36
* For PR java/4766:tromey2001-12-202-0/+30
* 2001-12-20 Andrew Haley <aph@redhat.com>aph2001-12-205-0/+90
* * java/awt/FlowLayout.java (FlowLayout(), FlowLayout(int)): Settromey2001-12-192-26/+42
* * boehm.cc (_Jv_BuildGCDescr): Define unconditionally.bryce2001-12-192-4/+3
* * include/jvm.h (_Jv_BuildGCDescr): Declare unconditionally.bryce2001-12-193-4/+5
* * java/text/CollationElementIterator.java (secondaryOrder): Casttromey2001-12-182-3/+9
* For PR java/3417:tromey2001-12-183-0/+13
* * libjava.lang/PR3731.xfail: Removed.tromey2001-12-182-1/+2
* Inspired by PR java/5057:tromey2001-12-183-0/+24
* For PR java/5057:tromey2001-12-183-0/+23
* For PR libgcj/5103:tromey2001-12-168-316/+493
* For PR java/5088:tromey2001-12-164-26/+43
* * Makefile.in: Rebuilt.tromey2001-12-165-42/+99
* * java/io/DataOutputStream (write (byte[], int, int)): Updatebryce2001-12-162-1/+6
* gcc/java:bryce2001-12-155-2/+243
* Collections drop from Classpath:bryce2001-12-1527-6159/+11473