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