| Commit message (Expand) | Author | Age | Files | Lines |
* | Main.java (Fileset): New class. | Andrew Haley | 2005-04-06 | 1 | -20/+146 |
* | natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change. | Tom Tromey | 2005-04-01 | 3 | -173/+40 |
* | natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. | Tom Tromey | 2005-03-29 | 1 | -0/+67 |
* | natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. | Tom Tromey | 2005-03-29 | 2 | -74/+9 |
* | [multiple changes] | Tom Tromey | 2005-03-29 | 5 | -6232/+7265 |
* | Missed from last commit | Anthony Green | 2005-03-25 | 1 | -0/+24 |
* | From libjava... | Anthony Green | 2005-03-25 | 1 | -4/+13 |
* | BootClassLoader.java (BootClassLoader): Don't add sax and w3c libraries. | Tom Tromey | 2005-03-24 | 1 | -7/+0 |
* | Reverted erroneous commit | Tom Tromey | 2005-03-24 | 4 | -7257/+6227 |
* | Makefile.in: Rebuilt. | Tom Tromey | 2005-03-24 | 5 | -6227/+7359 |
* | * gnu/gcj/tools/gcj_dbtool/Main.java (usage): Fixed output. | Tom Tromey | 2005-03-22 | 1 | -2/+2 |
* | MainThread.java (run): Load main class using system class loader. | Tom Tromey | 2005-03-16 | 1 | -2/+3 |
* | natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case. | David Daney | 2005-03-15 | 1 | -1/+6 |
* | Main.java (main): Handle '-p'. | Tom Tromey | 2005-03-11 | 1 | -1/+11 |
* | exception.cc: Remove stray MethodRef.h include. | Bryce McKinlay | 2005-03-11 | 4 | -590/+0 |
* | SAXEventSink.java: Ignore element declarations if not currently parsing the DTD. | Chris Burdess | 2005-03-10 | 1 | -0/+7 |
* | New Stack Trace infrastructure. | Bryce McKinlay | 2005-03-10 | 3 | -415/+111 |
* | FileChannelImpl.java (smallTransferFrom): New. | Andrew Haley | 2005-03-10 | 1 | -12/+88 |
* | gcj.texi (Invoking gcj-dbtool): Document '-f'. | Tom Tromey | 2005-03-07 | 1 | -2/+4 |
* | natXAnyEvent.cc (loadNext): Added timeout. | Scott Gilbertson | 2005-03-07 | 4 | -17/+29 |
* | dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case. | Andreas Tobler | 2005-03-05 | 2 | -3/+7 |
* | ChannelReader: Fixed comments. | Robert Schuster | 2005-02-23 | 1 | -0/+211 |
* | PolicyFile.java, [...]: Fixed copyright header. | Michael Koch | 2005-02-22 | 3 | -19/+23 |
* | re PR awt/17952 (Windows don't show with window manager that supports _NET_RE... | Thomas Fitzsimmons | 2005-02-22 | 1 | -15/+12 |
* | [multiple changes] | Mark Wielaard | 2005-02-22 | 1 | -1/+1 |
* | 2005-02-21 Robert Schuster <theBohemian@gmx.net> | Robert Schuster | 2005-02-21 | 1 | -2/+1 |
* | re PR libgcj/19728 (libgcj Gnu.java missing SHA-160) | Rutger Ovidius | 2005-02-20 | 1 | -1/+2 |
* | RE.java, [...]: Made 'inner' classes real public static inner classes... | Dalibor Topic | 2005-02-20 | 1 | -9/+10 |
* | FormatCharacterIterator.java: Removed redundant modifiers. | Michael Koch | 2005-02-20 | 1 | -3/+3 |
* | [multiple changes] | Michael Koch | 2005-02-19 | 39 | -65/+4525 |
* | SelectorImpl.java: Reworked import statements. | Michael Koch | 2005-02-19 | 1 | -18/+6 |
* | ActiveModeDTP.java, [...]: New files. | Michael Koch | 2005-02-19 | 20 | -0/+4118 |
* | gij.cc (version): Change year for '--version' to 2005. | Anthony Green | 2005-02-18 | 4 | -7/+8 |
* | FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buf... | Ito Kazumitsu | 2005-02-17 | 1 | -1/+2 |
* | 2005-02-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-02-17 | 1 | -1/+13 |
* | Cookie.java, [...]: Reworked import statements, fixed modifier order and some... | Andrew John Hughes | 2005-02-17 | 60 | -172/+128 |
* | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch | 2005-02-17 | 25 | -115/+118 |
* | UTF_8.java (decodeLoop): Set inPos to in.position(). | Julian Scheid | 2005-02-16 | 1 | -2/+2 |
* | [multiple changes] | Mark Wielaard | 2005-02-16 | 10 | -32/+1094 |
* | SharedLibHelper.java (findHelper): Delete copied file on exit. | Tom Tromey | 2005-02-16 | 1 | -3/+6 |
* | [multiple changes] | Graydon Hoare | 2005-02-16 | 41 | -1299/+1879 |
* | [multiple changes] | Mark Wielaard | 2005-02-16 | 22 | -253/+292 |
* | Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont... | Andrew Haley | 2005-02-16 | 2 | -7/+16 |
* | PersistentByteMap.java (name, values, fc): new fields. | Andrew Haley | 2005-02-16 | 2 | -59/+305 |
* | Fixes bug libgcj/8170 | Mark Wielaard | 2005-02-12 | 2 | -26/+53 |
* | Connection.java (getJarFile): Open jar file with OPEN_DELETE. | Tom Tromey | 2005-02-10 | 1 | -4/+3 |
* | ISO_8859_1.java, [...]: Fixed canonical names and aliases according to... | Robert Schuster | 2005-02-07 | 7 | -26/+124 |
* | Forgot to commit registerImageIOSpis change | Anthony Green | 2005-02-07 | 1 | -0/+9 |
* | Revert bad import | Zack Weinberg | 2005-02-02 | 7 | -754/+0 |
* | re PR libgcj/19681 (extension loading currently incorrect) | Tom Tromey | 2005-02-02 | 2 | -35/+72 |