Note: This an archive of a very old ICU release.You can find copies of the downloads here:
Archived Content: (below links may not function)DescriptionICU 3.2 is a major ("reference") release with new features, new and modified APIs. Major changes in ICU 3.2 include the following:
ICU4C DownloadRelease Date2006-Feb-24 Source Code DownloadOther than via these .tar and .zip files, the code is also tagged in SubVersion with release-3-2-1.
Binary Distribution DownloadHere are the binary distributions of the ICU libraries on our reference platforms.
Maintenance Release NotesICU4C 3.2.1 is a maintenance release of ICU4C 3.2. The primary features of this release are:
Platform Installation NotesPlease be sure to view the readme.html that is included in ICU. Most installation questions can be answered there. The z/OS (OS/390) unpax-icu.sh script is required to unpackage the compressed tar file on z/OS, and the i5/OS (OS/400) unpax-icu.sh script is required to unpackage the compressed file on i5/OS. Known Issues, Bugs and PatchesFor the list of known issues with ICU4C 3.2.1 please see the readme file ICU4C 3.2 mistakenly adds mutex locks to functions for case mapping properties, which reduces performance and scalability in multithreaded systems where these functions are used heavily. The patch for this issue fixes this issue (Ticket 4413). Software that calls ICU functions for normalization or for character properties in a multithreaded environment must call u_init() before doing so. See the u_init() API documentation and the readme for details. Instructions on applying this patch are located on the patch instructions page. This fix is included with ICU4C 3.2.1. Older 3.2 ReleasesHere are links to the older 3.2.x.
ICU4J DownloadRelease Date2004-Nov-22 DownloadsOther than via the jar files, the code is also tagged in SubVersion with release-3-2.
Platform Installation NotesPlease be sure to view the readme.html that is included in ICU. Most installation questions can be answered there. Known Bugs and PatchesICU4J 3.2 TimeZone code will not function properly in a Java2 Security context (such as within a Servlet environment). This affects Calendars and Date Formatting. (Ticket 4608) This bug has been fixed in ICU4J 3.4 and later. We are providing a patch to ICU4J in a zip file to fix this issue. Instructions on applying this patch are located on the ICU patch page, and the instructions are also found within the zip file. ICU4JNI DownloadRelease Date2004-Nov-22 DownloadsOther than via these ZIP files, the code is also tagged in SubVersion with release-3-2.
Known Issues, Bugs and PatchesFor the list of known issues with ICU4JNI 3.2 please see the readme file |
Downloading ICU >