Marcin> I wonder what Java implementations do. Java-1.0 spec that I Marcin> have does not address file encodings other than a modified Marcin> UTF-8, but later Java versions have done something with that, Marcin> right? I'm not sure what you're asking. Our Java implementation uses jchar (UTF-16? Or is it UCS-2? I always get those confused) internally everywhere. Conversions to other encodings can be done by various I/O classes. The default I/O encoding is chosen in a platform-specific way. Tom - Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/lists/
- Updated UTF-8 decoder stress test file Markus Kuhn
- Re: Updated UTF-8 decoder stress test file Robert Brady
- Re: Updated UTF-8 decoder stress test file Paul Sheer
- Re: Updated UTF-8 decoder stress test file Bruno Haible
- Re: Updated UTF-8 decoder stress test file Marcin 'Qrczak' Kowalczyk
- Re: Updated UTF-8 decoder stress test file Markus Kuhn
- Re: Updated UTF-8 decoder stress test file Marcin 'Qrczak' Kowalczyk
- Re: Updated UTF-8 decoder stress test file Markus Kuhn
- Re: Updated UTF-8 decoder stress test file Marcin 'Qrczak' Kowalczyk
- Re: Updated UTF-8 decoder stress test f... Tom Tromey
- Re: Updated UTF-8 decoder stress test f... Keld J�rn Simonsen
