summaryrefslogtreecommitdiff
path: root/libjava/gnu
Commit message (Expand)AuthorAgeFilesLines
* Main.java (Fileset): New class.Andrew Haley2005-04-061-20/+146
* natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change.Tom Tromey2005-04-013-173/+40
* natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs.Tom Tromey2005-03-291-0/+67
* natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs.Tom Tromey2005-03-292-74/+9
* [multiple changes]Tom Tromey2005-03-295-6232/+7265
* Missed from last commitAnthony Green2005-03-251-0/+24
* From libjava...Anthony Green2005-03-251-4/+13
* BootClassLoader.java (BootClassLoader): Don't add sax and w3c libraries.Tom Tromey2005-03-241-7/+0
* Reverted erroneous commitTom Tromey2005-03-244-7257/+6227
* Makefile.in: Rebuilt.Tom Tromey2005-03-245-6227/+7359
* * gnu/gcj/tools/gcj_dbtool/Main.java (usage): Fixed output.Tom Tromey2005-03-221-2/+2
* MainThread.java (run): Load main class using system class loader.Tom Tromey2005-03-161-2/+3
* natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case.David Daney2005-03-151-1/+6
* Main.java (main): Handle '-p'.Tom Tromey2005-03-111-1/+11
* exception.cc: Remove stray MethodRef.h include.Bryce McKinlay2005-03-114-590/+0
* SAXEventSink.java: Ignore element declarations if not currently parsing the DTD.Chris Burdess2005-03-101-0/+7
* New Stack Trace infrastructure.Bryce McKinlay2005-03-103-415/+111
* FileChannelImpl.java (smallTransferFrom): New.Andrew Haley2005-03-101-12/+88
* gcj.texi (Invoking gcj-dbtool): Document '-f'.Tom Tromey2005-03-071-2/+4
* natXAnyEvent.cc (loadNext): Added timeout.Scott Gilbertson2005-03-074-17/+29
* dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case.Andreas Tobler2005-03-052-3/+7
* ChannelReader: Fixed comments.Robert Schuster2005-02-231-0/+211
* PolicyFile.java, [...]: Fixed copyright header.Michael Koch2005-02-223-19/+23
* re PR awt/17952 (Windows don't show with window manager that supports _NET_RE...Thomas Fitzsimmons2005-02-221-15/+12
* [multiple changes]Mark Wielaard2005-02-221-1/+1
* 2005-02-21 Robert Schuster <theBohemian@gmx.net>Robert Schuster2005-02-211-2/+1
* re PR libgcj/19728 (libgcj Gnu.java missing SHA-160)Rutger Ovidius2005-02-201-1/+2
* RE.java, [...]: Made 'inner' classes real public static inner classes...Dalibor Topic2005-02-201-9/+10
* FormatCharacterIterator.java: Removed redundant modifiers.Michael Koch2005-02-201-3/+3
* [multiple changes]Michael Koch2005-02-1939-65/+4525
* SelectorImpl.java: Reworked import statements.Michael Koch2005-02-191-18/+6
* ActiveModeDTP.java, [...]: New files.Michael Koch2005-02-1920-0/+4118
* gij.cc (version): Change year for '--version' to 2005.Anthony Green2005-02-184-7/+8
* FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buf...Ito Kazumitsu2005-02-171-1/+2
* 2005-02-17 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-171-1/+13
* Cookie.java, [...]: Reworked import statements, fixed modifier order and some...Andrew John Hughes2005-02-1760-172/+128
* GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch2005-02-1725-115/+118
* UTF_8.java (decodeLoop): Set inPos to in.position().Julian Scheid2005-02-161-2/+2
* [multiple changes]Mark Wielaard2005-02-1610-32/+1094
* SharedLibHelper.java (findHelper): Delete copied file on exit.Tom Tromey2005-02-161-3/+6
* [multiple changes]Graydon Hoare2005-02-1641-1299/+1879
* [multiple changes]Mark Wielaard2005-02-1622-253/+292
* Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont...Andrew Haley2005-02-162-7/+16
* PersistentByteMap.java (name, values, fc): new fields.Andrew Haley2005-02-162-59/+305
* Fixes bug libgcj/8170Mark Wielaard2005-02-122-26/+53
* Connection.java (getJarFile): Open jar file with OPEN_DELETE.Tom Tromey2005-02-101-4/+3
* ISO_8859_1.java, [...]: Fixed canonical names and aliases according to...Robert Schuster2005-02-077-26/+124
* Forgot to commit registerImageIOSpis changeAnthony Green2005-02-071-0/+9
* Revert bad importZack Weinberg2005-02-027-754/+0
* re PR libgcj/19681 (extension loading currently incorrect)Tom Tromey2005-02-022-35/+72