summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Levitt <nlevitt@columbia.edu>2003-05-20 03:38:48 +0000
committerNoah Levitt <nlevitt@src.gnome.org>2003-05-20 03:38:48 +0000
commit939c31884b2f690f09589c1b94e3d228e41cead5 (patch)
treecf4e95deccb89f20dead92070a059dcb224a39de
parent6c4580c9c778efca1d802ef77142c9faba634ccf (diff)
downloadglib-939c31884b2f690f09589c1b94e3d228e41cead5.tar.gz
glib-939c31884b2f690f09589c1b94e3d228e41cead5.tar.bz2
glib-939c31884b2f690f09589c1b94e3d228e41cead5.zip
Fix cut-and-pasto: g_unichar_break_type should return
2003-05-19 Noah Levitt <nlevitt@columbia.edu> * glib/gunibreak.c: Fix cut-and-pasto: g_unichar_break_type should return G_UNICODE_BREAK_UNKNOWN if the character is greater than G_UNICODE_LAST_CHAR.
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-2-106
-rw-r--r--ChangeLog.pre-2-126
-rw-r--r--ChangeLog.pre-2-46
-rw-r--r--ChangeLog.pre-2-66
-rw-r--r--ChangeLog.pre-2-86
-rw-r--r--glib/gunibreak.c2
7 files changed, 37 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c15affdc..f0561aa2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
+ * glib/gunibreak.c: Fix cut-and-pasto: g_unichar_break_type should
+ return G_UNICODE_BREAK_UNKNOWN if the character is greater than
+ G_UNICODE_LAST_CHAR.
+
+2003-05-19 Noah Levitt <nlevitt@columbia.edu>
+
* glib/glist.c: Remove unused function g_list_sort2 (bug #113203).
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 9c15affdc..f0561aa2f 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,11 @@
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
+ * glib/gunibreak.c: Fix cut-and-pasto: g_unichar_break_type should
+ return G_UNICODE_BREAK_UNKNOWN if the character is greater than
+ G_UNICODE_LAST_CHAR.
+
+2003-05-19 Noah Levitt <nlevitt@columbia.edu>
+
* glib/glist.c: Remove unused function g_list_sort2 (bug #113203).
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 9c15affdc..f0561aa2f 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,5 +1,11 @@
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
+ * glib/gunibreak.c: Fix cut-and-pasto: g_unichar_break_type should
+ return G_UNICODE_BREAK_UNKNOWN if the character is greater than
+ G_UNICODE_LAST_CHAR.
+
+2003-05-19 Noah Levitt <nlevitt@columbia.edu>
+
* glib/glist.c: Remove unused function g_list_sort2 (bug #113203).
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 9c15affdc..f0561aa2f 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,5 +1,11 @@
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
+ * glib/gunibreak.c: Fix cut-and-pasto: g_unichar_break_type should
+ return G_UNICODE_BREAK_UNKNOWN if the character is greater than
+ G_UNICODE_LAST_CHAR.
+
+2003-05-19 Noah Levitt <nlevitt@columbia.edu>
+
* glib/glist.c: Remove unused function g_list_sort2 (bug #113203).
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 9c15affdc..f0561aa2f 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,5 +1,11 @@
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
+ * glib/gunibreak.c: Fix cut-and-pasto: g_unichar_break_type should
+ return G_UNICODE_BREAK_UNKNOWN if the character is greater than
+ G_UNICODE_LAST_CHAR.
+
+2003-05-19 Noah Levitt <nlevitt@columbia.edu>
+
* glib/glist.c: Remove unused function g_list_sort2 (bug #113203).
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 9c15affdc..f0561aa2f 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,11 @@
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
+ * glib/gunibreak.c: Fix cut-and-pasto: g_unichar_break_type should
+ return G_UNICODE_BREAK_UNKNOWN if the character is greater than
+ G_UNICODE_LAST_CHAR.
+
+2003-05-19 Noah Levitt <nlevitt@columbia.edu>
+
* glib/glist.c: Remove unused function g_list_sort2 (bug #113203).
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
diff --git a/glib/gunibreak.c b/glib/gunibreak.c
index 28757067c..2147c52ff 100644
--- a/glib/gunibreak.c
+++ b/glib/gunibreak.c
@@ -31,7 +31,7 @@
? (break_property_table[Page] - G_UNICODE_MAX_TABLE_INDEX) \
: (break_property_data[break_property_table[Page]][Char]))
-#define PROP(Char) (((Char) > (G_UNICODE_LAST_CHAR)) ? G_UNICODE_UNASSIGNED : TPROP ((Char) >> 8, (Char) & 0xff))
+#define PROP(Char) (((Char) > (G_UNICODE_LAST_CHAR)) ? G_UNICODE_BREAK_UNKNOWN : TPROP ((Char) >> 8, (Char) & 0xff))
/**
* g_unichar_break_type: