mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-04 20:59:21 +02:00
Update the link to Unicode category values. (#313369, Behnam Esfahbod)
2005-08-15 Matthias Clasen <mclasen@redhat.com> * glib/gunicode.h: Update the link to Unicode category values. (#313369, Behnam Esfahbod)
This commit is contained in:
committed by
Matthias Clasen
parent
d75bbbb124
commit
8c663934ca
@@ -1,5 +1,8 @@
|
|||||||
2005-08-15 Matthias Clasen <mclasen@redhat.com>
|
2005-08-15 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/gunicode.h: Update the link to Unicode category
|
||||||
|
values. (#313369, Behnam Esfahbod)
|
||||||
|
|
||||||
* glib/gqueue.c (g_queue_find_custom): Clarify docs
|
* glib/gqueue.c (g_queue_find_custom): Clarify docs
|
||||||
a little. (#311727, Tristan van Berkom)
|
a little. (#311727, Tristan van Berkom)
|
||||||
|
|
||||||
|
@@ -1,5 +1,8 @@
|
|||||||
2005-08-15 Matthias Clasen <mclasen@redhat.com>
|
2005-08-15 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/gunicode.h: Update the link to Unicode category
|
||||||
|
values. (#313369, Behnam Esfahbod)
|
||||||
|
|
||||||
* glib/gqueue.c (g_queue_find_custom): Clarify docs
|
* glib/gqueue.c (g_queue_find_custom): Clarify docs
|
||||||
a little. (#311727, Tristan van Berkom)
|
a little. (#311727, Tristan van Berkom)
|
||||||
|
|
||||||
|
@@ -1,5 +1,8 @@
|
|||||||
2005-08-15 Matthias Clasen <mclasen@redhat.com>
|
2005-08-15 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/gunicode.h: Update the link to Unicode category
|
||||||
|
values. (#313369, Behnam Esfahbod)
|
||||||
|
|
||||||
* glib/gqueue.c (g_queue_find_custom): Clarify docs
|
* glib/gqueue.c (g_queue_find_custom): Clarify docs
|
||||||
a little. (#311727, Tristan van Berkom)
|
a little. (#311727, Tristan van Berkom)
|
||||||
|
|
||||||
|
@@ -1,5 +1,8 @@
|
|||||||
2005-08-15 Matthias Clasen <mclasen@redhat.com>
|
2005-08-15 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/gunicode.h: Update the link to Unicode category
|
||||||
|
values. (#313369, Behnam Esfahbod)
|
||||||
|
|
||||||
* glib/gqueue.c (g_queue_find_custom): Clarify docs
|
* glib/gqueue.c (g_queue_find_custom): Clarify docs
|
||||||
a little. (#311727, Tristan van Berkom)
|
a little. (#311727, Tristan van Berkom)
|
||||||
|
|
||||||
|
@@ -31,7 +31,7 @@ typedef guint32 gunichar;
|
|||||||
typedef guint16 gunichar2;
|
typedef guint16 gunichar2;
|
||||||
|
|
||||||
/* These are the possible character classifications.
|
/* These are the possible character classifications.
|
||||||
* See http://www.unicode.org/Public/UNIDATA/UnicodeData.html
|
* See http://www.unicode.org/Public/UNIDATA/UCD.html#General_Category_Values
|
||||||
*/
|
*/
|
||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user