summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* GtkButtonPeer.java (handleEvent): Remove modality check.Thomas Fitzsimmons2003-10-0910-121/+183
* 2003-10-08 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2003-10-0812-26/+160
* * libjava.mauve/xfails: Removed some tests.Tom Tromey2003-10-082-8/+4
* Security.java: Reformated.Michael Koch2003-10-082-20/+27
* 2003-10-08 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-082-1/+8
* StrictMath.java (toDegrees): Multiply before dividing.Tom Tromey2003-10-083-4/+22
* Connection.java, [...]: Moved to gnu/java/net/protocol.Michael Koch2003-10-0817-143/+199
* 2003-10-08 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-082-1/+6
* GtkMenuItemPeer.java (setEnabled): Stub out.Thomas Fitzsimmons2003-10-0820-210/+146
* LinkedList.java: Removed whitespace to match classpath's version again.Michael Koch2003-10-082-1/+6
* 2003-10-08 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-082-10/+22
* 2003-10-08 Arnaud Vandyck <arnaud.vandyck@ulg.ac.be>Arnaud Vandyck2003-10-082-48/+13
* GtkTextAreaPeer.java (gtkTextGetSize): Remove unused parameters.Thomas Fitzsimmons2003-10-078-28/+34
* 2003-10-02 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2003-10-023-13/+38
* GtkComponentPeer.java (insets): New field.Thomas Fitzsimmons2003-10-0212-108/+317
* VMClassLoader.java (loadClass): Now native.Tom Tromey2003-10-024-8/+25
* 2003-10-02 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-024-18/+60
* ByteBufferHelper.java: Rewrote all methods by suggestions from Eric Blake.Michael Koch2003-10-022-156/+117
* Fixed a little mistake that got into last commit.Michael Koch2003-10-021-1/+1
* 2003-10-02 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-022-7/+21
* 2003-10-02 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-022-260/+303
* re PR libgcj/12475 (Stack traces leak memory)Bryce McKinlay2003-10-023-1/+13
* * gnu/gcj/runtime/FirstThread.java (getMain): Fixed indentation.Tom Tromey2003-10-012-14/+17
* jcf-parse.c (java_parse_file): Write otable and atable.Andrew Haley2003-10-016-55/+241
* re PR libgcj/10596 (Reference and String.intern don't work together)Tom Tromey2003-09-294-26/+116
* Fixed little typo.Michael Koch2003-09-291-1/+1
* 2003-09-29 Michael Koch <konqueror@gmx.de>Michael Koch2003-09-292-13/+66
* IndexColorModel.java: Reformated.Michael Koch2003-09-292-168/+172
* InetAddress.java, URL.java: Reformated.Michael Koch2003-09-293-51/+64
* boehm.cc (_Jv_BuildGCDescr): Put first word of object in most significant bit...Bryce McKinlay2003-09-292-5/+18
* DateFormat.java (format): Throw IllegalArgumentException if j' is not a Numbe...Bryce McKinlay2003-09-283-24/+33
* SimpleDateFormat (parse): Revert patch of 2003-09-25.Bryce McKinlay2003-09-282-12/+15
* * libjava.jacks/jacks.xfail: Updated for new passes.Tom Tromey2003-09-272-23/+4
* URL.java (getURLStreamHandler): Compile fixes.Michael Koch2003-09-272-2/+11
* URL.java (getURLStreamHandler): Check if we have to use cache before trying t...Michael Koch2003-09-272-21/+39
* re PR java/12426 (gcj allows access to private members from superclass)Michael Koch2003-09-262-1/+8
* RMIClassLoader.java: Reformatted file, no functional code changes.Michael Koch2003-09-262-47/+66
* [multiple changes]Michael Koch2003-09-263-141/+162
* ByteBufferHelper.java: Totally reworked with help from Eric Blake.Michael Koch2003-09-262-229/+82
* RoundRectangle2D.java (getPathIterator): Wrote.Tom Tromey2003-09-263-7/+167
* Fix build failure.Jeff Sturm2003-09-262-6/+12
* 2003-09-25 Michael Koch <konqueror@gmx.de>Michael Koch2003-09-258-4/+154
* 2003-09-25 Michael Koch <konqueror@gmx.de>Michael Koch2003-09-252-12/+8
* 2003-09-25 Michael Koch <konqueror@gmx.de>Michael Koch2003-09-253-10/+28
* ObjectOutputStream.java: Allow putFields be called more than once.Ingo Proetel2003-09-252-13/+24
* Really commit the files.Sascha Brawer2003-09-253-8/+28
* Raster.java (Raster): Interpret null origin as (0,0).Sascha Brawer2003-09-251-0/+6
* aclocal.m4: Rebuilt.Jeff Sturm2003-09-253-233/+292
* SimpleDateFormat.java (parse): Don't use class calendar field.Guilhem Lavaux2003-09-252-11/+17
* 2003-09-25 Michael Koch <konqueror@gmx.de>Michael Koch2003-09-253-10/+19