summaryrefslogtreecommitdiff
path: root/libjava/gnu
Commit message (Expand)AuthorAgeFilesLines
* [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
* Imported from mainline FSF repositoriesNick Clifton2005-02-027-0/+754
* PersistentByteMap.java: Fixed typo.Tom Tromey2005-02-021-2/+2
* Makefile.am: New file.Tom Tromey2005-02-02180-0/+53204
* natPlainDatagramSocketImplPosix.cc (getOption): Support IP_MULTICAST_LOOP.Anthony Green2005-02-012-10/+79
* VMCompiler.java (compileClass): Ignore UnknownError.Tom Tromey2005-01-191-2/+3
* PR libgcj/14012, PR libgcj/14013, PR libgcj/15157, PR libgcj/15509Michael Koch2005-01-1126-583/+5143
* PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:Tom Tromey2005-01-102-6/+29
* revert: [multiple changes]Graydon Hoare2004-11-3054-889/+3832
* Main.java (main): Mention gcj-dbtool.Tom Tromey2004-11-291-12/+17
* natDebug.cc (getField): Don't qualify name.Tom Tromey2004-11-261-2/+2
* Add missing file from gcj-abi-2-dev-branch mergeAndrew Haley2004-11-251-0/+118
* Add missing file from gcj-abi-2-dev-branch merge.Andrew Haley2004-11-251-0/+226
* * Merged gcj-abi-2-dev-branch to trunk.Tom Tromey2004-11-255-18/+852
* PolicyFile.java: New file.Michael Koch2004-11-241-0/+665
* NIOServerSocket.java: Added email to @author tag.Michael Koch2004-11-241-1/+2
* 2004-11-22 Michael Koch <konqueror@gmx.de>Michael Koch2004-11-221-4/+1
* 2004-11-21 Michael Koch <konqueror@gmx.de>Michael Koch2004-11-211-3/+3
* BeanInfoEmbryo.java: Use TreeMap for proper sorting.Craig Black2004-11-181-5/+11
* [multiple changes]Andreas Tobler2004-11-161-0/+76
* 004-11-15 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2004-11-1539-1098/+6249
* FileLock.java (isValid): locks are valid if the channel is open.Casey Marshall2004-11-122-2/+2
* Fixed regression:Robert Schuster2004-11-121-11/+78
* Fixes bug #10908Robert Schuster2004-11-071-4/+7
* UnicastConnectionManager.java (clients): Now package-private.Tom Tromey2004-11-064-8/+13
* ISO_8859_1.java (Decoder): Now package-private.Tom Tromey2004-11-063-9/+15
* Output_UnicodeLittleUnmarked.java: New file.David Daney2004-10-281-0/+41
* 2004-10-26 Michael Koch <konqueror@gmx.de>Michael Koch2004-10-261-1/+5
* WordBreakIterator.java (WordBreakIterator): Don't initialize `iter'.Tom Tromey2004-10-255-9/+14
* Connection.java (sendRequest): Fix typo.Tom Tromey2004-10-221-1/+1