Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (427d042aa5785f2dd274e46c94129f468d88c596)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (427d042aa5785f2dd274e46c94129f468d88c596)
  • Date: Mon, 11 Aug 2008 15:18:51 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

libs/icu/DETAILS | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)

New commits:
commit 427d042aa5785f2dd274e46c94129f468d88c596
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

icu: bleh..

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index 7a107f0..7f7dd1d 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,7 +1,7 @@
SPELL=icu
VERSION=4.0

SOURCE_HASH=sha512:222fbc686bea93a879d68f8f91fbc956972d5fe11fcb2be131e30a28dee60db19a6205e59e256eccb23fc9d0cdadd1a80359395ddabfdf1399b5dfd7d36ae2d1
-
SOURCE2_HASH=sha512:1e43a5efd94745347e3a6cd26960c439875261e49446def2410b99cf9f2a4bc525bacc33ab4e9d4fca1eafd156f67b1eea9cefab9073293e63f207c848dbc0f8
/var/spool/sorcery/icu4c-4_0-docs.zip
+
SOURCE2_HASH=sha512:1e43a5efd94745347e3a6cd26960c439875261e49446def2410b99cf9f2a4bc525bacc33ab4e9d4fca1eafd156f67b1eea9cefab9073293e63f207c848dbc0f8
SPELLX=icu4c
VERSIONX=${VERSION//./_}
SOURCE=$SPELLX-$VERSIONX-src.tgz
@@ -16,26 +16,26 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
KEYWORDS="unicode libs"
SHORT="The International Components for Unicode (ICU) libraries."
cat << EOF
-The International Components for Unicode (ICU) libraries provide robust and
-full-featured Unicode services on a wide variety of platforms. ICU supports
-the most current version of the Unicode standard, and they provide support
+The International Components for Unicode (ICU) libraries provide robust and
+full-featured Unicode services on a wide variety of platforms. ICU supports
+the most current version of the Unicode standard, and they provide support
for supplementary Unicode characters (needed for GB 18030 repertoire
support).

-As computing environments become more heterogeneous, software portability
+As computing environments become more heterogeneous, software portability
becomes more important. ICU lets you produce the same results across all the
-various platforms you support, without sacrificing performance. It offers
-great flexibility to extend and customize the supplied services, which
+various platforms you support, without sacrificing performance. It offers
+great flexibility to extend and customize the supplied services, which
include:
- * Text: Unicode text handling, full character properties and character
+ * Text: Unicode text handling, full character properties and character
set conversions (500+ codepages)
- * Analysis: Unicode regular expressions; full Unicode sets; character,
+ * Analysis: Unicode regular expressions; full Unicode sets; character,
word and line boundaries
* Comparison: Language sensitive collation and searching
- * Transformations: normalization, upper/lowercase, script transliterations
+ * Transformations: normalization, upper/lowercase, script transliterations
(50+ pairs)
* Locales: Comprehensive locale data (230+) and resource bundle
architecture
* Complex Text Layout: Arabic, Hebrew, Indic and Thai
* Time: Multi-calendar and time zone
- * Formatting and Parsing: dates, times, numbers, currencies, messages and
+ * Formatting and Parsing: dates, times, numbers, currencies, messages and
rule based
EOF



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (427d042aa5785f2dd274e46c94129f468d88c596), Vlad Glagolev, 08/11/2008

Archive powered by MHonArc 2.6.24.

Top of Page