Re: RFC: GNU Crypto and Jessie (again)

2006-01-22 Thread Casey Marshall
On Jan 22, 2006, at 3:19 PM, Mark Wielaard wrote: Hi Casey, On Sat, 2006-01-21 at 19:06 -0800, Casey Marshall wrote: I've finished splitting GNU Crypto along "weak" and "strong" lines, reformatted the code in GNU Crypto, and added the correct copyright headers to all the files. The resulting p

JamVM 1.4.2 released

2006-01-22 Thread Robert Lougher
Hi, I'm pleased to announce the release of JamVM 1.4.2 (http://jamvm.sourceforge.net). This release adds support for class garbage-collection and unloading. A couple of other changes and bug-fixes have also been made. The full list of changes are here: http://sourceforge.net/project/shownotes.

[Bug classpath/25916] java.text.NumberFormat.getCurrencyInstance throws IllegalArgumentExceptions even on standard locales

2006-01-22 Thread bero at arklinux dot org
--- Comment #2 from bero at arklinux dot org 2006-01-23 01:01 --- Test code based on the java.util.Currency.getInstance() code: Locale[] allLocales = Locale.getAvailableLocales(); for(int i = 0; i < allLocales.length; i++) { System

CACAO 0.94 released

2006-01-22 Thread Christian Thalinger
CACAO 0.94 released. This is a small feature enhancement and bugfix release. Here is a short list of the most important changes: * support compilation of Interpreter and JIT compiler into one binary (not enabled by default) * bootstrap ZIP code rewrite (VM startup time improvement) * f

Re: RFC: GNU Crypto and Jessie (again)

2006-01-22 Thread Mark Wielaard
Hi Casey, On Sat, 2006-01-21 at 19:06 -0800, Casey Marshall wrote: > I've finished splitting GNU Crypto along "weak" and "strong" lines, > reformatted the code in GNU Crypto, and added the correct copyright > headers to all the files. The resulting patch, and zip file of new > files is here:

Re: How to check out Cacao

2006-01-22 Thread Tom Tromey
> "Twisti" == Christian Thalinger <[EMAIL PROTECTED]> writes: Twisti> Thanks for answering. Yes, we migrated to subversion. The Twisti> new url is: Twisti> //c1.complang.tuwien.ac.at/ahome/cacao/svn/cacao/trunk If you don't mind, would you update the classpath wiki to mention this? I guess

Re: [cp-patches] RFC: GNU Crypto and Jessie (again)

2006-01-22 Thread Tom Tromey
> "Casey" == Casey Marshall <[EMAIL PROTECTED]> writes: Casey> There are no changes to the build system (I don't know if Casey> the GCJ support needs changing at all; I don't use it, so I can't Casey> tell). It should be fine; if not, I'll fix it up after the commit. Casey> This should not b

Re: Classpath 0.20 successfully built with Cygwin

2006-01-22 Thread Dalibor Topic
Enrico Migliore wrote: Hi Dalibor, I'll join Jikes' the mailing list and ask the committers to apply the patch. Afterwards, I'll you know. thanks! cheers, dalibor topic ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.org/mailman/

Re: Classpath 0.20 successfully built with Cygwin

2006-01-22 Thread Enrico Migliore
What prevents the commiters to apply that simple patch to the repository? I am not sure which patch and which repository we are talking about. If you are talking about a patch to Kaffe's docs, I'll add a comment there in a minute about the second patch being for CVS head of jikes. If yo