[commit-cp] [bug #12599] gnu.java.nio.channels.FileChannelImp map, lock, unlock methods not implemented

2005-05-24 Thread Michael Koch
Follow-up Comment #1, bug #12599 (project classpath): Trygve Laugstol has a patch for this. We are currently doing the copyright assignment work. Then his stuff can go in. ___ Reply to this item at:

[commit-cp] classpath ./ChangeLog java/util/Locale.java

2005-05-24 Thread Michael Koch
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Michael Koch <[EMAIL PROTECTED]>05/05/25 05:40:49 Modified files: . : ChangeLog java/util : Locale.java Log message: 2005-05-25 Michael Koch <[EMAIL

[commit-cp] [bug #13172] Locale#getISOLanguages fails

2005-05-24 Thread Michael Koch
Update of bug #13172 (project classpath): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #2: I commited a pat

[commit-cp] classpath daily snapshot 20050525 FAILED

2005-05-24 Thread Michael Koch
checking whether the g77 linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for gcc... (c

[commit-cp] classpath ./ChangeLog ./configure.ac native/jni...

2005-05-24 Thread Thomas Fitzsimmons
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Thomas Fitzsimmons <[EMAIL PROTECTED]> 05/05/25 01:11:17 Modified files: . : ChangeLog configure.ac native/jni/gtk-peer: gnu_java_awt_peer_gtk_GtkScrollBarPeer.c Log messa

[commit-cp] classpath ./ChangeLog org/omg/CORBA/portable/De...

2005-05-24 Thread Audrius Me�kauskas
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Audrius Meškauskas <[EMAIL PROTECTED]> 05/05/24 22:00:15 Modified files: . : ChangeLog org/omg/CORBA/portable: Delegate.java Log message: 2005-05-24 Audrius Meska

[commit-cp] Re: [bug #13111] Classes in gnu.java.nio.charset.iconv should be extendable

2005-05-24 Thread Ito Kazumitsu
From: Ito Kazumitsu <[EMAIL PROTECTED]> Subject: [bug #13111] Classes in gnu.java.nio.charset.iconv should be extendable Date: Fri, 20 May 2005 08:39:44 + > By the way, I am ready to publish my Shift_JIS related programs somehow. Please find my iconv wrapper for Japanese charsets at http:

[commit-cp] Re: [bug #13172] Locale#getISOLanguages fails

2005-05-24 Thread Michael Koch
On Tue, May 24, 2005 at 07:39:06PM +0200, Ewout Prangsma wrote: > Michael, > > This test works just fine, but i don't see how this is related to > Locale#getISOLanguages (the static > method) ahh, I exchanged the methods. No I can reproduce it. I will try to fix it now. Michael -- Escape the

[commit-cp] classpath ./ChangeLog java/text/MessageFormat.java

2005-05-24 Thread Tom Tromey
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Tom Tromey <[EMAIL PROTECTED]> 05/05/24 18:07:38 Modified files: . : ChangeLog java/text : MessageFormat.java Log message: 2005-05-24 Gary Benson <[EMAIL PR

[commit-cp] Re: [bug #13172] Locale#getISOLanguages fails

2005-05-24 Thread Ewout Prangsma
Michael, This test works just fine, but i don't see how this is related to Locale#getISOLanguages (the static method) Ewout Michael Koch wrote: Follow-up Comment #1, bug #13172 (project classpath): This looks like your source/build tree is hosed. I got reported similar bugs after the new l

[commit-cp] [bug #13172] Locale#getISOLanguages fails

2005-05-24 Thread Michael Koch
Follow-up Comment #1, bug #13172 (project classpath): This looks like your source/build tree is hosed. I got reported similar bugs after the new locales got commited and people had unclean trees. To get sure I attached a small testcase which works without any problems. Please test and report bac

[commit-cp] [bug #13172] Locale#getISOLanguages fails

2005-05-24 Thread Ewout Prangsma
URL: Summary: Locale#getISOLanguages fails Project: classpath Submitted by: epr Submitted on: Tue 05/24/2005 at 12:03 Category: classpath Sever

[commit-cp] classpath ./ChangeLog gnu/CORBA/Functional_ORB....

2005-05-24 Thread Mark Wielaard
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Mark Wielaard <[EMAIL PROTECTED]> 05/05/24 08:24:35 Modified files: . : ChangeLog gnu/CORBA : Functional_ORB.java IOR.java bufferedRespon

[commit-cp] [bug #13164] swing: minimumSize not honored by JSplitPane

2005-05-24 Thread Roman Kennke
Update of bug #13164 (project classpath): Assigned to:None => rabbit78 ___ Follow-up Comment #1: Thanks for reporting. I will take care of this. You are really cool, your testing is a great